Page 5 sur 8

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

Posté : lun. 5 sept. 2016 20:14
par Phil995511

Dernier message de la page précédente :

35 secondes chez moi avec un ssd sur ma station de travail du menu de Grub à la fenêtre de login...

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

Posté : lun. 5 sept. 2016 20:28
par Robinwood
Pour moi:
- bios =5 secondes
- du grub à l' affichage du bureau (connexion automatique) =27secondes

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

Posté : lun. 5 sept. 2016 21:08
par L5d
Bonsoir gurrumul,
J'ai relu le fil, je ne sais pas exactement ou tu en es coté noyau ou pilote graphique, mais le log de dmesg donnait des indication sur des codes erreurs 110.

il te faudrait tester les noyaux à partir du 4.4.0-21 (celui installé d'après ta signature) , en les montant No par No jusqu'au 4.4.0.36, et repasser cette commande dmesg (+ "uname -r" pour montrer ou tu en es) à chaque fois pour savoir si ça résout le pb des ports usb non énumérés, ou énumérés très lentement (le timing passe de 6,xx sec à 31,yy sec entre les deux, c'est ça qui prend trop de temps). ( stp Fait un post par test de version de noyaux, sinon on arrivera pas à suivre) :oops:

Si le 4.4.0-36 ne règle pas le pb, il te faudra tester les 4.5, 4.6 ou 4.7, il y a d'autres tutos dans le forum pour y arriver, mais c'est un peu plus compliqué.

Pour le pilote graphique Nvidia, tu peux essayer le 367.44, c'est celui en vigueur sur 17.3 actuellement. le 370 est aussi proposé, il est plus récent, je ne sais pas si c'est une béta ou une version stable. Mais je ne pense pas que ce soit le pilote (nvida ou nouveau) qui cause le ralentissement sujet du topic.

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

Posté : mar. 6 sept. 2016 00:30
par Phil995511
@ L5d

Le 370 est une version beta :

https://launchpad.net/~graphics-drivers ... ubuntu/ppa" onclick="window.open(this.href);return false;

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

Posté : mar. 6 sept. 2016 21:02
par gurrumul
Salut,
pour moi 32 secondes avec un ssd... :roll:
Comme précisé dans les messages d'avant, les 35s ne sont que pour charger l'environnement, j'ai même indiqué que sous windows 7, sans compté le bios, je mettais 16s pour arriver sur le bureau dont 4s pour charger l'environnement.
L5d a écrit : il te faudrait tester les noyaux à partir du 4.4.0-21 (celui installé d'après ta signature) , en les montant No par No jusqu'au 4.4.0.36, et repasser cette commande dmesg (+ "uname -r" pour montrer ou tu en es) à chaque fois pour savoir si ça résout le pb des ports usb non énumérés, ou énumérés très lentement (le timing passe de 6,xx sec à 31,yy sec entre les deux, c'est ça qui prend trop de temps). ( stp Fait un post par test de version de noyaux, sinon on arrivera pas à suivre) :oops:
Si le 4.4.0-36 ne règle pas le pb, il te faudra tester les 4.5, 4.6 ou 4.7, il y a d'autres tutos dans le forum pour y arriver, mais c'est un peu plus compliqué.
merci de ta réponse je vais essayer ça, toutefois j'aimerai vous indiquer que j'ai essayé une version 32bits sur dvdrw de mint (vers. 17.3 et 18) et je n'ai plus ce ralentissement.
Voici ce que j'obtiens :

Code : Tout sélectionner

514ms lvm2-monitor.service <---- valeur la plus élevée
137ms upower.service <---- nettement moins élevé que les 35s précédente
j'ai toujours les erreurs usb par contre, je vais essayé avec une version LiveUsb pour voir, voici le rapport que j'obtiens sinon :

Code : Tout sélectionner

dmesg
[    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-36-generic (buildd@lcy01-32) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #55-Ubuntu SMP Thu Aug 11 18:00:59 UTC 2016 (Ubuntu 4.4.0-36.55-generic 4.4.16)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    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-0x00000000ca0bbfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca0bc000-0x00000000ca0c2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ca0c3000-0x00000000ca51cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca51d000-0x00000000ca985fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ca986000-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 = 0x1000000
[    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] found SMP MP-table at [mem 0x000fd800-0x000fd80f] mapped at [c00fd800]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x021fffff]
[    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[    0.000000] BRK [0x01d52000, 0x01d52fff] PGTABLE
[    0.000000] BRK [0x01d53000, 0x01d53fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x338cc000-0x35c5dfff]
[    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] 7796MB HIGHMEM available.
[    0.000000] 891MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 37bfe000
[    0.000000]   low ram: 0 - 37bfe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   Normal   [mem 0x0000000001000000-0x0000000037bfdfff]
[    0.000000]   HighMem  [mem 0x0000000037bfe000-0x000000021effffff]
[    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-0x00000000ca0bbfff]
[    0.000000]   node   0: [mem 0x00000000ca0c3000-0x00000000ca51cfff]
[    0.000000]   node   0: [mem 0x00000000ca986000-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: 40 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   Normal zone: 2190 pages used for memmap
[    0.000000]   Normal zone: 224254 pages, LIFO batch:31
[    0.000000]   HighMem zone: 1852879 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    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] 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:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 19 pages/cpu @f5d8b000 s47436 r0 d30388 u77824
[    0.000000] pcpu-alloc: s47436 r0 d30388 u77824 alloc=19*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2078899
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic root=UUID=34241b30-3907-48ba-8e42-89c591b1ad0e ro quiet splash
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00037bfe:0021f000)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 8191192K/8324516K available (7888K kernel code, 763K rwdata, 3136K rodata, 940K init, 800K bss, 133324K reserved, 0K cma-reserved, 7411516K highmem)
[    0.000000] virtual kernel memory layout:
                   fixmap  : 0xfff15000 - 0xfffff000   ( 936 kB)
                   pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
                   vmalloc : 0xf83fe000 - 0xffbfe000   ( 120 MB)
                   lowmem  : 0xc0000000 - 0xf7bfe000   ( 891 MB)
                     .init : 0xc1b86000 - 0xc1c71000   ( 940 kB)
                     .data : 0xc17b4393 - 0xc1b84d40   (3906 kB)
                     .text : 0xc1000000 - 0xc17b4393   (7888 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    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 32.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4
[    0.000000] NR_IRQS:2304 nr_irqs:456 16
[    0.000000] CPU 0 irqstacks, hard=f0038000 soft=f003a000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 8388608 bytes of page_ext
[    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.112 MHz processor
[    0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 6796.22 BogoMIPS (lpj=13592448)
[    0.000023] pid_max: default: 32768 minimum: 301
[    0.000027] ACPI: Core revision 20150930
[    0.007332] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.007342] Security Framework initialized
[    0.007344] Yama: becoming mindful.
[    0.007353] AppArmor: AppArmor initialized
[    0.007373] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.007374] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.007485] Initializing cgroup subsys io
[    0.007488] Initializing cgroup subsys memory
[    0.007491] Initializing cgroup subsys devices
[    0.007493] Initializing cgroup subsys freezer
[    0.007494] Initializing cgroup subsys net_cls
[    0.007496] Initializing cgroup subsys perf_event
[    0.007497] Initializing cgroup subsys net_prio
[    0.007498] Initializing cgroup subsys hugetlb
[    0.007500] Initializing cgroup subsys pids
[    0.007516] CPU: Physical Processor ID: 0
[    0.007517] CPU: Processor Core ID: 0
[    0.007520] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.007520] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.008986] mce: CPU supports 9 MCE banks
[    0.008997] CPU0: Thermal monitoring enabled (TM1)
[    0.009004] process: using mwait in idle threads
[    0.009008] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.009008] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.009383] Freeing SMP alternatives memory: 28K (c1c71000 - c1c78000)
[    0.010553] ftrace: allocating 31284 entries in 62 pages
[    0.018547] smpboot: Max logical packages: 1
[    0.018548] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.018550] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.018924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.058608] TSC deadline timer enabled
[    0.058610] smpboot: CPU0: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.058621] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.058635] ... version:                3
[    0.058635] ... bit width:              48
[    0.058636] ... generic registers:      8
[    0.058636] ... value mask:             0000ffffffffffff
[    0.058637] ... max period:             0000ffffffffffff
[    0.058638] ... fixed-purpose events:   3
[    0.058638] ... event mask:             00000007000000ff
[    0.059213] CPU 1 irqstacks, hard=ef59c000 soft=ef59e000
[    0.059214] x86: Booting SMP configuration:
[    0.059215] .... node  #0, CPUs:      #1
[    0.059526] Initializing CPU#1
[    0.063104] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.063154] CPU 2 irqstacks, hard=ef656000 soft=ef658000
[    0.063155]  #2
[    0.063465] Initializing CPU#2
[    0.067079] CPU 3 irqstacks, hard=ef6aa000 soft=ef6ac000
[    0.067081]  #3
[    0.067391] Initializing CPU#3
[    0.070975] x86: Booted up 1 node, 4 CPUs
[    0.070977] smpboot: Total of 4 processors activated (27184.89 BogoMIPS)
[    0.073583] devtmpfs: initialized
[    0.073837] evm: security.selinux
[    0.073838] evm: security.SMACK64
[    0.073839] evm: security.SMACK64EXEC
[    0.073839] evm: security.SMACK64TRANSMUTE
[    0.073840] evm: security.SMACK64MMAP
[    0.073840] evm: security.ima
[    0.073841] evm: security.capability
[    0.073897] PM: Registering ACPI NVS region [mem 0xca0bc000-0xca0c2fff] (28672 bytes)
[    0.073898] PM: Registering ACPI NVS region [mem 0xdd85e000-0xddd97fff] (5480448 bytes)
[    0.073987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.074040] pinctrl core: initialized pinctrl subsystem
[    0.074113] RTC time: 18:48:13, date: 09/06/16
[    0.074194] NET: Registered protocol family 16
[    0.074306] EISA bus registered
[    0.085518] cpuidle: using governor ladder
[    0.097507] cpuidle: using governor menu
[    0.097510] PCCT header not found.
[    0.097584] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.097585] ACPI: bus type PCI registered
[    0.097586] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.097627] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.097629] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.097630] PCI: Using MMCONFIG for extended config space
[    0.097630] PCI: Using configuration type 1 for base access
[    0.097740] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.097745] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.113738] ACPI: Added _OSI(Module Device)
[    0.113739] ACPI: Added _OSI(Processor Device)
[    0.113740] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.113741] ACPI: Added _OSI(Processor Aggregator Device)
[    0.116261] ACPI: Executed 1 blocks of module-level executable AML code
[    0.117991] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.118459] ACPI: Dynamic OEM Table Load:
[    0.118463] ACPI: SSDT 0x00000000EF5A1800 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20091112)
[    0.118896] ACPI: Dynamic OEM Table Load:
[    0.118899] ACPI: SSDT 0x00000000EF5F8800 0005AA (v01 PmRef  ApIst    00003000 INTL 20091112)
[    0.119361] ACPI: Dynamic OEM Table Load:
[    0.119364] ACPI: SSDT 0x00000000EF743A00 000119 (v01 PmRef  ApCst    00003000 INTL 20091112)
[    0.120022] ACPI: Interpreter enabled
[    0.120029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[    0.120032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[    0.120042] ACPI: (supports S0 S3 S4 S5)
[    0.120043] ACPI: Using IOAPIC for interrupt routing
[    0.120060] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.125454] ACPI: Power Resource [FN00] (off)
[    0.125505] ACPI: Power Resource [FN01] (off)
[    0.125558] ACPI: Power Resource [FN02] (off)
[    0.125606] ACPI: Power Resource [FN03] (off)
[    0.125654] ACPI: Power Resource [FN04] (off)
[    0.126209] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.126213] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.126356] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.126436] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.126437] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.126661] PCI host bridge to bus 0000:00
[    0.126663] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.126664] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.126665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.126666] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.126667] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.126668] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.126669] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.126670] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.126671] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.126672] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
[    0.126673] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.126678] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.126737] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.126762] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.126815] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.126859] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.126881] pci 0000:00:14.0: reg 0x10: [mem 0xef220000-0xef22ffff 64bit]
[    0.126923] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.126948] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.126974] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.126997] pci 0000:00:16.0: reg 0x10: [mem 0xef23b000-0xef23b00f 64bit]
[    0.127041] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.127094] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
[    0.127114] pci 0000:00:19.0: reg 0x10: [mem 0xef200000-0xef21ffff]
[    0.127120] pci 0000:00:19.0: reg 0x14: [mem 0xef239000-0xef239fff]
[    0.127127] pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
[    0.127166] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.127191] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.127218] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.127242] pci 0000:00:1a.0: reg 0x10: [mem 0xef238000-0xef2383ff]
[    0.127303] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.127337] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.127364] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.127385] pci 0000:00:1b.0: reg 0x10: [mem 0xef230000-0xef233fff 64bit]
[    0.127434] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.127460] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.127485] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.127537] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.127583] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.127609] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
[    0.127662] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.127707] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.127735] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
[    0.127788] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.127832] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.127860] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.127884] pci 0000:00:1d.0: reg 0x10: [mem 0xef237000-0xef2373ff]
[    0.127945] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.127979] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.128007] pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100
[    0.128138] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[    0.128154] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.128160] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.128166] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.128172] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.128177] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.128183] pci 0000:00:1f.2: reg 0x24: [mem 0xef236000-0xef2367ff]
[    0.128205] pci 0000:00:1f.2: PME# supported from D3hot
[    0.128250] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.128263] pci 0000:00:1f.3: reg 0x10: [mem 0xef235000-0xef2350ff 64bit]
[    0.128279] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.128363] pci 0000:01:00.0: [10de:1184] type 00 class 0x030000
[    0.128381] pci 0000:01:00.0: reg 0x10: [mem 0xee000000-0xeeffffff]
[    0.128390] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref]
[    0.128399] pci 0000:01:00.0: reg 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref]
[    0.128405] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.128411] pci 0000:01:00.0: reg 0x30: [mem 0xef000000-0xef07ffff pref]
[    0.128453] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.128481] pci 0000:01:00.1: [10de:0e0a] type 00 class 0x040300
[    0.128498] pci 0000:01:00.1: reg 0x10: [mem 0xef080000-0xef083fff]
[    0.133539] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.133540] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.133542] pci 0000:00:01.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.133544] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.133590] acpiphp: Slot [1] registered
[    0.133594] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.133650] pci 0000:03:00.0: [1b21:0612] type 00 class 0x010601
[    0.133679] pci 0000:03:00.0: reg 0x10: [io  0xd050-0xd057]
[    0.133689] pci 0000:03:00.0: reg 0x14: [io  0xd040-0xd043]
[    0.133699] pci 0000:03:00.0: reg 0x18: [io  0xd030-0xd037]
[    0.133708] pci 0000:03:00.0: reg 0x1c: [io  0xd020-0xd023]
[    0.133718] pci 0000:03:00.0: reg 0x20: [io  0xd000-0xd01f]
[    0.133728] pci 0000:03:00.0: reg 0x24: [mem 0xef100000-0xef1001ff]
[    0.133793] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.141544] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.141546] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.141549] pci 0000:00:1c.1:   bridge window [mem 0xef100000-0xef1fffff]
[    0.141595] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060401
[    0.141685] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.141707] pci 0000:00:1c.6: PCI bridge to [bus 04-05] (subtractive decode)
[    0.141714] pci 0000:00:1c.6:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.141715] pci 0000:00:1c.6:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.141716] pci 0000:00:1c.6:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.141717] pci 0000:00:1c.6:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.141718] pci 0000:00:1c.6:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.141719] pci 0000:00:1c.6:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.141720] pci 0000:00:1c.6:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.141721] pci 0000:00:1c.6:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.141722] pci 0000:00:1c.6:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.141723] pci 0000:00:1c.6:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.141812] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
[    0.141829] pci 0000:04:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.141830] pci 0000:04:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.141831] pci 0000:04:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.141832] pci 0000:04:00.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.141833] pci 0000:04:00.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.141834] pci 0000:04:00.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.141835] pci 0000:04:00.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.141836] pci 0000:04:00.0:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.141837] pci 0000:04:00.0:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.141838] pci 0000:04:00.0:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.141861] pci_bus 0000:00: on NUMA node 0
[    0.142333] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.142364] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.142393] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[    0.142422] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.142450] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.142479] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.142507] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.142537] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.142746] ACPI: Enabled 5 GPEs in block 00 to 3F
[    0.142809] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.142810] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.142811] vgaarb: loaded
[    0.142812] vgaarb: bridge control possible 0000:01:00.0
[    0.142991] SCSI subsystem initialized
[    0.143014] libata version 3.00 loaded.
[    0.143033] ACPI: bus type USB registered
[    0.143044] usbcore: registered new interface driver usbfs
[    0.143050] usbcore: registered new interface driver hub
[    0.143061] usbcore: registered new device driver usb
[    0.143153] PCI: Using ACPI for IRQ routing
[    0.145620] PCI: pci_cache_line_size set to 64 bytes
[    0.145658] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.145659] e820: reserve RAM buffer [mem 0xca0bc000-0xcbffffff]
[    0.145660] e820: reserve RAM buffer [mem 0xca51d000-0xcbffffff]
[    0.145661] e820: reserve RAM buffer [mem 0xdd63c000-0xdfffffff]
[    0.145662] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.145663] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
[    0.145736] NetLabel: Initializing
[    0.145737] NetLabel:  domain hash size = 128
[    0.145737] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.145744] NetLabel:  unlabeled traffic allowed by default
[    0.145815] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.145818] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.147826] amd_nb: Cannot enumerate AMD northbridges
[    0.147834] clocksource: Switched to clocksource hpet
[    0.152738] AppArmor: AppArmor Filesystem Enabled
[    0.152769] pnp: PnP ACPI init
[    0.152819] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.152821] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.152924] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.152925] system 00:01: [io  0xffff] has been reserved
[    0.152926] system 00:01: [io  0xffff] has been reserved
[    0.152927] system 00:01: [io  0xffff] has been reserved
[    0.152928] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.152930] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.152931] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.152932] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.152933] system 00:01: [io  0x1800-0x18fe] could not be reserved
[    0.152934] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.152936] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.152952] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.152982] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.152984] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.153034] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.153035] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.153067] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.153068] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.153203] pnp 00:06: [dma 0 disabled]
[    0.153235] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.153499] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.153500] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.153501] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.153503] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.153504] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.153505] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.153506] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.153507] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.153509] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.153510] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.153511] system 00:07: [mem 0xeffdf000-0xeffdffff] has been reserved
[    0.153512] system 00:07: [mem 0xeffe0000-0xeffeffff] has been reserved
[    0.153514] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.153642] pnp: PnP ACPI: found 8 devices
[    0.153645] PnPBIOS: Disabled by ACPI PNP
[    0.189435] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.189468] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.189470] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.189472] pci 0000:00:01.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.189474] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.189477] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.189485] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.189487] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.189490] pci 0000:00:1c.1:   bridge window [mem 0xef100000-0xef1fffff]
[    0.189496] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.189511] pci 0000:00:1c.6: PCI bridge to [bus 04-05]
[    0.189520] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.189521] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.189522] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.189523] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.189524] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.189525] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.189526] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.189527] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.189528] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.189529] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.189530] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.189531] pci_bus 0000:01: resource 1 [mem 0xee000000-0xef0fffff]
[    0.189532] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.189534] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.189534] pci_bus 0000:03: resource 1 [mem 0xef100000-0xef1fffff]
[    0.189536] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    0.189537] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    0.189538] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.189539] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.189540] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.189541] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.189542] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.189543] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.189544] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.189545] pci_bus 0000:04: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.189546] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
[    0.189547] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
[    0.189548] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.189549] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.189550] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.189551] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.189552] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.189553] pci_bus 0000:05: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.189554] pci_bus 0000:05: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.189555] pci_bus 0000:05: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.189570] NET: Registered protocol family 2
[    0.189655] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.189662] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.189670] TCP: Hash tables configured (established 8192 bind 8192)
[    0.189677] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.189679] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.189700] NET: Registered protocol family 1
[    0.189977] pci 0000:01:00.0: Video device with shadowed ROM
[    0.189986] PCI: CLS 64 bytes, default 64
[    0.190015] Trying to unpack rootfs image as initramfs...
[    0.612876] Freeing initrd memory: 36424K (f38cc000 - f5c5e000)
[    0.612958] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.612960] hw unit of domain pp0-core 2^-14 Joules
[    0.612961] hw unit of domain package 2^-14 Joules
[    0.612961] hw unit of domain dram 2^-14 Joules
[    0.612962] hw unit of domain pp1-gpu 2^-14 Joules
[    0.613054] Scanning for low memory corruption every 60 seconds
[    0.613277] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.613295] audit: initializing netlink subsys (disabled)
[    0.613304] audit: type=2000 audit(1473187693.608:1): initialized
[    0.613611] Initialise system trusted keyring
[    0.613677] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.614579] zbud: loaded
[    0.614636] VFS: Disk quotas dquot_6.6.0
[    0.614657] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.614800] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.614938] fuse init (API version 7.23)
[    0.615026] Key type big_key registered
[    0.615044] Allocating IMA MOK and blacklist keyrings.
[    0.615283] Key type asymmetric registered
[    0.615285] Asymmetric key parser 'x509' registered
[    0.615294] bounce: pool size: 64 pages
[    0.615313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.615331] io scheduler noop registered
[    0.615333] io scheduler deadline registered (default)
[    0.615351] io scheduler cfq registered
[    0.615644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.615648] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.615673] intel_idle: MWAIT substates: 0x42120
[    0.615674] intel_idle: v0.4.1 model 0x3C
[    0.615675] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.615839] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.615841] ACPI: Power Button [PWRB]
[    0.615866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.615867] ACPI: Power Button [PWRF]
[    0.616305] thermal LNXTHERM:00: registered as thermal_zone0
[    0.616306] ACPI: Thermal Zone [TZ00] (28 C)
[    0.616436] thermal LNXTHERM:01: registered as thermal_zone1
[    0.616437] ACPI: Thermal Zone [TZ01] (30 C)
[    0.616474] GHES: HEST is not enabled!
[    0.616491] isapnp: Scanning for PnP cards...
[    0.616537] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.636919] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.638063] Linux agpgart interface v0.103
[    0.639840] brd: module loaded
[    0.640601] loop: module loaded
[    0.640745] libphy: Fixed MDIO Bus: probed
[    0.640747] tun: Universal TUN/TAP device driver, 1.6
[    0.640747] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.640771] PPP generic driver version 2.4.2
[    0.640805] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.640808] ehci-pci: EHCI PCI platform driver
[    0.640872] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.640876] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.640886] ehci-pci 0000:00:1a.0: debug port 2
[    0.644782] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.644789] ehci-pci 0000:00:1a.0: irq 16, io mem 0xef238000
[    0.655831] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.655853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.655855] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.655856] usb usb1: Product: EHCI Host Controller
[    0.655857] usb usb1: Manufacturer: Linux 4.4.0-36-generic ehci_hcd
[    0.655857] usb usb1: SerialNumber: 0000:00:1a.0
[    0.655961] hub 1-0:1.0: USB hub found
[    0.655965] hub 1-0:1.0: 2 ports detected
[    0.656098] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.656101] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.656110] ehci-pci 0000:00:1d.0: debug port 2
[    0.660011] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.660017] ehci-pci 0000:00:1d.0: irq 23, io mem 0xef237000
[    0.671847] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.671871] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.671872] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.671873] usb usb2: Product: EHCI Host Controller
[    0.671874] usb usb2: Manufacturer: Linux 4.4.0-36-generic ehci_hcd
[    0.671875] usb usb2: SerialNumber: 0000:00:1d.0
[    0.671974] hub 2-0:1.0: USB hub found
[    0.671978] hub 2-0:1.0: 2 ports detected
[    0.672059] ehci-platform: EHCI generic platform driver
[    0.672065] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.672069] ohci-pci: OHCI PCI platform driver
[    0.672075] ohci-platform: OHCI generic platform driver
[    0.672080] uhci_hcd: USB Universal Host Controller Interface driver
[    0.672143] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.672147] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.673208] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    0.673211] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.673260] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.673262] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.673263] usb usb3: Product: xHCI Host Controller
[    0.673264] usb usb3: Manufacturer: Linux 4.4.0-36-generic xhci-hcd
[    0.673264] usb usb3: SerialNumber: 0000:00:14.0
[    0.673365] hub 3-0:1.0: USB hub found
[    0.673380] hub 3-0:1.0: 14 ports detected
[    0.675674] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.675676] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.675702] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.675703] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.675704] usb usb4: Product: xHCI Host Controller
[    0.675705] usb usb4: Manufacturer: Linux 4.4.0-36-generic xhci-hcd
[    0.675706] usb usb4: SerialNumber: 0000:00:14.0
[    0.675786] hub 4-0:1.0: USB hub found
[    0.675795] hub 4-0:1.0: 6 ports detected
[    0.676555] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.678878] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.678882] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.679009] mousedev: PS/2 mouse device common for all mice
[    0.679125] rtc_cmos 00:02: RTC can wake from S4
[    0.679234] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.679254] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.679259] i2c /dev entries driver
[    0.679290] device-mapper: uevent: version 1.0.3
[    0.679328] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    0.679342] platform eisa.0: Probing EISA bus 0
[    0.679343] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.679344] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.679345] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.679346] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.679347] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.679348] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.679349] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.679350] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.679351] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.679352] platform eisa.0: EISA: Detected 0 cards
[    0.679363] cpufreq-nforce2: No nForce2 chipset.
[    0.679367] Intel P-state driver initializing.
[    0.679479] ledtrig-cpu: registered to indicate activity on CPUs
[    0.680162] NET: Registered protocol family 10
[    0.680714] NET: Registered protocol family 17
[    0.680745] Key type dns_resolver registered
[    0.681398] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x19
[    0.681415] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x19
[    0.681456] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x19
[    0.681472] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x19
[    0.681590] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.681616] Using IPI No-Shortcut mode
[    0.682129] registered taskstats version 1
[    0.682168] Loading compiled-in X.509 certificates
[    0.685349] Loaded X.509 cert 'Build time autogenerated kernel key: 0a5ec68fde092aeb3fcffc0f02a466d00491fe45'
[    0.685362] zswap: loaded using pool lzo/zbud
[    0.686724] Key type trusted registered
[    0.688858] Key type encrypted registered
[    0.688873] AppArmor: AppArmor sha1 policy hashing enabled
[    0.688876] ima: No TPM chip found, activating TPM-bypass!
[    0.688890] evm: HMAC attrs: 0x1
[    0.689227]   Magic number: 0:167:847
[    0.689303] rtc_cmos 00:02: setting system clock to 2016-09-06 18:48:14 UTC (1473187694)
[    0.689376] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.689377] EDD information not available.
[    0.689426] PM: Hibernation image not present or could not be loaded.
[    0.967844] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.970719] isapnp: No Plug & Play device found
[    0.971028] Freeing unused kernel memory: 940K (c1b86000 - c1c71000)
[    0.971158] Write protecting the kernel text: 7892k
[    0.971219] Write protecting the kernel read-only data: 3140k
[    0.971219] NX-protecting the kernel data: 6444k
[    0.978722] random: systemd-udevd urandom read with 0 bits of entropy available
[    0.983849] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[    0.983856] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.998647] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    1.005598] pps_core: LinuxPPS API ver. 1 registered
[    1.005600] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.007726] PTP clock support registered
[    1.009038] ahci 0000:00:1f.2: version 3.0
[    1.009151] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x21 impl SATA mode
[    1.009152] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
[    1.013083] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.013084] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.016246] scsi host0: ahci
[    1.016355] scsi host1: ahci
[    1.016439] scsi host2: ahci
[    1.016520] scsi host3: ahci
[    1.016599] scsi host4: ahci
[    1.016676] scsi host5: ahci
[    1.016703] ata1: SATA max UDMA/133 abar m2048@0xef236000 port 0xef236100 irq 26
[    1.016704] ata2: DUMMY
[    1.016705] ata3: DUMMY
[    1.016705] ata4: DUMMY
[    1.016706] ata5: DUMMY
[    1.016707] ata6: SATA max UDMA/133 abar m2048@0xef236000 port 0xef236380 irq 26
[    1.016799] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.016821] ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled
[    1.016857] ahci 0000:03:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.016858] ahci 0000:03:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc 
[    1.017032] scsi host6: ahci
[    1.017093] scsi host7: ahci
[    1.017125] ata7: SATA max UDMA/133 abar m512@0xef100000 port 0xef100100 irq 27
[    1.017127] ata8: SATA max UDMA/133 abar m512@0xef100000 port 0xef100180 irq 27
[    1.100203] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[    1.100205] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.100480] hub 1-1:1.0: USB hub found
[    1.100582] hub 1-1:1.0: 6 ports detected
[    1.116240] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[    1.116243] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.116478] hub 2-1:1.0: USB hub found
[    1.116605] hub 2-1:1.0: 8 ports detected
[    1.184143] e1000e 0000:00:19.0 eth0: registered PHC clock
[    1.184145] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) e0:3f:49:44:c0:2a
[    1.184146] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    1.184182] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[    1.185095] e1000e 0000:00:19.0 eno1: renamed from eth0
[    1.335869] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.335870] ata7: SATA link down (SStatus 0 SControl 300)
[    1.335889] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.336218] ata1.00: HPA detected: current 500116079, native 500118192
[    1.336279] ata1.00: ATA-9: M4-CT256M4SSD2, 040H, max UDMA/100
[    1.336281] ata1.00: 500116079 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.336709] ata1.00: configured for UDMA/100
[    1.336839] scsi 0:0:0:0: Direct-Access     ATA      M4-CT256M4SSD2   040H PQ: 0 ANSI: 5
[    1.337015] sd 0:0:0:0: [sda] 500116079 512-byte logical blocks: (256 GB/238 GiB)
[    1.337016] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.337047] sd 0:0:0:0: [sda] Write Protect is off
[    1.337048] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.337076] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.338076] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.338100] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node f00ad0f0), AE_NOT_FOUND (20150930/psparse-542)
[    1.338106] ata6.00: ATAPI: ASUS     DRW-24F1ST   a, 1.00, max UDMA/100
[    1.338115]  sda: sda1 sda2 < sda5 >
[    1.338361] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.339066] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.339070] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node f00ad0f0), AE_NOT_FOUND (20150930/psparse-542)
[    1.339076] ata6.00: configured for UDMA/100
[    1.343465] scsi 5:0:0:0: CD-ROM            ASUS     DRW-24F1ST   a   1.00 PQ: 0 ANSI: 5
[    1.358350] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.358353] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.358465] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    1.358507] sr 5:0:0:0: Attached scsi generic sg1 type 5
[    1.611841] tsc: Refined TSC clocksource calibration: 3398.030 MHz
[    1.611844] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30fb0a05005, max_idle_ns: 440795375639 ns
[    1.675851] ata8: SATA link down (SStatus 0 SControl 300)
[    2.612001] clocksource: Switched to clocksource tsc
[   11.111654] usb 3-3: device descriptor read/all, error -110
[   11.235457] usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd
[   11.389315] usb 4-3: New USB device found, idVendor=174c, idProduct=3074
[   11.389327] usb 4-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[   11.389328] usb 4-3: Product: ASM107x
[   11.389329] usb 4-3: Manufacturer: ASUS Tek.
[   11.449054] hub 4-3:1.0: USB hub found
[   11.459596] usb 3-3: new high-speed USB device number 3 using xhci_hcd
[   11.460960] hub 4-3:1.0: 4 ports detected
[   21.587418] usb 3-3: device descriptor read/all, error -110
[   21.699335] usb 3-3: new high-speed USB device number 4 using xhci_hcd
[   26.715343] usb 3-3: device descriptor read/8, error -110
[   31.835198] usb 3-3: device descriptor read/8, error -110
[   32.051100] usb 3-3: new high-speed USB device number 5 using xhci_hcd
[   37.067092] usb 3-3: device descriptor read/8, error -110
[   42.186957] usb 3-3: device descriptor read/8, error -110
[   42.290866] usb usb3-port3: unable to enumerate USB device
[   42.402836] usb 3-9: new full-speed USB device number 6 using xhci_hcd
[   42.533117] usb 3-9: New USB device found, idVendor=046d, idProduct=c52b
[   42.533119] usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   42.533120] usb 3-9: Product: USB Receiver
[   42.533121] usb 3-9: Manufacturer: Logitech
[   42.698843] usb 3-13: new high-speed USB device number 7 using xhci_hcd
[   42.828217] usb 3-13: New USB device found, idVendor=8564, idProduct=1000
[   42.828229] usb 3-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   42.828230] usb 3-13: Product: Mass Storage Device
[   42.828232] usb 3-13: Manufacturer: JetFlash
[   42.828233] usb 3-13: SerialNumber: 05HPM1CSKYE2NNYH
[   42.828311] usb 3-13: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
[   42.828314] usb 3-13: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
[   42.832674] usb-storage 3-13:1.0: USB Mass Storage device detected
[   42.832913] scsi host8: usb-storage 3-13:1.0
[   42.832980] usbcore: registered new interface driver usb-storage
[   42.833010] hidraw: raw HID events driver (C) Jiri Kosina
[   42.835307] usbcore: registered new interface driver uas
[   42.839067] usbcore: registered new interface driver usbhid
[   42.839068] usbhid: USB HID core driver
[   42.842330] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9/input2
[   42.959814] input: Logitech Performance MX as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.2/0003:046D:C52B.0003/0003:046D:101A.0004/input/input5
[   42.959973] logitech-hidpp-device 0003:046D:101A.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Performance MX] on usb-0000:00:14.0-9:1
[   42.963861] input: Logitech K800 as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.2/0003:046D:C52B.0003/0003:046D:2010.0005/input/input6
[   42.963969] logitech-hidpp-device 0003:046D:2010.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K800] on usb-0000:00:14.0-9:2
[   44.150794] raid6: mmxx1    gen()  7296 MB/s
[   44.218792] raid6: mmxx2    gen()  7562 MB/s
[   44.286790] raid6: sse1x1   gen()  6201 MB/s
[   44.354790] raid6: sse1x2   gen()  7529 MB/s
[   44.422789] raid6: sse2x1   gen() 12572 MB/s
[   44.458457] scsi 8:0:0:0: Direct-Access     JetFlash Transcend 32GB   1100 PQ: 0 ANSI: 4
[   44.490784] raid6: sse2x1   xor()  9322 MB/s
[   44.558782] raid6: sse2x2   gen() 15425 MB/s
[   44.626780] raid6: sse2x2   xor() 10106 MB/s
[   44.694779] raid6: avx2x1   gen() 24302 MB/s
[   44.762778] raid6: avx2x2   gen() 27861 MB/s
[   44.762778] raid6: using algorithm avx2x2 gen() 27861 MB/s
[   44.762779] raid6: using avx2x1 recovery algorithm
[   44.763001] sd 8:0:0:0: Attached scsi generic sg2 type 0
[   44.763345] sd 8:0:0:0: [sdb] 63406080 512-byte logical blocks: (32.5 GB/30.2 GiB)
[   44.763759] sd 8:0:0:0: [sdb] Write Protect is off
[   44.763761] sd 8:0:0:0: [sdb] Mode Sense: 43 00 00 00
[   44.764194] sd 8:0:0:0: [sdb] No Caching mode page found
[   44.764197] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[   44.765312] xor: automatically using best checksumming function:
[   44.767024]  sdb: sdb1
[   44.768342] sd 8:0:0:0: [sdb] Attached SCSI removable disk
[   44.802758]    avx       : 36255.000 MB/sec
[   44.821000] Btrfs loaded
[   44.904173] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   44.982137] 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)
[   44.982231] systemd[1]: Detected architecture x86.
[   44.982406] systemd[1]: Set hostname to <mint18>.
[   45.069137] systemd[1]: Listening on fsck to fsckd communication Socket.
[   45.069192] systemd[1]: Listening on Journal Socket.
[   45.069218] systemd[1]: Listening on udev Control Socket.
[   45.069233] systemd[1]: Listening on LVM2 poll daemon socket.
[   45.069238] systemd[1]: Reached target Encrypted Volumes.
[   45.069258] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   45.069274] systemd[1]: Listening on Syslog Socket.
[   45.069289] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   45.069360] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   45.069426] systemd[1]: Created slice User and Session Slice.
[   45.069473] systemd[1]: Created slice System Slice.
[   45.086820] systemd[1]: Mounting Debug File System...
[   45.086833] systemd[1]: Reached target Slices.
[   45.087100] systemd[1]: Started Read required files in advance.
[   45.087519] systemd[1]: Mounting POSIX Message Queue File System...
[   45.087550] systemd[1]: Listening on Journal Socket (/dev/log).
[   45.088850] systemd[1]: Starting Load Kernel Modules...
[   45.089122] systemd[1]: Starting Uncomplicated firewall...
[   45.089153] systemd[1]: Listening on LVM2 metadata daemon socket.
[   45.089405] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   45.089426] systemd[1]: Listening on udev Kernel Socket.
[   45.089461] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   45.090818] systemd[1]: Reached target Remote File Systems (Pre).
[   45.090863] systemd[1]: Listening on Journal Audit Socket.
[   45.091123] systemd[1]: Starting Journal Service...
[   45.091134] systemd[1]: Reached target User and Group Name Lookups.
[   45.091434] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   45.091697] systemd[1]: Starting Set console keymap...
[   45.091971] systemd[1]: Started Braille Device Support.
[   45.092048] systemd[1]: Reached target Remote File Systems.
[   45.092316] systemd[1]: Mounting Huge Pages File System...
[   45.093173] systemd[1]: Started Uncomplicated firewall.
[   45.097449] systemd[1]: Mounted POSIX Message Queue File System.
[   45.097501] systemd[1]: Mounted Debug File System.
[   45.097537] systemd[1]: Mounted Huge Pages File System.
[   45.099599] systemd[1]: Started Create list of required static device nodes for the current kernel.
[   45.112411] lp: driver loaded but no devices found
[   45.115422] ppdev: user-space parallel port driver
[   45.119672] systemd[1]: Started Load Kernel Modules.
[   45.146877] systemd[1]: Starting Apply Kernel Variables...
[   45.147236] systemd[1]: Mounting FUSE Control File System...
[   45.147550] systemd[1]: Started LVM2 metadata daemon.
[   45.147909] systemd[1]: Starting Create Static Device Nodes in /dev...
[   45.148477] systemd[1]: Started Journal Service.
[   45.187508] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   45.201198] systemd-journald[359]: Received request to flush runtime journal from PID 1
[   45.241754] wmi: Mapper loaded
[   45.249412] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   45.277408] [drm] Initialized drm 1.1.0 20060810
[   45.331857] snd_hda_intel 0000:01:00.1: Disabling MSI
[   45.331861] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   45.348616] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[   45.348619] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   45.348620] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   45.348621] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   45.348622] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x1e
[   45.348623] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   45.348625] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   45.348626] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   45.348627] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   45.349743] random: nonblocking pool is initialized
[   45.357506] nvidia: module license 'NVIDIA' taints kernel.
[   45.357508] Disabling lock debugging due to kernel taint
[   45.363996] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[   45.366664] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   45.366714] nvidia-nvlink: Nvlink Core is being initialized, major device number 244
[   45.367842] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   45.370792] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   45.370839] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   45.370903] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   45.370936] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   45.370967] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   45.371016] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   45.371048] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   45.373621] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[   45.373626] NVRM: loading NVIDIA UNIX x86 Kernel Module  361.45.18  Tue Jun 21 17:29:18 PDT 2016
[   45.377183] Adding 8323068k swap on /dev/sda5.  Priority:-1 extents:1 across:8323068k SSFS
[   45.381158] kvm: disabled by bios
[   45.403198] intel_rapl: Found RAPL domain package
[   45.403199] intel_rapl: Found RAPL domain core
[   45.403200] intel_rapl: Found RAPL domain dram
[   45.433504] asus_wmi: ASUS WMI generic driver loaded
[   45.435761] asus_wmi: Initialization: 0x0
[   45.435775] asus_wmi: BIOS WMI version: 0.9
[   45.435796] asus_wmi: SFUN value: 0x0
[   45.435994] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input15
[   45.436049] asus_wmi: Number of fans: 1
[   45.441584] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  361.45.18  Tue Jun 21 17:58:16 PDT 2016
[   45.847162] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[   45.847247] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   45.847358] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[   45.847463] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[   45.951467] cgroup: new mount options do not match the existing superblock, will be ignored
[   46.169402] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   46.374889] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   46.706158] nvidia-modeset: Allocated GPU:0 (GPU-6a2dd4a7-564d-3e0c-e6f8-fe5d7a2fdce2) @ PCI:0000:01:00.0
[   49.204454] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   49.204482] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[   53.324908] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

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

Posté : mar. 6 sept. 2016 21:09
par Robinwood
Bonsoir,
je m'excuse :oops: d'une lecture trop rapide, te souhaitant un "Boot" extrêmement rapide ;)

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

Posté : mar. 6 sept. 2016 21:41
par gurrumul
Robinwood a écrit :Bonsoir,
je m'excuse :oops: d'une lecture trop rapide, te souhaitant un "Boot" extrêmement rapide ;)
pas de soucis ;)
Phil995511 a écrit :Le pilote graphique de base conseillé pour ta carte sous Mint 18 et kernel 4.4 est le 361.

J'ai regardé les options USB du bios de ma machine que j'ai et qui fonctionne bien :

Intel xHCI Mode : Smart Auto
EHCI Legacy Support : Enabled
xHCI Hand-off : Enabled
EHCI Hand-off : Disabled

Tu dois avoir un problème avec le contrôleur sans fil Logitech comme on te l'a suggéré.

Perso j'ai déjà eu des problèmes avec des partitions mal reconnues comme c'était ton cas avant semble-t-il.
J'avais oublié de te répondre, j'ai regardé et je n'ai que EHCI Legacy Support : Enabled et EHCI Hand-off : Disabled comme option dans mon bios et ils sont paramétrés comme toi.

J'ai installé les noyaux dispo dans le gestionnaire de mise à jour, ça suffit ?
Capture du 2016-09-06 21-23-46.png
Voici le premier résultat :

Code : Tout sélectionner

uname -r
4.4.0-36-generic

Code : Tout sélectionner

dmesg
[    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-36-generic (buildd@lcy01-32) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #55-Ubuntu SMP Thu Aug 11 18:00:59 UTC 2016 (Ubuntu 4.4.0-36.55-generic 4.4.16)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    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-0x00000000ca0bbfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca0bc000-0x00000000ca0c2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ca0c3000-0x00000000ca51cfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca51d000-0x00000000ca985fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ca986000-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 = 0x1000000
[    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] found SMP MP-table at [mem 0x000fd800-0x000fd80f] mapped at [c00fd800]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x021fffff]
[    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[    0.000000] BRK [0x01d52000, 0x01d52fff] PGTABLE
[    0.000000] BRK [0x01d53000, 0x01d53fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x337b2000-0x35bd0fff]
[    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] 7796MB HIGHMEM available.
[    0.000000] 891MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 37bfe000
[    0.000000]   low ram: 0 - 37bfe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   Normal   [mem 0x0000000001000000-0x0000000037bfdfff]
[    0.000000]   HighMem  [mem 0x0000000037bfe000-0x000000021effffff]
[    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-0x00000000ca0bbfff]
[    0.000000]   node   0: [mem 0x00000000ca0c3000-0x00000000ca51cfff]
[    0.000000]   node   0: [mem 0x00000000ca986000-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: 40 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   Normal zone: 2190 pages used for memmap
[    0.000000]   Normal zone: 224254 pages, LIFO batch:31
[    0.000000]   HighMem zone: 1852879 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    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] 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:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 19 pages/cpu @f5d8b000 s47436 r0 d30388 u77824
[    0.000000] pcpu-alloc: s47436 r0 d30388 u77824 alloc=19*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2078899
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic root=UUID=34241b30-3907-48ba-8e42-89c591b1ad0e ro quiet splash
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00037bfe:0021f000)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 8190628K/8324516K available (7888K kernel code, 763K rwdata, 3136K rodata, 940K init, 800K bss, 133888K reserved, 0K cma-reserved, 7411516K highmem)
[    0.000000] virtual kernel memory layout:
                   fixmap  : 0xfff15000 - 0xfffff000   ( 936 kB)
                   pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
                   vmalloc : 0xf83fe000 - 0xffbfe000   ( 120 MB)
                   lowmem  : 0xc0000000 - 0xf7bfe000   ( 891 MB)
                     .init : 0xc1b86000 - 0xc1c71000   ( 940 kB)
                     .data : 0xc17b4393 - 0xc1b84d40   (3906 kB)
                     .text : 0xc1000000 - 0xc17b4393   (7888 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    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 32.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4
[    0.000000] NR_IRQS:2304 nr_irqs:456 16
[    0.000000] CPU 0 irqstacks, hard=f0038000 soft=f003a000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 8388608 bytes of page_ext
[    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 3397.905 MHz processor
[    0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 6795.81 BogoMIPS (lpj=13591620)
[    0.000023] pid_max: default: 32768 minimum: 301
[    0.000027] ACPI: Core revision 20150930
[    0.007332] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.007342] Security Framework initialized
[    0.007344] Yama: becoming mindful.
[    0.007353] AppArmor: AppArmor initialized
[    0.007373] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.007375] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.007486] Initializing cgroup subsys io
[    0.007489] Initializing cgroup subsys memory
[    0.007492] Initializing cgroup subsys devices
[    0.007493] Initializing cgroup subsys freezer
[    0.007495] Initializing cgroup subsys net_cls
[    0.007496] Initializing cgroup subsys perf_event
[    0.007498] Initializing cgroup subsys net_prio
[    0.007499] Initializing cgroup subsys hugetlb
[    0.007501] Initializing cgroup subsys pids
[    0.007517] CPU: Physical Processor ID: 0
[    0.007518] CPU: Processor Core ID: 0
[    0.007520] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.007521] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.008987] mce: CPU supports 9 MCE banks
[    0.008997] CPU0: Thermal monitoring enabled (TM1)
[    0.009004] process: using mwait in idle threads
[    0.009008] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.009009] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.009385] Freeing SMP alternatives memory: 28K (c1c71000 - c1c78000)
[    0.011566] ftrace: allocating 31284 entries in 62 pages
[    0.019553] smpboot: Max logical packages: 1
[    0.019554] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.019556] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.019912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.059596] TSC deadline timer enabled
[    0.059598] smpboot: CPU0: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.059609] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.059623] ... version:                3
[    0.059623] ... bit width:              48
[    0.059624] ... generic registers:      8
[    0.059625] ... value mask:             0000ffffffffffff
[    0.059625] ... max period:             0000ffffffffffff
[    0.059626] ... fixed-purpose events:   3
[    0.059626] ... event mask:             00000007000000ff
[    0.060197] CPU 1 irqstacks, hard=ef59c000 soft=ef59e000
[    0.060198] x86: Booting SMP configuration:
[    0.060199] .... node  #0, CPUs:      #1
[    0.060412] Initializing CPU#1
[    0.063990] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.064039] CPU 2 irqstacks, hard=ef656000 soft=ef658000
[    0.064040]  #2
[    0.064351] Initializing CPU#2
[    0.067966] CPU 3 irqstacks, hard=ef6aa000 soft=ef6ac000
[    0.067968]  #3
[    0.068278] Initializing CPU#3
[    0.071863] x86: Booted up 1 node, 4 CPUs
[    0.071865] smpboot: Total of 4 processors activated (27183.24 BogoMIPS)
[    0.074469] devtmpfs: initialized
[    0.074724] evm: security.selinux
[    0.074725] evm: security.SMACK64
[    0.074725] evm: security.SMACK64EXEC
[    0.074726] evm: security.SMACK64TRANSMUTE
[    0.074727] evm: security.SMACK64MMAP
[    0.074727] evm: security.ima
[    0.074728] evm: security.capability
[    0.074783] PM: Registering ACPI NVS region [mem 0xca0bc000-0xca0c2fff] (28672 bytes)
[    0.074784] PM: Registering ACPI NVS region [mem 0xdd85e000-0xddd97fff] (5480448 bytes)
[    0.074874] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.074926] pinctrl core: initialized pinctrl subsystem
[    0.075000] RTC time: 19:33:21, date: 09/06/16
[    0.075080] NET: Registered protocol family 16
[    0.075194] EISA bus registered
[    0.086389] cpuidle: using governor ladder
[    0.102395] cpuidle: using governor menu
[    0.102398] PCCT header not found.
[    0.102472] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.102473] ACPI: bus type PCI registered
[    0.102475] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.102516] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.102518] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.102518] PCI: Using MMCONFIG for extended config space
[    0.102519] PCI: Using configuration type 1 for base access
[    0.102630] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.102634] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.114637] ACPI: Added _OSI(Module Device)
[    0.114638] ACPI: Added _OSI(Processor Device)
[    0.114639] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.114640] ACPI: Added _OSI(Processor Aggregator Device)
[    0.117203] ACPI: Executed 1 blocks of module-level executable AML code
[    0.118940] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.119407] ACPI: Dynamic OEM Table Load:
[    0.119411] ACPI: SSDT 0x00000000EF65DC00 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20091112)
[    0.119845] ACPI: Dynamic OEM Table Load:
[    0.119848] ACPI: SSDT 0x00000000EF780800 0005AA (v01 PmRef  ApIst    00003000 INTL 20091112)
[    0.120309] ACPI: Dynamic OEM Table Load:
[    0.120311] ACPI: SSDT 0x00000000EF746A00 000119 (v01 PmRef  ApCst    00003000 INTL 20091112)
[    0.120968] ACPI: Interpreter enabled
[    0.120975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[    0.120978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[    0.120987] ACPI: (supports S0 S3 S4 S5)
[    0.120988] ACPI: Using IOAPIC for interrupt routing
[    0.121005] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.126392] ACPI: Power Resource [FN00] (off)
[    0.126447] ACPI: Power Resource [FN01] (off)
[    0.126496] ACPI: Power Resource [FN02] (off)
[    0.126544] ACPI: Power Resource [FN03] (off)
[    0.126593] ACPI: Power Resource [FN04] (off)
[    0.127146] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.127149] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.127293] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.127372] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.127373] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.128685] PCI host bridge to bus 0000:00
[    0.128687] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.128689] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.128690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.128691] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.128693] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.128694] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.128695] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.128696] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.128697] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.128698] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
[    0.128699] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.128704] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.128763] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.128788] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.128842] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.128886] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.128908] pci 0000:00:14.0: reg 0x10: [mem 0xef220000-0xef22ffff 64bit]
[    0.128950] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.128975] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.129002] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.129024] pci 0000:00:16.0: reg 0x10: [mem 0xef23b000-0xef23b00f 64bit]
[    0.129069] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.129122] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
[    0.129142] pci 0000:00:19.0: reg 0x10: [mem 0xef200000-0xef21ffff]
[    0.129148] pci 0000:00:19.0: reg 0x14: [mem 0xef239000-0xef239fff]
[    0.129155] pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
[    0.129195] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.129220] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.129247] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.129270] pci 0000:00:1a.0: reg 0x10: [mem 0xef238000-0xef2383ff]
[    0.129332] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.129366] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.129393] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.129414] pci 0000:00:1b.0: reg 0x10: [mem 0xef230000-0xef233fff 64bit]
[    0.129462] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.129489] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.129515] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.129567] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.129613] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.129639] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
[    0.129692] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.129737] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.129765] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
[    0.129818] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.129862] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.129890] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.129914] pci 0000:00:1d.0: reg 0x10: [mem 0xef237000-0xef2373ff]
[    0.129977] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.130011] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.130038] pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100
[    0.130169] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[    0.130186] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.130191] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.130197] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.130203] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.130209] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.130214] pci 0000:00:1f.2: reg 0x24: [mem 0xef236000-0xef2367ff]
[    0.130236] pci 0000:00:1f.2: PME# supported from D3hot
[    0.130281] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.130294] pci 0000:00:1f.3: reg 0x10: [mem 0xef235000-0xef2350ff 64bit]
[    0.130311] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.130394] pci 0000:01:00.0: [10de:1184] type 00 class 0x030000
[    0.130415] pci 0000:01:00.0: reg 0x10: [mem 0xee000000-0xeeffffff]
[    0.130423] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref]
[    0.130432] pci 0000:01:00.0: reg 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref]
[    0.130438] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.130444] pci 0000:01:00.0: reg 0x30: [mem 0xef000000-0xef07ffff pref]
[    0.130487] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.130515] pci 0000:01:00.1: [10de:0e0a] type 00 class 0x040300
[    0.130532] pci 0000:01:00.1: reg 0x10: [mem 0xef080000-0xef083fff]
[    0.142433] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.142434] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.142436] pci 0000:00:01.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.142439] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.142484] acpiphp: Slot [1] registered
[    0.142487] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.142544] pci 0000:03:00.0: [1b21:0612] type 00 class 0x010601
[    0.142573] pci 0000:03:00.0: reg 0x10: [io  0xd050-0xd057]
[    0.142583] pci 0000:03:00.0: reg 0x14: [io  0xd040-0xd043]
[    0.142593] pci 0000:03:00.0: reg 0x18: [io  0xd030-0xd037]
[    0.142602] pci 0000:03:00.0: reg 0x1c: [io  0xd020-0xd023]
[    0.142612] pci 0000:03:00.0: reg 0x20: [io  0xd000-0xd01f]
[    0.142622] pci 0000:03:00.0: reg 0x24: [mem 0xef100000-0xef1001ff]
[    0.142687] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.154441] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.154444] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.154446] pci 0000:00:1c.1:   bridge window [mem 0xef100000-0xef1fffff]
[    0.154493] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060401
[    0.154584] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.154604] pci 0000:00:1c.6: PCI bridge to [bus 04-05] (subtractive decode)
[    0.154611] pci 0000:00:1c.6:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.154612] pci 0000:00:1c.6:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.154614] pci 0000:00:1c.6:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.154615] pci 0000:00:1c.6:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.154616] pci 0000:00:1c.6:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.154617] pci 0000:00:1c.6:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.154618] pci 0000:00:1c.6:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.154619] pci 0000:00:1c.6:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.154620] pci 0000:00:1c.6:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.154621] pci 0000:00:1c.6:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.154710] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
[    0.154727] pci 0000:04:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.154728] pci 0000:04:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.154729] pci 0000:04:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.154730] pci 0000:04:00.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.154731] pci 0000:04:00.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.154732] pci 0000:04:00.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.154733] pci 0000:04:00.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.154734] pci 0000:04:00.0:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.154735] pci 0000:04:00.0:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.154736] pci 0000:04:00.0:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
[    0.154758] pci_bus 0000:00: on NUMA node 0
[    0.155231] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.155261] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.155290] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[    0.155319] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.155347] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.155376] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.155404] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.155432] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.155640] ACPI: Enabled 5 GPEs in block 00 to 3F
[    0.155709] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.155710] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.155711] vgaarb: loaded
[    0.155712] vgaarb: bridge control possible 0000:01:00.0
[    0.155893] SCSI subsystem initialized
[    0.155912] libata version 3.00 loaded.
[    0.155925] ACPI: bus type USB registered
[    0.155935] usbcore: registered new interface driver usbfs
[    0.155941] usbcore: registered new interface driver hub
[    0.155951] usbcore: registered new device driver usb
[    0.156038] PCI: Using ACPI for IRQ routing
[    0.158520] PCI: pci_cache_line_size set to 64 bytes
[    0.158557] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.158558] e820: reserve RAM buffer [mem 0xca0bc000-0xcbffffff]
[    0.158559] e820: reserve RAM buffer [mem 0xca51d000-0xcbffffff]
[    0.158560] e820: reserve RAM buffer [mem 0xdd63c000-0xdfffffff]
[    0.158561] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.158562] e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
[    0.158631] NetLabel: Initializing
[    0.158632] NetLabel:  domain hash size = 128
[    0.158633] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.158640] NetLabel:  unlabeled traffic allowed by default
[    0.158706] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.158709] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.160718] amd_nb: Cannot enumerate AMD northbridges
[    0.160725] clocksource: Switched to clocksource hpet
[    0.165621] AppArmor: AppArmor Filesystem Enabled
[    0.165653] pnp: PnP ACPI init
[    0.165698] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.165700] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.165804] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.165805] system 00:01: [io  0xffff] has been reserved
[    0.165806] system 00:01: [io  0xffff] has been reserved
[    0.165807] system 00:01: [io  0xffff] has been reserved
[    0.165809] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.165810] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.165811] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.165812] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.165813] system 00:01: [io  0x1800-0x18fe] could not be reserved
[    0.165814] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.165816] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.165831] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.165861] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.165863] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.165912] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.165914] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.165945] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.165946] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.166081] pnp 00:06: [dma 0 disabled]
[    0.166112] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.166377] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.166378] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.166379] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.166380] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.166382] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.166383] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.166384] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.166385] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.166386] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.166388] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.166389] system 00:07: [mem 0xeffdf000-0xeffdffff] has been reserved
[    0.166390] system 00:07: [mem 0xeffe0000-0xeffeffff] has been reserved
[    0.166392] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.166519] pnp: PnP ACPI: found 8 devices
[    0.166522] PnPBIOS: Disabled by ACPI PNP
[    0.202412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.202446] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.202448] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.202450] pci 0000:00:01.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.202452] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.202455] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.202463] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.202465] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.202468] pci 0000:00:1c.1:   bridge window [mem 0xef100000-0xef1fffff]
[    0.202474] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.202489] pci 0000:00:1c.6: PCI bridge to [bus 04-05]
[    0.202497] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.202499] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.202500] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.202501] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.202502] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.202503] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.202504] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.202505] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.202506] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.202507] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.202508] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.202509] pci_bus 0000:01: resource 1 [mem 0xee000000-0xef0fffff]
[    0.202510] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref]
[    0.202511] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.202512] pci_bus 0000:03: resource 1 [mem 0xef100000-0xef1fffff]
[    0.202513] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    0.202514] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    0.202515] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.202516] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.202517] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.202518] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.202519] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.202520] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.202521] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.202522] pci_bus 0000:04: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.202523] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
[    0.202524] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
[    0.202525] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.202526] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.202527] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.202528] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.202529] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.202530] pci_bus 0000:05: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.202531] pci_bus 0000:05: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.202532] pci_bus 0000:05: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.202548] NET: Registered protocol family 2
[    0.202634] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.202640] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.202648] TCP: Hash tables configured (established 8192 bind 8192)
[    0.202656] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.202658] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.202680] NET: Registered protocol family 1
[    0.236798] pci 0000:01:00.0: Video device with shadowed ROM
[    0.236808] PCI: CLS 64 bytes, default 64
[    0.236837] Trying to unpack rootfs image as initramfs...
[    0.667063] Freeing initrd memory: 36988K (f37b2000 - f5bd1000)
[    0.667140] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.667141] hw unit of domain pp0-core 2^-14 Joules
[    0.667142] hw unit of domain package 2^-14 Joules
[    0.667143] hw unit of domain dram 2^-14 Joules
[    0.667143] hw unit of domain pp1-gpu 2^-14 Joules
[    0.667233] Scanning for low memory corruption every 60 seconds
[    0.667463] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.667483] audit: initializing netlink subsys (disabled)
[    0.667493] audit: type=2000 audit(1473190401.664:1): initialized
[    0.667797] Initialise system trusted keyring
[    0.667859] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.668771] zbud: loaded
[    0.668829] VFS: Disk quotas dquot_6.6.0
[    0.668849] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.668992] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.669127] fuse init (API version 7.23)
[    0.669216] Key type big_key registered
[    0.669233] Allocating IMA MOK and blacklist keyrings.
[    0.669473] Key type asymmetric registered
[    0.669474] Asymmetric key parser 'x509' registered
[    0.669483] bounce: pool size: 64 pages
[    0.669503] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.669523] io scheduler noop registered
[    0.669524] io scheduler deadline registered (default)
[    0.669543] io scheduler cfq registered
[    0.669838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.669843] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.669867] intel_idle: MWAIT substates: 0x42120
[    0.669868] intel_idle: v0.4.1 model 0x3C
[    0.669868] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.670021] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.670024] ACPI: Power Button [PWRB]
[    0.670047] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.670049] ACPI: Power Button [PWRF]
[    0.670490] thermal LNXTHERM:00: registered as thermal_zone0
[    0.670492] ACPI: Thermal Zone [TZ00] (28 C)
[    0.670620] thermal LNXTHERM:01: registered as thermal_zone1
[    0.670620] ACPI: Thermal Zone [TZ01] (30 C)
[    0.670664] GHES: HEST is not enabled!
[    0.670680] isapnp: Scanning for PnP cards...
[    0.670724] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.691108] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.692170] Linux agpgart interface v0.103
[    0.693937] brd: module loaded
[    0.694714] loop: module loaded
[    0.694850] libphy: Fixed MDIO Bus: probed
[    0.694852] tun: Universal TUN/TAP device driver, 1.6
[    0.694852] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.694877] PPP generic driver version 2.4.2
[    0.694911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.694914] ehci-pci: EHCI PCI platform driver
[    0.694976] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.694980] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.694988] ehci-pci 0000:00:1a.0: debug port 2
[    0.698887] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.698894] ehci-pci 0000:00:1a.0: irq 16, io mem 0xef238000
[    0.708754] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.708778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.708779] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.708780] usb usb1: Product: EHCI Host Controller
[    0.708781] usb usb1: Manufacturer: Linux 4.4.0-36-generic ehci_hcd
[    0.708782] usb usb1: SerialNumber: 0000:00:1a.0
[    0.708883] hub 1-0:1.0: USB hub found
[    0.708887] hub 1-0:1.0: 2 ports detected
[    0.709018] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.709021] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.709029] ehci-pci 0000:00:1d.0: debug port 2
[    0.712926] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.712931] ehci-pci 0000:00:1d.0: irq 23, io mem 0xef237000
[    0.724772] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.724801] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.724802] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.724803] usb usb2: Product: EHCI Host Controller
[    0.724804] usb usb2: Manufacturer: Linux 4.4.0-36-generic ehci_hcd
[    0.724805] usb usb2: SerialNumber: 0000:00:1d.0
[    0.724904] hub 2-0:1.0: USB hub found
[    0.724909] hub 2-0:1.0: 2 ports detected
[    0.724988] ehci-platform: EHCI generic platform driver
[    0.724996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.724999] ohci-pci: OHCI PCI platform driver
[    0.725005] ohci-platform: OHCI generic platform driver
[    0.725011] uhci_hcd: USB Universal Host Controller Interface driver
[    0.725075] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.725078] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.726138] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    0.726141] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.726191] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.726192] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.726193] usb usb3: Product: xHCI Host Controller
[    0.726194] usb usb3: Manufacturer: Linux 4.4.0-36-generic xhci-hcd
[    0.726195] usb usb3: SerialNumber: 0000:00:14.0
[    0.726292] hub 3-0:1.0: USB hub found
[    0.726307] hub 3-0:1.0: 14 ports detected
[    0.728598] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.728600] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.728625] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.728627] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.728628] usb usb4: Product: xHCI Host Controller
[    0.728629] usb usb4: Manufacturer: Linux 4.4.0-36-generic xhci-hcd
[    0.728629] usb usb4: SerialNumber: 0000:00:14.0
[    0.728708] hub 4-0:1.0: USB hub found
[    0.728718] hub 4-0:1.0: 6 ports detected
[    0.729471] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.731698] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.731702] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.731811] mousedev: PS/2 mouse device common for all mice
[    0.731889] rtc_cmos 00:02: RTC can wake from S4
[    0.731991] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.732011] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.732016] i2c /dev entries driver
[    0.732045] device-mapper: uevent: version 1.0.3
[    0.732083] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    0.732096] platform eisa.0: Probing EISA bus 0
[    0.732097] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.732098] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.732099] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.732100] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.732101] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.732102] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.732103] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.732104] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.732105] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.732106] platform eisa.0: EISA: Detected 0 cards
[    0.732118] cpufreq-nforce2: No nForce2 chipset.
[    0.732122] Intel P-state driver initializing.
[    0.732234] ledtrig-cpu: registered to indicate activity on CPUs
[    0.732907] NET: Registered protocol family 10
[    0.733521] NET: Registered protocol family 17
[    0.733557] Key type dns_resolver registered
[    0.734275] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x19
[    0.734296] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x19
[    0.734310] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x19
[    0.734324] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x19
[    0.734491] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.734525] Using IPI No-Shortcut mode
[    0.735198] registered taskstats version 1
[    0.735241] Loading compiled-in X.509 certificates
[    0.738312] Loaded X.509 cert 'Build time autogenerated kernel key: 0a5ec68fde092aeb3fcffc0f02a466d00491fe45'
[    0.738323] zswap: loaded using pool lzo/zbud
[    0.739876] Key type trusted registered
[    0.742732] Key type encrypted registered
[    0.742737] AppArmor: AppArmor sha1 policy hashing enabled
[    0.742740] ima: No TPM chip found, activating TPM-bypass!
[    0.742755] evm: HMAC attrs: 0x1
[    0.743085]   Magic number: 0:514:596
[    0.743149] rtc_cmos 00:02: setting system clock to 2016-09-06 19:33:21 UTC (1473190401)
[    0.743224] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.743236] EDD information not available.
[    0.743284] PM: Hibernation image not present or could not be loaded.
[    0.952601] usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.020790] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.024943] isapnp: No Plug & Play device found
[    1.025145] Freeing unused kernel memory: 940K (c1b86000 - c1c71000)
[    1.025240] Write protecting the kernel text: 7892k
[    1.025306] Write protecting the kernel read-only data: 3140k
[    1.025306] NX-protecting the kernel data: 6444k
[    1.033138] random: systemd-udevd urandom read with 0 bits of entropy available
[    1.036786] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.052115] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    1.054433] wmi: Mapper loaded
[    1.058498] pps_core: LinuxPPS API ver. 1 registered
[    1.058499] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.060671] PTP clock support registered
[    1.063089] [drm] Initialized drm 1.1.0 20060810
[    1.064464] ahci 0000:00:1f.2: version 3.0
[    1.064579] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x21 impl SATA mode
[    1.064581] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
[    1.066469] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.066470] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.072017] scsi host0: ahci
[    1.076794] scsi host1: ahci
[    1.077104] scsi host2: ahci
[    1.077160] scsi host3: ahci
[    1.077212] scsi host4: ahci
[    1.077268] scsi host5: ahci
[    1.077303] ata1: SATA max UDMA/133 abar m2048@0xef236000 port 0xef236100 irq 26
[    1.077304] ata2: DUMMY
[    1.077305] ata3: DUMMY
[    1.077306] ata4: DUMMY
[    1.077306] ata5: DUMMY
[    1.077308] ata6: SATA max UDMA/133 abar m2048@0xef236000 port 0xef236380 irq 26
[    1.077417] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.077430] ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled
[    1.077463] ahci 0000:03:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.077464] ahci 0000:03:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc 
[    1.080776] scsi host6: ahci
[    1.084827] scsi host7: ahci
[    1.084859] ata7: SATA max UDMA/133 abar m512@0xef100000 port 0xef100100 irq 27
[    1.084862] ata8: SATA max UDMA/133 abar m512@0xef100000 port 0xef100180 irq 27
[    1.104458] MXM: GUID detected in BIOS
[    1.104562] nouveau 0000:01:00.0: NVIDIA GK104 (0e4040a2)
[    1.108594] usb 4-3: New USB device found, idVendor=174c, idProduct=3074
[    1.108595] usb 4-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    1.108596] usb 4-3: Product: ASM107x
[    1.108597] usb 4-3: Manufacturer: ASUS Tek.
[    1.124824] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[    1.165216] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[    1.165218] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.165498] hub 1-1:1.0: USB hub found
[    1.165597] hub 1-1:1.0: 6 ports detected
[    1.173212] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[    1.173214] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.173359] hub 2-1:1.0: USB hub found
[    1.173461] hub 2-1:1.0: 8 ports detected
[    1.203628] hub 4-3:1.0: USB hub found
[    1.209822] nouveau 0000:01:00.0: bios: version 80.04.eb.00.2a
[    1.211153] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
[    1.215506] hub 4-3:1.0: 4 ports detected
[    1.253177] e1000e 0000:00:19.0 eth0: registered PHC clock
[    1.253179] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) e0:3f:49:44:c0:2a
[    1.253181] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    1.253235] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[    1.254315] e1000e 0000:00:19.0 eno1: renamed from eth0
[    1.265350] [TTM] Zone  kernel: Available graphics memory: 408534 kiB
[    1.265351] [TTM] Zone highmem: Available graphics memory: 4114292 kiB
[    1.265352] [TTM] Initializing pool allocator
[    1.265369] [TTM] Initializing DMA pool allocator
[    1.265375] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[    1.265376] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[    1.265378] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[    1.265379] nouveau 0000:01:00.0: DRM: DCB version 4.0
[    1.265380] nouveau 0000:01:00.0: DRM: DCB outp 00: 01000f02 00020030
[    1.265381] nouveau 0000:01:00.0: DRM: DCB outp 01: 02000f00 00000000
[    1.265382] nouveau 0000:01:00.0: DRM: DCB outp 02: 08011f82 00020030
[    1.265383] nouveau 0000:01:00.0: DRM: DCB outp 03: 02022f62 00020010
[    1.265384] nouveau 0000:01:00.0: DRM: DCB outp 04: 04833fb6 0f420010
[    1.265385] nouveau 0000:01:00.0: DRM: DCB outp 05: 04033f72 00020010
[    1.265386] nouveau 0000:01:00.0: DRM: DCB conn 00: 00001030
[    1.265387] nouveau 0000:01:00.0: DRM: DCB conn 01: 01000131
[    1.265388] nouveau 0000:01:00.0: DRM: DCB conn 02: 00010261
[    1.265389] nouveau 0000:01:00.0: DRM: DCB conn 03: 00020346
[    1.279117] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.279118] [drm] Driver supports precise vblank timestamp query.
[    1.396829] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.396862] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.397171] ata1.00: HPA detected: current 500116079, native 500118192
[    1.397217] ata1.00: ATA-9: M4-CT256M4SSD2, 040H, max UDMA/100
[    1.397219] ata1.00: 500116079 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.397603] ata1.00: configured for UDMA/100
[    1.397786] scsi 0:0:0:0: Direct-Access     ATA      M4-CT256M4SSD2   040H PQ: 0 ANSI: 5
[    1.397996] sd 0:0:0:0: [sda] 500116079 512-byte logical blocks: (256 GB/238 GiB)
[    1.398003] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.398037] sd 0:0:0:0: [sda] Write Protect is off
[    1.398039] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.398058] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.399067]  sda: sda1 sda2 < sda5 >
[    1.399080] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.399084] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node f00ad0f0), AE_NOT_FOUND (20150930/psparse-542)
[    1.399089] ata6.00: ATAPI: ASUS     DRW-24F1ST   a, 1.00, max UDMA/100
[    1.399325] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.400069] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.400072] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node f00ad0f0), AE_NOT_FOUND (20150930/psparse-542)
[    1.400078] ata6.00: configured for UDMA/100
[    1.401428] scsi 5:0:0:0: CD-ROM            ASUS     DRW-24F1ST   a   1.00 PQ: 0 ANSI: 5
[    1.404846] ata7: SATA link down (SStatus 0 SControl 300)
[    1.419369] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.419371] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.419526] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    1.419572] sr 5:0:0:0: Attached scsi generic sg1 type 5
[    1.444976] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    1.664826] tsc: Refined TSC clocksource calibration: 3398.027 MHz
[    1.664828] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30fb0717486, max_idle_ns: 440795274423 ns
[    1.706998] nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x60000, bo f54c9800
[    1.707056] fbcon: nouveaufb (fb0) is primary device
[    1.736830] ata8: SATA link down (SStatus 0 SControl 300)
[    2.229939] Console: switching to colour frame buffer device 240x67
[    2.231214] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[    2.240808] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[    2.664988] clocksource: Switched to clocksource tsc
[   11.253213] usb 3-3: device descriptor read/all, error -110
[   11.365164] usb 3-3: new high-speed USB device number 3 using xhci_hcd
[   21.493590] usb 3-3: device descriptor read/all, error -110
[   21.605531] usb 3-3: new high-speed USB device number 4 using xhci_hcd
[   26.621748] usb 3-3: device descriptor read/8, error -110
[   31.741973] usb 3-3: device descriptor read/8, error -110
[   31.957904] usb 3-3: new high-speed USB device number 5 using xhci_hcd
[   36.974138] usb 3-3: device descriptor read/8, error -110
[   42.094332] usb 3-3: device descriptor read/8, error -110
[   42.198285] usb usb3-port3: unable to enumerate USB device
[   42.310301] usb 3-9: new full-speed USB device number 6 using xhci_hcd
[   42.440554] usb 3-9: New USB device found, idVendor=046d, idProduct=c52b
[   42.440555] usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   42.440557] usb 3-9: Product: USB Receiver
[   42.440557] usb 3-9: Manufacturer: Logitech
[   42.606287] usb 3-13: new high-speed USB device number 7 using xhci_hcd
[   42.735582] usb 3-13: New USB device found, idVendor=8564, idProduct=1000
[   42.735584] usb 3-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   42.735585] usb 3-13: Product: Mass Storage Device
[   42.735586] usb 3-13: Manufacturer: JetFlash
[   42.735587] usb 3-13: SerialNumber: 05HPM1CSKYE2NNYH
[   42.735715] usb 3-13: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
[   42.735718] usb 3-13: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
[   42.740046] usb-storage 3-13:1.0: USB Mass Storage device detected
[   42.740141] scsi host8: usb-storage 3-13:1.0
[   42.740192] usbcore: registered new interface driver usb-storage
[   42.740341] hidraw: raw HID events driver (C) Jiri Kosina
[   42.742570] usbcore: registered new interface driver uas
[   42.746350] usbcore: registered new interface driver usbhid
[   42.746351] usbhid: USB HID core driver
[   42.749610] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9/input2
[   42.869480] input: Logitech Performance MX as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.2/0003:046D:C52B.0003/0003:046D:101A.0004/input/input5
[   42.869608] logitech-hidpp-device 0003:046D:101A.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Performance MX] on usb-0000:00:14.0-9:1
[   42.873522] input: Logitech K800 as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.2/0003:046D:C52B.0003/0003:046D:2010.0005/input/input6
[   42.873612] logitech-hidpp-device 0003:046D:2010.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K800] on usb-0000:00:14.0-9:2
[   42.990292] raid6: mmxx1    gen()  7294 MB/s
[   43.058285] raid6: mmxx2    gen()  6995 MB/s
[   43.126296] raid6: sse1x1   gen()  6058 MB/s
[   43.194298] raid6: sse1x2   gen()  7479 MB/s
[   43.262297] raid6: sse2x1   gen() 12548 MB/s
[   43.330302] raid6: sse2x1   xor()  9290 MB/s
[   43.398302] raid6: sse2x2   gen() 15592 MB/s
[   43.466305] raid6: sse2x2   xor() 10103 MB/s
[   43.534307] raid6: avx2x1   gen() 24310 MB/s
[   43.602309] raid6: avx2x2   gen() 28178 MB/s
[   43.602310] raid6: using algorithm avx2x2 gen() 28178 MB/s
[   43.602311] raid6: using avx2x1 recovery algorithm
[   43.604767] xor: automatically using best checksumming function:
[   43.642310]    avx       : 36875.000 MB/sec
[   43.660107] Btrfs loaded
[   43.744582] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   43.827906] 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)
[   43.827995] systemd[1]: Detected architecture x86.
[   43.828165] systemd[1]: Set hostname to <mint18>.
[   43.911863] systemd[1]: Listening on udev Kernel Socket.
[   43.911932] systemd[1]: Listening on Journal Socket.
[   43.911950] systemd[1]: Listening on fsck to fsckd communication Socket.
[   43.911965] systemd[1]: Listening on LVM2 poll daemon socket.
[   43.911972] systemd[1]: Reached target Encrypted Volumes.
[   43.911982] systemd[1]: Listening on LVM2 metadata daemon socket.
[   43.912005] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   43.912079] systemd[1]: Created slice System Slice.
[   43.922395] systemd[1]: Starting Load Kernel Modules...
[   43.922670] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   43.922947] systemd[1]: Started Braille Device Support.
[   43.923363] systemd[1]: Starting Uncomplicated firewall...
[   43.923382] systemd[1]: Reached target User and Group Name Lookups.
[   43.923645] systemd[1]: Mounting Debug File System...
[   43.923917] systemd[1]: Starting Set console keymap...
[   43.923984] systemd[1]: Created slice User and Session Slice.
[   43.924223] systemd[1]: Started Read required files in advance.
[   43.924317] systemd[1]: Listening on Journal Audit Socket.
[   43.924675] systemd[1]: Mounting Huge Pages File System...
[   43.924968] systemd[1]: Mounting POSIX Message Queue File System...
[   43.924996] systemd[1]: Listening on Syslog Socket.
[   43.925011] systemd[1]: Reached target Slices.
[   43.925038] systemd[1]: Listening on udev Control Socket.
[   43.925062] systemd[1]: Listening on Journal Socket (/dev/log).
[   43.925313] systemd[1]: Starting Journal Service...
[   43.925340] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   43.925367] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   43.925773] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   43.925872] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   43.928644] systemd[1]: Reached target Remote File Systems (Pre).
[   43.928655] systemd[1]: Reached target Remote File Systems.
[   43.929527] systemd[1]: Started Create list of required static device nodes for the current kernel.
[   43.932290] systemd[1]: Started Uncomplicated firewall.
[   43.939177] systemd[1]: Mounted POSIX Message Queue File System.
[   43.939234] systemd[1]: Mounted Debug File System.
[   43.939270] systemd[1]: Mounted Huge Pages File System.
[   43.946106] lp: driver loaded but no devices found
[   43.949460] ppdev: user-space parallel port driver
[   43.953935] systemd[1]: Started Load Kernel Modules.
[   43.986430] systemd[1]: Mounting FUSE Control File System...
[   43.986788] systemd[1]: Starting Apply Kernel Variables...
[   43.987150] systemd[1]: Started LVM2 metadata daemon.
[   43.987513] systemd[1]: Starting Create Static Device Nodes in /dev...
[   43.988399] systemd[1]: Mounted FUSE Control File System.
[   43.988633] systemd[1]: Started Journal Service.
[   44.048516] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   44.060878] systemd-journald[347]: Received request to flush runtime journal from PID 1
[   44.118737] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   44.215003] snd_hda_intel 0000:01:00.1: Disabling MSI
[   44.215008] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   44.230999] random: nonblocking pool is initialized
[   44.233229] kvm: disabled by bios
[   44.246166] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[   44.246167] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   44.246168] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   44.246168] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   44.246169] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x1e
[   44.246169] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   44.246170] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   44.246171] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   44.246172] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   44.248273] Adding 8323068k swap on /dev/sda5.  Priority:-1 extents:1 across:8323068k SSFS
[   44.256053] intel_rapl: Found RAPL domain package
[   44.256055] intel_rapl: Found RAPL domain core
[   44.256058] intel_rapl: Found RAPL domain dram
[   44.261229] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   44.261270] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   44.261312] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   44.261344] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   44.261377] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   44.261408] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   44.261439] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   44.261469] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   44.282986] kvm: disabled by bios
[   44.285118] asus_wmi: ASUS WMI generic driver loaded
[   44.287464] asus_wmi: Initialization: 0x0
[   44.287479] asus_wmi: BIOS WMI version: 0.9
[   44.287503] asus_wmi: SFUN value: 0x0
[   44.287706] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input15
[   44.287756] asus_wmi: Number of fans: 1
[   44.367785] scsi 8:0:0:0: Direct-Access     JetFlash Transcend 32GB   1100 PQ: 0 ANSI: 4
[   44.368000] sd 8:0:0:0: Attached scsi generic sg2 type 0
[   44.368171] sd 8:0:0:0: [sdb] 63406080 512-byte logical blocks: (32.5 GB/30.2 GiB)
[   44.368914] sd 8:0:0:0: [sdb] Write Protect is off
[   44.368916] sd 8:0:0:0: [sdb] Mode Sense: 43 00 00 00
[   44.369458] sd 8:0:0:0: [sdb] No Caching mode page found
[   44.369460] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[   44.371786]  sdb: sdb1
[   44.373279] sd 8:0:0:0: [sdb] Attached SCSI removable disk
[   44.415058] cgroup: new mount options do not match the existing superblock, will be ignored
[   44.644327] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   44.850477] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   45.523072] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[   45.523141] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   45.523192] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[   45.523240] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[   47.744241] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   47.744270] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[   48.955310] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
petite question : est-il possible que ce soit un mauvais branchement car j'ai monté ma config moi même donc j'ai pu me tromper dans les branchements, bien que je n'avais pas se message avant.

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

Posté : mar. 6 sept. 2016 22:47
par Phil995511
En fait tu n'as besoin que d'un seul kernel (noyau) tu peux garder le 4.4.0-36 et désinstaller le reste. Un de ces 4 il y aura de nouvelles mises-à-jour du kernel pour des corrections de bug (niv 4-5).

Bon week.

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

Posté : mar. 6 sept. 2016 23:53
par L5d
Bonsoir Gurrumul,
il te reste encore le message
[ 48.955310] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
en live usb, il te faut exécuter la commande

Code : Tout sélectionner

sudo fsck /dev/sdb1
(sdb1 en live devient peut être sdc1, c'est à vérifier avec sudo fdisk -l),
si tu veux pas te tromper, tu les exécutes tous 1 par 1 (sudo fsck /dev/sda1, puis sudo fsck /dev/sdb1, sudo fsck /dev/sdc1, sudo fsck /dev/sdd1).

Puisque le noyaux 4.4.0-36 ne résout pas les erreurs 110 sur les ports usb, il te faut passer à un noyau 4.5 ou 4.6, mais là je ne saurais pas t'expliquer en détails, insam l'avait fait dans un de ses posts. Je passe la main.

(mon conseil : trouver une distrib autre que mint dont le 4.5 est le noyau par défaut à l'installation, et tester en live avant de faire une maj de ton système).

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

Posté : mer. 7 sept. 2016 00:00
par Robinwood
Bonsoir,
tentes déja le noyau 4.6: https://mintguide.org/system/606-instal ... -mint.html" onclick="window.open(this.href);return false;
En british, mais simple à comprendre.
Tu sais accéder au grub et choisir ton noyau en cas de soucis sur 4.6 ;) .

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

Posté : mer. 7 sept. 2016 00:08
par Phil995511
Tous les noyaux pré-compilés en . deb sont dispo pour Ubuntu et pour Mint 18 sur :

http://kernel.ubuntu.com/~kernel-ppa/mainline/" onclick="window.open(this.href);return false;

Faut télécharger les paquets AMD 64 génériques de +/- 40 Mb.

Après ça risque de poser problème avec les drivers graphiques propriétaires, faudra certainement les installer à la main.

Mais bon si ton système tourne malgré quelques erreurs ce n'est pas la fin du monde.

Si non il y a ce PPA : https://launchpad.net/~canonical-kernel ... ubuntu/ppa" onclick="window.open(this.href);return false; mais je n'ai pas testé je en sais pas ce que ça vaut.