Page 3 sur 8

Re: Boot extrêmement lent (35s) avec un ssd

Posté : lun. 29 août 2016 12:30
par Insam

Dernier message de la page précédente :

Roro !
Qu'est-ce que ça à voir avec ce topic ?
Ouvre un fil dans "compatibilité matériel" peut être, mais je te conseille d'aller plutôt sur un forum dédié, tel que http://forum.hardware.fr/hfr/Hardware/liste_sujet-1.htm
par exemple ! ;)
Garantie à vie pour un SSD :shock: Ça me parait beaucoup demander, c'est incompatible avec la technologie !

Re: Boot extrêmement lent (35s) avec un ssd

Posté : lun. 29 août 2016 18:22
par Phil995511
Si d'un côté tu désactive l'UEFI dans ton bios et que de l'autre tu choisi une install UEFI ça va pas bien fonctionner...

Re: Boot extrêmement lent (35s) avec un ssd

Posté : lun. 29 août 2016 18:29
par Insam
Phil995511 a écrit :Si d'un côté tu désactive l'UEFI dans ton bios et que de l'autre tu choisi une install UEFI ça va pas bien fonctionner...
J'ai pas lu qu'il ait fait ça :shock:

Re: Boot extrêmement lent (35s) avec un ssd

Posté : lun. 29 août 2016 19:46
par Phil995511
C'est pourtant ce qu'il a fait au début semble-t-il.

a) Fait un backup de tes données.

b) Désactive l'UEFI dans le bios, puis via ta clef ubs qui te sert à l'install de mInt lance Gparted et déclare une table de partition pour ton SSD en msdos, ne créé que des partitions ext4 (une de 20 Go pour /, une autre pour /home avec le reste d'espace disque dispo), ne créé pas de swap sur le ssd (ça va l'user prématurément).

c) Si tu as un disque à plateaux à côté de ton ssd déclare le lui aussi avec une table de partition en msdos, tu peux créer une partition swap dessus (d'une taille comprise entre 1x et 2 x ta RAM dispo) mais ce n'est pas obligatoire (sans swap pas d’hibernation et risques de crach système en cas d'utilisation de toute la RAM par le système, faut donc avoir assez de RAM), formate le lui aussi en ext4 (une seule partition en plus de la swap).

Après tout ça réinstalle ton système. Ça devrait fonctionner comme une horloge.

Re: Boot extrêmement lent (35s) avec un ssd

Posté : lun. 29 août 2016 20:10
par Insam
Phil995511 a écrit :... Ça devrait fonctionner comme une horloge.
:D Oui tout ça me semble parfait !

Re: Boot extrêmement lent (35s) avec un ssd

Posté : mar. 30 août 2016 19:27
par gurrumul
L5d a écrit :Bonjour,
Dans un post plus haut, il y a une indication importante :
44.633146] FAT-fs (sdd1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

pour utiliser fsck (dans un terminal), il faut etre en live-cd , live-dvd ou live-usb.
avec une commande du style (à adapter à ton cas) :

Code : Tout sélectionner

sudo fsck /dev/sda1
voici ce que j'obtiens :

Code : Tout sélectionner

fsck from util-linux 2.27.1
e2fsck 1.42.13 (17-May-2015)
/dev/sda2: clean, 299088/15081472 files, 2918022/60302080 blocks
je tente une remise à par défaut du bios, je vous tiens au courant

EDIT débitant suppression du post précédent en "doublon de celui-ci"

Re: Boot extrêmement lent (35s) avec un ssd

Posté : mar. 30 août 2016 19:33
par gurrumul
J'ai remis mon bios par défaut, je fais une installation par défaut avec une partition de 20Go pour / et le reste pour /home, les deux en ext4, le tout sans swap et j'ai toujours le même problème.

voici ce que j'obtiens avec dmesg :

Code : Tout sélectionner

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 4.4.0-21.37-generic 4.4.6)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic root=UUID=5d1c9750-3185-4542-8ff8-c19ed0de49c7 ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    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-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ca52cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca52d000-0x00000000ca533fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ca534000-0x00000000ca98dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca98e000-0x00000000cadf6fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cadf7000-0x00000000dd63bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dd63c000-0x00000000dd844fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dd845000-0x00000000dd85dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dd85e000-0x00000000ddd97fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ddd98000-0x00000000deffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000defff000-0x00000000deffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: ASUS All Series/Z87-PLUS, BIOS 2103 08/15/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x21f000 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 uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7E00000000 write-back
[    0.000000]   1 base 0200000000 mask 7FF0000000 write-back
[    0.000000]   2 base 0210000000 mask 7FF8000000 write-back
[    0.000000]   3 base 0218000000 mask 7FFC000000 write-back
[    0.000000]   4 base 021C000000 mask 7FFE000000 write-back
[    0.000000]   5 base 021E000000 mask 7FFF000000 write-back
[    0.000000]   6 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 8GB, type WB
[    0.000000] reg 1, base: 8GB, range: 256MB, type WB
[    0.000000] reg 2, base: 8448MB, range: 128MB, type WB
[    0.000000] reg 3, base: 8576MB, range: 64MB, type WB
[    0.000000] reg 4, base: 8640MB, range: 32MB, type WB
[    0.000000] reg 5, base: 8672MB, range: 16MB, type WB
[    0.000000] reg 6, base: 3584MB, range: 512MB, type UC
[    0.000000] total RAM covered: 8176M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 32M 	num_reg: 6  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3GB, range: 512MB, type WB
[    0.000000] reg 3, base: 4GB, range: 4GB, type WB
[    0.000000] reg 4, base: 8GB, range: 512MB, type WB
[    0.000000] reg 5, base: 8688MB, range: 16MB, type UC
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd800-0x000fd80f] mapped at [ffff8800000fd800]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x021fe000, 0x021fefff] PGTABLE
[    0.000000] BRK [0x021ff000, 0x021fffff] PGTABLE
[    0.000000] BRK [0x02200000, 0x02200fff] PGTABLE
[    0.000000] BRK [0x02201000, 0x02201fff] PGTABLE
[    0.000000] BRK [0x02202000, 0x02202fff] PGTABLE
[    0.000000] BRK [0x02203000, 0x02203fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x33678000-0x35b33fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000DD84A080 00007C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DD858C48 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000DD84A198 00EAAC (v02 ALASKA A M I    00000031 INTL 20091112)
[    0.000000] ACPI: FACS 0x00000000DDD96080 000040
[    0.000000] ACPI: APIC 0x00000000DD858D58 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DD858DD0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: LPIT 0x00000000DD858E18 00005C (v01 ALASKA A M I    00000000 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000DD858E78 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000DD8593B8 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20091112)
[    0.000000] ACPI: MCFG 0x00000000DD859E90 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000DD859ED0 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000DD859F08 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000DD85A278 0034E1 (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
[    0.000000] ACPI: BGRT 0x00000000DD85D7B8 000038 (v00 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000021effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x21eff7000-0x21effbfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000021effffff]
[    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-0x00000000ca52cfff]
[    0.000000]   node   0: [mem 0x00000000ca534000-0x00000000ca98dfff]
[    0.000000]   node   0: [mem 0x00000000cadf7000-0x00000000dd63bfff]
[    0.000000]   node   0: [mem 0x00000000defff000-0x00000000deffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000021effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021effffff]
[    0.000000] On node 0 totalpages: 2081129
[    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: 14088 pages used for memmap
[    0.000000]   DMA32 zone: 901581 pages, LIFO batch:31
[    0.000000]   Normal zone: 18368 pages used for memmap
[    0.000000]   Normal zone: 1175552 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    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 8, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 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: 0x8086a701 base: 0xfed00000
[    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-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xca52d000-0xca533fff]
[    0.000000] PM: Registered nosave memory: [mem 0xca98e000-0xcadf6fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd63c000-0xdd844fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd845000-0xdd85dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd85e000-0xddd97fff]
[    0.000000] PM: Registered nosave memory: [mem 0xddd98000-0xdeffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-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-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xdf000000-0xefffffff] 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:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88021ec00000 s98008 r8192 d28968 u524288
[    0.000000] pcpu-alloc: s98008 r8192 d28968 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2048588
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic root=UUID=5d1c9750-3185-4542-8ff8-c19ed0de49c7 ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8070428K/8324516K available (8356K kernel code, 1278K rwdata, 3920K rodata, 1476K init, 1292K bss, 254088K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:16640 nr_irqs:456 16
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3398.124 MHz processor
[    0.000019] Calibrating delay loop (skipped), value calculated using timer frequency.. 6796.24 BogoMIPS (lpj=13592496)
[    0.000021] pid_max: default: 32768 minimum: 301
[    0.000024] ACPI: Core revision 20150930
[    0.007607] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.007620] Security Framework initialized
[    0.007621] Yama: becoming mindful.
[    0.007631] AppArmor: AppArmor initialized
[    0.007973] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.009008] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.009452] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.009459] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.009600] Initializing cgroup subsys io
[    0.009602] Initializing cgroup subsys memory
[    0.009606] Initializing cgroup subsys devices
[    0.009607] Initializing cgroup subsys freezer
[    0.009609] Initializing cgroup subsys net_cls
[    0.009610] Initializing cgroup subsys perf_event
[    0.009612] Initializing cgroup subsys net_prio
[    0.009613] Initializing cgroup subsys hugetlb
[    0.009615] Initializing cgroup subsys pids
[    0.009631] CPU: Physical Processor ID: 0
[    0.009631] CPU: Processor Core ID: 0
[    0.009635] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.009635] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.010367] mce: CPU supports 9 MCE banks
[    0.010378] CPU0: Thermal monitoring enabled (TM1)
[    0.010385] process: using mwait in idle threads
[    0.010387] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.010388] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.010630] Freeing SMP alternatives memory: 28K (ffffffff820b2000 - ffffffff820b9000)
[    0.014111] ftrace: allocating 31878 entries in 125 pages
[    0.022971] smpboot: Max logical packages: 1
[    0.022973] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.023344] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.063029] TSC deadline timer enabled
[    0.063031] smpboot: CPU0: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.063040] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.063053] ... version:                3
[    0.063054] ... bit width:              48
[    0.063054] ... generic registers:      8
[    0.063055] ... value mask:             0000ffffffffffff
[    0.063056] ... max period:             0000ffffffffffff
[    0.063056] ... fixed-purpose events:   3
[    0.063057] ... event mask:             00000007000000ff
[    0.063572] x86: Booting SMP configuration:
[    0.063573] .... node  #0, CPUs:      #1
[    0.066717] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.066765]  #2 #3
[    0.073070] x86: Booted up 1 node, 4 CPUs
[    0.073072] smpboot: Total of 4 processors activated (27184.99 BogoMIPS)
[    0.075615] devtmpfs: initialized
[    0.077099] evm: security.selinux
[    0.077100] evm: security.SMACK64
[    0.077100] evm: security.SMACK64EXEC
[    0.077101] evm: security.SMACK64TRANSMUTE
[    0.077102] evm: security.SMACK64MMAP
[    0.077102] evm: security.ima
[    0.077103] evm: security.capability
[    0.077140] PM: Registering ACPI NVS region [mem 0xca52d000-0xca533fff] (28672 bytes)
[    0.077142] PM: Registering ACPI NVS region [mem 0xdd85e000-0xddd97fff] (5480448 bytes)
[    0.077229] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.077280] pinctrl core: initialized pinctrl subsystem
[    0.077355] RTC time: 16:35:29, date: 08/30/16
[    0.077430] NET: Registered protocol family 16
[    0.087537] cpuidle: using governor ladder
[    0.099538] cpuidle: using governor menu
[    0.099541] PCCT header not found.
[    0.099590] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.099592] ACPI: bus type PCI registered
[    0.099593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.099643] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.099645] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.099652] PCI: Using configuration type 1 for base access
[    0.099737] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.099741] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.111751] ACPI: Added _OSI(Module Device)
[    0.111752] ACPI: Added _OSI(Processor Device)
[    0.111753] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.111753] ACPI: Added _OSI(Processor Aggregator Device)
[    0.114164] ACPI: Executed 1 blocks of module-level executable AML code
[    0.115834] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.116314] ACPI: Dynamic OEM Table Load:
[    0.116318] ACPI: SSDT 0xFFFF880214D0B800 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20091112)
[    0.116735] ACPI: Dynamic OEM Table Load:
[    0.116738] ACPI: SSDT 0xFFFF8802152B1800 0005AA (v01 PmRef  ApIst    00003000 INTL 20091112)
[    0.117180] ACPI: Dynamic OEM Table Load:
[    0.117183] ACPI: SSDT 0xFFFF8802152EAE00 000119 (v01 PmRef  ApCst    00003000 INTL 20091112)
[    0.117841] ACPI: Interpreter enabled
[    0.117847] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[    0.117850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[    0.117862] ACPI: (supports S0 S3 S4 S5)
[    0.117863] ACPI: Using IOAPIC for interrupt routing
[    0.117879] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.123230] ACPI: Power Resource [FN00] (off)
[    0.123277] ACPI: Power Resource [FN01] (off)
[    0.123325] ACPI: Power Resource [FN02] (off)
[    0.123370] ACPI: Power Resource [FN03] (off)
[    0.123415] ACPI: Power Resource [FN04] (off)
[    0.123944] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.123947] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.124085] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.124163] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.124164] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.124391] PCI host bridge to bus 0000:00
[    0.124393] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.124394] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.124395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.124396] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.124397] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.124398] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.124399] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.124400] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.124401] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.124402] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
[    0.124403] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.124408] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.124464] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.124488] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.124541] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.124583] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.124605] pci 0000:00:14.0: reg 0x10: [mem 0xef220000-0xef22ffff 64bit]
[    0.124647] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.124671] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.124695] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.124717] pci 0000:00:16.0: reg 0x10: [mem 0xef23b000-0xef23b00f 64bit]
[    0.124762] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.124812] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
[    0.124832] pci 0000:00:19.0: reg 0x10: [mem 0xef200000-0xef21ffff]
[    0.124838] pci 0000:00:19.0: reg 0x14: [mem 0xef239000-0xef239fff]
[    0.124844] pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
[    0.124883] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.124908] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.124933] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.124956] pci 0000:00:1a.0: reg 0x10: [mem 0xef238000-0xef2383ff]
[    0.125017] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.125050] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.125075] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.125095] pci 0000:00:1b.0: reg 0x10: [mem 0xef230000-0xef233fff 64bit]
[    0.125143] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.125169] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.125192] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.125244] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.125290] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.125313] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
[    0.125365] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.125409] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.125436] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
[    0.125488] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.125532] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.125557] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.125581] pci 0000:00:1d.0: reg 0x10: [mem 0xef237000-0xef2373ff]
[    0.125642] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.125675] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.125700] pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100
[    0.125829] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[    0.125846] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.125852] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.125857] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.125863] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.125868] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.125874] pci 0000:00:1f.2: reg 0x24: [mem 0xef236000-0xef2367ff]
[    0.125895] pci 0000:00:1f.2: PME# supported from D3hot
[    0.125938] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.125951] pci 0000:00:1f.3: reg 0x10: [mem 0xef235000-0xef2350ff 64bit]
[    0.125967] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.126047] pci 0000:01:00.0: [10de:1184] type 00 class 0x030000
[    0.126065] pci 0000:01:00.0: reg 0x10: [mem 0xee000000-0xeeffffff]
[    0.126073] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref]
[    0.126082] pci 0000:01:00.0: reg 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref]
[    0.126088] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.126094] pci 0000:01:00.0: reg 0x30: [mem 0xef000000-0xef07ffff pref]
[    0.126135] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.126160] pci 0000:01:00.1: [10de:0e0a] type 00 class 0x040300
[    0.126177] pci 0000:01:00.1: reg 0x10: [mem 0xef080000-0xef083fff]
[    0.131565] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.131566] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.131568] pci 0000:00:01.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.131570] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.131614] acpiphp: Slot [1] registered
[    0.131617] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.131673] pci 0000:03:00.0: [1b21:0612] type 00 class 0x010601
[    0.131701] pci 0000:03:00.0: reg 0x10: [io  0xd050-0xd057]
[    0.131711] pci 0000:03:00.0: reg 0x14: [io  0xd040-0xd043]
[    0.131721] pci 0000:03:00.0: reg 0x18: [io  0xd030-0xd037]
[    0.131731] pci 0000:03:00.0: reg 0x1c: [io  0xd020-0xd023]
[    0.131740] pci 0000:03:00.0: reg 0x20: [io  0xd000-0xd01f]
[    0.131750] pci 0000:03:00.0: reg 0x24: [mem 0xef100000-0xef1001ff]
[    0.131814] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.139569] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.139571] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.139573] pci 0000:00:1c.1:   bridge window [mem 0xef100000-0xef1fffff]
[    0.139620] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060401
[    0.139710] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.139729] pci 0000:00:1c.6: PCI bridge to [bus 04-05] (subtractive decode)
[    0.139736] pci 0000:00:1c.6:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.139737] pci 0000:00:1c.6:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.139738] pci 0000:00:1c.6:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.139739] pci 0000:00:1c.6:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.139740] pci 0000:00:1c.6:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.139741] pci 0000:00:1c.6:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.139742] pci 0000:00:1c.6:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.139743] pci 0000:00:1c.6:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.139743] pci 0000:00:1c.6:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.139744] pci 0000:00:1c.6:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.139831] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
[    0.139848] pci 0000:04:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.139849] pci 0000:04:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.139850] pci 0000:04:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.139851] pci 0000:04:00.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.139852] pci 0000:04:00.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.139853] pci 0000:04:00.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.139853] pci 0000:04:00.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.139854] pci 0000:04:00.0:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.139855] pci 0000:04:00.0:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.139856] pci 0000:04:00.0:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.140359] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.140390] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.140418] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[    0.140447] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.140475] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.140502] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.140530] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.140558] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.140757] ACPI: Enabled 5 GPEs in block 00 to 3F
[    0.140823] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.140824] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.140825] vgaarb: loaded
[    0.140826] vgaarb: bridge control possible 0000:01:00.0
[    0.140972] SCSI subsystem initialized
[    0.140991] libata version 3.00 loaded.
[    0.141004] ACPI: bus type USB registered
[    0.141014] usbcore: registered new interface driver usbfs
[    0.141019] usbcore: registered new interface driver hub
[    0.141027] usbcore: registered new device driver usb
[    0.141104] PCI: Using ACPI for IRQ routing
[    0.143543] PCI: pci_cache_line_size set to 64 bytes
[    0.143580] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.143581] e820: reserve RAM buffer [mem 0xca52d000-0xcbffffff]
[    0.143582] e820: reserve RAM buffer [mem 0xca98e000-0xcbffffff]
[    0.143583] e820: reserve RAM buffer [mem 0xdd63c000-0xdfffffff]
[    0.143584] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.143585] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
[    0.143657] NetLabel: Initializing
[    0.143658] NetLabel:  domain hash size = 128
[    0.143658] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.143665] NetLabel:  unlabeled traffic allowed by default
[    0.143704] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.143707] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.145721] clocksource: Switched to clocksource hpet
[    0.149427] AppArmor: AppArmor Filesystem Enabled
[    0.149462] pnp: PnP ACPI init
[    0.149511] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.149514] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.149618] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.149620] system 00:01: [io  0xffff] has been reserved
[    0.149621] system 00:01: [io  0xffff] has been reserved
[    0.149622] system 00:01: [io  0xffff] has been reserved
[    0.149623] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.149624] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.149625] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.149626] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.149627] system 00:01: [io  0x1800-0x18fe] could not be reserved
[    0.149628] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.149629] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.149643] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.149672] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.149673] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.149726] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.149728] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.149758] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.149759] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.149892] pnp 00:06: [dma 0 disabled]
[    0.149921] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.150180] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.150182] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.150183] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.150184] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.150185] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.150186] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.150187] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.150188] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.150189] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.150190] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.150191] system 00:07: [mem 0xeffdf000-0xeffdffff] has been reserved
[    0.150192] system 00:07: [mem 0xeffe0000-0xeffeffff] has been reserved
[    0.150194] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.150322] pnp: PnP ACPI: found 8 devices
[    0.155951] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.155984] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.155985] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.155987] pci 0000:00:01.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.155989] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.155992] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.156000] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.156001] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.156005] pci 0000:00:1c.1:   bridge window [mem 0xef100000-0xef1fffff]
[    0.156010] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.156026] pci 0000:00:1c.6: PCI bridge to [bus 04-05]
[    0.156034] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.156035] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.156036] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.156037] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.156038] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.156039] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.156040] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.156041] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.156042] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.156043] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.156044] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.156044] pci_bus 0000:01: resource 1 [mem 0xee000000-0xef0fffff]
[    0.156045] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.156047] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.156047] pci_bus 0000:03: resource 1 [mem 0xef100000-0xef1fffff]
[    0.156048] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    0.156049] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    0.156050] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.156051] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.156052] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.156053] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.156054] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.156055] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.156056] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.156057] pci_bus 0000:04: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.156058] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
[    0.156058] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
[    0.156059] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.156060] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.156061] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.156062] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.156063] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.156064] pci_bus 0000:05: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.156065] pci_bus 0000:05: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.156066] pci_bus 0000:05: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.156084] NET: Registered protocol family 2
[    0.156184] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.156269] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.156362] TCP: Hash tables configured (established 65536 bind 65536)
[    0.156378] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.156396] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.156432] NET: Registered protocol family 1
[    0.189756] pci 0000:01:00.0: Video device with shadowed ROM
[    0.189765] PCI: CLS 64 bytes, default 64
[    0.189794] Trying to unpack rootfs image as initramfs...
[    0.574629] Freeing initrd memory: 37616K (ffff880033678000 - ffff880035b34000)
[    0.574645] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.574646] software IO TLB [mem 0xd963c000-0xdd63c000] (64MB) mapped at [ffff8800d963c000-ffff8800dd63bfff]
[    0.574686] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.574687] hw unit of domain pp0-core 2^-14 Joules
[    0.574687] hw unit of domain package 2^-14 Joules
[    0.574688] hw unit of domain dram 2^-14 Joules
[    0.574688] hw unit of domain pp1-gpu 2^-14 Joules
[    0.574793] Scanning for low memory corruption every 60 seconds
[    0.574983] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.575001] audit: initializing netlink subsys (disabled)
[    0.575011] audit: type=2000 audit(1472574929.576:1): initialized
[    0.575304] Initialise system trusted keyring
[    0.575381] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.575382] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.576301] zbud: loaded
[    0.576431] VFS: Disk quotas dquot_6.6.0
[    0.576451] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.576738] fuse init (API version 7.23)
[    0.576817] Key type big_key registered
[    0.577078] Key type asymmetric registered
[    0.577081] Asymmetric key parser 'x509' registered
[    0.577102] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.577123] io scheduler noop registered
[    0.577126] io scheduler deadline registered (default)
[    0.577143] io scheduler cfq registered
[    0.577473] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.577476] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.577494] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    0.577494] vesafb: scrolling: redraw
[    0.577495] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.577502] vesafb: framebuffer at 0xe9000000, mapped to 0xffffc90001000000, using 1216k, total 1216k
[    0.577549] Console: switching to colour frame buffer device 80x30
[    0.577554] fb0: VESA VGA frame buffer device
[    0.577563] intel_idle: MWAIT substates: 0x42120
[    0.577563] intel_idle: v0.4.1 model 0x3C
[    0.577564] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.577723] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.577726] ACPI: Power Button [PWRB]
[    0.577750] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.577751] ACPI: Power Button [PWRF]
[    0.578166] thermal LNXTHERM:00: registered as thermal_zone0
[    0.578167] ACPI: Thermal Zone [TZ00] (28 C)
[    0.578292] thermal LNXTHERM:01: registered as thermal_zone1
[    0.578293] ACPI: Thermal Zone [TZ01] (30 C)
[    0.578322] GHES: HEST is not enabled!
[    0.578385] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.598743] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.599770] Linux agpgart interface v0.103
[    0.601451] brd: module loaded
[    0.602147] loop: module loaded
[    0.602273] libphy: Fixed MDIO Bus: probed
[    0.602275] tun: Universal TUN/TAP device driver, 1.6
[    0.602276] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.602298] PPP generic driver version 2.4.2
[    0.602334] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.602337] ehci-pci: EHCI PCI platform driver
[    0.602397] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.602400] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.602409] ehci-pci 0000:00:1a.0: debug port 2
[    0.606301] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.606308] ehci-pci 0000:00:1a.0: irq 16, io mem 0xef238000
[    0.621754] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.621777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.621779] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.621780] usb usb1: Product: EHCI Host Controller
[    0.621781] usb usb1: Manufacturer: Linux 4.4.0-21-generic ehci_hcd
[    0.621781] usb usb1: SerialNumber: 0000:00:1a.0
[    0.621883] hub 1-0:1.0: USB hub found
[    0.621887] hub 1-0:1.0: 2 ports detected
[    0.622014] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.622017] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.622025] ehci-pci 0000:00:1d.0: debug port 2
[    0.625924] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.625930] ehci-pci 0000:00:1d.0: irq 23, io mem 0xef237000
[    0.637754] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.637773] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.637774] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.637775] usb usb2: Product: EHCI Host Controller
[    0.637776] usb usb2: Manufacturer: Linux 4.4.0-21-generic ehci_hcd
[    0.637777] usb usb2: SerialNumber: 0000:00:1d.0
[    0.637873] hub 2-0:1.0: USB hub found
[    0.637877] hub 2-0:1.0: 2 ports detected
[    0.637954] ehci-platform: EHCI generic platform driver
[    0.637962] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.637966] ohci-pci: OHCI PCI platform driver
[    0.637972] ohci-platform: OHCI generic platform driver
[    0.637978] uhci_hcd: USB Universal Host Controller Interface driver
[    0.638043] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.638046] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.639106] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    0.639109] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.639194] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.639195] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.639196] usb usb3: Product: xHCI Host Controller
[    0.639197] usb usb3: Manufacturer: Linux 4.4.0-21-generic xhci-hcd
[    0.639198] usb usb3: SerialNumber: 0000:00:14.0
[    0.639295] hub 3-0:1.0: USB hub found
[    0.639309] hub 3-0:1.0: 14 ports detected
[    0.641552] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.641555] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.641577] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.641578] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.641579] usb usb4: Product: xHCI Host Controller
[    0.641580] usb usb4: Manufacturer: Linux 4.4.0-21-generic xhci-hcd
[    0.641581] usb usb4: SerialNumber: 0000:00:14.0
[    0.641675] hub 4-0:1.0: USB hub found
[    0.641686] hub 4-0:1.0: 6 ports detected
[    0.642433] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.644836] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.644840] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.645052] mousedev: PS/2 mouse device common for all mice
[    0.645142] rtc_cmos 00:02: RTC can wake from S4
[    0.645241] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.645262] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.645268] i2c /dev entries driver
[    0.645296] device-mapper: uevent: version 1.0.3
[    0.645333] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    0.645342] Intel P-state driver initializing.
[    0.645474] ledtrig-cpu: registered to indicate activity on CPUs
[    0.646291] NET: Registered protocol family 10
[    0.646695] NET: Registered protocol family 17
[    0.646731] Key type dns_resolver registered
[    0.647268] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x19
[    0.647316] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x19
[    0.647331] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x19
[    0.647373] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x19
[    0.647528] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.648021] registered taskstats version 1
[    0.648075] Loading compiled-in X.509 certificates
[    0.649886] Loaded X.509 cert 'Build time autogenerated kernel key: fc7c0e9f152f32eca50ea2d9722926e5127af244'
[    0.649898] zswap: loaded using pool lzo/zbud
[    0.651424] Key type trusted registered
[    0.653678] Key type encrypted registered
[    0.653683] AppArmor: AppArmor sha1 policy hashing enabled
[    0.653686] ima: No TPM chip found, activating TPM-bypass!
[    0.653698] evm: HMAC attrs: 0x1
[    0.654043]   Magic number: 12:992:591
[    0.654130] rtc_cmos 00:02: setting system clock to 2016-08-30 16:35:30 UTC (1472574930)
[    0.654191] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.654192] EDD information not available.
[    0.654242] PM: Hibernation image not present or could not be loaded.
[    0.654958] Freeing unused kernel memory: 1476K (ffffffff81f41000 - ffffffff820b2000)
[    0.654959] Write protecting the kernel read-only data: 14336k
[    0.655342] Freeing unused kernel memory: 1872K (ffff88000182c000 - ffff880001a00000)
[    0.655638] Freeing unused kernel memory: 176K (ffff880001dd4000 - ffff880001e00000)
[    0.662182] random: systemd-udevd urandom read with 2 bits of entropy available
[    0.677788] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    0.678743] wmi: Mapper loaded
[    0.683364] pps_core: LinuxPPS API ver. 1 registered
[    0.683366] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.684101] PTP clock support registered
[    0.685699] [drm] Initialized drm 1.1.0 20060810
[    0.686367] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    0.686368] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.686476] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    0.703664] MXM: GUID detected in BIOS
[    0.703719] checking generic (e9000000 130000) vs hw (e0000000 8000000)
[    0.703720] checking generic (e9000000 130000) vs hw (e8000000 2000000)
[    0.703721] fb: switching to nouveaufb from VESA VGA
[    0.703735] Console: switching to colour dummy device 80x25
[    0.703805] nouveau 0000:01:00.0: NVIDIA GK104 (0e4040a2)
[    0.807438] nouveau 0000:01:00.0: bios: version 80.04.eb.00.2a
[    0.808305] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
[    0.861966] e1000e 0000:00:19.0 eth0: registered PHC clock
[    0.861968] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) e0:3f:49:44:c0:2a
[    0.861969] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    0.862015] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[    0.862091] ahci 0000:00:1f.2: version 3.0
[    0.862184] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x21 impl SATA mode
[    0.862185] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
[    0.862410] e1000e 0000:00:19.0 eno1: renamed from eth0
[    0.862482] [TTM] Zone  kernel: Available graphics memory: 4055798 kiB
[    0.862483] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    0.862484] [TTM] Initializing pool allocator
[    0.862487] [TTM] Initializing DMA pool allocator
[    0.862493] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[    0.862494] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[    0.862505] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[    0.862506] nouveau 0000:01:00.0: DRM: DCB version 4.0
[    0.862508] nouveau 0000:01:00.0: DRM: DCB outp 00: 01000f02 00020030
[    0.862509] nouveau 0000:01:00.0: DRM: DCB outp 01: 02000f00 00000000
[    0.862510] nouveau 0000:01:00.0: DRM: DCB outp 02: 08011f82 00020030
[    0.862510] nouveau 0000:01:00.0: DRM: DCB outp 03: 02022f62 00020010
[    0.862511] nouveau 0000:01:00.0: DRM: DCB outp 04: 04833fb6 0f420010
[    0.862512] nouveau 0000:01:00.0: DRM: DCB outp 05: 04033f72 00020010
[    0.862513] nouveau 0000:01:00.0: DRM: DCB conn 00: 00001030
[    0.862514] nouveau 0000:01:00.0: DRM: DCB conn 01: 01000131
[    0.862515] nouveau 0000:01:00.0: DRM: DCB conn 02: 00010261
[    0.862515] nouveau 0000:01:00.0: DRM: DCB conn 03: 00020346
[    0.870239] scsi host0: ahci
[    0.870399] scsi host1: ahci
[    0.870592] scsi host2: ahci
[    0.870744] scsi host3: ahci
[    0.870863] scsi host4: ahci
[    0.871034] scsi host5: ahci
[    0.871078] ata1: SATA max UDMA/133 abar m2048@0xef236000 port 0xef236100 irq 28
[    0.871079] ata2: DUMMY
[    0.871080] ata3: DUMMY
[    0.871080] ata4: DUMMY
[    0.871081] ata5: DUMMY
[    0.871082] ata6: SATA max UDMA/133 abar m2048@0xef236000 port 0xef236380 irq 28
[    0.871171] ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled
[    0.871202] ahci 0000:03:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.871203] ahci 0000:03:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc 
[    0.871413] scsi host6: ahci
[    0.871478] scsi host7: ahci
[    0.871509] ata7: SATA max UDMA/133 abar m512@0xef100000 port 0xef100100 irq 29
[    0.871511] ata8: SATA max UDMA/133 abar m512@0xef100000 port 0xef100180 irq 29
[    0.877008] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.877009] [drm] Driver supports precise vblank timestamp query.
[    0.933731] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.949729] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[    0.949735] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.973435] usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.040959] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    1.066096] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[    1.066098] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.066372] hub 1-1:1.0: USB hub found
[    1.066479] hub 1-1:1.0: 6 ports detected
[    1.082092] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[    1.082094] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.082375] hub 2-1:1.0: USB hub found
[    1.082479] hub 2-1:1.0: 8 ports detected
[    1.117409] usb 4-3: New USB device found, idVendor=174c, idProduct=3074
[    1.117410] usb 4-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    1.117411] usb 4-3: Product: ASM107x
[    1.117412] usb 4-3: Manufacturer: ASUS Tek.
[    1.189793] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.190106] ata1.00: HPA detected: current 500116079, native 500118192
[    1.190152] ata1.00: ATA-9: M4-CT256M4SSD2, 040H, max UDMA/100
[    1.190154] ata1.00: 500116079 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.190540] ata1.00: configured for UDMA/100
[    1.190708] scsi 0:0:0:0: Direct-Access     ATA      M4-CT256M4SSD2   040H PQ: 0 ANSI: 5
[    1.190900] sd 0:0:0:0: [sda] 500116079 512-byte logical blocks: (256 GB/238 GiB)
[    1.191024] sd 0:0:0:0: [sda] Write Protect is off
[    1.191027] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.191038] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.191086] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.192003]  sda: sda1 sda2 < sda5 >
[    1.192426] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.193729] ata7: SATA link down (SStatus 0 SControl 300)
[    1.193734] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.196051] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.196053] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff8802160dc190), AE_NOT_FOUND (20150930/psparse-542)
[    1.196058] ata6.00: ATAPI: ASUS     DRW-24F1ST   a, 1.00, max UDMA/100
[    1.197124] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.197126] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff8802160dc190), AE_NOT_FOUND (20150930/psparse-542)
[    1.197131] ata6.00: configured for UDMA/100
[    1.201302] scsi 5:0:0:0: CD-ROM            ASUS     DRW-24F1ST   a   1.00 PQ: 0 ANSI: 5
[    1.216510] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.216511] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.216662] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    1.216693] sr 5:0:0:0: Attached scsi generic sg1 type 5
[    1.268961] hub 4-3:1.0: USB hub found
[    1.280832] hub 4-3:1.0: 4 ports detected
[    1.299391] nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x60000, bo ffff880035235400
[    1.299496] fbcon: nouveaufb (fb0) is primary device
[    1.299536] Console: switching to colour frame buffer device 240x67
[    1.299550] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[    1.313737] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[    1.533735] ata8: SATA link down (SStatus 0 SControl 300)
[    1.573715] tsc: Refined TSC clocksource calibration: 3398.030 MHz
[    1.573718] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30fb0a05005, max_idle_ns: 440795375639 ns
[    1.813694] raid6: sse2x1   gen() 11849 MB/s
[    1.881708] raid6: sse2x1   xor()  9304 MB/s
[    1.949702] raid6: sse2x2   gen() 15331 MB/s
[    2.017704] raid6: sse2x2   xor() 10172 MB/s
[    2.085692] raid6: sse2x4   gen() 17662 MB/s
[    2.153690] raid6: sse2x4   xor() 12330 MB/s
[    2.221700] raid6: avx2x1   gen() 23500 MB/s
[    2.289685] raid6: avx2x2   gen() 27409 MB/s
[    2.357694] raid6: avx2x4   gen() 31729 MB/s
[    2.357694] raid6: using algorithm avx2x4 gen() 31729 MB/s
[    2.357695] raid6: using avx2x2 recovery algorithm
[    2.358568] xor: automatically using best checksumming function:
[    2.397661]    avx       : 36658.000 MB/sec
[    2.406377] Btrfs loaded
[    2.484159] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.560720] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[    2.560796] systemd[1]: Detected architecture x86-64.
[    2.560968] systemd[1]: Set hostname to <mint18>.
[    2.573723] clocksource: Switched to clocksource tsc
[    2.644222] systemd[1]: Listening on udev Kernel Socket.
[    2.644274] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.644292] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.644360] systemd[1]: Created slice System Slice.
[    2.644415] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    2.644437] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.644452] systemd[1]: Listening on LVM2 metadata daemon socket.
[    2.644499] systemd[1]: Created slice system-getty.slice.
[    2.644504] systemd[1]: Reached target Remote File Systems (Pre).
[    2.644508] systemd[1]: Reached target Remote File Systems.
[    2.644513] systemd[1]: Reached target Swap.
[    2.644516] systemd[1]: Reached target Encrypted Volumes.
[    2.644579] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.644597] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    2.644608] systemd[1]: Listening on Syslog Socket.
[    2.644614] systemd[1]: Reached target User and Group Name Lookups.
[    2.644623] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.644657] systemd[1]: Listening on Journal Audit Socket.
[    2.644676] systemd[1]: Listening on Journal Socket.
[    2.657764] systemd[1]: Mounting Huge Pages File System...
[    2.658038] systemd[1]: Starting Journal Service...
[    2.660735] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    2.663360] systemd[1]: Starting Load Kernel Modules...
[    2.663580] systemd[1]: Starting Uncomplicated firewall...
[    2.663839] systemd[1]: Mounting Debug File System...
[    2.664177] systemd[1]: Started Read required files in advance.
[    2.664941] systemd[1]: Mounting POSIX Message Queue File System...
[    2.664976] systemd[1]: Listening on udev Control Socket.
[    2.665236] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.665293] systemd[1]: Created slice User and Session Slice.
[    2.665315] systemd[1]: Reached target Slices.
[    2.665340] systemd[1]: Listening on fsck to fsckd communication Socket.
[    2.665587] systemd[1]: Starting Braille Device Support...
[    2.667196] systemd[1]: Mounted Debug File System.
[    2.667236] systemd[1]: Mounted Huge Pages File System.
[    2.667260] systemd[1]: Mounted POSIX Message Queue File System.
[    2.667398] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    2.667521] systemd[1]: Started Uncomplicated firewall.
[    2.680602] lp: driver loaded but no devices found
[    2.682325] ppdev: user-space parallel port driver
[    2.682985] systemd[1]: Starting Create Static Device Nodes in /dev...
[    2.685043] systemd[1]: Started Load Kernel Modules.
[    2.685381] systemd[1]: Starting Apply Kernel Variables...
[    2.685626] systemd[1]: Mounting FUSE Control File System...
[    2.687083] systemd[1]: Mounted FUSE Control File System.
[    2.687203] systemd[1]: Started Journal Service.
[    2.724629] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    2.732683] systemd-journald[331]: Received request to flush runtime journal from PID 1
[    2.793802] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.834670] AVX2 version of gcm_enc/dec engaged.
[    2.834671] AES CTR mode by8 optimization enabled
[    2.837996] snd_hda_intel 0000:01:00.1: Disabling MSI
[    2.838000] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    2.849644] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    2.849659] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.849661] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    2.849661] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.849662] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x1e
[    2.849663] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.849680] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    2.849681] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    2.849682] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    2.870244] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[    2.870277] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[    2.870307] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    2.870333] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    2.870361] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    2.870387] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    2.870421] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    2.870448] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    2.875453] kvm: disabled by bios
[    2.880697] asus_wmi: ASUS WMI generic driver loaded
[    2.882256] asus_wmi: Initialization: 0x0
[    2.882278] asus_wmi: BIOS WMI version: 0.9
[    2.882299] asus_wmi: SFUN value: 0x0
[    2.882465] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input13
[    2.882746] asus_wmi: Number of fans: 1
[    2.884916] intel_rapl: Found RAPL domain package
[    2.884918] intel_rapl: Found RAPL domain core
[    2.884920] intel_rapl: Found RAPL domain dram
[    3.019050] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    3.124597] cgroup: new mount options do not match the existing superblock, will be ignored
[    3.304592] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[    3.365778] random: nonblocking pool is initialized
[    3.513963] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[    4.158755] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    4.158832] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    4.158891] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    4.158948] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[    6.323351] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    6.323379] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[   11.233544] usb 3-3: device descriptor read/all, error -110
[   11.345448] usb 3-3: new high-speed USB device number 3 using xhci_hcd
[   21.473231] usb 3-3: device descriptor read/all, error -110
[   21.585164] usb 3-3: new high-speed USB device number 4 using xhci_hcd
[   26.601112] usb 3-3: device descriptor read/8, error -110
[   30.051219] cinnamon-settin[1249]: segfault at 0 ip 00007f968989ce69 sp 00007ffc76197860 error 4 in libupower-glib.so.3.0.1[7f968988d000+24000]
[   31.720973] usb 3-3: device descriptor read/8, error -110
[   31.936878] usb 3-3: new high-speed USB device number 5 using xhci_hcd
[   36.952745] usb 3-3: device descriptor read/8, error -110
[   42.072697] usb 3-3: device descriptor read/8, error -110
[   42.176610] usb usb3-port3: unable to enumerate USB device
[   42.288591] usb 3-10: new full-speed USB device number 6 using xhci_hcd
[   42.418993] usb 3-10: New USB device found, idVendor=046d, idProduct=c52b
[   42.419005] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   42.419006] usb 3-10: Product: USB Receiver
[   42.419007] usb 3-10: Manufacturer: Logitech
[   42.588583] usb 3-13: new high-speed USB device number 7 using xhci_hcd
[   42.717951] usb 3-13: New USB device found, idVendor=8564, idProduct=1000
[   42.717963] usb 3-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   42.717964] usb 3-13: Product: Mass Storage Device
[   42.717965] usb 3-13: Manufacturer: JetFlash
[   42.717966] usb 3-13: SerialNumber: 05HPM1CSKYE2NNYH
[   42.718040] usb 3-13: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
[   42.718043] usb 3-13: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
[   42.737457] usb-storage 3-13:1.0: USB Mass Storage device detected
[   42.738098] scsi host8: usb-storage 3-13:1.0
[   42.738181] usbcore: registered new interface driver usb-storage
[   42.738475] hidraw: raw HID events driver (C) Jiri Kosina
[   42.739473] usbcore: registered new interface driver uas
[   42.745422] usbcore: registered new interface driver usbhid
[   42.745423] usbhid: USB HID core driver
[   42.748506] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-10/input2
[   42.865541] input: Logitech K800 as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.2/0003:046D:C52B.0003/0003:046D:2010.0005/input/input18
[   42.865604] logitech-hidpp-device 0003:046D:2010.0005: input,hidraw1: USB HID v1.11 Keyboard [Logitech K800] on usb-0000:00:14.0-10:2
[   42.867502] input: Logitech Performance MX as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.2/0003:046D:C52B.0003/0003:046D:101A.0004/input/input19
[   42.867673] logitech-hidpp-device 0003:046D:101A.0004: input,hidraw2: USB HID v1.11 Mouse [Logitech Performance MX] on usb-0000:00:14.0-10:1
[   44.402078] scsi 8:0:0:0: Direct-Access     JetFlash Transcend 32GB   1100 PQ: 0 ANSI: 4
[   44.402485] sd 8:0:0:0: Attached scsi generic sg2 type 0
[   44.402666] sd 8:0:0:0: [sdb] 63406080 512-byte logical blocks: (32.5 GB/30.2 GiB)
[   44.403055] sd 8:0:0:0: [sdb] Write Protect is off
[   44.403057] sd 8:0:0:0: [sdb] Mode Sense: 43 00 00 00
[   44.403465] sd 8:0:0:0: [sdb] No Caching mode page found
[   44.403468] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[   44.405659]  sdb: sdb1
[   44.406935] sd 8:0:0:0: [sdb] Attached SCSI removable disk

Re: Boot extrêmement lent (35s) avec un ssd

Posté : mar. 30 août 2016 20:12
par Insam
Apparemment tu n'as plus de problème de partition, je pense maintenant que c'est juste une config du bios qui est à améliorer (voir si dedans il n'y a pas une option de configuration optimale)
Allez les geeks barbus, venez aider, moi je ne connais que l'amibios d'y a 12 ans !

Re: Boot extrêmement lent (35s) avec un ssd

Posté : mar. 30 août 2016 21:18
par tyrry
Slt ,
as tu essayer de démarrer ton pc "nu" de tout périphérique externe
(bien sur a par l'écran/clavier/souris) exemple un disque dur externe en usb , des clés usb etc etc....
Ensuite il me semble que tu as un périphérique usb 'bluethoot' (exemple : une souris sans fils) connecter sur un usb3 : mets le en usb2 normal ;)
et refait un redémarrage ;)
@+

Re: Boot extrêmement lent (35s) avec un ssd

Posté : mar. 30 août 2016 21:26
par L5d
Bonjour gurrumul,

Maintenant que tu as remis ton bios par défaut, ça a du réactiver le sécure-boot, qu'il faut désactiver pour installer Linux Mint. (seul Ubuntu avec Unity a une clef par Canonical pour pouvoir le laisser actif [ou Windows 8, 8.1, 10 bien sûr]).

Re: Boot extrêmement lent (35s) avec un ssd

Posté : mer. 31 août 2016 18:36
par gurrumul
Salut,

alors mon pc n'a rien de connecté, la clé wifi sert pour mon clavier et ma souris logitech, elle était branché à l'arrière sur un port usb3, je l'ai mise en façade sur un port usb2
J'ai désactivé le secure boot et aucun changement

voici mon analyse du boot :

Code : Tout sélectionner

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 4.4.0-21.37-generic 4.4.6)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic root=UUID=50f2f9c4-90d3-4556-bebd-13edd7c37147 ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    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-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ca52cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca52d000-0x00000000ca533fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ca534000-0x00000000ca98dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca98e000-0x00000000cadf6fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cadf7000-0x00000000dd63bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dd63c000-0x00000000dd844fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dd845000-0x00000000dd85dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dd85e000-0x00000000ddd97fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ddd98000-0x00000000deffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000defff000-0x00000000deffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: ASUS All Series/Z87-PLUS, BIOS 2103 08/15/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x21f000 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 uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7E00000000 write-back
[    0.000000]   1 base 0200000000 mask 7FF0000000 write-back
[    0.000000]   2 base 0210000000 mask 7FF8000000 write-back
[    0.000000]   3 base 0218000000 mask 7FFC000000 write-back
[    0.000000]   4 base 021C000000 mask 7FFE000000 write-back
[    0.000000]   5 base 021E000000 mask 7FFF000000 write-back
[    0.000000]   6 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 8GB, type WB
[    0.000000] reg 1, base: 8GB, range: 256MB, type WB
[    0.000000] reg 2, base: 8448MB, range: 128MB, type WB
[    0.000000] reg 3, base: 8576MB, range: 64MB, type WB
[    0.000000] reg 4, base: 8640MB, range: 32MB, type WB
[    0.000000] reg 5, base: 8672MB, range: 16MB, type WB
[    0.000000] reg 6, base: 3584MB, range: 512MB, type UC
[    0.000000] total RAM covered: 8176M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 32M 	num_reg: 6  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3GB, range: 512MB, type WB
[    0.000000] reg 3, base: 4GB, range: 4GB, type WB
[    0.000000] reg 4, base: 8GB, range: 512MB, type WB
[    0.000000] reg 5, base: 8688MB, range: 16MB, type UC
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd800-0x000fd80f] mapped at [ffff8800000fd800]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x021fe000, 0x021fefff] PGTABLE
[    0.000000] BRK [0x021ff000, 0x021fffff] PGTABLE
[    0.000000] BRK [0x02200000, 0x02200fff] PGTABLE
[    0.000000] BRK [0x02201000, 0x02201fff] PGTABLE
[    0.000000] BRK [0x02202000, 0x02202fff] PGTABLE
[    0.000000] BRK [0x02203000, 0x02203fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x33672000-0x35b30fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000DD84A080 00007C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DD858C48 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000DD84A198 00EAAC (v02 ALASKA A M I    00000031 INTL 20091112)
[    0.000000] ACPI: FACS 0x00000000DDD96080 000040
[    0.000000] ACPI: APIC 0x00000000DD858D58 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DD858DD0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: LPIT 0x00000000DD858E18 00005C (v01 ALASKA A M I    00000000 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000DD858E78 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000DD8593B8 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20091112)
[    0.000000] ACPI: MCFG 0x00000000DD859E90 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000DD859ED0 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000DD859F08 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000DD85A278 0034E1 (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
[    0.000000] ACPI: BGRT 0x00000000DD85D7B8 000038 (v00 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000021effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x21eff7000-0x21effbfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000021effffff]
[    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-0x00000000ca52cfff]
[    0.000000]   node   0: [mem 0x00000000ca534000-0x00000000ca98dfff]
[    0.000000]   node   0: [mem 0x00000000cadf7000-0x00000000dd63bfff]
[    0.000000]   node   0: [mem 0x00000000defff000-0x00000000deffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000021effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021effffff]
[    0.000000] On node 0 totalpages: 2081129
[    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: 14088 pages used for memmap
[    0.000000]   DMA32 zone: 901581 pages, LIFO batch:31
[    0.000000]   Normal zone: 18368 pages used for memmap
[    0.000000]   Normal zone: 1175552 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    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 8, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 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: 0x8086a701 base: 0xfed00000
[    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-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xca52d000-0xca533fff]
[    0.000000] PM: Registered nosave memory: [mem 0xca98e000-0xcadf6fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd63c000-0xdd844fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd845000-0xdd85dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd85e000-0xddd97fff]
[    0.000000] PM: Registered nosave memory: [mem 0xddd98000-0xdeffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-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-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xdf000000-0xefffffff] 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:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88021ec00000 s98008 r8192 d28968 u524288
[    0.000000] pcpu-alloc: s98008 r8192 d28968 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2048588
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic root=UUID=50f2f9c4-90d3-4556-bebd-13edd7c37147 ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8070416K/8324516K available (8356K kernel code, 1278K rwdata, 3920K rodata, 1476K init, 1292K bss, 254100K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:16640 nr_irqs:456 16
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3398.002 MHz processor
[    0.000020] Calibrating delay loop (skipped), value calculated using timer frequency.. 6796.00 BogoMIPS (lpj=13592008)
[    0.000021] pid_max: default: 32768 minimum: 301
[    0.000025] ACPI: Core revision 20150930
[    0.007605] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.007619] Security Framework initialized
[    0.007620] Yama: becoming mindful.
[    0.007629] AppArmor: AppArmor initialized
[    0.007976] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.009012] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.009458] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.009465] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.009605] Initializing cgroup subsys io
[    0.009607] Initializing cgroup subsys memory
[    0.009611] Initializing cgroup subsys devices
[    0.009613] Initializing cgroup subsys freezer
[    0.009614] Initializing cgroup subsys net_cls
[    0.009616] Initializing cgroup subsys perf_event
[    0.009617] Initializing cgroup subsys net_prio
[    0.009618] Initializing cgroup subsys hugetlb
[    0.009620] Initializing cgroup subsys pids
[    0.009636] CPU: Physical Processor ID: 0
[    0.009636] CPU: Processor Core ID: 0
[    0.009639] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.009640] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.010373] mce: CPU supports 9 MCE banks
[    0.010383] CPU0: Thermal monitoring enabled (TM1)
[    0.010390] process: using mwait in idle threads
[    0.010392] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.010393] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.010624] Freeing SMP alternatives memory: 28K (ffffffff820b2000 - ffffffff820b9000)
[    0.014130] ftrace: allocating 31878 entries in 125 pages
[    0.023006] smpboot: Max logical packages: 1
[    0.023007] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.023378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.063062] TSC deadline timer enabled
[    0.063064] smpboot: CPU0: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.063073] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.063087] ... version:                3
[    0.063088] ... bit width:              48
[    0.063088] ... generic registers:      8
[    0.063089] ... value mask:             0000ffffffffffff
[    0.063089] ... max period:             0000ffffffffffff
[    0.063090] ... fixed-purpose events:   3
[    0.063091] ... event mask:             00000007000000ff
[    0.063609] x86: Booting SMP configuration:
[    0.063610] .... node  #0, CPUs:      #1
[    0.066658] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.066707]  #2 #3
[    0.072913] x86: Booted up 1 node, 4 CPUs
[    0.072915] smpboot: Total of 4 processors activated (27184.01 BogoMIPS)
[    0.075462] devtmpfs: initialized
[    0.076952] evm: security.selinux
[    0.076953] evm: security.SMACK64
[    0.076953] evm: security.SMACK64EXEC
[    0.076954] evm: security.SMACK64TRANSMUTE
[    0.076954] evm: security.SMACK64MMAP
[    0.076955] evm: security.ima
[    0.076955] evm: security.capability
[    0.076996] PM: Registering ACPI NVS region [mem 0xca52d000-0xca533fff] (28672 bytes)
[    0.076998] PM: Registering ACPI NVS region [mem 0xdd85e000-0xddd97fff] (5480448 bytes)
[    0.077090] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.077148] pinctrl core: initialized pinctrl subsystem
[    0.077226] RTC time: 16:30:41, date: 08/31/16
[    0.077301] NET: Registered protocol family 16
[    0.091384] cpuidle: using governor ladder
[    0.107393] cpuidle: using governor menu
[    0.107397] PCCT header not found.
[    0.107447] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.107448] ACPI: bus type PCI registered
[    0.107449] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.107498] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.107500] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.107507] PCI: Using configuration type 1 for base access
[    0.107593] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.107596] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.117151] ACPI: Added _OSI(Module Device)
[    0.117153] ACPI: Added _OSI(Processor Device)
[    0.117153] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.117154] ACPI: Added _OSI(Processor Aggregator Device)
[    0.119565] ACPI: Executed 1 blocks of module-level executable AML code
[    0.121228] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.121709] ACPI: Dynamic OEM Table Load:
[    0.121713] ACPI: SSDT 0xFFFF880214D33800 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20091112)
[    0.122130] ACPI: Dynamic OEM Table Load:
[    0.122133] ACPI: SSDT 0xFFFF8802153E1800 0005AA (v01 PmRef  ApIst    00003000 INTL 20091112)
[    0.122576] ACPI: Dynamic OEM Table Load:
[    0.122578] ACPI: SSDT 0xFFFF880214D52E00 000119 (v01 PmRef  ApCst    00003000 INTL 20091112)
[    0.123237] ACPI: Interpreter enabled
[    0.123242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[    0.123246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[    0.123258] ACPI: (supports S0 S3 S4 S5)
[    0.123258] ACPI: Using IOAPIC for interrupt routing
[    0.123274] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.128622] ACPI: Power Resource [FN00] (off)
[    0.128670] ACPI: Power Resource [FN01] (off)
[    0.128717] ACPI: Power Resource [FN02] (off)
[    0.128763] ACPI: Power Resource [FN03] (off)
[    0.128808] ACPI: Power Resource [FN04] (off)
[    0.129334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.129337] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.129476] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.129554] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.129555] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.129782] PCI host bridge to bus 0000:00
[    0.129784] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.129785] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.129786] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.129787] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.129788] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.129789] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.129790] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.129791] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.129792] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.129793] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
[    0.129794] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.129799] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.129856] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.129880] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.129933] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.129975] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.129997] pci 0000:00:14.0: reg 0x10: [mem 0xef220000-0xef22ffff 64bit]
[    0.130039] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.130063] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.130087] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.130110] pci 0000:00:16.0: reg 0x10: [mem 0xef23b000-0xef23b00f 64bit]
[    0.130154] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.130205] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
[    0.130224] pci 0000:00:19.0: reg 0x10: [mem 0xef200000-0xef21ffff]
[    0.130231] pci 0000:00:19.0: reg 0x14: [mem 0xef239000-0xef239fff]
[    0.130237] pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
[    0.130277] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.130301] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.130326] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.130350] pci 0000:00:1a.0: reg 0x10: [mem 0xef238000-0xef2383ff]
[    0.130411] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.130444] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.130469] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.130489] pci 0000:00:1b.0: reg 0x10: [mem 0xef230000-0xef233fff 64bit]
[    0.130538] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.130564] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.130586] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.130638] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.130684] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.130708] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
[    0.130760] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.130804] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.130831] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
[    0.130883] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.130927] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.130953] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.130976] pci 0000:00:1d.0: reg 0x10: [mem 0xef237000-0xef2373ff]
[    0.131038] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.131071] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.131097] pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100
[    0.131225] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[    0.131242] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.131248] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.131253] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.131259] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.131265] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.131270] pci 0000:00:1f.2: reg 0x24: [mem 0xef236000-0xef2367ff]
[    0.131292] pci 0000:00:1f.2: PME# supported from D3hot
[    0.131334] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.131347] pci 0000:00:1f.3: reg 0x10: [mem 0xef235000-0xef2350ff 64bit]
[    0.131364] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.131445] pci 0000:01:00.0: [10de:1184] type 00 class 0x030000
[    0.131462] pci 0000:01:00.0: reg 0x10: [mem 0xee000000-0xeeffffff]
[    0.131471] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref]
[    0.131480] pci 0000:01:00.0: reg 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref]
[    0.131486] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.131492] pci 0000:01:00.0: reg 0x30: [mem 0xef000000-0xef07ffff pref]
[    0.131533] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.131558] pci 0000:01:00.1: [10de:0e0a] type 00 class 0x040300
[    0.131575] pci 0000:01:00.1: reg 0x10: [mem 0xef080000-0xef083fff]
[    0.136968] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.136970] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.136972] pci 0000:00:01.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.136974] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.137018] acpiphp: Slot [1] registered
[    0.137021] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.137077] pci 0000:03:00.0: [1b21:0612] type 00 class 0x010601
[    0.137105] pci 0000:03:00.0: reg 0x10: [io  0xd050-0xd057]
[    0.137115] pci 0000:03:00.0: reg 0x14: [io  0xd040-0xd043]
[    0.137125] pci 0000:03:00.0: reg 0x18: [io  0xd030-0xd037]
[    0.137135] pci 0000:03:00.0: reg 0x1c: [io  0xd020-0xd023]
[    0.137144] pci 0000:03:00.0: reg 0x20: [io  0xd000-0xd01f]
[    0.137154] pci 0000:03:00.0: reg 0x24: [mem 0xef100000-0xef1001ff]
[    0.137218] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.144975] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.144977] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.144979] pci 0000:00:1c.1:   bridge window [mem 0xef100000-0xef1fffff]
[    0.145026] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060401
[    0.145115] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.145135] pci 0000:00:1c.6: PCI bridge to [bus 04-05] (subtractive decode)
[    0.145142] pci 0000:00:1c.6:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.145143] pci 0000:00:1c.6:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.145144] pci 0000:00:1c.6:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.145145] pci 0000:00:1c.6:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.145146] pci 0000:00:1c.6:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.145147] pci 0000:00:1c.6:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.145147] pci 0000:00:1c.6:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.145148] pci 0000:00:1c.6:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.145149] pci 0000:00:1c.6:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.145150] pci 0000:00:1c.6:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.145237] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
[    0.145253] pci 0000:04:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.145254] pci 0000:04:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.145255] pci 0000:04:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.145256] pci 0000:04:00.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.145257] pci 0000:04:00.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.145257] pci 0000:04:00.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.145258] pci 0000:04:00.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.145259] pci 0000:04:00.0:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.145260] pci 0000:04:00.0:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.145261] pci 0000:04:00.0:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.145766] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.145796] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.145824] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[    0.145853] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.145881] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.145908] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.145936] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.145963] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.146163] ACPI: Enabled 5 GPEs in block 00 to 3F
[    0.146228] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.146229] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.146230] vgaarb: loaded
[    0.146231] vgaarb: bridge control possible 0000:01:00.0
[    0.146378] SCSI subsystem initialized
[    0.146397] libata version 3.00 loaded.
[    0.146411] ACPI: bus type USB registered
[    0.146421] usbcore: registered new interface driver usbfs
[    0.146426] usbcore: registered new interface driver hub
[    0.146434] usbcore: registered new device driver usb
[    0.146511] PCI: Using ACPI for IRQ routing
[    0.148973] PCI: pci_cache_line_size set to 64 bytes
[    0.149008] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.149009] e820: reserve RAM buffer [mem 0xca52d000-0xcbffffff]
[    0.149010] e820: reserve RAM buffer [mem 0xca98e000-0xcbffffff]
[    0.149011] e820: reserve RAM buffer [mem 0xdd63c000-0xdfffffff]
[    0.149012] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.149013] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
[    0.149085] NetLabel: Initializing
[    0.149086] NetLabel:  domain hash size = 128
[    0.149086] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.149094] NetLabel:  unlabeled traffic allowed by default
[    0.149133] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.149136] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.151151] clocksource: Switched to clocksource hpet
[    0.154868] AppArmor: AppArmor Filesystem Enabled
[    0.154903] pnp: PnP ACPI init
[    0.154952] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.154955] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.155059] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.155060] system 00:01: [io  0xffff] has been reserved
[    0.155061] system 00:01: [io  0xffff] has been reserved
[    0.155062] system 00:01: [io  0xffff] has been reserved
[    0.155063] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.155064] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.155065] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.155066] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.155067] system 00:01: [io  0x1800-0x18fe] could not be reserved
[    0.155068] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.155070] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.155084] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.155112] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.155114] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.155167] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.155168] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.155199] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.155200] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.155332] pnp 00:06: [dma 0 disabled]
[    0.155361] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.155619] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.155621] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.155622] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.155623] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.155624] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.155625] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.155626] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.155627] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.155628] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.155629] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.155630] system 00:07: [mem 0xeffdf000-0xeffdffff] has been reserved
[    0.155631] system 00:07: [mem 0xeffe0000-0xeffeffff] has been reserved
[    0.155633] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.155761] pnp: PnP ACPI: found 8 devices
[    0.161388] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.161421] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.161423] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.161425] pci 0000:00:01.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.161427] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.161429] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.161437] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.161439] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.161442] pci 0000:00:1c.1:   bridge window [mem 0xef100000-0xef1fffff]
[    0.161448] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.161463] pci 0000:00:1c.6: PCI bridge to [bus 04-05]
[    0.161471] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.161472] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.161473] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.161474] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.161475] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.161476] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.161477] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.161478] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.161479] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.161480] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.161481] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.161482] pci_bus 0000:01: resource 1 [mem 0xee000000-0xef0fffff]
[    0.161483] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.161484] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.161485] pci_bus 0000:03: resource 1 [mem 0xef100000-0xef1fffff]
[    0.161486] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    0.161487] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    0.161487] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.161488] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.161489] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.161490] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.161491] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.161492] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.161493] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.161494] pci_bus 0000:04: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.161495] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
[    0.161496] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
[    0.161496] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.161497] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.161498] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.161499] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.161500] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.161501] pci_bus 0000:05: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.161502] pci_bus 0000:05: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.161503] pci_bus 0000:05: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.161522] NET: Registered protocol family 2
[    0.161622] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.161708] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.161801] TCP: Hash tables configured (established 65536 bind 65536)
[    0.161818] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.161836] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.161872] NET: Registered protocol family 1
[    0.195186] pci 0000:01:00.0: Video device with shadowed ROM
[    0.195196] PCI: CLS 64 bytes, default 64
[    0.195224] Trying to unpack rootfs image as initramfs...
[    0.580313] Freeing initrd memory: 37628K (ffff880033672000 - ffff880035b31000)
[    0.580337] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.580338] software IO TLB [mem 0xd963c000-0xdd63c000] (64MB) mapped at [ffff8800d963c000-ffff8800dd63bfff]
[    0.580378] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.580379] hw unit of domain pp0-core 2^-14 Joules
[    0.580379] hw unit of domain package 2^-14 Joules
[    0.580380] hw unit of domain dram 2^-14 Joules
[    0.580380] hw unit of domain pp1-gpu 2^-14 Joules
[    0.580485] Scanning for low memory corruption every 60 seconds
[    0.580675] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.580692] audit: initializing netlink subsys (disabled)
[    0.580702] audit: type=2000 audit(1472661040.576:1): initialized
[    0.580995] Initialise system trusted keyring
[    0.581063] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.581064] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.581918] zbud: loaded
[    0.582046] VFS: Disk quotas dquot_6.6.0
[    0.582064] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.582335] fuse init (API version 7.23)
[    0.582409] Key type big_key registered
[    0.582646] Key type asymmetric registered
[    0.582648] Asymmetric key parser 'x509' registered
[    0.582669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.582696] io scheduler noop registered
[    0.582698] io scheduler deadline registered (default)
[    0.582723] io scheduler cfq registered
[    0.583052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.583056] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.583073] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    0.583073] vesafb: scrolling: redraw
[    0.583074] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.583081] vesafb: framebuffer at 0xe9000000, mapped to 0xffffc90001000000, using 1216k, total 1216k
[    0.583128] Console: switching to colour frame buffer device 80x30
[    0.583134] fb0: VESA VGA frame buffer device
[    0.583142] intel_idle: MWAIT substates: 0x42120
[    0.583143] intel_idle: v0.4.1 model 0x3C
[    0.583143] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.583297] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.583299] ACPI: Power Button [PWRB]
[    0.583321] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.583322] ACPI: Power Button [PWRF]
[    0.583735] thermal LNXTHERM:00: registered as thermal_zone0
[    0.583736] ACPI: Thermal Zone [TZ00] (28 C)
[    0.583861] thermal LNXTHERM:01: registered as thermal_zone1
[    0.583862] ACPI: Thermal Zone [TZ01] (30 C)
[    0.583886] GHES: HEST is not enabled!
[    0.583949] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.604305] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.605312] Linux agpgart interface v0.103
[    0.606875] brd: module loaded
[    0.607616] loop: module loaded
[    0.607742] libphy: Fixed MDIO Bus: probed
[    0.607745] tun: Universal TUN/TAP device driver, 1.6
[    0.607746] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.607770] PPP generic driver version 2.4.2
[    0.607806] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.607810] ehci-pci: EHCI PCI platform driver
[    0.607873] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.607877] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.607885] ehci-pci 0000:00:1a.0: debug port 2
[    0.611783] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.611790] ehci-pci 0000:00:1a.0: irq 16, io mem 0xef238000
[    0.627180] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.627202] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.627203] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.627204] usb usb1: Product: EHCI Host Controller
[    0.627205] usb usb1: Manufacturer: Linux 4.4.0-21-generic ehci_hcd
[    0.627206] usb usb1: SerialNumber: 0000:00:1a.0
[    0.627354] hub 1-0:1.0: USB hub found
[    0.627357] hub 1-0:1.0: 2 ports detected
[    0.627490] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.627493] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.627501] ehci-pci 0000:00:1d.0: debug port 2
[    0.631405] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.631411] ehci-pci 0000:00:1d.0: irq 23, io mem 0xef237000
[    0.643191] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.643216] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.643217] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.643218] usb usb2: Product: EHCI Host Controller
[    0.643219] usb usb2: Manufacturer: Linux 4.4.0-21-generic ehci_hcd
[    0.643220] usb usb2: SerialNumber: 0000:00:1d.0
[    0.643361] hub 2-0:1.0: USB hub found
[    0.643364] hub 2-0:1.0: 2 ports detected
[    0.643437] ehci-platform: EHCI generic platform driver
[    0.643444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.643448] ohci-pci: OHCI PCI platform driver
[    0.643455] ohci-platform: OHCI generic platform driver
[    0.643460] uhci_hcd: USB Universal Host Controller Interface driver
[    0.643526] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.643529] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.644589] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    0.644593] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.644677] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.644679] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.644680] usb usb3: Product: xHCI Host Controller
[    0.644680] usb usb3: Manufacturer: Linux 4.4.0-21-generic xhci-hcd
[    0.644681] usb usb3: SerialNumber: 0000:00:14.0
[    0.644819] hub 3-0:1.0: USB hub found
[    0.644834] hub 3-0:1.0: 14 ports detected
[    0.647065] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.647068] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.647090] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.647091] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.647092] usb usb4: Product: xHCI Host Controller
[    0.647093] usb usb4: Manufacturer: Linux 4.4.0-21-generic xhci-hcd
[    0.647094] usb usb4: SerialNumber: 0000:00:14.0
[    0.647208] hub 4-0:1.0: USB hub found
[    0.647218] hub 4-0:1.0: 6 ports detected
[    0.647956] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.650263] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.650267] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.650496] mousedev: PS/2 mouse device common for all mice
[    0.650661] rtc_cmos 00:02: RTC can wake from S4
[    0.650774] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.650794] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.650800] i2c /dev entries driver
[    0.650832] device-mapper: uevent: version 1.0.3
[    0.650877] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    0.650886] Intel P-state driver initializing.
[    0.651007] ledtrig-cpu: registered to indicate activity on CPUs
[    0.651889] NET: Registered protocol family 10
[    0.652316] NET: Registered protocol family 17
[    0.652354] Key type dns_resolver registered
[    0.652870] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x19
[    0.652913] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x19
[    0.652927] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x19
[    0.652967] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x19
[    0.653088] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.653574] registered taskstats version 1
[    0.653625] Loading compiled-in X.509 certificates
[    0.655373] Loaded X.509 cert 'Build time autogenerated kernel key: fc7c0e9f152f32eca50ea2d9722926e5127af244'
[    0.655384] zswap: loaded using pool lzo/zbud
[    0.656514] Key type trusted registered
[    0.658425] Key type encrypted registered
[    0.658429] AppArmor: AppArmor sha1 policy hashing enabled
[    0.658432] ima: No TPM chip found, activating TPM-bypass!
[    0.658457] evm: HMAC attrs: 0x1
[    0.658718]   Magic number: 12:517:541
[    0.658814] rtc_cmos 00:02: setting system clock to 2016-08-31 16:30:41 UTC (1472661041)
[    0.658883] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.658884] EDD information not available.
[    0.658930] PM: Hibernation image not present or could not be loaded.
[    0.659632] Freeing unused kernel memory: 1476K (ffffffff81f41000 - ffffffff820b2000)
[    0.659633] Write protecting the kernel read-only data: 14336k
[    0.659954] Freeing unused kernel memory: 1872K (ffff88000182c000 - ffff880001a00000)
[    0.660257] Freeing unused kernel memory: 176K (ffff880001dd4000 - ffff880001e00000)
[    0.666653] random: systemd-udevd urandom read with 4 bits of entropy available
[    0.681198] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    0.681207] wmi: Mapper loaded
[    0.687756] pps_core: LinuxPPS API ver. 1 registered
[    0.687758] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.688484] PTP clock support registered
[    0.688820] ahci 0000:00:1f.2: version 3.0
[    0.688931] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x21 impl SATA mode
[    0.688933] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
[    0.689679] [drm] Initialized drm 1.1.0 20060810
[    0.690736] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    0.690737] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.698800] scsi host0: ahci
[    0.703168] scsi host1: ahci
[    0.703227] scsi host2: ahci
[    0.703283] scsi host3: ahci
[    0.704986] scsi host4: ahci
[    0.705062] scsi host5: ahci
[    0.705090] ata1: SATA max UDMA/133 abar m2048@0xef236000 port 0xef236100 irq 26
[    0.705091] ata2: DUMMY
[    0.705092] ata3: DUMMY
[    0.705093] ata4: DUMMY
[    0.705093] ata5: DUMMY
[    0.705094] ata6: SATA max UDMA/133 abar m2048@0xef236000 port 0xef236380 irq 26
[    0.705217] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    0.705257] ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled
[    0.705290] ahci 0000:03:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.705291] ahci 0000:03:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc 
[    0.705578] scsi host6: ahci
[    0.705661] scsi host7: ahci
[    0.705687] ata7: SATA max UDMA/133 abar m512@0xef100000 port 0xef100100 irq 27
[    0.705690] ata8: SATA max UDMA/133 abar m512@0xef100000 port 0xef100180 irq 27
[    0.707110] MXM: GUID detected in BIOS
[    0.707147] checking generic (e9000000 130000) vs hw (e0000000 8000000)
[    0.707148] checking generic (e9000000 130000) vs hw (e8000000 2000000)
[    0.707149] fb: switching to nouveaufb from VESA VGA
[    0.707187] Console: switching to colour dummy device 80x25
[    0.707245] nouveau 0000:01:00.0: NVIDIA GK104 (0e4040a2)
[    0.810910] nouveau 0000:01:00.0: bios: version 80.04.eb.00.2a
[    0.812215] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
[    0.866593] [TTM] Zone  kernel: Available graphics memory: 4055798 kiB
[    0.866595] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    0.866595] [TTM] Initializing pool allocator
[    0.866598] [TTM] Initializing DMA pool allocator
[    0.866604] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[    0.866605] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[    0.866607] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[    0.866608] nouveau 0000:01:00.0: DRM: DCB version 4.0
[    0.866609] nouveau 0000:01:00.0: DRM: DCB outp 00: 01000f02 00020030
[    0.866610] nouveau 0000:01:00.0: DRM: DCB outp 01: 02000f00 00000000
[    0.866611] nouveau 0000:01:00.0: DRM: DCB outp 02: 08011f82 00020030
[    0.866612] nouveau 0000:01:00.0: DRM: DCB outp 03: 02022f62 00020010
[    0.866612] nouveau 0000:01:00.0: DRM: DCB outp 04: 04833fb6 0f420010
[    0.866613] nouveau 0000:01:00.0: DRM: DCB outp 05: 04033f72 00020010
[    0.866614] nouveau 0000:01:00.0: DRM: DCB conn 00: 00001030
[    0.866615] nouveau 0000:01:00.0: DRM: DCB conn 01: 01000131
[    0.866616] nouveau 0000:01:00.0: DRM: DCB conn 02: 00010261
[    0.866617] nouveau 0000:01:00.0: DRM: DCB conn 03: 00020346
[    0.877248] e1000e 0000:00:19.0 eth0: registered PHC clock
[    0.877250] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) e0:3f:49:44:c0:2a
[    0.877251] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    0.877288] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[    0.878242] e1000e 0000:00:19.0 eno1: renamed from eth0
[    0.880875] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.880877] [drm] Driver supports precise vblank timestamp query.
[    0.943189] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.959187] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[    0.963194] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.982893] usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.023224] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.023236] ata7: SATA link down (SStatus 0 SControl 300)
[    1.023267] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.023603] ata1.00: HPA detected: current 500116079, native 500118192
[    1.023647] ata1.00: ATA-9: M4-CT256M4SSD2, 040H, max UDMA/100
[    1.023649] ata1.00: 500116079 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.024032] ata1.00: configured for UDMA/100
[    1.024171] scsi 0:0:0:0: Direct-Access     ATA      M4-CT256M4SSD2   040H PQ: 0 ANSI: 5
[    1.024339] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.024340] sd 0:0:0:0: [sda] 500116079 512-byte logical blocks: (256 GB/238 GiB)
[    1.024376] sd 0:0:0:0: [sda] Write Protect is off
[    1.024377] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.024387] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.025431]  sda: sda1 sda2 < sda5 >
[    1.025443] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.025446] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff8802160dc190), AE_NOT_FOUND (20150930/psparse-542)
[    1.025451] ata6.00: ATAPI: ASUS     DRW-24F1ST   a, 1.00, max UDMA/100
[    1.025862] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.026425] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.026428] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff8802160dc190), AE_NOT_FOUND (20150930/psparse-542)
[    1.026433] ata6.00: configured for UDMA/100
[    1.027770] scsi 5:0:0:0: CD-ROM            ASUS     DRW-24F1ST   a   1.00 PQ: 0 ANSI: 5
[    1.045722] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.045724] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.045874] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    1.045910] sr 5:0:0:0: Attached scsi generic sg1 type 5
[    1.049982] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    1.075467] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[    1.075468] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.075739] hub 1-1:1.0: USB hub found
[    1.075842] hub 1-1:1.0: 6 ports detected
[    1.095596] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[    1.095598] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.095905] hub 2-1:1.0: USB hub found
[    1.095972] hub 2-1:1.0: 8 ports detected
[    1.102418] usb 4-3: New USB device found, idVendor=174c, idProduct=3074
[    1.102420] usb 4-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    1.102421] usb 4-3: Product: ASM107x
[    1.102422] usb 4-3: Manufacturer: ASUS Tek.
[    1.185659] hub 4-3:1.0: USB hub found
[    1.197535] hub 4-3:1.0: 4 ports detected
[    1.302510] nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x60000, bo ffff880210eaf400
[    1.302615] fbcon: nouveaufb (fb0) is primary device
[    1.302656] Console: switching to colour frame buffer device 240x67
[    1.302670] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[    1.311209] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[    1.363212] ata8: SATA link down (SStatus 0 SControl 300)
[    1.579181] tsc: Refined TSC clocksource calibration: 3398.029 MHz
[    1.579183] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30fb08d91d1, max_idle_ns: 440795214778 ns
[    1.643179] raid6: sse2x1   gen() 11844 MB/s
[    1.711199] raid6: sse2x1   xor()  9287 MB/s
[    1.779200] raid6: sse2x2   gen() 15125 MB/s
[    1.847201] raid6: sse2x2   xor() 10159 MB/s
[    1.915190] raid6: sse2x4   gen() 17619 MB/s
[    1.983203] raid6: sse2x4   xor() 12340 MB/s
[    2.051201] raid6: avx2x1   gen() 23510 MB/s
[    2.119190] raid6: avx2x2   gen() 27014 MB/s
[    2.187202] raid6: avx2x4   gen() 31625 MB/s
[    2.187202] raid6: using algorithm avx2x4 gen() 31625 MB/s
[    2.187203] raid6: using avx2x2 recovery algorithm
[    2.188156] xor: automatically using best checksumming function:
[    2.227169]    avx       : 36654.000 MB/sec
[    2.235285] Btrfs loaded
[    2.304656] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.380944] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[    2.381021] systemd[1]: Detected architecture x86-64.
[    2.381189] systemd[1]: Set hostname to <mint18>.
[    2.450862] systemd[1]: Listening on fsck to fsckd communication Socket.
[    2.450904] systemd[1]: Reached target Swap.
[    2.450927] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    2.450935] systemd[1]: Reached target Remote File Systems (Pre).
[    2.450956] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.450964] systemd[1]: Reached target Encrypted Volumes.
[    2.450976] systemd[1]: Reached target User and Group Name Lookups.
[    2.450996] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.451016] systemd[1]: Listening on udev Control Socket.
[    2.451040] systemd[1]: Listening on Journal Socket.
[    2.451064] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.451133] systemd[1]: Created slice User and Session Slice.
[    2.451194] systemd[1]: Created slice System Slice.
[    2.467315] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    2.467571] systemd[1]: Starting Braille Device Support...
[    2.467641] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    2.467895] systemd[1]: Mounting Debug File System...
[    2.468159] systemd[1]: Mounting Huge Pages File System...
[    2.468189] systemd[1]: Reached target Slices.
[    2.468461] systemd[1]: Mounting POSIX Message Queue File System...
[    2.468717] systemd[1]: Starting Uncomplicated firewall...
[    2.472188] systemd[1]: Starting Load Kernel Modules...
[    2.472237] systemd[1]: Listening on LVM2 metadata daemon socket.
[    2.472480] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.472571] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.474389] systemd[1]: Reached target Remote File Systems.
[    2.474415] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.474638] systemd[1]: Started Read required files in advance.
[    2.474755] systemd[1]: Listening on Syslog Socket.
[    2.474785] systemd[1]: Listening on udev Kernel Socket.
[    2.474855] systemd[1]: Created slice system-getty.slice.
[    2.474894] systemd[1]: Listening on Journal Audit Socket.
[    2.475121] systemd[1]: Starting Journal Service...
[    2.475935] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    2.476080] systemd[1]: Started Uncomplicated firewall.
[    2.479700] systemd[1]: Mounted Huge Pages File System.
[    2.479748] systemd[1]: Mounted Debug File System.
[    2.479779] systemd[1]: Mounted POSIX Message Queue File System.
[    2.490198] systemd[1]: Starting Create Static Device Nodes in /dev...
[    2.491124] lp: driver loaded but no devices found
[    2.493302] systemd[1]: Started LVM2 metadata daemon.
[    2.494138] ppdev: user-space parallel port driver
[    2.498140] systemd[1]: Started Load Kernel Modules.
[    2.498470] systemd[1]: Starting Apply Kernel Variables...
[    2.498815] systemd[1]: Mounting FUSE Control File System...
[    2.500474] systemd[1]: Mounted FUSE Control File System.
[    2.503416] systemd[1]: Started Braille Device Support.
[    2.505196] systemd[1]: Started Apply Kernel Variables.
[    2.509068] systemd[1]: Started Create Static Device Nodes in /dev.
[    2.509398] systemd[1]: Starting udev Kernel Device Manager...
[    2.512141] systemd[1]: Started Journal Service.
[    2.538775] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    2.545684] systemd-journald[349]: Received request to flush runtime journal from PID 1
[    2.579231] clocksource: Switched to clocksource tsc
[    2.606063] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.647654] AVX2 version of gcm_enc/dec engaged.
[    2.647656] AES CTR mode by8 optimization enabled
[    2.651999] snd_hda_intel 0000:01:00.1: Disabling MSI
[    2.652004] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    2.678098] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    2.678101] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.678102] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    2.678103] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.678103] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x1e
[    2.678104] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.678105] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    2.678106] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    2.678107] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    2.681250] kvm: disabled by bios
[    2.692437] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[    2.692487] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[    2.692517] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    2.692693] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    2.692734] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    2.692785] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    2.692822] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    2.692855] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    2.693532] asus_wmi: ASUS WMI generic driver loaded
[    2.694585] asus_wmi: Initialization: 0x0
[    2.694597] asus_wmi: BIOS WMI version: 0.9
[    2.694618] asus_wmi: SFUN value: 0x0
[    2.694808] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input13
[    2.695064] asus_wmi: Number of fans: 1
[    2.715433] intel_rapl: Found RAPL domain package
[    2.715436] intel_rapl: Found RAPL domain core
[    2.715437] intel_rapl: Found RAPL domain dram
[    3.029350] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    3.234498] cgroup: new mount options do not match the existing superblock, will be ignored
[    3.406637] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[    3.415466] random: nonblocking pool is initialized
[    3.607429] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[    3.944532] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    3.946918] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    3.947889] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    3.948194] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[    6.593007] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    6.593035] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[   11.239290] usb 3-3: device descriptor read/all, error -110
[   11.351276] usb 3-3: new high-speed USB device number 3 using xhci_hcd
[   21.476803] usb 3-3: device descriptor read/all, error -110
[   21.588661] usb 3-3: new high-speed USB device number 4 using xhci_hcd
[   26.602289] usb 3-3: device descriptor read/8, error -110
[   30.110489] cinnamon-settin[1264]: segfault at 0 ip 00007f7ef8df4e69 sp 00007ffcf4181e00 error 4 in libupower-glib.so.3.0.1[7f7ef8de5000+24000]
[   31.719767] usb 3-3: device descriptor read/8, error -110
[   31.935585] usb 3-3: new high-speed USB device number 5 using xhci_hcd
[   36.953113] usb 3-3: device descriptor read/8, error -110
[   42.070670] usb 3-3: device descriptor read/8, error -110
[   42.174557] usb usb3-port3: unable to enumerate USB device
[   42.286501] usb 3-13: new full-speed USB device number 6 using xhci_hcd
[   42.416813] usb 3-13: New USB device found, idVendor=046d, idProduct=c52b
[   42.416825] usb 3-13: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   42.416826] usb 3-13: Product: USB Receiver
[   42.416827] usb 3-13: Manufacturer: Logitech
[   42.582335] usb 3-14: new high-speed USB device number 7 using xhci_hcd
[   42.711634] usb 3-14: New USB device found, idVendor=8564, idProduct=1000
[   42.711646] usb 3-14: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   42.711647] usb 3-14: Product: Mass Storage Device
[   42.711648] usb 3-14: Manufacturer: JetFlash
[   42.711649] usb 3-14: SerialNumber: 05HPM1CSKYE2NNYH
[   42.711720] usb 3-14: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
[   42.711722] usb 3-14: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
[   42.742757] hidraw: raw HID events driver (C) Jiri Kosina
[   42.743610] usb-storage 3-14:1.0: USB Mass Storage device detected
[   42.746549] scsi host8: usb-storage 3-14:1.0
[   42.747167] usbcore: registered new interface driver usb-storage
[   42.747826] usbcore: registered new interface driver usbhid
[   42.747827] usbhid: USB HID core driver
[   42.748366] usbcore: registered new interface driver uas
[   42.759892] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-13/input2
[   42.882947] input: Logitech Performance MX as /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.2/0003:046D:C52B.0003/0003:046D:101A.0004/input/input18
[   42.883160] logitech-hidpp-device 0003:046D:101A.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Performance MX] on usb-0000:00:14.0-13:1
[   42.887036] input: Logitech K800 as /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.2/0003:046D:C52B.0003/0003:046D:2010.0005/input/input19
[   42.887272] logitech-hidpp-device 0003:046D:2010.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K800] on usb-0000:00:14.0-13:2
[   44.410080] scsi 8:0:0:0: Direct-Access     JetFlash Transcend 32GB   1100 PQ: 0 ANSI: 4
[   44.410441] sd 8:0:0:0: Attached scsi generic sg2 type 0
[   44.410795] sd 8:0:0:0: [sdb] 63406080 512-byte logical blocks: (32.5 GB/30.2 GiB)
[   44.411203] sd 8:0:0:0: [sdb] Write Protect is off
[   44.411205] sd 8:0:0:0: [sdb] Mode Sense: 43 00 00 00
[   44.411649] sd 8:0:0:0: [sdb] No Caching mode page found
[   44.411652] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[   44.414103]  sdb: sdb1
[   44.415530] sd 8:0:0:0: [sdb] Attached SCSI removable disk