Dear Martin,

On Tue, 22 Nov 2016 12:36:32 +0100
Martin Pitt <mp...@debian.org> wrote:

> Control: tag -1 unreproducible moreinfo -wontfix
> 
> Hello Ohta,
> 
> K.Ohta [2016-11-22 19:56 +0900]:
> > I was always booting with initramfs, not booting without initramfs
> > any time.  
> 
> So it seems the initramfs did not actually mount /usr as it's supposed
> to. Can you please boot with "init=/bin/bash" on the kernel command
> line, and check if /usr is mounted in the shell that you get?

My box not mount /usr (to /root/usr) before running /sbin/init.you are right.
 
> I figure
> it won't be (otherwise liblz4 would be found). Do you get any error
> message in dmesg? Anything useful in /run/initramfs/ ?
> 

I attach result of df and dmesg after booting with init=/bin/bash .

> Thanks,
> 
> Martin

Regards,
Ohta.

[    0.000000] Linux version 4.8.0-1-amd64 (debian-ker...@lists.debian.org) 
(gcc version 5.4.1 20161019 (Debian 5.4.1-3) ) #1 SMP Debian 4.8.7-1 
(2016-11-13)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.8.0-1-amd64 
root=UUID=040b41b0-26fe-4064-af0a-3619f3112096 ro single vga=0x3d4 
video=vesafb:yrap,noresume init=/bin/bash
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point 
registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, 
using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bdf03fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bdf04000-0x00000000be4e1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000be4e2000-0x00000000be8d5fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000be8d6000-0x00000000bedebfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bedec000-0x00000000bee28fff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000bee29000-0x00000000bee29fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bee2a000-0x00000000bf02ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf030000-0x00000000bf452fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf453000-0x00000000bf7f3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf7f4000-0x00000000bf7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000043effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi:  ACPI=0xbe8c5000  ACPI 2.0=0xbe8c5000  SMBIOS=0xf04c0  
MPS=0xfd550 
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./990FX 
Extreme4, BIOS P2.70 06/05/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x43f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-D6FFF write-protect
[    0.000000]   D7000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000BF800000 mask FFFFFF800000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 000000043f000000 aka 17392M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fda20-0x000fda2f] mapped at 
[ffff8b42400fda20]
[    0.000000] Base memory trampoline at [ffff8b4240097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x32474c000, 0x32474cfff] PGTABLE
[    0.000000] BRK [0x32474d000, 0x32474dfff] PGTABLE
[    0.000000] BRK [0x32474e000, 0x32474efff] PGTABLE
[    0.000000] BRK [0x32474f000, 0x32474ffff] PGTABLE
[    0.000000] BRK [0x324750000, 0x324750fff] PGTABLE
[    0.000000] BRK [0x324751000, 0x324751fff] PGTABLE
[    0.000000] BRK [0x324752000, 0x324752fff] PGTABLE
[    0.000000] BRK [0x324753000, 0x324753fff] PGTABLE
[    0.000000] BRK [0x324754000, 0x324754fff] PGTABLE
[    0.000000] BRK [0x324755000, 0x324755fff] PGTABLE
[    0.000000] BRK [0x324756000, 0x324756fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x36ec1000-0x37757fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000BE8C5000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000BE8C5078 00006C (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000BE8CB600 00010C (v05 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has 
valid Length but zero Address: 0x0000000000000000/0x1 (20160422/tbfadt-658)
[    0.000000] ACPI: DSDT 0x00000000BE8C5178 006483 (v02 ALASKA A M I    
00000000 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000BE8CF080 000040
[    0.000000] ACPI: APIC 0x00000000BE8CB710 00009E (v03 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000BE8CB7B0 000044 (v01 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000BE8CB7F8 00003C (v01 ALASKA A M I    
01072009 MSFT 00010013)
[    0.000000] ACPI: AAFT 0x00000000BE8CB838 00008A (v01 ALASKA OEMAAFT  
01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000BE8CB8C8 000038 (v01 ALASKA A M I    
01072009 AMI  00000005)
[    0.000000] ACPI: BGRT 0x00000000BE8CB900 000038 (v00 ALASKA A M I    
01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000BE8CB938 001714 (v01 AMD    POWERNOW 
00000001 AMD  00000001)
[    0.000000] ACPI: IVRS 0x00000000BE8CD050 0000F8 (v01 AMD    RD890S   
00202031 AMD  00000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000043effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x43eff9000-0x43effdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000043effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000bdf03fff]
[    0.000000]   node   0: [mem 0x00000000bee29000-0x00000000bee29fff]
[    0.000000]   node   0: [mem 0x00000000bf030000-0x00000000bf452fff]
[    0.000000]   node   0: [mem 0x00000000bf7f4000-0x00000000bf7fffff]
[    0.000000]   node   0: [mem 0x0000000100001000-0x000000043effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000043effffff]
[    0.000000] On node 0 totalpages: 4182738
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 47 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12109 pages used for memmap
[    0.000000]   DMA32 zone: 774964 pages, LIFO batch:31
[    0.000000]   Normal zone: 53184 pages used for memmap
[    0.000000]   Normal zone: 3403775 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 10, version 33, address 0xfec20000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbdf04000-0xbe4e1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe4e2000-0xbe8d5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe8d6000-0xbedebfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbedec000-0xbee28fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbee2a000-0xbf02ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf453000-0xbf7f3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec21000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed60fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed61000-0xfed70fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed71000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xffffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x100000000-0x100000fff]
[    0.000000] e820: [mem 0xbf800000-0xfebfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 
nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff8b467ec00000 s103384 r8192 
d31784 u262144
[    0.000000] pcpu-alloc: s103384 r8192 d31784 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total 
pages: 4117334
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.8.0-1-amd64 
root=UUID=040b41b0-26fe-4064-af0a-3619f3112096 ro single vga=0x3d4 
video=vesafb:yrap,noresume init=/bin/bash
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Node 0: aperture [bus addr 0xa8000000-0xa9ffffff] (32MB)
[    0.000000] Aperture pointing to e820 RAM. Ignoring.
[    0.000000] AGP: Your BIOS doesn't leave an aperture memory hole
[    0.000000] AGP: Please enable the IOMMU option in the BIOS setup
[    0.000000] AGP: This costs you 64MB of RAM
[    0.000000] AGP: Mapping aperture over RAM [mem 0xa8000000-0xabffffff] 
(65536KB)
[    0.000000] PM: Registered nosave memory: [mem 0xa8000000-0xabffffff]
[    0.000000] Memory: 16127092K/16730952K available (6097K kernel code, 1165K 
rwdata, 2828K rodata, 1372K init, 800K bss, 603860K reserved, 0K cma-reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:33024 nr_irqs:1032 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: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3492.213 MHz processor
[    0.000018] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 6984.42 BogoMIPS (lpj=13968852)
[    0.000024] pid_max: default: 32768 minimum: 301
[    0.000044] ACPI: Core revision 20160422
[    0.002935] ACPI: 2 ACPI AML tables successfully acquired and loaded

[    0.003216] Security Framework initialized
[    0.003220] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.003227] AppArmor: AppArmor disabled by boot time parameter
[    0.004067] Dentry cache hash table entries: 2097152 (order: 12, 16777216 
bytes)
[    0.007893] Inode-cache hash table entries: 1048576 (order: 11, 8388608 
bytes)
[    0.009627] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.009646] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 
bytes)
[    0.009976] CPU: Physical Processor ID: 0
[    0.009979] CPU: Processor Core ID: 0
[    0.009983] mce: CPU supports 7 MCE banks
[    0.009990] LVT offset 1 assigned for vector 0xf9
[    0.009998] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[    0.010001] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[    0.010847] Freeing SMP alternatives memory: 24K (ffffffffb267c000 - 
ffffffffb2682000)
[    0.023969] ftrace: allocating 24996 entries in 98 pages
[    0.031443] smpboot: APIC(10) Converting physical 1 to logical package 0
[    0.031448] smpboot: Max logical packages: 2
[    0.106512] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.251684] smpboot: CPU0: AMD FX(tm)-8320 Eight-Core Processor (family: 
0x15, model: 0x2, stepping: 0x0)
[    0.251691] Performance Events: Fam15h core perfctr, AMD PMU driver.
[    0.251698] ... version:                0
[    0.251700] ... bit width:              48
[    0.251702] ... generic registers:      6
[    0.251705] ... value mask:             0000ffffffffffff
[    0.251708] ... max period:             00007fffffffffff
[    0.251710] ... fixed-purpose events:   0
[    0.251713] ... event mask:             000000000000003f
[    0.252209] NMI watchdog: enabled on all CPUs, permanently consumes one 
hw-PMU counter.
[    0.252321] x86: Booting SMP configuration:
[    0.252324] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.837759] x86: Booted up 1 node, 8 CPUs
[    0.837766] smpboot: Total of 8 processors activated (55877.25 BogoMIPS)
[    0.849385] devtmpfs: initialized
[    0.849456] x86/mm: Memory block size: 128MB
[    0.853589] PM: Registering ACPI NVS region [mem 0xbe4e2000-0xbe8d5fff] 
(4145152 bytes)
[    0.853697] PM: Registering ACPI NVS region [mem 0xbee2a000-0xbf02ffff] 
(2121728 bytes)
[    0.853818] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    0.853875] pinctrl core: initialized pinctrl subsystem
[    0.853986] NET: Registered protocol family 16
[    0.867710] cpuidle: using governor ladder
[    0.879709] cpuidle: using governor menu
[    0.879773] ACPI: bus type PCI registered
[    0.879776] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.879846] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xe0000000-0xefffffff] (base 0xe0000000)
[    0.879853] PCI: not using MMCONFIG
[    0.879855] PCI: Using configuration type 1 for base access
[    0.879858] PCI: Using configuration type 1 for extended access
[    0.895847] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.895851] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.896193] ACPI: Added _OSI(Module Device)
[    0.896199] ACPI: Added _OSI(Processor Device)
[    0.896202] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.896204] ACPI: Added _OSI(Processor Aggregator Device)
[    0.896387] ACPI: Executed 3 blocks of module-level executable AML code
[    0.899442] ACPI: Interpreter enabled
[    0.899459] ACPI: (supports S0 S3 S4 S5)
[    0.899462] ACPI: Using IOAPIC for interrupt routing
[    0.899608] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xe0000000-0xefffffff] (base 0xe0000000)
[    0.899645] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI 
motherboard resources
[    0.899658] PCI: Using host bridge windows from ACPI; if necessary, use 
"pci=nocrs" and report a bug
[    0.904146] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.904153] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM 
Segments MSI]
[    0.904161] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.904426] PCI host bridge to bus 0000:00
[    0.904430] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.904434] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.904437] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.904441] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.904444] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff 
window]
[    0.904449] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff 
window]
[    0.904454] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff 
window]
[    0.904458] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.904468] pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000
[    0.904565] pci 0000:00:00.2: [1002:5a23] type 00 class 0x080600
[    0.904655] pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400
[    0.904685] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.904721] pci 0000:00:02.0: System wakeup disabled by ACPI
[    0.904760] pci 0000:00:04.0: [1002:5a18] type 01 class 0x060400
[    0.904789] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.904823] pci 0000:00:04.0: System wakeup disabled by ACPI
[    0.904861] pci 0000:00:05.0: [1002:5a19] type 01 class 0x060400
[    0.904889] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.904925] pci 0000:00:05.0: System wakeup disabled by ACPI
[    0.904963] pci 0000:00:06.0: [1002:5a1a] type 01 class 0x060400
[    0.904991] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    0.905026] pci 0000:00:06.0: System wakeup disabled by ACPI
[    0.905065] pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400
[    0.905094] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    0.905128] pci 0000:00:09.0: System wakeup disabled by ACPI
[    0.905165] pci 0000:00:0a.0: [1002:5a1d] type 01 class 0x060400
[    0.905194] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    0.905228] pci 0000:00:0a.0: System wakeup disabled by ACPI
[    0.905266] pci 0000:00:0b.0: [1002:5a1f] type 01 class 0x060400
[    0.905295] pci 0000:00:0b.0: PME# supported from D0 D3hot D3cold
[    0.905329] pci 0000:00:0b.0: System wakeup disabled by ACPI
[    0.905374] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[    0.905386] pci 0000:00:11.0: reg 0x10: [io  0xf090-0xf097]
[    0.905393] pci 0000:00:11.0: reg 0x14: [io  0xf080-0xf083]
[    0.905399] pci 0000:00:11.0: reg 0x18: [io  0xf070-0xf077]
[    0.905406] pci 0000:00:11.0: reg 0x1c: [io  0xf060-0xf063]
[    0.905412] pci 0000:00:11.0: reg 0x20: [io  0xf050-0xf05f]
[    0.905419] pci 0000:00:11.0: reg 0x24: [mem 0xfeb0b000-0xfeb0b3ff]
[    0.905510] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.905519] pci 0000:00:12.0: reg 0x10: [mem 0xfeb0a000-0xfeb0afff]
[    0.905592] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.905633] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.905645] pci 0000:00:12.2: reg 0x10: [mem 0xfeb09000-0xfeb090ff]
[    0.905703] pci 0000:00:12.2: supports D1 D2
[    0.905704] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.905754] pci 0000:00:12.2: System wakeup disabled by ACPI
[    0.905797] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.905806] pci 0000:00:13.0: reg 0x10: [mem 0xfeb08000-0xfeb08fff]
[    0.905878] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.905921] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.905932] pci 0000:00:13.2: reg 0x10: [mem 0xfeb07000-0xfeb070ff]
[    0.905990] pci 0000:00:13.2: supports D1 D2
[    0.905991] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.906025] pci 0000:00:13.2: System wakeup disabled by ACPI
[    0.906068] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.906176] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[    0.906185] pci 0000:00:14.1: reg 0x10: [io  0xf040-0xf047]
[    0.906192] pci 0000:00:14.1: reg 0x14: [io  0xf030-0xf033]
[    0.906199] pci 0000:00:14.1: reg 0x18: [io  0xf020-0xf027]
[    0.906205] pci 0000:00:14.1: reg 0x1c: [io  0xf010-0xf013]
[    0.906211] pci 0000:00:14.1: reg 0x20: [io  0xf000-0xf00f]
[    0.906226] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.906230] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.906233] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.906236] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.906307] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.906320] pci 0000:00:14.2: reg 0x10: [mem 0xfeb00000-0xfeb03fff 64bit]
[    0.906360] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.906393] pci 0000:00:14.2: System wakeup disabled by ACPI
[    0.906432] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.906540] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.906595] pci 0000:00:14.4: System wakeup disabled by ACPI
[    0.906634] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.906643] pci 0000:00:14.5: reg 0x10: [mem 0xfeb06000-0xfeb06fff]
[    0.906716] pci 0000:00:14.5: System wakeup disabled by ACPI
[    0.906758] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[    0.906808] pci 0000:00:15.0: supports D1 D2
[    0.906867] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.906912] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.906921] pci 0000:00:16.0: reg 0x10: [mem 0xfeb05000-0xfeb05fff]
[    0.906993] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.907036] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.907047] pci 0000:00:16.2: reg 0x10: [mem 0xfeb04000-0xfeb040ff]
[    0.907105] pci 0000:00:16.2: supports D1 D2
[    0.907106] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.907140] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.907181] pci 0000:00:18.0: [1022:1600] type 00 class 0x060000
[    0.907246] pci 0000:00:18.1: [1022:1601] type 00 class 0x060000
[    0.907307] pci 0000:00:18.2: [1022:1602] type 00 class 0x060000
[    0.907369] pci 0000:00:18.3: [1022:1603] type 00 class 0x060000
[    0.907434] pci 0000:00:18.4: [1022:1604] type 00 class 0x060000
[    0.907495] pci 0000:00:18.5: [1022:1605] type 00 class 0x060000
[    0.907599] pci 0000:01:00.0: [1002:683d] type 00 class 0x030000
[    0.907609] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit 
pref]
[    0.907617] pci 0000:01:00.0: reg 0x18: [mem 0xfea00000-0xfea3ffff 64bit]
[    0.907622] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.907631] pci 0000:01:00.0: reg 0x30: [mem 0xfea40000-0xfea5ffff pref]
[    0.907666] pci 0000:01:00.0: supports D1 D2
[    0.907667] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.907730] pci 0000:01:00.1: [1002:aab0] type 00 class 0x040300
[    0.907740] pci 0000:01:00.1: reg 0x10: [mem 0xfea60000-0xfea63fff 64bit]
[    0.907784] pci 0000:01:00.1: supports D1 D2
[    0.921754] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.921760] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.921762] pci 0000:00:02.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.921764] pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 
64bit pref]
[    0.921803] pci 0000:02:00.0: [1b4b:9120] type 00 class 0x010601
[    0.921813] pci 0000:02:00.0: reg 0x10: [io  0xd090-0xd097]
[    0.921818] pci 0000:02:00.0: reg 0x14: [io  0xd080-0xd083]
[    0.921824] pci 0000:02:00.0: reg 0x18: [io  0xd070-0xd077]
[    0.921830] pci 0000:02:00.0: reg 0x1c: [io  0xd060-0xd063]
[    0.921835] pci 0000:02:00.0: reg 0x20: [io  0xd050-0xd05f]
[    0.921841] pci 0000:02:00.0: reg 0x24: [mem 0xfe915000-0xfe9157ff]
[    0.921847] pci 0000:02:00.0: reg 0x30: [mem 0xfe900000-0xfe90ffff pref]
[    0.921854] pci 0000:02:00.0: Enabling fixed DMA alias to 00.1
[    0.921880] pci 0000:02:00.0: PME# supported from D3hot
[    0.933752] pci 0000:00:04.0: PCI bridge to [bus 02]
[    0.933757] pci 0000:00:04.0:   bridge window [io  0xd000-0xdfff]
[    0.933759] pci 0000:00:04.0:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.933803] pci 0000:03:00.0: [1b6f:7023] type 00 class 0x0c0330
[    0.933819] pci 0000:03:00.0: reg 0x10: [mem 0xfe800000-0xfe807fff 64bit]
[    0.933889] pci 0000:03:00.0: supports D1 D2
[    0.933890] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.945752] pci 0000:00:05.0: PCI bridge to [bus 03]
[    0.945758] pci 0000:00:05.0:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.945803] pci 0000:04:00.0: [1b6f:7023] type 00 class 0x0c0330
[    0.945818] pci 0000:04:00.0: reg 0x10: [mem 0xfe700000-0xfe707fff 64bit]
[    0.945910] pci 0000:04:00.0: supports D1 D2
[    0.945911] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.957754] pci 0000:00:06.0: PCI bridge to [bus 04]
[    0.957760] pci 0000:00:06.0:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.957816] pci 0000:05:00.0: [1106:3403] type 00 class 0x0c0010
[    0.957831] pci 0000:05:00.0: reg 0x10: [mem 0xfe610000-0xfe6107ff 64bit]
[    0.957837] pci 0000:05:00.0: reg 0x18: [io  0xc000-0xc0ff]
[    0.957898] pci 0000:05:00.0: supports D2
[    0.957899] pci 0000:05:00.0: PME# supported from D2 D3hot D3cold
[    0.957963] pci 0000:05:00.1: [1106:0415] type 00 class 0x010185
[    0.957976] pci 0000:05:00.1: reg 0x10: [io  0xc140-0xc147]
[    0.957984] pci 0000:05:00.1: reg 0x14: [io  0xc130-0xc133]
[    0.957992] pci 0000:05:00.1: reg 0x18: [io  0xc120-0xc127]
[    0.958000] pci 0000:05:00.1: reg 0x1c: [io  0xc110-0xc113]
[    0.958007] pci 0000:05:00.1: reg 0x20: [io  0xc100-0xc10f]
[    0.958022] pci 0000:05:00.1: reg 0x30: [mem 0xfe600000-0xfe60ffff pref]
[    0.958064] pci 0000:05:00.1: supports D2
[    0.958064] pci 0000:05:00.1: PME# supported from D2 D3hot D3cold
[    0.969758] pci 0000:00:09.0: PCI bridge to [bus 05]
[    0.969764] pci 0000:00:09.0:   bridge window [io  0xc000-0xcfff]
[    0.969765] pci 0000:00:09.0:   bridge window [mem 0xfe600000-0xfe6fffff]
[    0.969814] pci 0000:06:00.0: [14e4:16b1] type 00 class 0x020000
[    0.969833] pci 0000:06:00.0: reg 0x10: [mem 0xd0110000-0xd011ffff 64bit 
pref]
[    0.969845] pci 0000:06:00.0: reg 0x18: [mem 0xd0100000-0xd010ffff 64bit 
pref]
[    0.969869] pci 0000:06:00.0: reg 0x30: [mem 0xfe500000-0xfe5007ff pref]
[    0.969933] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.981755] pci 0000:00:0a.0: PCI bridge to [bus 06]
[    0.981762] pci 0000:00:0a.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.981764] pci 0000:00:0a.0:   bridge window [mem 0xd0100000-0xd01fffff 
64bit pref]
[    0.981815] pci 0000:07:00.0: [1172:4c15] type 00 class 0x048000
[    0.981837] pci 0000:07:00.0: reg 0x10: [mem 0xd0001000-0xd0001fff 64bit 
pref]
[    0.981851] pci 0000:07:00.0: reg 0x18: [mem 0xd0000000-0xd0000fff 64bit 
pref]
[    0.993755] pci 0000:00:0b.0: PCI bridge to [bus 07]
[    0.993763] pci 0000:00:0b.0:   bridge window [mem 0xd0000000-0xd00fffff 
64bit pref]
[    0.993827] pci 0000:00:14.4: PCI bridge to [bus 08] (subtractive decode)
[    0.993835] pci 0000:00:14.4:   bridge window [io  0x0000-0x03af window] 
(subtractive decode)
[    0.993836] pci 0000:00:14.4:   bridge window [io  0x03e0-0x0cf7 window] 
(subtractive decode)
[    0.993837] pci 0000:00:14.4:   bridge window [io  0x03b0-0x03df window] 
(subtractive decode)
[    0.993838] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] 
(subtractive decode)
[    0.993840] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff 
window] (subtractive decode)
[    0.993841] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000dffff 
window] (subtractive decode)
[    0.993842] pci 0000:00:14.4:   bridge window [mem 0xc0000000-0xffffffff 
window] (subtractive decode)
[    0.993904] pci 0000:09:00.0: [1912:0015] type 00 class 0x0c0330
[    0.993931] pci 0000:09:00.0: reg 0x10: [mem 0xfe400000-0xfe401fff 64bit]
[    0.994064] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[    1.005759] pci 0000:00:15.0: PCI bridge to [bus 09]
[    1.005768] pci 0000:00:15.0:   bridge window [mem 0xfe400000-0xfe4fffff]
[    1.006290] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11 14 15) *0
[    1.006348] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11 14 15) *0
[    1.006406] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11 14 15) *0
[    1.006462] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11 14 15) *0
[    1.006509] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11 14 15) *0
[    1.006547] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11 14 15) *0
[    1.006584] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11 14 15) *0
[    1.006621] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11 14 15) *0
[    1.006808] vgaarb: setting as boot device: PCI:0000:01:00.0
[    1.006812] vgaarb: device added: 
PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    1.006818] vgaarb: loaded
[    1.006821] vgaarb: bridge control possible 0000:01:00.0
[    1.019328] PCI: Using ACPI for IRQ routing
[    1.025419] PCI: pci_cache_line_size set to 64 bytes
[    1.025486] e820: reserve RAM buffer [mem 0xbdf04000-0xbfffffff]
[    1.025488] e820: reserve RAM buffer [mem 0xbee2a000-0xbfffffff]
[    1.025489] e820: reserve RAM buffer [mem 0xbf453000-0xbfffffff]
[    1.025489] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[    1.025490] e820: reserve RAM buffer [mem 0x43f000000-0x43fffffff]
[    1.025652] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.025657] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    1.027720] clocksource: Switched to clocksource hpet
[    1.034313] VFS: Disk quotas dquot_6.6.0
[    1.034341] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.034423] pnp: PnP ACPI init
[    1.034524] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    1.034529] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.034632] system 00:01: [mem 0xfec20000-0xfec200ff] could not be reserved
[    1.034637] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.034710] system 00:02: [mem 0xfeb20000-0xfeb23fff] could not be reserved
[    1.034714] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.034986] system 00:03: [io  0x040b] has been reserved
[    1.034990] system 00:03: [io  0x04d6] has been reserved
[    1.034994] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    1.034997] system 00:03: [io  0x0c14] has been reserved
[    1.035001] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    1.035004] system 00:03: [io  0x0c52] has been reserved
[    1.035008] system 00:03: [io  0x0c6c] has been reserved
[    1.035011] system 00:03: [io  0x0c6f] has been reserved
[    1.035015] system 00:03: [io  0x0cd0-0x0cd1] has been reserved
[    1.035018] system 00:03: [io  0x0cd2-0x0cd3] has been reserved
[    1.035021] system 00:03: [io  0x0cd4-0x0cd5] has been reserved
[    1.035025] system 00:03: [io  0x0cd6-0x0cd7] has been reserved
[    1.035028] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    1.035032] system 00:03: [io  0x0800-0x089f] has been reserved
[    1.035035] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    1.035039] system 00:03: [io  0x0900-0x090f] has been reserved
[    1.035042] system 00:03: [io  0x0910-0x091f] has been reserved
[    1.035046] system 00:03: [io  0xfe00-0xfefe] has been reserved
[    1.035050] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[    1.035054] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[    1.035057] system 00:03: [mem 0xfed80000-0xfed8ffff] has been reserved
[    1.035061] system 00:03: [mem 0xfed61000-0xfed70fff] has been reserved
[    1.035065] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[    1.035069] system 00:03: [mem 0xfed00000-0xfed00fff] could not be reserved
[    1.035073] system 00:03: [mem 0xffc00000-0xffffffff] has been reserved
[    1.035077] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.035162] system 00:04: [io  0x0290-0x029f] has been reserved
[    1.035166] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.035357] pnp 00:05: [dma 2]
[    1.035393] pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)
[    1.035503] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.035566] system 00:07: [io  0x04d0-0x04d1] has been reserved
[    1.035570] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.035612] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.035796] pnp 00:09: [dma 0 disabled]
[    1.035839] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.035925] pnp: PnP ACPI: found 10 devices
[    1.042690] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, 
max_idle_ns: 2085701024 ns
[    1.042725] pci 0000:00:02.0: PCI bridge to [bus 01]
[    1.042729] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    1.042734] pci 0000:00:02.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    1.042738] pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 
64bit pref]
[    1.042744] pci 0000:00:04.0: PCI bridge to [bus 02]
[    1.042747] pci 0000:00:04.0:   bridge window [io  0xd000-0xdfff]
[    1.042751] pci 0000:00:04.0:   bridge window [mem 0xfe900000-0xfe9fffff]
[    1.042757] pci 0000:00:05.0: PCI bridge to [bus 03]
[    1.042761] pci 0000:00:05.0:   bridge window [mem 0xfe800000-0xfe8fffff]
[    1.042766] pci 0000:00:06.0: PCI bridge to [bus 04]
[    1.042770] pci 0000:00:06.0:   bridge window [mem 0xfe700000-0xfe7fffff]
[    1.042775] pci 0000:00:09.0: PCI bridge to [bus 05]
[    1.042779] pci 0000:00:09.0:   bridge window [io  0xc000-0xcfff]
[    1.042783] pci 0000:00:09.0:   bridge window [mem 0xfe600000-0xfe6fffff]
[    1.042788] pci 0000:00:0a.0: PCI bridge to [bus 06]
[    1.042792] pci 0000:00:0a.0:   bridge window [mem 0xfe500000-0xfe5fffff]
[    1.042795] pci 0000:00:0a.0:   bridge window [mem 0xd0100000-0xd01fffff 
64bit pref]
[    1.042801] pci 0000:00:0b.0: PCI bridge to [bus 07]
[    1.042806] pci 0000:00:0b.0:   bridge window [mem 0xd0000000-0xd00fffff 
64bit pref]
[    1.042812] pci 0000:00:14.4: PCI bridge to [bus 08]
[    1.042822] pci 0000:00:15.0: PCI bridge to [bus 09]
[    1.042827] pci 0000:00:15.0:   bridge window [mem 0xfe400000-0xfe4fffff]
[    1.042835] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    1.042836] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    1.042837] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    1.042838] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    1.042839] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    1.042840] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    1.042841] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff window]
[    1.042842] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    1.042843] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[    1.042844] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit 
pref]
[    1.042846] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    1.042846] pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
[    1.042848] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe8fffff]
[    1.042849] pci_bus 0000:04: resource 1 [mem 0xfe700000-0xfe7fffff]
[    1.042850] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
[    1.042851] pci_bus 0000:05: resource 1 [mem 0xfe600000-0xfe6fffff]
[    1.042852] pci_bus 0000:06: resource 1 [mem 0xfe500000-0xfe5fffff]
[    1.042853] pci_bus 0000:06: resource 2 [mem 0xd0100000-0xd01fffff 64bit 
pref]
[    1.042854] pci_bus 0000:07: resource 2 [mem 0xd0000000-0xd00fffff 64bit 
pref]
[    1.042855] pci_bus 0000:08: resource 4 [io  0x0000-0x03af window]
[    1.042856] pci_bus 0000:08: resource 5 [io  0x03e0-0x0cf7 window]
[    1.042857] pci_bus 0000:08: resource 6 [io  0x03b0-0x03df window]
[    1.042858] pci_bus 0000:08: resource 7 [io  0x0d00-0xffff window]
[    1.042859] pci_bus 0000:08: resource 8 [mem 0x000a0000-0x000bffff window]
[    1.042860] pci_bus 0000:08: resource 9 [mem 0x000c0000-0x000dffff window]
[    1.042861] pci_bus 0000:08: resource 10 [mem 0xc0000000-0xffffffff window]
[    1.042862] pci_bus 0000:09: resource 1 [mem 0xfe400000-0xfe4fffff]
[    1.042942] NET: Registered protocol family 2
[    1.043140] TCP established hash table entries: 131072 (order: 8, 1048576 
bytes)
[    1.043393] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.043589] TCP: Hash tables configured (established 131072 bind 65536)
[    1.043628] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    1.043687] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    1.043789] NET: Registered protocol family 1
[    1.368018] pci 0000:01:00.0: Video device with shadowed ROM at [mem 
0x000c0000-0x000dffff]
[    1.368342] pci 0000:09:00.0: enabling device (0000 -> 0002)
[    1.368406] PCI: CLS 64 bytes, default 64
[    1.368444] Unpacking initramfs...
[    1.491039] Freeing initrd memory: 8796K (ffff8b4276ec1000 - 
ffff8b4277758000)
[    1.491539] iommu: Adding device 0000:00:00.0 to group 0
[    1.491627] iommu: Adding device 0000:00:02.0 to group 1
[    1.491708] iommu: Adding device 0000:00:04.0 to group 2
[    1.491810] iommu: Adding device 0000:00:05.0 to group 3
[    1.491893] iommu: Adding device 0000:00:06.0 to group 4
[    1.491976] iommu: Adding device 0000:00:09.0 to group 5
[    1.492065] iommu: Adding device 0000:00:0a.0 to group 6
[    1.492149] iommu: Adding device 0000:00:0b.0 to group 7
[    1.492236] iommu: Adding device 0000:00:11.0 to group 8
[    1.492333] iommu: Adding device 0000:00:12.0 to group 9
[    1.492351] iommu: Adding device 0000:00:12.2 to group 9
[    1.492445] iommu: Adding device 0000:00:13.0 to group 10
[    1.492463] iommu: Adding device 0000:00:13.2 to group 10
[    1.492550] iommu: Adding device 0000:00:14.0 to group 11
[    1.492637] iommu: Adding device 0000:00:14.1 to group 12
[    1.492720] iommu: Adding device 0000:00:14.2 to group 13
[    1.492807] iommu: Adding device 0000:00:14.3 to group 14
[    1.492895] iommu: Adding device 0000:00:14.4 to group 15
[    1.492981] iommu: Adding device 0000:00:14.5 to group 16
[    1.493093] iommu: Adding device 0000:00:15.0 to group 17
[    1.493193] iommu: Adding device 0000:00:16.0 to group 18
[    1.493213] iommu: Adding device 0000:00:16.2 to group 18
[    1.493330] iommu: Adding device 0000:01:00.0 to group 19
[    1.493357] iommu: Adding device 0000:01:00.1 to group 19
[    1.493446] iommu: Adding device 0000:02:00.0 to group 20
[    1.493537] iommu: Adding device 0000:03:00.0 to group 21
[    1.493631] iommu: Adding device 0000:04:00.0 to group 22
[    1.493736] iommu: Adding device 0000:05:00.0 to group 23
[    1.493763] iommu: Adding device 0000:05:00.1 to group 23
[    1.493860] iommu: Adding device 0000:06:00.0 to group 24
[    1.493976] iommu: Adding device 0000:07:00.0 to group 25
[    1.493992] iommu: Adding device 0000:09:00.0 to group 17
[    1.568566] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
[    1.568569] AMD-Vi: Interrupt remapping enabled
[    1.568681] AMD-Vi: Lazy IO/TLB flushing enabled
[    1.570250] perf: AMD NB counters detected
[    1.570454] LVT offset 0 assigned for vector 0x400
[    1.570552] perf: AMD IBS detected (0x000000ff)
[    1.570658] simple-framebuffer simple-framebuffer.0: framebuffer at 
0xc0000000, 0x300000 bytes, mapped to 0xffffc99001c00000
[    1.570666] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, 
mode=1024x768x32, linelength=4096
[    1.572349] Console: switching to colour frame buffer device 128x48
[    1.573918] simple-framebuffer simple-framebuffer.0: fb0: simplefb 
registered!
[    1.574251] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.574308] audit: initializing netlink subsys (disabled)
[    1.574339] audit: type=2000 audit(1479815850.388:1): initialized
[    1.574661] Initialise system trusted keyrings
[    1.574809] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    1.574854] zbud: loaded
[    1.615279] Key type asymmetric registered
[    1.615294] Asymmetric key parser 'x509' registered
[    1.615341] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
251)
[    1.615408] io scheduler noop registered
[    1.615422] io scheduler deadline registered
[    1.615441] io scheduler cfq registered (default)
[    1.616053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.616077] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.616731] GHES: HEST is not enabled!
[    1.616807] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.637265] 00:09: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 
16550A
[    1.637638] Linux agpgart interface v0.103
[    1.637690] AMD IOMMUv2 driver by Joerg Roedel <jroe...@suse.de>
[    1.637710] AMD IOMMUv2 functionality not available on this system
[    1.638404] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.640958] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.641526] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.642239] mousedev: PS/2 mouse device common for all mice
[    1.642871] rtc_cmos 00:06: RTC can wake from S4
[    1.643559] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.644207] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, 
hpet irqs
[    1.644943] ledtrig-cpu: registered to indicate activity on CPUs
[    1.645941] NET: Registered protocol family 10
[    1.646877] mip6: Mobile IPv6
[    1.647517] NET: Registered protocol family 17
[    1.648204] mpls_gso: MPLS GSO support
[    1.649465] microcode: microcode updated early to new patch_level=0x0600084f
[    1.650197] microcode: CPU0: patch_level=0x0600084f
[    1.650891] microcode: CPU1: patch_level=0x0600084f
[    1.651604] microcode: CPU2: patch_level=0x0600084f
[    1.652287] microcode: CPU3: patch_level=0x0600084f
[    1.652984] microcode: CPU4: patch_level=0x0600084f
[    1.653658] microcode: CPU5: patch_level=0x0600084f
[    1.654332] microcode: CPU6: patch_level=0x0600084f
[    1.655132] microcode: CPU7: patch_level=0x0600084f
[    1.655837] microcode: Microcode Update Driver: v2.01 
<tig...@aivazian.fsnet.co.uk>, Peter Oruba
[    1.656694] registered taskstats version 1
[    1.657334] Loading compiled-in X.509 certificates
[    1.659640] alg: No test for pkcs1pad(rsa,sha256) 
(pkcs1pad(rsa-generic,sha256))
[    1.660586] Loaded X.509 cert 'Debian Project: Ben Hutchings: 
008a018dca80932630'
[    1.661251] zswap: loaded using pool lzo/zbud
[    1.662479] rtc_cmos 00:06: setting system clock to 2016-11-22 11:57:31 UTC 
(1479815851)
[    1.663172] PM: Hibernation image not present or could not be loaded.
[    1.664337] Freeing unused kernel memory: 1372K (ffffffffb2525000 - 
ffffffffb267c000)
[    1.665000] Write protecting the kernel read-only data: 10240k
[    1.665853] Freeing unused kernel memory: 32K (ffff8b4563ff8000 - 
ffff8b4564000000)
[    1.669187] Freeing unused kernel memory: 1268K (ffff8b45642c3000 - 
ffff8b4564400000)
[    1.676232] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.756279] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.756899] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.756925] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.757702] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.757747] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.758063] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.758112] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.758157] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.758203] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.758246] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.782886] shpchp: module verification failed: signature and/or required 
key missing - tainting kernel
[    1.783784] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.785687] SCSI subsystem initialized
[    1.786461] ACPI: bus type USB registered
[    1.787134] usbcore: registered new interface driver usbfs
[    1.787794] usbcore: registered new interface driver hub
[    1.788489] usbcore: registered new device driver usb
[    1.788689] libata version 3.00 loaded.
[    1.789793] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.790926] ehci-pci: EHCI PCI platform driver
[    1.791862] QUIRK: Enable AMD PLL fix
[    1.791890] ehci-pci 0000:00:12.2: EHCI Host Controller
[    1.791935] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.793346] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus 
number 1
[    1.794105] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI 
dummy qh workaround
[    1.794861] ehci-pci 0000:00:12.2: debug port 1
[    1.795656] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb09000
[    1.798140] AVX version of gcm_enc/dec engaged.
[    1.798728] AES CTR mode by8 optimization enabled
[    1.815836] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.816503] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.817111] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.817700] usb usb1: Product: EHCI Host Controller
[    1.818272] usb usb1: Manufacturer: Linux 4.8.0-1-amd64 ehci_hcd
[    1.818879] usb usb1: SerialNumber: 0000:00:12.2
[    1.819614] hub 1-0:1.0: USB hub found
[    1.820327] hub 1-0:1.0: 5 ports detected
[    1.821112] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    1.821750] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus 
number 2
[    1.822480] xhci_hcd 0000:03:00.0: hcc params 0x040050af hci version 0x100 
quirks 0x00080490
[    1.823140] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.823740] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.824386] usb usb2: Product: xHCI Host Controller
[    1.825011] usb usb2: Manufacturer: Linux 4.8.0-1-amd64 xhci-hcd
[    1.825577] usb usb2: SerialNumber: 0000:03:00.0
[    1.826292] hub 2-0:1.0: USB hub found
[    1.826890] hub 2-0:1.0: 2 ports detected
[    1.827589] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    1.827603] ehci-pci 0000:00:13.2: EHCI Host Controller
[    1.827609] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus 
number 3
[    1.827614] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI 
dummy qh workaround
[    1.827621] ehci-pci 0000:00:13.2: debug port 1
[    1.827651] ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb07000
[    1.830883] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus 
number 4
[    1.831450] usb usb4: We don't know the algorithms for LPM for this host, 
disabling LPM.
[    1.832104] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    1.832726] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.833379] usb usb4: Product: xHCI Host Controller
[    1.833981] usb usb4: Manufacturer: Linux 4.8.0-1-amd64 xhci-hcd
[    1.834621] usb usb4: SerialNumber: 0000:03:00.0
[    1.835385] hub 4-0:1.0: USB hub found
[    1.836069] hub 4-0:1.0: 2 ports detected
[    1.839862] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.840685] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.841308] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.841926] usb usb3: Product: EHCI Host Controller
[    1.842523] usb usb3: Manufacturer: Linux 4.8.0-1-amd64 ehci_hcd
[    1.843142] usb usb3: SerialNumber: 0000:00:13.2
[    1.843887] hub 3-0:1.0: USB hub found
[    1.844557] hub 3-0:1.0: 5 ports detected
[    1.845396] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.846037] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus 
number 5
[    1.846772] xhci_hcd 0000:04:00.0: hcc params 0x040050af hci version 0x100 
quirks 0x00080490
[    1.847448] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    1.848104] usb usb5: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.848750] usb usb5: Product: xHCI Host Controller
[    1.849401] usb usb5: Manufacturer: Linux 4.8.0-1-amd64 xhci-hcd
[    1.849998] usb usb5: SerialNumber: 0000:04:00.0
[    1.850783] hub 5-0:1.0: USB hub found
[    1.851452] hub 5-0:1.0: 2 ports detected
[    1.852176] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.852195] ehci-pci 0000:00:16.2: EHCI Host Controller
[    1.852202] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus 
number 6
[    1.852207] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI 
dummy qh workaround
[    1.852214] ehci-pci 0000:00:16.2: debug port 1
[    1.852241] ehci-pci 0000:00:16.2: irq 17, io mem 0xfeb04000
[    1.855792] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus 
number 7
[    1.856479] usb usb7: We don't know the algorithms for LPM for this host, 
disabling LPM.
[    1.857138] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003
[    1.857755] usb usb7: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.858347] usb usb7: Product: xHCI Host Controller
[    1.858957] usb usb7: Manufacturer: Linux 4.8.0-1-amd64 xhci-hcd
[    1.859548] usb usb7: SerialNumber: 0000:04:00.0
[    1.860311] hub 7-0:1.0: USB hub found
[    1.860955] hub 7-0:1.0: 2 ports detected
[    1.867864] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    1.868687] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002
[    1.869323] usb usb6: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.869941] usb usb6: Product: EHCI Host Controller
[    1.870529] usb usb6: Manufacturer: Linux 4.8.0-1-amd64 ehci_hcd
[    1.871147] usb usb6: SerialNumber: 0000:00:16.2
[    1.871883] hub 6-0:1.0: USB hub found
[    1.872533] hub 6-0:1.0: 4 ports detected
[    1.873288] ahci 0000:00:11.0: version 3.0
[    1.873341] xhci_hcd 0000:09:00.0: xHCI Host Controller
[    1.873485] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf 
impl SATA mode
[    1.873487] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio 
slum part 
[    1.874101] scsi host0: ahci
[    1.874220] scsi host1: ahci
[    1.874324] scsi host2: ahci
[    1.874425] scsi host3: ahci
[    1.874479] ata1: SATA max UDMA/133 abar m1024@0xfeb0b000 port 0xfeb0b100 
irq 19
[    1.874480] ata2: SATA max UDMA/133 abar m1024@0xfeb0b000 port 0xfeb0b180 
irq 19
[    1.874482] ata3: SATA max UDMA/133 abar m1024@0xfeb0b000 port 0xfeb0b200 
irq 19
[    1.874484] ata4: SATA max UDMA/133 abar m1024@0xfeb0b000 port 0xfeb0b280 
irq 19
[    1.874644] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 
impl SATA mode
[    1.874646] ahci 0000:02:00.0: flags: 64bit ncq sntf led only pmp fbs pio 
slum part sxs 
[    1.874975] scsi host4: ahci
[    1.875077] scsi host5: ahci
[    1.875131] ata5: SATA max UDMA/133 abar m2048@0xfe915000 port 0xfe915100 
irq 34
[    1.875133] ata6: SATA max UDMA/133 abar m2048@0xfe915000 port 0xfe915180 
irq 34
[    1.881122] ohci-pci: OHCI PCI platform driver
[    1.881248] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    1.881253] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus 
number 8
[    1.881280] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb0a000
[    1.886306] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus 
number 9
[    1.892169] xhci_hcd 0000:09:00.0: hcc params 0x014051cf hci version 0x100 
quirks 0x00000090
[    1.893010] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
[    1.893590] usb usb9: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.894179] usb usb9: Product: xHCI Host Controller
[    1.894749] usb usb9: Manufacturer: Linux 4.8.0-1-amd64 xhci-hcd
[    1.895321] usb usb9: SerialNumber: 0000:09:00.0
[    1.896055] hub 9-0:1.0: USB hub found
[    1.896689] hub 9-0:1.0: 2 ports detected
[    1.897389] xhci_hcd 0000:09:00.0: xHCI Host Controller
[    1.897969] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus 
number 10
[    1.898559] usb usb10: We don't know the algorithms for LPM for this host, 
disabling LPM.
[    1.899158] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003
[    1.899719] usb usb10: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.900361] usb usb10: Product: xHCI Host Controller
[    1.900961] usb usb10: Manufacturer: Linux 4.8.0-1-amd64 xhci-hcd
[    1.901559] usb usb10: SerialNumber: 0000:09:00.0
[    1.902279] hub 10-0:1.0: USB hub found
[    1.902908] hub 10-0:1.0: 2 ports detected
[    1.943897] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    1.944520] usb usb8: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.945121] usb usb8: Product: OHCI PCI host controller
[    1.945689] usb usb8: Manufacturer: Linux 4.8.0-1-amd64 ohci_hcd
[    1.946235] usb usb8: SerialNumber: 0000:00:12.0
[    1.946980] hub 8-0:1.0: USB hub found
[    1.947586] hub 8-0:1.0: 5 ports detected
[    1.948438] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    1.948997] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus 
number 11
[    1.949591] ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb08000
[    2.011885] usb usb11: New USB device found, idVendor=1d6b, idProduct=0001
[    2.012432] usb usb11: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    2.013007] usb usb11: Product: OHCI PCI host controller
[    2.013567] usb usb11: Manufacturer: Linux 4.8.0-1-amd64 ohci_hcd
[    2.014160] usb usb11: SerialNumber: 0000:00:13.0
[    2.014900] hub 11-0:1.0: USB hub found
[    2.015549] hub 11-0:1.0: 5 ports detected
[    2.016419] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    2.017008] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus 
number 12
[    2.017633] ohci-pci 0000:00:14.5: irq 18, io mem 0xfeb06000
[    2.079915] usb usb12: New USB device found, idVendor=1d6b, idProduct=0001
[    2.080547] usb usb12: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    2.081206] usb usb12: Product: OHCI PCI host controller
[    2.081788] usb usb12: Manufacturer: Linux 4.8.0-1-amd64 ohci_hcd
[    2.082405] usb usb12: SerialNumber: 0000:00:14.5
[    2.083163] hub 12-0:1.0: USB hub found
[    2.083842] hub 12-0:1.0: 2 ports detected
[    2.084632] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    2.085245] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus 
number 13
[    2.085916] ohci-pci 0000:00:16.0: irq 18, io mem 0xfeb05000
[    2.147892] usb usb13: New USB device found, idVendor=1d6b, idProduct=0001
[    2.148497] usb usb13: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    2.149075] usb usb13: Product: OHCI PCI host controller
[    2.149670] usb usb13: Manufacturer: Linux 4.8.0-1-amd64 ohci_hcd
[    2.150244] usb usb13: SerialNumber: 0000:00:16.0
[    2.151018] hub 13-0:1.0: USB hub found
[    2.151669] hub 13-0:1.0: 4 ports detected
[    2.164105] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.179882] usb 5-2: new full-speed USB device number 2 using xhci_hcd
[    2.191138] ata6: SATA link down (SStatus 0 SControl 330)
[    2.192115] usb 4-1: New USB device found, idVendor=067b, idProduct=2775
[    2.192742] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.193367] usb 4-1: Product: USB-SATA Bridge
[    2.193928] usb 4-1: Manufacturer: Prolific Technology Inc.
[    2.194515] usb 4-1: SerialNumber: PROLIFICMP000000001
[    2.196691] usb-storage 4-1:1.0: USB Mass Storage device detected
[    2.197433] scsi host6: usb-storage 4-1:1.0
[    2.198144] usbcore: registered new interface driver usb-storage
[    2.303885] usb 8-2: new low-speed USB device number 2 using ohci-pci
[    2.312116] usb 4-2: new SuperSpeed USB device number 3 using xhci_hcd
[    2.336692] usb 5-2: New USB device found, idVendor=05b8, idProduct=1004
[    2.337527] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.338109] usb 5-2: Product: Elecom Wired Gamepad
[    2.338710] usb 5-2: Manufacturer: Sysgration Ltd.
[    2.341885] usb 4-2: New USB device found, idVendor=067b, idProduct=2775
[    2.342558] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.343214] usb 4-2: Product: USB-SATA Bridge
[    2.343894] usb 4-2: Manufacturer: Prolific Technology Inc.
[    2.343943] hidraw: raw HID events driver (C) Jiri Kosina
[    2.345208] usb 4-2: SerialNumber: HD3206PRD000000001
[    2.346169] usb-storage 4-2:1.0: USB Mass Storage device detected
[    2.346986] scsi host7: usb-storage 4-2:1.0
[    2.347832] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.348595] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.349263] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.349937] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.350717] ata2.00: ATA-9: WDC WD20EZRX-00D8PB0, 80.00A80, max UDMA/133
[    2.351474] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), 
AA
[    2.351819] usbcore: registered new interface driver usbhid
[    2.351820] usbhid: USB HID core driver
[    2.353919] ata3.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
[    2.354576] ata3.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), 
AA
[    2.355210] ata4.00: ATA-8: TOSHIBA DT01ACA300, MX6OABB0, max UDMA/133
[    2.355692] input: Sysgration Ltd. Elecom Wired Gamepad as 
/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb5/5-2/5-2:1.0/0003:05B8:1004.0001/input/input2
[    2.355795] hid-generic 0003:05B8:1004.0001: input,hidraw0: USB HID v1.10 
Gamepad [Sysgration Ltd. Elecom Wired Gamepad] on usb-0000:04:00.0-2/input0
[    2.359430] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), 
AA
[    2.359821] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 330)
[    2.360586] ata5.00: ATA-9: ADATA SP550, P0330AA, max UDMA/133
[    2.360588] ata5.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    2.361111] ata5.00: configured for UDMA/133
[    2.364073] ata2.00: configured for UDMA/133
[    2.364349] usb 10-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.365734] ata3.00: configured for UDMA/133
[    2.366497] ata1.00: ATA-8: WDC WD20EARS-00S8B1, 80.00A80, max UDMA/133
[    2.367248] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), 
AA
[    2.368134] ata4.00: configured for UDMA/133
[    2.373884] ata1.00: configured for UDMA/133
[    2.374845] scsi 0:0:0:0: Direct-Access     ATA      WDC WD20EARS-00S 0A80 
PQ: 0 ANSI: 5
[    2.388528] usb 10-1: New USB device found, idVendor=067b, idProduct=2775
[    2.389219] usb 10-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    2.389928] usb 10-1: Product: USB-SATA Bridge
[    2.390607] usb 10-1: Manufacturer: Prolific Technology Inc.
[    2.391310] usb 10-1: SerialNumber: HD3206PRD000000001
[    2.393745] usb-storage 10-1:1.0: USB Mass Storage device detected
[    2.394716] scsi host8: usb-storage 10-1:1.0
[    2.399897] usb 11-1: new full-speed USB device number 2 using ohci-pci
[    2.420225] scsi 1:0:0:0: Direct-Access     ATA      WDC WD20EZRX-00D 0A80 
PQ: 0 ANSI: 5
[    2.421219] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 
TB/1.82 TiB)
[    2.422226] sd 0:0:0:0: [sda] Write Protect is off
[    2.423010] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.423106] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    2.467895] usb 6-2: new high-speed USB device number 3 using ehci-pci
[    2.477535]  sda: sda1 sda2 sda3 sda5 sda6 sda7
[    2.478886] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.479959] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 
TB/1.82 TiB)
[    2.480153] scsi 2:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 
PQ: 0 ANSI: 5
[    2.481531] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    2.482275] sd 1:0:0:0: [sdb] Write Protect is off
[    2.483022] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.483033] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    2.491974] usb 8-2: New USB device found, idVendor=0566, idProduct=3107
[    2.492876] usb 8-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.501408] input: HID 0566:3107 as 
/devices/pci0000:00/0000:00:12.0/usb8/8-2/8-2:1.0/0003:0566:3107.0002/input/input3
[    2.532237] sd 2:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 
TB/2.73 TiB)
[    2.532385] scsi 3:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA3 ABB0 
PQ: 0 ANSI: 5
[    2.533993] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    2.535074] sd 2:0:0:0: [sdc] Write Protect is off
[    2.535941] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.535955] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    2.543903] usb 13-1: new full-speed USB device number 2 using ohci-pci
[    2.560182] hid-generic 0003:0566:3107.0002: input,hidraw1: USB HID v1.10 
Keyboard [HID 0566:3107] on usb-0000:00:12.0-2/input0
[    2.563390]  sdb: sdb1
[    2.564521] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.575988] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 
TB/2.73 TiB)
[    2.576150] input: HID 0566:3107 as 
/devices/pci0000:00/0000:00:12.0/usb8/8-2/8-2:1.1/0003:0566:3107.0003/input/input4
[    2.576179] scsi 4:0:0:0: Direct-Access     ATA      ADATA SP550      0AA  
PQ: 0 ANSI: 5
[    2.578540] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    2.579412] sd 3:0:0:0: [sdd] Write Protect is off
[    2.579843] tsc: Refined TSC clocksource calibration: 3492.436 MHz
[    2.579847] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x325767f4573, max_idle_ns: 440795373029 ns
[    2.581945] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    2.581968] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    2.620074] sd 4:0:0:0: [sde] 468862128 512-byte logical blocks: (240 GB/224 
GiB)
[    2.620962] sd 4:0:0:0: [sde] 4096-byte physical blocks
[    2.622108] sd 4:0:0:0: [sde] Write Protect is off
[    2.623010] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[    2.623013] usb 6-2: New USB device found, idVendor=0411, idProduct=01ea
[    2.623045] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    2.624865] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.624865]  sde: sde1 sde2 sde3 sde4 sde5
[    2.625258] sd 4:0:0:0: [sde] Attached SCSI removable disk
[    2.627630] usb 6-2: Product: USB-SATA Bridge
[    2.627956] usb 11-1: New USB device found, idVendor=04e6, idProduct=511a
[    2.627958] usb 11-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=5
[    2.627959] usb 11-1: Product: SCR3310-NTTCom USB SmartCard Reader
[    2.627959] usb 11-1: Manufacturer: NTT Communications Corp.
[    2.627960] usb 11-1: SerialNumber: 21120651339187
[    2.632957] usb 6-2: Manufacturer: BUFFALO
[    2.633158]  sdd: sdd3 sdd4 sdd5 sdd6 sdd7 sdd8 sdd9 sdd10 sdd11
[    2.633679] sd 3:0:0:0: [sdd] Attached SCSI disk
[    2.635598] usb 6-2: SerialNumber: 00000000372E12A3
[    2.637888] usb-storage 6-2:1.0: USB Mass Storage device detected
[    2.638863] scsi host9: usb-storage 6-2:1.0
[    2.639953] hid-generic 0003:0566:3107.0003: input,hidraw2: USB HID v1.10 
Device [HID 0566:3107] on usb-0000:00:12.0-2/input1
[    2.731017] usb 13-1: New USB device found, idVendor=067b, idProduct=2303
[    2.731898] usb 13-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    2.732792] usb 13-1: Product: USB-Serial Controller
[    2.733622] usb 13-1: Manufacturer: Prolific Technology Inc.
[    2.759915] usb 6-4: new high-speed USB device number 4 using ehci-pci
[    2.920149] usb 6-4: New USB device found, idVendor=0bda, idProduct=2838
[    2.921033] usb 6-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.921882] usb 6-4: Product: RTL2838UHIDIR
[    2.922646] usb 6-4: Manufacturer: Realtek
[    2.923412] usb 6-4: SerialNumber: 00000001
[    2.955924] usb 11-3: new low-speed USB device number 3 using ohci-pci
[    3.116482] random: fast init done
[    3.134730]  sdc: sdc1 sdc2 sdc3 sdc4 sdc5
[    3.136170] sd 2:0:0:0: [sdc] Attached SCSI disk
[    3.151994] usb 11-3: New USB device found, idVendor=0553, idProduct=0a02
[    3.152815] usb 11-3: New USB device strings: Mfr=1, Product=3, 
SerialNumber=0
[    3.153619] usb 11-3: Product: 5 button optical mouse with scroll wheel
[    3.154407] usb 11-3: Manufacturer: 5 button optical mouse with scroll wheel
[    3.162235] input: 5 button optical mouse with scroll wheel 5 button optical 
mouse with scroll wheel as 
/devices/pci0000:00/0000:00:13.0/usb11/11-3/11-3:1.0/0003:0553:0A02.0004/input/input5
[    3.163967] hid-generic 0003:0553:0A02.0004: input,hidraw3: USB HID v1.10 
Mouse [5 button optical mouse with scroll wheel 5 button optical mouse with 
scroll wheel] on usb-0000:00:13.0-3/input0
[    3.604219] clocksource: Switched to clocksource tsc
[    3.668713] scsi 9:0:0:0: Direct-Access     BUFFALO  External HDD     0000 
PQ: 0 ANSI: 3
[    3.769566] random: crng init done
[    3.909276] scsi 8:0:0:0: Direct-Access     WDC WD20 EARX-00PASB0     51.0 
PQ: 0 ANSI: 0
[    4.020500] scsi 6:0:0:0: Direct-Access     TOSHIBA  DT01ACA300       MX6O 
PQ: 0 ANSI: 0
[    4.021657] scsi 6:0:0:1: Direct-Access     WDC WD40 EZRZ-00WN9B0     80.0 
PQ: 0 ANSI: 0
[    4.022981] sd 6:0:0:0: [sdf] 732566646 4096-byte logical blocks: (3.00 
TB/2.73 TiB)
[    4.023898] sd 6:0:0:1: [sdg] 976754646 4096-byte logical blocks: (4.00 
TB/3.64 TiB)
[    4.024272] sd 6:0:0:0: [sdf] Write Protect is off
[    4.024274] sd 6:0:0:0: [sdf] Mode Sense: 03 00 00 00
[    4.024768] sd 6:0:0:0: [sdf] No Caching mode page found
[    4.024769] sd 6:0:0:0: [sdf] Assuming drive cache: write through
[    4.047815] sd 6:0:0:1: [sdg] Write Protect is off
[    4.048613] sd 6:0:0:1: [sdg] Mode Sense: 03 00 00 00
[    4.049087] sd 6:0:0:1: [sdg] No Caching mode page found
[    4.049853] sd 6:0:0:1: [sdg] Assuming drive cache: write through
[    4.074092]  sdf: sdf1
[    4.121548] sd 6:0:0:0: [sdf] Attached SCSI disk
[    4.165214]  sdg: sdg1
[    4.190868] sd 6:0:0:1: [sdg] Attached SCSI disk
[    4.494773] scsi 7:0:0:0: Direct-Access     WDC WD30 EZRZ-00Z5HB0     80.0 
PQ: 0 ANSI: 0
[    4.495970] scsi 7:0:0:1: Direct-Access     WDC WD30 EZRZ-00Z5HB0     80.0 
PQ: 0 ANSI: 0
[    4.497234] sd 7:0:0:0: [sdh] Very big device. Trying to use READ 
CAPACITY(16).
[    4.497642] sd 8:0:0:0: [sdj] 3907029168 512-byte logical blocks: (2.00 
TB/1.82 TiB)
[    4.498009] sd 7:0:0:1: [sdi] Very big device. Trying to use READ 
CAPACITY(16).
[    4.498475] sd 8:0:0:0: [sdj] Write Protect is off
[    4.498476] sd 8:0:0:0: [sdj] Mode Sense: 03 00 00 00
[    4.498796] sd 7:0:0:1: [sdi] 5860533168 512-byte logical blocks: (3.00 
TB/2.73 TiB)
[    4.499315] sd 8:0:0:0: [sdj] No Caching mode page found
[    4.499316] sd 8:0:0:0: [sdj] Assuming drive cache: write through
[    4.500554] sd 7:0:0:1: [sdi] Write Protect is off
[    4.500556] sd 7:0:0:1: [sdi] Mode Sense: 03 00 00 00
[    4.501050] sd 7:0:0:1: [sdi] No Caching mode page found
[    4.501051] sd 7:0:0:1: [sdi] Assuming drive cache: write through
[    4.501373] sd 7:0:0:1: [sdi] Very big device. Trying to use READ 
CAPACITY(16).
[    4.523063] sd 7:0:0:0: [sdh] 5860533168 512-byte logical blocks: (3.00 
TB/2.73 TiB)
[    4.534081] sd 7:0:0:0: [sdh] Write Protect is off
[    4.534813] sd 7:0:0:0: [sdh] Mode Sense: 03 00 00 00
[    4.535314] sd 7:0:0:0: [sdh] No Caching mode page found
[    4.536036] sd 7:0:0:0: [sdh] Assuming drive cache: write through
[    4.564517] sd 7:0:0:0: [sdh] Very big device. Trying to use READ 
CAPACITY(16).
[    4.564570]  sdj: sdj1 sdj2 sdj3 sdj4 sdj5 sdj6 sdj7
[    4.566801] sd 8:0:0:0: [sdj] Attached SCSI disk
[    4.576984]  sdi: sdi1 sdi2
[    4.612652] sd 7:0:0:1: [sdi] Very big device. Trying to use READ 
CAPACITY(16).
[    4.639564] sd 7:0:0:1: [sdi] Attached SCSI disk
[    4.649562]  sdh: sdh1
[    4.651142] sd 7:0:0:0: [sdh] Very big device. Trying to use READ 
CAPACITY(16).
[    4.653826] sd 7:0:0:0: [sdh] Attached SCSI disk
[    4.666030] sd 9:0:0:0: [sdk] 3907029168 512-byte logical blocks: (2.00 
TB/1.82 TiB)
[    4.668285] sd 9:0:0:0: [sdk] Write Protect is off
[    4.668945] sd 9:0:0:0: [sdk] Mode Sense: 3b 00 00 00
[    4.670533] sd 9:0:0:0: [sdk] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    4.789545]  sdk: sdk1
[    4.794153] sd 9:0:0:0: [sdk] Attached SCSI disk
[    5.795832] md: linear personality registered for level -1
[    5.797810] md: multipath personality registered for level -4
[    5.799676] md: raid0 personality registered for level 0
[    5.801705] md: raid1 personality registered for level 1
[    5.868090] raid6: sse2x1   gen()  6854 MB/s
[    5.936094] raid6: sse2x1   xor()  4890 MB/s
[    6.004097] raid6: sse2x2   gen() 10868 MB/s
[    6.072102] raid6: sse2x2   xor()  7316 MB/s
[    6.140111] raid6: sse2x4   gen() 12520 MB/s
[    6.208113] raid6: sse2x4   xor()  6520 MB/s
[    6.208741] raid6: using algorithm sse2x4 gen() 12520 MB/s
[    6.209403] raid6: .... xor() 6520 MB/s, rmw enabled
[    6.209990] raid6: using ssse3x2 recovery algorithm
[    6.210869] async_tx: api initialized (async)
[    6.211642] xor: automatically using best checksumming function:
[    6.252113]    avx       :  4545.000 MB/sec
[    6.254370] md: raid6 personality registered for level 6
[    6.255035] md: raid5 personality registered for level 5
[    6.255694] md: raid4 personality registered for level 4
[    6.260154] md: raid10 personality registered for level 10
[    6.274729] PM: Starting manual resume from disk
[    6.275333] PM: Hibernation image partition 8:55 present
[    6.275333] PM: Looking for hibernation image.
[    6.275434] PM: Image not found (code -22)
[    6.275435] PM: Hibernation image not present or could not be loaded.
[    6.405833] EXT4-fs (sdd3): mounted filesystem with ordered data mode. Opts: 
(null)
[    6.494581] EXT4-fs (sde3): Unrecognized mount option "auto" or missing value
[    6.497528] aufs: loading out-of-tree module taints kernel.
[    6.499309] aufs 4.8-20161010
[   55.761969] EXT4-fs (sdd3): re-mounted. Opts: (null)
Filesystem     1K-blocks     Used Available Use% Mounted on
udev             8156644        0   8156644   0% /dev
tmpfs            1639072     2916   1636156   1% /run
/dev/sdd3       30832636 20100124   9143268  69% /

Reply via email to