You are not logged in.

#1 2018-02-09 14:34:48

iambrj
Member
Registered: 2017-11-03
Posts: 16

[SOLVED] USB Stick not working in Arch

I have a 16GB USB stick that has been NTFS formatted in Windows 7. It is being recognised in both Windows 7 and Windows 10. When I plug in the same USB stick into my laptop with Arch Linux it simply does not show up in /dev. What is wrong? How can I fix it?

Last edited by iambrj (2018-02-09 17:04:19)


Less is more

Offline

#2 2018-02-09 14:47:30

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,743

Re: [SOLVED] USB Stick not working in Arch

Look at your dmesg when you plug in the stick.

Offline

#3 2018-02-09 14:55:42

iambrj
Member
Registered: 2017-11-03
Posts: 16

Re: [SOLVED] USB Stick not working in Arch

[14239.210312] usb 1-2: new high-speed USB device number 8 using xhci_hcd

What does that mean?

Last edited by iambrj (2018-02-09 14:56:37)


Less is more

Offline

#4 2018-02-09 15:07:58

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,743

Re: [SOLVED] USB Stick not working in Arch

Not enough, it simply tells you it detected a device being plugged in, there surely are more messages than this? Post the whole dmesg if in doubt.

Offline

#5 2018-02-09 15:11:18

iambrj
Member
Registered: 2017-11-03
Posts: 16

Re: [SOLVED] USB Stick not working in Arch

Entire dmesg output

[    0.000000] Linux version 4.14.15-1-ARCH (builduser@heftig) (gcc version 7.2.1 20180116 (GCC)) #1 SMP PREEMPT Tue Jan 23 21:49:25 UTC 2018
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=fb910830-a732-4c7c-b690-f06b6d12e9f6 rw quiet
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007d07bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007d07c000-0x000000008ff78fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008ff79000-0x000000008ff79fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008ff7a000-0x000000009d239fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009d23a000-0x000000009d299fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009d29a000-0x000000009d2fdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009d2fe000-0x000000009fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] random: fast init done
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: LENOVO 80TL/Lenovo V110-15ISK, BIOS 1KCN29WW 12/09/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x25f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   2 base 009E000000 mask 7FFE000000 uncachable
[    0.000000]   3 base 009D800000 mask 7FFF800000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: last_pfn = 0x7d07c max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff987ec0097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x0f62d000, 0x0f62dfff] PGTABLE
[    0.000000] BRK [0x0f62e000, 0x0f62efff] PGTABLE
[    0.000000] BRK [0x0f62f000, 0x0f62ffff] PGTABLE
[    0.000000] BRK [0x0f630000, 0x0f630fff] PGTABLE
[    0.000000] BRK [0x0f631000, 0x0f631fff] PGTABLE
[    0.000000] BRK [0x0f632000, 0x0f632fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37241000-0x37917fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0120 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 0x000000009D2BE188 00010C (v01 LENOVO CB-01    00000000 LENO 00000001)
[    0.000000] ACPI: FACP 0x000000009D2F0000 0000F4 (v05 LENOVO CB-01    00000000 LENO 00000001)
[    0.000000] ACPI: DSDT 0x000000009D2C7000 02335A (v02 LENOVO SKL      00000000 INTL 20141107)
[    0.000000] ACPI: FACS 0x000000009D266000 000040
[    0.000000] ACPI: TCPA 0x000000009D2FB000 000032 (v02 LENOVO CB-01    00000002 LENO 00000001)
[    0.000000] ACPI: SSDT 0x000000009D2FA000 0004D0 (v02 LENOVO Tpm2Tabl 00001000 INTL 20141107)
[    0.000000] ACPI: SSDT 0x000000009D2F9000 00004B (v02 LENOVO MeSsdt   00003000 INTL 20141107)
[    0.000000] ACPI: TPM2 0x000000009D2F8000 000034 (v03 LENOVO CB-01    00000000 LENO 00000001)
[    0.000000] ACPI: UEFI 0x000000009D27C000 000042 (v01 LENOVO CB-01    00000002 LENO 00000001)
[    0.000000] ACPI: SSDT 0x000000009D2F2000 005300 (v02 LENOVO SaSsdt   00003000 INTL 20141107)
[    0.000000] ACPI: SSDT 0x000000009D2F1000 0005C5 (v02 LENOVO PerfTune 00001000 INTL 20141107)
[    0.000000] ACPI: HPET 0x000000009D2EF000 000038 (v01 LENOVO CB-01    00000001 LENO 00000001)
[    0.000000] ACPI: LPIT 0x000000009D2EE000 000094 (v01 LENOVO CB-01    00000000 LENO 00000001)
[    0.000000] ACPI: APIC 0x000000009D2ED000 0000BC (v03 LENOVO CB-01    00000001 LENO 00000001)
[    0.000000] ACPI: MCFG 0x000000009D2EC000 00003C (v01 LENOVO CB-01    00000001 LENO 00000001)
[    0.000000] ACPI: WDAT 0x000000009D2EB000 000134 (v01 LENOVO CB-01    00000000 LENO 00000001)
[    0.000000] ACPI: SSDT 0x000000009D2C6000 00019A (v02 LENOVO Sata0Ide 00001000 INTL 20141107)
[    0.000000] ACPI: DBGP 0x000000009D2C5000 000034 (v01 LENOVO CB-01    00000000 LENO 00000001)
[    0.000000] ACPI: DBG2 0x000000009D2C4000 000054 (v00 LENOVO CB-01    00000000 LENO 00000001)
[    0.000000] ACPI: SSDT 0x000000009D2C3000 0004CB (v02 LENOVO xh_rvp07 00000000 INTL 20141107)
[    0.000000] ACPI: BOOT 0x000000009D2C2000 000028 (v01 LENOVO CB-01    00000002 LENO 00000001)
[    0.000000] ACPI: BATB 0x000000009D2C1000 000046 (v01 LENOVO CB-01    6C617470 LENO 00000001)
[    0.000000] ACPI: SSDT 0x000000009D2C0000 0005FD (v02 LENOVO Cpu0Ist  00003000 INTL 20141107)
[    0.000000] ACPI: SSDT 0x000000009D2BF000 000E73 (v02 LENOVO CpuSsdt  00003000 INTL 20141107)
[    0.000000] ACPI: POAT 0x000000009D2FC000 000055 (v03 LENOVO CB-01    00000000 LENO 00000001)
[    0.000000] ACPI: SLIC 0x000000009D2BD000 000176 (v01 LENOVO CB-01    00000001 LENO 00000001)
[    0.000000] ACPI: SSDT 0x000000009D2BC000 000F2F (v01 LENOVO AmdPch   00001000 INTL 20141107)
[    0.000000] ACPI: SSDT 0x000000009D2BB000 000387 (v02 LENOVO SgPch    00001000 INTL 20141107)
[    0.000000] ACPI: ASF! 0x000000009D2BA000 0000A5 (v32 LENOVO CB-01    00000001 LENO 00000001)
[    0.000000] ACPI: FPDT 0x000000009D2B9000 000044 (v01 LENOVO CB-01    00000002 LENO 00000001)
[    0.000000] ACPI: BGRT 0x000000009D2B8000 000038 (v01 LENOVO CB-01    00000002 LENO 00000001)
[    0.000000] ACPI: UEFI 0x000000009D252000 00018E (v01 LENOVO CB-01    00000001 LENO 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000025effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x25effa000-0x25effdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000025effffff]
[    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-0x000000007d07bfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000025effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000025effffff]
[    0.000000] On node 0 totalpages: 1949720
[    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: 7938 pages used for memmap
[    0.000000]   DMA32 zone: 508028 pages, LIFO batch:31
[    0.000000]   Normal zone: 22464 pages used for memmap
[    0.000000]   Normal zone: 1437696 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x000000009e000000-0x000000009fffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    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 high 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: 0x8086a201 base: 0xfed00000
[    0.000000] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-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 0x7d07c000-0x8ff78fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ff79000-0x8ff79fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ff7a000-0x9d239fff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d23a000-0x9d299fff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d29a000-0x9d2fdfff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d2fe000-0x9fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xa0000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe800000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed85000-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] e820: [mem 0xa0000000-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: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 42 pages/cpu @ffff98811ec00000 s134168 r8192 d29672 u524288
[    0.000000] pcpu-alloc: s134168 r8192 d29672 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1919233
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=fb910830-a732-4c7c-b690-f06b6d12e9f6 rw quiet
[    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: 7579412K/7798880K available (10252K kernel code, 1157K rwdata, 2792K rodata, 1360K init, 992K bss, 219468K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 29122 entries in 114 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 8448, nr_irqs: 1024, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.003333] tsc: Detected 2300.000 MHz processor
[    0.003333] Calibrating delay loop (skipped), value calculated using timer frequency.. 4609.00 BogoMIPS (lpj=7680000)
[    0.003333] pid_max: default: 32768 minimum: 301
[    0.003333] ACPI: Core revision 20170728
[    0.037288] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.037314] Security Framework initialized
[    0.037315] Yama: becoming mindful.
[    0.038310] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.038799] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.038821] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.038837] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.039024] CPU: Physical Processor ID: 0
[    0.039025] CPU: Processor Core ID: 0
[    0.039031] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.039031] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.039037] mce: CPU supports 8 MCE banks
[    0.039047] CPU0: Thermal monitoring enabled (TM1)
[    0.039063] process: using mwait in idle threads
[    0.039065] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.039066] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.039067] Spectre V2 mitigation: Mitigation: Full generic retpoline
[    0.039068] Spectre V2 mitigation: Filling RSB on context switch
[    0.039147] Freeing SMP alternatives memory: 24K
[    0.040059] smpboot: Max logical packages: 2
[    0.041281] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.045970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.079999] smpboot: CPU0: Intel(R) Core(TM) i3-6100U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[    0.090037] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.090069] ... version:                4
[    0.090070] ... bit width:              48
[    0.090070] ... generic registers:      4
[    0.090071] ... value mask:             0000ffffffffffff
[    0.090072] ... max period:             00007fffffffffff
[    0.090072] ... fixed-purpose events:   3
[    0.090073] ... event mask:             000000070000000f
[    0.096679] Hierarchical SRCU implementation.
[    0.110153] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.116678] smp: Bringing up secondary CPUs ...
[    0.143376] x86: Booting SMP configuration:
[    0.143377] .... node  #0, CPUs:      #1 #2 #3
[    0.197104] smp: Brought up 1 node, 4 CPUs
[    0.197104] smpboot: Total of 4 processors activated (18439.00 BogoMIPS)
[    0.200266] devtmpfs: initialized
[    0.200266] x86/mm: Memory block size: 128MB
[    0.200598] PM: Registering ACPI NVS region [mem 0x8ff79000-0x8ff79fff] (4096 bytes)
[    0.200598] PM: Registering ACPI NVS region [mem 0x9d23a000-0x9d299fff] (393216 bytes)
[    0.200598] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.200598] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.200598] pinctrl core: initialized pinctrl subsystem
[    0.200598] RTC time: 10:37:20, date: 02/09/18
[    0.200598] NET: Registered protocol family 16
[    0.200598] cpuidle: using governor ladder
[    0.200598] cpuidle: using governor menu
[    0.200598] Simple Boot Flag at 0x47 set to 0x1
[    0.200598] ACPI: bus type PCI registered
[    0.200598] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.200598] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.203354] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.203354] PCI: Using configuration type 1 for base access
[    0.204013] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.204013] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.204015] ACPI: Added _OSI(Module Device)
[    0.204015] ACPI: Added _OSI(Processor Device)
[    0.204015] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.204015] ACPI: Added _OSI(Processor Aggregator Device)
[    0.204174] ACPI: Executed 19 blocks of module-level executable AML code
[    0.217558] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.220729] ACPI: Dynamic OEM Table Load:
[    0.220744] ACPI: SSDT 0xFFFF988115BAA800 0005FD (v02 PmRef  Cpu0Ist  00003000 INTL 20141107)
[    0.220751] ACPI Error: [_PPC] Namespace lookup failure, AE_ALREADY_EXISTS (20170728/dswload-378)
[    0.220759] ACPI Exception: AE_ALREADY_EXISTS, During name lookup/catalog (20170728/psobject-252)
[    0.220877] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.222366] ACPI: Dynamic OEM Table Load:
[    0.222374] ACPI: SSDT 0xFFFF9881154FA400 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20141107)
[    0.222742] ACPI: Dynamic OEM Table Load:
[    0.222749] ACPI: SSDT 0xFFFF988115BA5780 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20141107)
[    0.223026] ACPI: Dynamic OEM Table Load:
[    0.223032] ACPI: SSDT 0xFFFF9881154FEC00 000130 (v02 PmRef  HwpLvt   00003000 INTL 20141107)
[    0.223819] ACPI: Dynamic OEM Table Load:
[    0.223828] ACPI: SSDT 0xFFFF988115BAD000 0005AA (v02 PmRef  ApIst    00003000 INTL 20141107)
[    0.224398] ACPI: Dynamic OEM Table Load:
[    0.224405] ACPI: SSDT 0xFFFF9881154FE200 000119 (v02 PmRef  ApHwp    00003000 INTL 20141107)
[    0.224768] ACPI: Dynamic OEM Table Load:
[    0.224774] ACPI: SSDT 0xFFFF9881154FF600 000119 (v02 PmRef  ApCst    00003000 INTL 20141107)
[    0.227002] ACPI: EC: EC started
[    0.227003] ACPI: EC: interrupt blocked
[    0.229232] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.229234] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x4f, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.229236] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    0.229236] ACPI: Interpreter enabled
[    0.229283] ACPI: (supports S0 S3 S4 S5)
[    0.229285] ACPI: Using IOAPIC for interrupt routing
[    0.229334] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.230217] ACPI: Enabled 1 GPEs in block 00 to 7F
[    0.231093] ACPI: Power Resource [PG00] (on)
[    0.231422] ACPI: Power Resource [PG01] (on)
[    0.231739] ACPI: Power Resource [PG02] (on)
[    0.236689] ACPI: Power Resource [AMD3] (on)
[    0.236712] ACPI: Power Resource [AMD2] (on)
[    0.237153] ACPI: Power Resource [WRST] (on)
[    0.237602] ACPI: Power Resource [WRST] (on)
[    0.237987] ACPI: Power Resource [WRST] (on)
[    0.238368] ACPI: Power Resource [WRST] (on)
[    0.238776] ACPI: Power Resource [WRST] (on)
[    0.239155] ACPI: Power Resource [WRST] (on)
[    0.239536] ACPI: Power Resource [WRST] (on)
[    0.239920] ACPI: Power Resource [WRST] (on)
[    0.240305] ACPI: Power Resource [WRST] (on)
[    0.240686] ACPI: Power Resource [WRST] (on)
[    0.241066] ACPI: Power Resource [WRST] (on)
[    0.241452] ACPI: Power Resource [WRST] (on)
[    0.241808] ACPI: Power Resource [WRST] (on)
[    0.242160] ACPI: Power Resource [WRST] (on)
[    0.242512] ACPI: Power Resource [WRST] (on)
[    0.242862] ACPI: Power Resource [WRST] (on)
[    0.243218] ACPI: Power Resource [WRST] (on)
[    0.243575] ACPI: Power Resource [WRST] (on)
[    0.243925] ACPI: Power Resource [WRST] (on)
[    0.244276] ACPI: Power Resource [WRST] (on)
[    0.255263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.255269] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.257892] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.259774] PCI host bridge to bus 0000:00
[    0.259776] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.259778] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.259779] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.259781] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window]
[    0.259782] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.259784] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.259793] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[    0.260710] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[    0.260723] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
[    0.260730] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.260736] pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
[    0.261522] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.261547] pci 0000:00:14.0: reg 0x10: [mem 0xd1300000-0xd130ffff 64bit]
[    0.261627] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.262386] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.262410] pci 0000:00:14.2: reg 0x10: [mem 0xd132a000-0xd132afff 64bit]
[    0.263173] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.263202] pci 0000:00:16.0: reg 0x10: [mem 0xd132b000-0xd132bfff 64bit]
[    0.263286] pci 0000:00:16.0: PME# supported from D3hot
[    0.264015] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.264036] pci 0000:00:17.0: reg 0x10: [mem 0xd1328000-0xd1329fff]
[    0.264045] pci 0000:00:17.0: reg 0x14: [mem 0xd1332000-0xd13320ff]
[    0.264054] pci 0000:00:17.0: reg 0x18: [io  0xe080-0xe087]
[    0.264062] pci 0000:00:17.0: reg 0x1c: [io  0xe088-0xe08b]
[    0.264071] pci 0000:00:17.0: reg 0x20: [io  0xe060-0xe07f]
[    0.264080] pci 0000:00:17.0: reg 0x24: [mem 0xd1330000-0xd13307ff]
[    0.264127] pci 0000:00:17.0: PME# supported from D3hot
[    0.264851] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.264931] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.265685] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.265771] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.266521] pci 0000:00:1d.0: [8086:9d1b] type 01 class 0x060400
[    0.266600] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.267369] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[    0.268187] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.268205] pci 0000:00:1f.2: reg 0x10: [mem 0xd1324000-0xd1327fff]
[    0.268970] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
[    0.269002] pci 0000:00:1f.3: reg 0x10: [mem 0xd1320000-0xd1323fff 64bit]
[    0.269038] pci 0000:00:1f.3: reg 0x20: [mem 0xd1310000-0xd131ffff 64bit]
[    0.269094] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.269835] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.269895] pci 0000:00:1f.4: reg 0x10: [mem 0xd1331000-0xd13310ff 64bit]
[    0.269964] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.270800] pci 0000:01:00.0: [1002:6660] type 00 class 0x038000
[    0.270827] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.270840] pci 0000:01:00.0: reg 0x18: [mem 0xd1200000-0xd123ffff 64bit]
[    0.270849] pci 0000:01:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    0.270865] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.270873] pci 0000:01:00.0: enabling Extended Tags
[    0.270931] pci 0000:01:00.0: supports D1 D2
[    0.270932] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.280038] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.280042] pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
[    0.280045] pci 0000:00:1c.0:   bridge window [mem 0xd1200000-0xd12fffff]
[    0.280049] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.280144] pci 0000:02:00.0: [8086:3166] type 00 class 0x028000
[    0.280211] pci 0000:02:00.0: reg 0x10: [mem 0xd1100000-0xd1101fff 64bit]
[    0.280433] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.290066] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.290071] pci 0000:00:1c.4:   bridge window [mem 0xd1100000-0xd11fffff]
[    0.290134] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.290166] pci 0000:03:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.290195] pci 0000:03:00.0: reg 0x18: [mem 0xd1004000-0xd1004fff 64bit]
[    0.290214] pci 0000:03:00.0: reg 0x20: [mem 0xd1000000-0xd1003fff 64bit]
[    0.290315] pci 0000:03:00.0: supports D1 D2
[    0.290317] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.300047] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.300050] pci 0000:00:1d.0:   bridge window [io  0xc000-0xcfff]
[    0.300053] pci 0000:00:1d.0:   bridge window [mem 0xd1000000-0xd10fffff]
[    0.301780] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.301832] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.301882] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.301931] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.301980] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.302029] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.302079] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.302130] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.302412] platform MSFT0101:00: failed to claim resource 1: [mem 0xfed40000-0xfed40fff]
[    0.302419] acpi MSFT0101:00: platform device creation failed: -16
[    0.302548] ACPI: EC: interrupt unblocked
[    0.302562] ACPI: EC: event unblocked
[    0.302574] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x4f, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.302576] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.302647] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.302647] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.302647] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.302647] vgaarb: loaded
[    0.302647] EDAC MC: Ver: 3.0.0
[    0.303345] PCI: Using ACPI for IRQ routing
[    0.330923] PCI: pci_cache_line_size set to 64 bytes
[    0.331006] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    0.331007] e820: reserve RAM buffer [mem 0x7d07c000-0x7fffffff]
[    0.331008] e820: reserve RAM buffer [mem 0x25f000000-0x25fffffff]
[    0.331093] NetLabel: Initializing
[    0.331093] NetLabel:  domain hash size = 128
[    0.331094] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.331107] NetLabel:  unlabeled traffic allowed by default
[    0.331119] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.331119] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.333337] clocksource: Switched to clocksource hpet
[    0.341781] VFS: Disk quotas dquot_6.6.0
[    0.341797] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.341842] pnp: PnP ACPI init
[    0.341959] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.341961] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.341963] system 00:00: [mem 0xfdb00000-0xfdffffff] could not be reserved
[    0.341965] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.341966] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.341968] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.341969] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.341976] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.342277] system 00:01: [io  0xff00-0xfffe] has been reserved
[    0.342281] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.342414] system 00:02: [io  0xffff] has been reserved
[    0.342416] system 00:02: [io  0xffff] has been reserved
[    0.342417] system 00:02: [io  0xffff] has been reserved
[    0.342420] system 00:02: [io  0x1800-0x18fe] has been reserved
[    0.342422] system 00:02: [mem 0xfe800000-0xfe80ffff] has been reserved
[    0.342425] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.342515] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.342550] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.342553] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.342611] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.342628] pnp 00:06: Plug and Play ACPI device, IDs SYN2b75 PNP0f13 (active)
[    0.343731] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.343732] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.343736] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.344256] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.344257] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.344259] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.344261] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.344262] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.344264] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.344266] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.344267] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.344269] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.344271] system 00:08: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.344274] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.344653] pnp: PnP ACPI: found 9 devices
[    0.352181] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.352186] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    0.352213] pci 0000:01:00.0: BAR 6: assigned [mem 0xd1240000-0xd125ffff pref]
[    0.352215] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.352218] pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
[    0.352222] pci 0000:00:1c.0:   bridge window [mem 0xd1200000-0xd12fffff]
[    0.352225] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.352230] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.352236] pci 0000:00:1c.4:   bridge window [mem 0xd1100000-0xd11fffff]
[    0.352243] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.352245] pci 0000:00:1d.0:   bridge window [io  0xc000-0xcfff]
[    0.352249] pci 0000:00:1d.0:   bridge window [mem 0xd1000000-0xd10fffff]
[    0.352256] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.352258] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.352259] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.352261] pci_bus 0000:00: resource 7 [mem 0xa0000000-0xdfffffff window]
[    0.352262] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.352264] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.352265] pci_bus 0000:01: resource 1 [mem 0xd1200000-0xd12fffff]
[    0.352267] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.352268] pci_bus 0000:02: resource 1 [mem 0xd1100000-0xd11fffff]
[    0.352270] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
[    0.352271] pci_bus 0000:03: resource 1 [mem 0xd1000000-0xd10fffff]
[    0.352411] NET: Registered protocol family 2
[    0.352540] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.352648] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.352779] TCP: Hash tables configured (established 65536 bind 65536)
[    0.352807] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.352827] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.352871] NET: Registered protocol family 1
[    0.352885] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.353179] PCI: CLS 0 bytes, default 64
[    0.353209] Unpacking initramfs...
[    0.473762] Freeing initrd memory: 7004K
[    0.473770] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.473772] software IO TLB [mem 0x7907c000-0x7d07c000] (64MB) mapped at [ffff987f3907c000-ffff987f3d07bfff]
[    0.473964] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
[    0.474081] Scanning for low memory corruption every 60 seconds
[    0.474664] Initialise system trusted keyrings
[    0.474672] Key type blacklist registered
[    0.474754] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    0.475643] zbud: loaded
[    0.478322] Key type asymmetric registered
[    0.478353] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.478406] io scheduler noop registered
[    0.478406] io scheduler deadline registered
[    0.478443] io scheduler cfq registered (default)
[    0.478444] io scheduler mq-deadline registered
[    0.478445] io scheduler kyber registered
[    0.478464] io scheduler bfq registered
[    0.479242] pcieport 0000:00:1c.0: AER enabled with IRQ 120
[    0.479265] pcieport 0000:00:1d.0: AER enabled with IRQ 122
[    0.479277] pcieport 0000:00:1c.0: Signaling PME with IRQ 120
[    0.479296] pcieport 0000:00:1c.4: Signaling PME with IRQ 121
[    0.479307] pcieport 0000:00:1d.0: Signaling PME with IRQ 122
[    0.479327] vesafb: mode is 1366x768x32, linelength=5504, pages=0
[    0.479327] vesafb: scrolling: redraw
[    0.479329] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.479337] vesafb: framebuffer at 0xb0000000, mapped to 0xffffbc1a01800000, using 4160k, total 4160k
[    0.579628] Console: switching to colour frame buffer device 170x48
[    0.679521] fb0: VESA VGA frame buffer device
[    0.679535] intel_idle: MWAIT substates: 0x11142120
[    0.679536] intel_idle: v0.4.1 model 0x4E
[    0.679753] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.680777] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.681697] rtc_cmos 00:03: RTC can wake from S4
[    0.682103] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.682185] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.682193] intel_pstate: Intel P-state driver initializing
[    0.682725] intel_pstate: HWP enabled
[    0.682876] ledtrig-cpu: registered to indicate activity on CPUs
[    0.682913] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
[    0.683129] NET: Registered protocol family 10
[    0.687932] Segment Routing with IPv6
[    0.687951] NET: Registered protocol family 17
[    0.688527] RAS: Correctable Errors collector initialized.
[    0.688596] microcode: sig=0x406e3, pf=0x80, revision=0x9e
[    0.688715] microcode: Microcode Update Driver: v2.2.
[    0.688738] sched_clock: Marking stable (688711446, 0)->(792336937, -103625491)
[    0.689075] registered taskstats version 1
[    0.689084] Loading compiled-in X.509 certificates
[    0.689098] zswap: loaded using pool lzo/zbud
[    0.692057] Key type big_key registered
[    0.692906]   Magic number: 6:291:628
[    0.693092] rtc_cmos 00:03: setting system clock to 2018-02-09 10:37:21 UTC (1518172641)
[    0.695065] Freeing unused kernel memory: 1360K
[    0.695066] Write protecting the kernel read-only data: 16384k
[    0.695523] Freeing unused kernel memory: 2016K
[    0.697941] Freeing unused kernel memory: 1304K
[    0.760821] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.764072] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.764122] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.777125] ACPI: bus type USB registered
[    0.777150] usbcore: registered new interface driver usbfs
[    0.777158] usbcore: registered new interface driver hub
[    0.777187] usbcore: registered new device driver usb
[    0.779607] SCSI subsystem initialized
[    0.785065] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.785073] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.786251] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    0.786259] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.786533] hub 1-0:1.0: USB hub found
[    0.786560] hub 1-0:1.0: 12 ports detected
[    0.786715] libata version 3.00 loaded.
[    0.787908] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.787913] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.788078] hub 2-0:1.0: USB hub found
[    0.788092] hub 2-0:1.0: 6 ports detected
[    0.788394] usb: port power management may be unreliable
[    0.788987] ahci 0000:00:17.0: version 3.0
[    0.799333] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.799337] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    0.799830] scsi host0: ahci
[    0.800622] scsi host1: ahci
[    0.800671] ata1: SATA max UDMA/133 abar m2048@0xd1330000 port 0xd1330100 irq 124
[    0.800675] ata2: SATA max UDMA/133 abar m2048@0xd1330000 port 0xd1330180 irq 124
[    0.819628] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.112701] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.115941] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.116907] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    1.118815] ata2.00: ATAPI: HL-DT-ST DVDRAM GUE0N, T.02, max UDMA/33
[    1.123606] ata2.00: configured for UDMA/33
[    1.150258] ata1.00: ATA-10: ST1000LM035-1RK172, LVM1, max UDMA/133
[    1.150264] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.200309] ata1.00: configured for UDMA/133
[    1.200879] scsi 0:0:0:0: Direct-Access     ATA      ST1000LM035-1RK1 LVM1 PQ: 0 ANSI: 5
[    1.205154] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GUE0N     T.02 PQ: 0 ANSI: 5
[    1.224500] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.224505] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.224546] sd 0:0:0:0: [sda] Write Protect is off
[    1.224553] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.224637] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.240565] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.240569] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.240893] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.271946]  sda: sda1 sda2 sda3 sda4
[    1.273469] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.400255] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[    1.490574] clocksource: Switched to clocksource tsc
[    1.670081] usb 1-9: new high-speed USB device number 4 using xhci_hcd
[    1.815083] usbcore: registered new interface driver rtsx_usb
[    2.468894] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    3.633586] random: crng init done
[    4.480160] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.517992] systemd[1]: systemd 236 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[    4.533680] systemd[1]: Detected architecture x86-64.
[    4.541212] systemd[1]: Set hostname to <brj-pc>.
[    5.514746] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.514909] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.515963] systemd[1]: Created slice System Slice.
[    5.516117] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.516224] systemd[1]: Listening on udev Control Socket.
[    5.522795] systemd[1]: Reached target Remote File Systems.
[    5.526123] systemd[1]: Listening on Process Core Dump Socket.
[    5.911095] EXT4-fs (sda2): re-mounted. Opts: data=ordered
[    6.131753] systemd-journald[194]: Received request to flush runtime journal from PID 1
[    9.378587] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    9.378636] ACPI: Lid Switch [LID0]
[    9.378692] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[    9.378704] ACPI: Sleep Button [SLPB]
[    9.378757] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    9.378766] ACPI: Power Button [PWRF]
[    9.566788] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    9.652207] ACPI: AC Adapter [ADP1] (on-line)
[    9.654687] ACPI: Battery Slot [BAT0] (battery present)
[    9.685153] hidraw: raw HID events driver (C) Jiri Kosina
[    9.787093] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input5
[    9.795144] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    9.795382] thermal LNXTHERM:00: registered as thermal_zone0
[    9.795386] ACPI: Thermal Zone [TZS0] (45 C)
[    9.796126] thermal LNXTHERM:01: registered as thermal_zone1
[    9.796130] ACPI: Thermal Zone [TZS1] (38 C)
[    9.843766] Bluetooth: Core ver 2.22
[    9.843782] NET: Registered protocol family 31
[    9.843783] Bluetooth: HCI device and connection manager initialized
[    9.843786] Bluetooth: HCI socket layer initialized
[    9.843788] Bluetooth: L2CAP socket layer initialized
[    9.843791] Bluetooth: SCO socket layer initialized
[    9.921681] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    9.974124] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    9.974158] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    9.991180] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   10.004837] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   10.017988] Linux agpgart interface v0.103
[   10.018194] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   10.018195] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   10.018197] RAPL PMU: hw unit of domain package 2^-14 Joules
[   10.018197] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   10.018198] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   10.018199] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   10.027877] media: Linux media interface: v0.10
[   10.101523] Linux video capture interface: v2.00
[   10.161671] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.302284] AVX2 version of gcm_enc/dec engaged.
[   10.302288] AES CTR mode by8 optimization enabled
[   10.318712] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   10.330341] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffbc1a01045000, 54:ee:75:c7:66:7c, XID 14100800 IRQ 126
[   10.330349] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   10.343644] usbcore: registered new interface driver btusb
[   10.348822] Bluetooth: HCI UART driver ver 2.3
[   10.348827] Bluetooth: HCI UART protocol H4 registered
[   10.348829] Bluetooth: HCI UART protocol BCSP registered
[   10.348864] Bluetooth: HCI UART protocol LL registered
[   10.348866] Bluetooth: HCI UART protocol ATH3K registered
[   10.348869] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   10.348920] Bluetooth: HCI UART protocol Intel registered
[   10.348984] Bluetooth: HCI UART protocol Broadcom registered
[   10.348986] Bluetooth: HCI UART protocol QCA registered
[   10.348989] Bluetooth: HCI UART protocol AG6XX registered
[   10.348992] Bluetooth: HCI UART protocol Marvell registered
[   10.363163] Bluetooth: hci0: read Intel version: 370810011003110e00
[   10.432608] uvcvideo: Found UVC 1.00 device EasyCamera (174f:1175)
[   10.441032] uvcvideo 1-5:1.0: Entity type for entity Extension 7 was not initialized!
[   10.441041] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[   10.441046] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[   10.441052] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[   10.442531] input: EasyCamera: EasyCamera as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input8
[   10.445286] usbcore: registered new interface driver uvcvideo
[   10.445289] USB Video Class driver (1.1.1)
[   10.462002] asus_wmi: Asus Management GUID not found
[   10.558473] psmouse serio1: synaptics: queried max coordinates: x [..5674], y [..4802]
[   10.585527] psmouse serio1: synaptics: queried min coordinates: x [1268..], y [1052..]
[   10.639287] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00123/0x840300/0x22800/0x0, board id: 3280, fw id: 2405765
[   10.673292] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[   10.712442] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[   10.844114] Intel(R) Wireless WiFi driver for Linux
[   10.844117] Copyright(c) 2003- 2015 Intel Corporation
[   10.934656] [drm] radeon kernel modesetting enabled.
[   10.934675] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[   10.934812] ATPX version 1, functions 0x00000003
[   10.936146] ATPX Hybrid Graphics
[   10.964154] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
[   10.973918] iwlwifi 0000:02:00.0: loaded firmware version 29.610311.0 op_mode iwlmvm
[   10.982331] [drm] Memory usable by graphics device = 4096M
[   10.982334] checking generic (b0000000 410000) vs hw (b0000000 10000000)
[   10.982335] fb: switching to inteldrmfb from VESA VGA
[   10.982351] Console: switching to colour dummy device 80x25
[   10.982431] [drm] Replacing VGA console driver
[   11.038521] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   11.038524] [drm] Driver supports precise vblank timestamp query.
[   11.038663] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   11.047244] [drm] Initialized i915 1.6.0 20170818 for 0000:00:02.0 on minor 0
[   11.047640] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_26.bin (v1.26)
[   11.051423] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   11.052031] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[   11.052411] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   11.062720] fbcon: inteldrmfb (fb0) is primary device
[   11.100220] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[   11.100223] AMD IOMMUv2 functionality not available on this system
[   11.184286] r8169 0000:03:00.0 enp3s0: renamed from eth0
[   11.327867] CRAT table not found
[   11.327868] Finished initializing topology ret=0
[   11.327883] kfd kfd: Initialized module
[   11.355334] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 3165, REV=0x210
[   11.355996] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC236: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   11.355998] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   11.355999] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   11.356000] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   11.356001] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   11.356003] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[   11.356004] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   11.373546] iwlwifi 0000:02:00.0: base HW address: 3c:f8:62:36:ec:46
[   11.503200] intel_rapl: Found RAPL domain package
[   11.503204] intel_rapl: Found RAPL domain core
[   11.503207] intel_rapl: Found RAPL domain uncore
[   11.503209] intel_rapl: Found RAPL domain dram
[   11.507424] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   11.509125] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   11.509294] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   11.509452] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   11.509603] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   11.509765] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   11.509922] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   11.510095] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   11.540085] mousedev: PS/2 mouse device common for all mice
[   11.707365] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   11.708007] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[   11.708060] thermal thermal_zone4: failed to read out thermal zone (-61)
[   11.711678] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[   11.720993] Adding 4194300k swap on /dev/sda3.  Priority:-2 extents:1 across:4194300k FS
[   12.181972] Console: switching to colour frame buffer device 170x48
[   12.204322] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   12.204954] [drm] initializing kernel modesetting (HAINAN 0x1002:0x6660 0x17AA:0x3816 0x83).
[   12.204991] vga_switcheroo: enabled
[   12.284170] ATOM BIOS: Lenovo
[   12.284183] [drm] GPU not posted. posting now...
[   12.290041] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[   12.290046] radeon 0000:01:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
[   12.290057] [drm] Detected VRAM RAM=2048M, BAR=256M
[   12.290059] [drm] RAM width 64bits DDR
[   12.290155] [TTM] Zone  kernel: Available graphics memory: 3795560 kiB
[   12.290156] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   12.290158] [TTM] Initializing pool allocator
[   12.290164] [TTM] Initializing DMA pool allocator
[   12.290218] [drm] radeon: 2048M of VRAM memory ready
[   12.290220] [drm] radeon: 2048M of GTT memory ready.
[   12.290233] [drm] Loading hainan Microcode
[   12.370511] [drm] RC6 on
[   12.402323] [drm] Internal thermal controller without fan control
[   12.402484] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e
[   12.423264] [drm] radeon: dpm initialized
[   12.423276] [drm] GART: num cpu pages 524288, num gpu pages 524288
[   12.426055] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e
[   12.426060] [drm] PCIE gen 3 link speeds already enabled
[   12.446855] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[   12.447001] radeon 0000:01:00.0: WB enabled
[   12.447005] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff988105497c00
[   12.447007] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0xffff988105497c04
[   12.447010] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0xffff988105497c08
[   12.447012] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff988105497c0c
[   12.447014] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0xffff988105497c10
[   12.447016] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   12.447017] [drm] Driver supports precise vblank timestamp query.
[   12.447019] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[   12.447066] radeon 0000:01:00.0: radeon: using MSI.
[   12.447091] [drm] radeon: irq initialized.
[   12.644278] [drm] ring test on 0 succeeded in 1 usecs
[   12.644284] [drm] ring test on 1 succeeded in 1 usecs
[   12.644288] [drm] ring test on 2 succeeded in 1 usecs
[   12.644297] [drm] ring test on 3 succeeded in 4 usecs
[   12.644303] [drm] ring test on 4 succeeded in 3 usecs
[   12.644547] [drm] ib test on ring 0 succeeded in 0 usecs
[   12.644615] [drm] ib test on ring 1 succeeded in 0 usecs
[   12.644679] [drm] ib test on ring 2 succeeded in 0 usecs
[   12.644699] [drm] ib test on ring 3 succeeded in 0 usecs
[   12.644736] [drm] ib test on ring 4 succeeded in 0 usecs
[   12.644918] [drm] Radeon Display Connectors
[   12.646355] kfd kfd: DID 6660 is missing in supported_devices
[   12.646357] kfd kfd: kgd2kfd_probe failed
[   12.646401] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 1
[   12.978619] [drm] amdgpu kernel modesetting enabled.
[   12.978668] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[   12.978777] ATPX version 1, functions 0x00000003
[   12.979025] ATPX Hybrid Graphics
[   13.123196] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: data=ordered
[   62.899599] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e
[   62.899603] [drm] PCIE gen 3 link speeds already enabled
[   62.912488] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[   62.912613] radeon 0000:01:00.0: WB enabled
[   62.912616] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff988105497c00
[   62.912617] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0xffff988105497c04
[   62.912619] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0xffff988105497c08
[   62.912621] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff988105497c0c
[   62.912622] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0xffff988105497c10
[   63.109415] [drm] ring test on 0 succeeded in 1 usecs
[   63.109420] [drm] ring test on 1 succeeded in 1 usecs
[   63.109425] [drm] ring test on 2 succeeded in 1 usecs
[   63.109434] [drm] ring test on 3 succeeded in 4 usecs
[   63.109441] [drm] ring test on 4 succeeded in 4 usecs
[   63.109606] [drm] ib test on ring 0 succeeded in 0 usecs
[   63.109671] [drm] ib test on ring 1 succeeded in 0 usecs
[   63.109696] [drm] ib test on ring 2 succeeded in 0 usecs
[   63.109710] [drm] ib test on ring 3 succeeded in 0 usecs
[   63.109722] [drm] ib test on ring 4 succeeded in 0 usecs
[   76.830775] fuse init (API version 7.26)
[   85.034160] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   88.782773] wlp2s0: authenticate with 90:8d:78:c2:27:5b
[   88.787771] wlp2s0: send auth to 90:8d:78:c2:27:5b (try 1/3)
[   88.791840] wlp2s0: authenticated
[   88.793408] wlp2s0: associate with 90:8d:78:c2:27:5b (try 1/3)
[   88.800123] wlp2s0: RX AssocResp from 90:8d:78:c2:27:5b (capab=0x411 status=0 aid=1)
[   88.803293] wlp2s0: associated
[   89.180767] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 1427.299074] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e
[ 1427.299079] [drm] PCIE gen 3 link speeds already enabled
[ 1427.311479] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[ 1427.311600] radeon 0000:01:00.0: WB enabled
[ 1427.311602] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff988105497c00
[ 1427.311604] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0xffff988105497c04
[ 1427.311606] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0xffff988105497c08
[ 1427.311607] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff988105497c0c
[ 1427.311609] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0xffff988105497c10
[ 1427.508696] [drm] ring test on 0 succeeded in 1 usecs
[ 1427.508701] [drm] ring test on 1 succeeded in 1 usecs
[ 1427.508706] [drm] ring test on 2 succeeded in 1 usecs
[ 1427.508715] [drm] ring test on 3 succeeded in 4 usecs
[ 1427.508721] [drm] ring test on 4 succeeded in 3 usecs
[ 1427.508788] [drm] ib test on ring 0 succeeded in 0 usecs
[ 1427.508938] [drm] ib test on ring 1 succeeded in 0 usecs
[ 1427.509002] [drm] ib test on ring 2 succeeded in 0 usecs
[ 1427.509015] [drm] ib test on ring 3 succeeded in 0 usecs
[ 1427.509028] [drm] ib test on ring 4 succeeded in 0 usecs
[ 1436.685801] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e
[ 1436.685805] [drm] PCIE gen 3 link speeds already enabled
[ 1436.698738] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[ 1436.698857] radeon 0000:01:00.0: WB enabled
[ 1436.698859] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff988105497c00
[ 1436.698861] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0xffff988105497c04
[ 1436.698862] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0xffff988105497c08
[ 1436.698864] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff988105497c0c
[ 1436.698865] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0xffff988105497c10
[ 1436.895928] [drm] ring test on 0 succeeded in 1 usecs
[ 1436.895933] [drm] ring test on 1 succeeded in 1 usecs
[ 1436.895938] [drm] ring test on 2 succeeded in 1 usecs
[ 1436.895947] [drm] ring test on 3 succeeded in 4 usecs
[ 1436.895954] [drm] ring test on 4 succeeded in 4 usecs
[ 1436.896022] [drm] ib test on ring 0 succeeded in 0 usecs
[ 1436.896120] [drm] ib test on ring 1 succeeded in 0 usecs
[ 1436.896185] [drm] ib test on ring 2 succeeded in 0 usecs
[ 1436.896199] [drm] ib test on ring 3 succeeded in 0 usecs
[ 1436.896212] [drm] ib test on ring 4 succeeded in 0 usecs
[ 2455.613410] systemd: 38 output lines suppressed due to ratelimiting
[ 2455.620930] 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)
[ 2455.636374] systemd[1]: Detected architecture x86-64.
[ 3102.019758] Chrome_~dThread[917]: segfault at 0 ip 00007f72b17701cd sp 00007f72af1eab00 error 6 in libxul.so (deleted)[7f72b1266000+4f0b000]
[ 3102.019840] Chrome_~dThread[4571]: segfault at 0 ip 00007f15d2e5c18d sp 00007f15d08d7b00 error 6 in libxul.so[7f15d2952000+4f19000]
[ 3102.054093] Chrome_~dThread[1069]: segfault at 0 ip 00007f5bbd5ea1cd sp 00007f5bbb064b00 error 6 in libxul.so (deleted)[7f5bbd0e0000+4f0b000]
[ 4770.943155] wlp2s0: AP 90:8d:78:c2:27:5b changed bandwidth, new config is 2462 MHz, width 1 (2462/0 MHz)
[ 4950.859978] wlp2s0: AP 90:8d:78:c2:27:5b changed bandwidth, new config is 2462 MHz, width 2 (2452/0 MHz)
[ 5170.404104] atkbd serio0: Unknown key pressed (translated set 2, code 0xf3 on isa0060/serio0).
[ 5170.404112] atkbd serio0: Use 'setkeycodes e073 <keycode>' to make it known.
[ 5170.410472] ideapad_laptop: Unknown event: 10
[ 5170.410971] atkbd serio0: Unknown key released (translated set 2, code 0xf3 on isa0060/serio0).
[ 5170.410979] atkbd serio0: Use 'setkeycodes e073 <keycode>' to make it known.
[ 5175.525068] atkbd serio0: Unknown key pressed (translated set 2, code 0xf6 on isa0060/serio0).
[ 5175.525076] atkbd serio0: Use 'setkeycodes e076 <keycode>' to make it known.
[ 5175.529199] ideapad_laptop: Unknown event: 10
[ 5175.533647] atkbd serio0: Unknown key released (translated set 2, code 0xf6 on isa0060/serio0).
[ 5175.533655] atkbd serio0: Use 'setkeycodes e076 <keycode>' to make it known.
[13750.217093] usb 1-2: new high-speed USB device number 5 using xhci_hcd
[13976.564806] usb 1-2: USB disconnect, device number 5
[13978.136798] usb 1-1: new high-speed USB device number 6 using xhci_hcd
[14003.267431] usb 1-1: USB disconnect, device number 6
[14009.130357] usb 1-2: new high-speed USB device number 7 using xhci_hcd
[14063.755848] usb 1-2: USB disconnect, device number 7
[14239.210312] usb 1-2: new high-speed USB device number 8 using xhci_hcd
[15841.315164] usb 1-2: USB disconnect, device number 8
[15843.573265] usb 1-1: new high-speed USB device number 9 using xhci_hcd
[15850.339441] usb 1-1: USB disconnect, device number 9
[15854.556597] usb 1-2: new high-speed USB device number 10 using xhci_hcd

Less is more

Offline

#6 2018-02-09 15:21:34

shera10001
Member
Registered: 2018-01-23
Posts: 34

Re: [SOLVED] USB Stick not working in Arch

Also post the output of

 lsusb 

. For instance my usb stick shows up in by running the lsusb command -

[dds@raf ~]$ lsusb
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 007: ID 05c6:f00e Qualcomm, Inc. 
Bus 001 Device 005: ID 0461:4d81 Primax Electronics, Ltd Dell N889 Optical Mouse
Bus 001 Device 008: ID 0ea0:2168 Ours Technology, Inc. Transcend JetFlash 2.0 / Astone USB Drive / Intellegent Stick 2.0
Bus 001 Device 004: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
Bus 001 Device 003: ID 045e:07b9 Microsoft Corp. Wired Keyboard 200
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Look at the fifth entry in the above output. See if your usb shows up somewhere in the lsusb output or not (it won't necessarily be the fifth entry).

Offline

#7 2018-02-09 15:22:40

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,743

Re: [SOLVED] USB Stick not working in Arch

Your kernel is old, is it also the installed one?

pacman -Q linux

if you have updated your system recently that is going to be something newer and you will have to reboot to load the newer kernel's modules.

Oh and while we are here, set up your microcode updates: https://wiki.archlinux.org/index.php/Microcode

Last edited by V1del (2018-02-09 15:26:40)

Offline

#8 2018-02-09 15:27:57

iambrj
Member
Registered: 2017-11-03
Posts: 16

Re: [SOLVED] USB Stick not working in Arch

Yes, I had done

pacman -Syu

just a few hours ago.

After reboot the pendrive is being detected.

Thank you!


Less is more

Offline

#9 2018-02-09 15:32:57

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,743

Re: [SOLVED] USB Stick not working in Arch

Glad to hear, this is something to remember in general if your kernel updates, all old modules are removed which in practice means no new hardware is being detected (except for the ones that happen to have the module loaded for some reason, that's going to be an exception to the rule though) until you boot into the new kernel.

Please mark as [Solved] by editing the title in your intial post.

Last edited by V1del (2018-02-09 15:33:27)

Offline

#10 2018-02-09 16:22:48

shera10001
Member
Registered: 2018-01-23
Posts: 34

Re: [SOLVED] USB Stick not working in Arch

Many times, it is also a simple hardware issue. So try checking all the usb ports, one of them may be faulty and not detecting the usb. Debugging tips. Another one is to reboot, as you have discovered.

Offline

Board footer

Powered by FluxBB