Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 16/08/2016, à 08:15

yannubuntu55@

Lenteur au démarrage

Bonjour à tous!
Après plusieurs réinstallations  de ubuntu 16.04 sur mon  pc, je constate qu'il est toujours lent au démarrage.
Quand j'appuie sur la touche de démarrage du pc, il affiche l'interface du login après 28 secondes.
Après avoir validé le login, il met 22 secondes pour afficher le bureau unity. En gros, le pc met 50 secondes pour démarrer.
J'ai déjà consulté la même question sur  (forum.ubuntu-fr) mais les solutions ne correspondent pas toujours à ma config.
Je me demande bien, si quelqu'un aurait une idée sur une éventuelle solution à mon pb..

Voici ma config:

yannick@yannick-pc:~$ lscpu
Architecture:          x86_64
Mode(s) opératoire(s) des processeurs :32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                2
On-line CPU(s) list:   0,1
Thread(s) par cœur : 1
Cœur(s) par socket : 2
Socket(s):             1
Nœud(s) NUMA :       1
Identifiant constructeur :AuthenticAMD
Famille de processeur :22
Modèle :             0
Model name:            AMD E1-2100 APU with Radeon(TM) HD Graphics
Révision :           1
Vitesse du processeur en MHz :800.000
CPU max MHz:           1000,0000
CPU min MHz:           800,0000
BogoMIPS:              1996.27
Virtualisation :      AMD-V
Cache L1d :           32K
Cache L1i :           32K
Cache L2 :            1024K
NUMA node0 CPU(s):     0,1
Flags:                 fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf eagerfpu pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt topoext perfctr_nb bpext perfctr_l2 hw_pstate proc_feedback vmmcall bmi1 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale flushbyasid decodeassists pausefilter pfthreshold
yannick@yannick-pc:~$ 

Le monde Linux: "La route est longue mais la voie est libre".  Alexis Kauffmann, 28 mai 2011, Paris

Hors ligne

#2 Le 16/08/2016, à 08:30

nam1962

Re : Lenteur au démarrage

dmesg

[ Modéré ]

Hors ligne

#3 Le 16/08/2016, à 08:36

yannubuntu55@

Re : Lenteur au démarrage

Merci déjà de me répondre.
Voici le rendu de dmesg

 yannick@yannick-pc:~$ 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-34-generic (buildd@lgw01-20) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC 2016 (Ubuntu 4.4.0-34.53-generic 4.4.15)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic.efi.signed root=UUID=b511ba94-0f19-42ff-9178-27644dc1474e ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] tseg: 009f400000
[    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-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009d0f4fff] usable
[    0.000000] BIOS-e820: [mem 0x000000009d0f5000-0x000000009d124fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009d125000-0x000000009d35efff] usable
[    0.000000] BIOS-e820: [mem 0x000000009d35f000-0x000000009dc44fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009dc45000-0x000000009e9b8fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009e9b9000-0x000000009e9b9fff] usable
[    0.000000] BIOS-e820: [mem 0x000000009e9ba000-0x000000009e9c1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009e9c2000-0x000000009eb14fff] usable
[    0.000000] BIOS-e820: [mem 0x000000009eb15000-0x000000009f041fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009f042000-0x000000009f080fff] usable
[    0.000000] BIOS-e820: [mem 0x000000009f081000-0x000000009f3f1fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009f3f2000-0x000000009f3fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000013effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x67d4f018-0x67d5da57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000067d4f017] usable
[    0.000000] reserve setup_data: [mem 0x0000000067d4f018-0x0000000067d5da57] usable
[    0.000000] reserve setup_data: [mem 0x0000000067d5da58-0x000000009d0f4fff] usable
[    0.000000] reserve setup_data: [mem 0x000000009d0f5000-0x000000009d124fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000009d125000-0x000000009d35efff] usable
[    0.000000] reserve setup_data: [mem 0x000000009d35f000-0x000000009dc44fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000009dc45000-0x000000009e9b8fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000009e9b9000-0x000000009e9b9fff] usable
[    0.000000] reserve setup_data: [mem 0x000000009e9ba000-0x000000009e9c1fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000009e9c2000-0x000000009eb14fff] usable
[    0.000000] reserve setup_data: [mem 0x000000009eb15000-0x000000009f041fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000009f042000-0x000000009f080fff] usable
[    0.000000] reserve setup_data: [mem 0x000000009f081000-0x000000009f3f1fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000009f3f2000-0x000000009f3fffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100001000-0x000000013effffff] usable
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi:  ACPI=0x9d3e1000  ACPI 2.0=0x9d3e1000  SMBIOS=0x9e957998 
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. X450EA/X450EA, BIOS X450EA.304 04/29/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x13f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 base 0080000000 mask FFE0000000 write-back
[    0.000000]   2 base 009F400000 mask FFFFC00000 uncachable
[    0.000000]   3 base 009F800000 mask FFFF800000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 000000013f000000 aka 5104M
[    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: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 512MB, type WB
[    0.000000] reg 2, base: 2548MB, range: 4MB, type UC
[    0.000000] reg 3, base: 2552MB, range: 8MB, type UC
[    0.000000] total RAM covered: 2548M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 16M 	num_reg: 4  	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: 512MB, type WB
[    0.000000] reg 2, base: 2548MB, range: 4MB, type UC
[    0.000000] reg 3, base: 2552MB, range: 8MB, type UC
[    0.000000] e820: update [mem 0x9f400000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0x9f400 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x03200000, 0x03200fff] PGTABLE
[    0.000000] BRK [0x03201000, 0x03201fff] PGTABLE
[    0.000000] BRK [0x03202000, 0x03202fff] PGTABLE
[    0.000000] BRK [0x03203000, 0x03203fff] PGTABLE
[    0.000000] BRK [0x03204000, 0x03204fff] PGTABLE
[    0.000000] BRK [0x03205000, 0x03205fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x3c794000-0x3e9d6fff]
[    0.000000] Secure boot enabled
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000009D3E1000 000024 (v02 _ASUS_)
[    0.000000] ACPI: XSDT 0x000000009D3E1088 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000009D3EE728 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20150930/tbfadt-654)
[    0.000000] ACPI: DSDT 0x000000009D3E11B8 00D569 (v02 _ASUS_ Notebook 00000000 INTL 20091112)
[    0.000000] ACPI: FACS 0x000000009DC39080 000040
[    0.000000] ACPI: APIC 0x000000009D3EE838 00007E (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000009D3EE8B8 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: ECDT 0x000000009D3EE900 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.000000] ACPI: MCFG 0x000000009D3EE9C8 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x000000009D3EEA08 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
[    0.000000] ACPI: VFCT 0x000000009D3EEA40 004684 (v01 _ASUS_ Notebook 00000001 AMD  31504F47)
[    0.000000] ACPI: BGRT 0x000000009D3F30C8 000038 (v00 _ASUS_ Notebook 01072009 ASUS 00010013)
[    0.000000] ACPI: SSDT 0x000000009D3F3100 00043C (v01 AMD    AGESA    00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x000000009D3F3540 0046D1 (v02 AMD    AGESA    00000002 MSFT 04000000)
[    0.000000] ACPI: CRAT 0x000000009D3F7C18 000200 (v01 AMD    AGESA    00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x000000009D3F7E18 0015E9 (v01 AMD    CPMDFIGP 00000001 INTL 20051117)
[    0.000000] ACPI: SSDT 0x000000009D3F9408 0011C3 (v01 AMD    CPMCMN   00000001 INTL 20051117)
[    0.000000] ACPI: SSDT 0x000000009D3FA5D0 000D6D (v01 AMD    CPMZPODD 00000001 INTL 20051117)
[    0.000000] ACPI: MSDM 0x000000009D124F98 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000013effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x13eff5000-0x13eff9fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000013effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000009d0f4fff]
[    0.000000]   node   0: [mem 0x000000009d125000-0x000000009d35efff]
[    0.000000]   node   0: [mem 0x000000009e9b9000-0x000000009e9b9fff]
[    0.000000]   node   0: [mem 0x000000009e9c2000-0x000000009eb14fff]
[    0.000000]   node   0: [mem 0x000000009f042000-0x000000009f080fff]
[    0.000000]   node   0: [mem 0x000000009f3f2000-0x000000009f3fffff]
[    0.000000]   node   0: [mem 0x0000000100001000-0x000000013effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013effffff]
[    0.000000] On node 0 totalpages: 902254
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 10004 pages used for memmap
[    0.000000]   DMA32 zone: 640208 pages, LIFO batch:31
[    0.000000]   Normal zone: 4032 pages used for memmap
[    0.000000]   Normal zone: 258047 pages, LIFO batch:31
[    0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 3, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 4, version 33, address 0xfec01000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x67d4f000-0x67d4ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x67d5d000-0x67d5dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d0f5000-0x9d124fff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d35f000-0x9dc44fff]
[    0.000000] PM: Registered nosave memory: [mem 0x9dc45000-0x9e9b8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x9e9ba000-0x9e9c1fff]
[    0.000000] PM: Registered nosave memory: [mem 0x9eb15000-0x9f041fff]
[    0.000000] PM: Registered nosave memory: [mem 0x9f081000-0x9f3f1fff]
[    0.000000] PM: Registered nosave memory: [mem 0x9f400000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec01fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x100000000-0x100000fff]
[    0.000000] e820: [mem 0x9f400000-0xfebfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013ec00000 s98008 r8192 d28968 u524288
[    0.000000] pcpu-alloc: s98008 r8192 d28968 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 888132
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic.efi.signed root=UUID=b511ba94-0f19-42ff-9178-27644dc1474e ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3408840K/3609016K available (8394K kernel code, 1282K rwdata, 3944K rodata, 1480K init, 1292K bss, 200176K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:16640 nr_irqs:1000 16
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 998.139 MHz processor
[    0.000084] Calibrating delay loop (skipped), value calculated using timer frequency.. 1996.27 BogoMIPS (lpj=3992556)
[    0.000094] pid_max: default: 32768 minimum: 301
[    0.000113] ACPI: Core revision 20150930
[    0.056740] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    0.058289] Security Framework initialized
[    0.058297] Yama: becoming mindful.
[    0.058340] AppArmor: AppArmor initialized
[    0.059313] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.062337] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.063800] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.063825] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.064457] Initializing cgroup subsys io
[    0.064471] Initializing cgroup subsys memory
[    0.064492] Initializing cgroup subsys devices
[    0.064502] Initializing cgroup subsys freezer
[    0.064511] Initializing cgroup subsys net_cls
[    0.064520] Initializing cgroup subsys perf_event
[    0.064528] Initializing cgroup subsys net_prio
[    0.064536] Initializing cgroup subsys hugetlb
[    0.064548] Initializing cgroup subsys pids
[    0.064618] CPU: Physical Processor ID: 0
[    0.064622] CPU: Processor Core ID: 0
[    0.064628] mce: CPU supports 6 MCE banks
[    0.064645] LVT offset 1 assigned for vector 0xf9
[    0.064657] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.064662] Last level dTLB entries: 4KB 512, 2MB 256, 4MB 128, 1GB 0
[    0.065447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)
[    0.074801] ftrace: allocating 31994 entries in 125 pages
[    0.108839] smpboot: Max logical packages: 2
[    0.108850] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.109477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.253926] smpboot: CPU0: AMD E1-2100 APU with Radeon(TM) HD Graphics (family: 0x16, model: 0x0, stepping: 0x1)
[    0.253976] Performance Events: AMD PMU driver.
[    0.253988] ... version:                0
[    0.253992] ... bit width:              48
[    0.253996] ... generic registers:      4
[    0.254000] ... value mask:             0000ffffffffffff
[    0.254004] ... max period:             00007fffffffffff
[    0.254007] ... fixed-purpose events:   0
[    0.254010] ... event mask:             000000000000000f
[    0.256159] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.256429] x86: Booting SMP configuration:
[    0.256435] .... node  #0, CPUs:      #1
[    0.258797] x86: Booted up 1 node, 2 CPUs
[    0.258810] smpboot: Total of 2 processors activated (3992.55 BogoMIPS)
[    0.259823] devtmpfs: initialized
[    0.273231] evm: security.selinux
[    0.273236] evm: security.SMACK64
[    0.273240] evm: security.SMACK64EXEC
[    0.273243] evm: security.SMACK64TRANSMUTE
[    0.273247] evm: security.SMACK64MMAP
[    0.273250] evm: security.ima
[    0.273253] evm: security.capability
[    0.273493] PM: Registering ACPI NVS region [mem 0x9d35f000-0x9dc44fff] (9330688 bytes)
[    0.273938] PM: Registering ACPI NVS region [mem 0x9e9ba000-0x9e9c1fff] (32768 bytes)
[    0.274169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.274427] pinctrl core: initialized pinctrl subsystem
[    0.274775] RTC time:  5:39:34, date: 08/16/16
[    0.275146] NET: Registered protocol family 16
[    0.282897] cpuidle: using governor ladder
[    0.290909] cpuidle: using governor menu
[    0.290937] PCCT header not found.
[    0.291269] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.291276] ACPI: bus type PCI registered
[    0.291282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.291530] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.291539] PCI: not using MMCONFIG
[    0.291544] PCI: Using configuration type 1 for base access
[    0.291547] PCI: Using configuration type 1 for extended access
[    0.304239] ACPI: Added _OSI(Module Device)
[    0.304249] ACPI: Added _OSI(Processor Device)
[    0.304254] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.304259] ACPI: Added _OSI(Processor Aggregator Device)
[    0.308843] ACPI : EC: EC description table is found, configuring boot EC
[    0.308866] ACPI : EC: EC started
[    0.313867] ACPI: Executed 1 blocks of module-level executable AML code
[    0.324810] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.331735] ACPI: Interpreter enabled
[    0.331761] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[    0.331779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[    0.331833] ACPI: (supports S0 S3 S4 S5)
[    0.331840] ACPI: Using IOAPIC for interrupt routing
[    0.331941] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.332100] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.332151] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.351538] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.358818] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.358839] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.359790] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.359798] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.360723] PCI host bridge to bus 0000:00
[    0.360735] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.360744] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.360751] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.360759] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.360767] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.360774] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.360781] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window]
[    0.360790] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.360812] pci 0000:00:00.0: [1022:1536] type 00 class 0x060000
[    0.361109] pci 0000:00:01.0: [1002:9834] type 00 class 0x030000
[    0.361153] pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.361172] pci 0000:00:01.0: reg 0x18: [mem 0xd0000000-0xd07fffff 64bit pref]
[    0.361186] pci 0000:00:01.0: reg 0x20: [io  0xf000-0xf0ff]
[    0.361201] pci 0000:00:01.0: reg 0x24: [mem 0xfeb00000-0xfeb3ffff]
[    0.361215] pci 0000:00:01.0: reg 0x30: [mem 0xfeb40000-0xfeb5ffff pref]
[    0.361265] pci 0000:00:01.0: supports D1 D2
[    0.361273] pci 0000:00:01.0: PME# supported from D1 D2 D3hot
[    0.361519] pci 0000:00:01.1: [1002:9840] type 00 class 0x040300
[    0.361559] pci 0000:00:01.1: reg 0x10: [mem 0xfeb64000-0xfeb67fff 64bit]
[    0.361631] pci 0000:00:01.1: supports D1 D2
[    0.361838] pci 0000:00:02.0: [1022:1538] type 00 class 0x060000
[    0.362109] pci 0000:00:02.2: [1022:1439] type 01 class 0x060400
[    0.362220] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.362461] pci 0000:00:02.3: [1022:1439] type 01 class 0x060400
[    0.362570] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    0.362845] pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330
[    0.362898] pci 0000:00:10.0: reg 0x10: [mem 0xfeb68000-0xfeb69fff 64bit]
[    0.363007] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[    0.363137] pci 0000:00:10.0: System wakeup disabled by ACPI
[    0.363274] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
[    0.363317] pci 0000:00:11.0: reg 0x10: [io  0xf140-0xf147]
[    0.363332] pci 0000:00:11.0: reg 0x14: [io  0xf130-0xf133]
[    0.363347] pci 0000:00:11.0: reg 0x18: [io  0xf120-0xf127]
[    0.363361] pci 0000:00:11.0: reg 0x1c: [io  0xf110-0xf113]
[    0.363376] pci 0000:00:11.0: reg 0x20: [io  0xf100-0xf10f]
[    0.363391] pci 0000:00:11.0: reg 0x24: [mem 0xfeb6f000-0xfeb6f3ff]
[    0.363450] pci 0000:00:11.0: PME# supported from D3hot
[    0.363839] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[    0.363861] pci 0000:00:12.0: reg 0x10: [mem 0xfeb6e000-0xfeb6efff]
[    0.364031] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.364159] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[    0.364193] pci 0000:00:12.2: reg 0x10: [mem 0xfeb6d000-0xfeb6d0ff]
[    0.364285] pci 0000:00:12.2: supports D1 D2
[    0.364292] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.364414] pci 0000:00:12.2: System wakeup disabled by ACPI
[    0.364541] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[    0.364563] pci 0000:00:13.0: reg 0x10: [mem 0xfeb6c000-0xfeb6cfff]
[    0.364731] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.364854] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[    0.364889] pci 0000:00:13.2: reg 0x10: [mem 0xfeb6b000-0xfeb6b0ff]
[    0.364981] pci 0000:00:13.2: supports D1 D2
[    0.364988] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.365110] pci 0000:00:13.2: System wakeup disabled by ACPI
[    0.365240] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[    0.365525] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[    0.365561] pci 0000:00:14.2: reg 0x10: [mem 0xfeb60000-0xfeb63fff 64bit]
[    0.365642] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.365760] pci 0000:00:14.2: System wakeup disabled by ACPI
[    0.365878] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[    0.366184] pci 0000:00:14.7: [1022:7813] type 00 class 0x080501
[    0.366211] pci 0000:00:14.7: reg 0x10: [mem 0xfeb6a000-0xfeb6a0ff 64bit]
[    0.366450] pci 0000:00:18.0: [1022:1530] type 00 class 0x060000
[    0.366681] pci 0000:00:18.1: [1022:1531] type 00 class 0x060000
[    0.366906] pci 0000:00:18.2: [1022:1532] type 00 class 0x060000
[    0.367133] pci 0000:00:18.3: [1022:1533] type 00 class 0x060000
[    0.367367] pci 0000:00:18.4: [1022:1534] type 00 class 0x060000
[    0.367595] pci 0000:00:18.5: [1022:1535] type 00 class 0x060000
[    0.367980] pci 0000:01:00.0: [168c:0032] type 00 class 0x028000
[    0.368054] pci 0000:01:00.0: reg 0x10: [mem 0xfea00000-0xfea7ffff 64bit]
[    0.368118] pci 0000:01:00.0: reg 0x30: [mem 0xfea80000-0xfea8ffff pref]
[    0.368226] pci 0000:01:00.0: supports D1 D2
[    0.368232] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.374124] pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.374147] pci 0000:00:02.2:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.374404] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.374489] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.374537] pci 0000:02:00.0: reg 0x18: [mem 0xfe904000-0xfe904fff 64bit]
[    0.374567] pci 0000:02:00.0: reg 0x20: [mem 0xfe900000-0xfe903fff 64bit]
[    0.374724] pci 0000:02:00.0: supports D1 D2
[    0.374731] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.374870] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.382150] pci 0000:00:02.3: PCI bridge to [bus 02]
[    0.382170] pci 0000:00:02.3:   bridge window [io  0xe000-0xefff]
[    0.382180] pci 0000:00:02.3:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.384787] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[    0.385018] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
[    0.385252] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[    0.385483] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 11 14 15) *0
[    0.385679] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
[    0.385840] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
[    0.386017] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
[    0.386178] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
[    0.387027] ACPI: Enabled 1 GPEs in block 00 to 1F
[    0.387267] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[    0.387692] vgaarb: setting as boot device: PCI:0000:00:01.0
[    0.387701] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.387715] vgaarb: loaded
[    0.387720] vgaarb: bridge control possible 0000:00:01.0
[    0.388580] SCSI subsystem initialized
[    0.388772] libata version 3.00 loaded.
[    0.388850] ACPI: bus type USB registered
[    0.388907] usbcore: registered new interface driver usbfs
[    0.388942] usbcore: registered new interface driver hub
[    0.388988] usbcore: registered new device driver usb
[    0.389619] PCI: Using ACPI for IRQ routing
[    0.398478] PCI: pci_cache_line_size set to 64 bytes
[    0.398589] e820: reserve RAM buffer [mem 0x67d4f018-0x67ffffff]
[    0.398595] e820: reserve RAM buffer [mem 0x9d0f5000-0x9fffffff]
[    0.398601] e820: reserve RAM buffer [mem 0x9d35f000-0x9fffffff]
[    0.398607] e820: reserve RAM buffer [mem 0x9e9ba000-0x9fffffff]
[    0.398612] e820: reserve RAM buffer [mem 0x9eb15000-0x9fffffff]
[    0.398617] e820: reserve RAM buffer [mem 0x9f081000-0x9fffffff]
[    0.398622] e820: reserve RAM buffer [mem 0x9f400000-0x9fffffff]
[    0.398626] e820: reserve RAM buffer [mem 0x13f000000-0x13fffffff]
[    0.398977] NetLabel: Initializing
[    0.398983] NetLabel:  domain hash size = 128
[    0.398986] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.399023] NetLabel:  unlabeled traffic allowed by default
[    0.399300] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.399312] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.401423] clocksource: Switched to clocksource hpet
[    0.423276] AppArmor: AppArmor Filesystem Enabled
[    0.423493] pnp: PnP ACPI init
[    0.423890] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.423905] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.424190] system 00:01: [mem 0xa0000000-0xbfffffff] has been reserved
[    0.424202] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.424385] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.424499] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.424699] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.424711] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.424942] pnp 00:05: Plug and Play ACPI device, IDs FLT0102 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[    0.425100] pnp 00:06: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[    0.425975] system 00:07: [io  0x04d0-0x04d1] has been reserved
[    0.425984] system 00:07: [io  0x040b] has been reserved
[    0.425991] system 00:07: [io  0x04d6] has been reserved
[    0.425999] system 00:07: [io  0x0c00-0x0c01] has been reserved
[    0.426006] system 00:07: [io  0x0c14] has been reserved
[    0.426013] system 00:07: [io  0x0c50-0x0c51] has been reserved
[    0.426020] system 00:07: [io  0x0c52] has been reserved
[    0.426027] system 00:07: [io  0x0c6c] has been reserved
[    0.426034] system 00:07: [io  0x0c6f] has been reserved
[    0.426041] system 00:07: [io  0x0cd0-0x0cd1] has been reserved
[    0.426048] system 00:07: [io  0x0cd2-0x0cd3] has been reserved
[    0.426055] system 00:07: [io  0x0cd4-0x0cd5] has been reserved
[    0.426062] system 00:07: [io  0x0cd6-0x0cd7] has been reserved
[    0.426069] system 00:07: [io  0x0cd8-0x0cdf] has been reserved
[    0.426076] system 00:07: [io  0x0800-0x089f] could not be reserved
[    0.426083] system 00:07: [io  0x0900-0x090f] has been reserved
[    0.426090] system 00:07: [io  0x0910-0x091f] has been reserved
[    0.426098] system 00:07: [io  0xfe00-0xfefe] has been reserved
[    0.426108] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.426116] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.426124] system 00:07: [mem 0xfed80000-0xfed8ffff] has been reserved
[    0.426132] system 00:07: [mem 0xfed61000-0xfed70fff] has been reserved
[    0.426140] system 00:07: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.426149] system 00:07: [mem 0xfed00000-0xfed00fff] could not be reserved
[    0.426157] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.426167] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.428051] pnp: PnP ACPI: found 8 devices
[    0.439697] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.439768] pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.439782] pci 0000:00:02.2:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.439796] pci 0000:00:02.3: PCI bridge to [bus 02]
[    0.439804] pci 0000:00:02.3:   bridge window [io  0xe000-0xefff]
[    0.439814] pci 0000:00:02.3:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.439834] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.439841] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.439848] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.439854] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.439861] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.439867] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.439874] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff window]
[    0.439882] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.439888] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.439895] pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.439989] NET: Registered protocol family 2
[    0.440473] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.440722] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.440958] TCP: Hash tables configured (established 32768 bind 32768)
[    0.441060] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.441113] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.441325] NET: Registered protocol family 1
[    0.441377] pci 0000:00:01.0: Video device with shadowed ROM
[    0.452240] pci 0000:00:12.0: enabling device (0000 -> 0002)
[    0.452855] pci 0000:00:13.0: enabling device (0000 -> 0002)
[    0.453518] PCI: CLS 64 bytes, default 64
[    0.453689] Trying to unpack rootfs image as initramfs...
[    2.220010] Freeing initrd memory: 35084K (ffff88003c794000 - ffff88003e9d7000)
[    2.220118] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.220129] software IO TLB [mem 0x97939000-0x9b939000] (64MB) mapped at [ffff880097939000-ffff88009b938fff]
[    2.220281] perf: AMD NB counters detected
[    2.220288] perf: AMD L2I counters detected
[    2.220318] LVT offset 0 assigned for vector 0x400
[    2.220345] perf: AMD IBS detected (0x000000ff)
[    2.220585] Scanning for low memory corruption every 60 seconds
[    2.221686] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    2.221768] audit: initializing netlink subsys (disabled)
[    2.221815] audit: type=2000 audit(1471325976.100:1): initialized
[    2.222991] Initialise system trusted keyring
[    2.223349] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    2.223356] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    2.228863] zbud: loaded
[    2.229540] VFS: Disk quotas dquot_6.6.0
[    2.229662] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.230613] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.231558] fuse init (API version 7.23)
[    2.232044] Key type big_key registered
[    2.232110] Allocating IMA MOK and blacklist keyrings.
[    2.233388] Key type asymmetric registered
[    2.233425] Asymmetric key parser 'x509' registered
[    2.233548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    2.233657] io scheduler noop registered
[    2.233667] io scheduler deadline registered (default)
[    2.233775] io scheduler cfq registered
[    2.234889] pcieport 0000:00:02.2: Signaling PME through PCIe PME interrupt
[    2.234898] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    2.234908] pcie_pme 0000:00:02.2:pcie01: service driver pcie_pme loaded
[    2.234958] pcieport 0000:00:02.3: Signaling PME through PCIe PME interrupt
[    2.234966] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    2.234975] pcie_pme 0000:00:02.3:pcie01: service driver pcie_pme loaded
[    2.234998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.235021] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.235139] efifb: probing for efifb
[    2.235185] efifb: framebuffer at 0xc0000000, mapped to 0xffffc90000800000, using 4224k, total 4224k
[    2.235190] efifb: mode is 1366x768x32, linelength=5632, pages=1
[    2.235193] efifb: scrolling: redraw
[    2.235199] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    2.235546] Console: switching to colour frame buffer device 170x48
[    2.235613] fb0: EFI VGA frame buffer device
[    2.235916] ACPI: AC Adapter [AC0] (off-line)
[    2.236117] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    2.236127] ACPI: Power Button [PWRB]
[    2.236269] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    2.246015] ACPI: Lid Switch [LID]
[    2.246208] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    2.246220] ACPI: Sleep Button [SLPB]
[    2.246357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    2.246366] ACPI: Power Button [PWRF]
[    2.246517] ACPI: acpi_idle registered with cpuidle
[    2.249301] thermal LNXTHERM:00: registered as thermal_zone0
[    2.249308] ACPI: Thermal Zone [THRM] (43 C)
[    2.249445] GHES: HEST is not enabled!
[    2.250258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.257597] Linux agpgart interface v0.103
[    2.272617] brd: module loaded
[    2.276377] loop: module loaded
[    2.277143] libphy: Fixed MDIO Bus: probed
[    2.277153] tun: Universal TUN/TAP device driver, 1.6
[    2.277157] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.277304] PPP generic driver version 2.4.2
[    2.278325] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.278345] ehci-pci: EHCI PCI platform driver
[    2.278645] ehci-pci 0000:00:12.2: EHCI Host Controller
[    2.278666] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    2.278680] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.278697] ehci-pci 0000:00:12.2: debug port 1
[    2.278776] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb6d000
[    2.289594] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    2.289765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.289774] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.289781] usb usb1: Product: EHCI Host Controller
[    2.289788] usb usb1: Manufacturer: Linux 4.4.0-34-generic ehci_hcd
[    2.289794] usb usb1: SerialNumber: 0000:00:12.2
[    2.290920] hub 1-0:1.0: USB hub found
[    2.290947] hub 1-0:1.0: 4 ports detected
[    2.293314] ehci-pci 0000:00:13.2: EHCI Host Controller
[    2.293334] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    2.293347] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.293364] ehci-pci 0000:00:13.2: debug port 1
[    2.293446] ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb6b000
[    2.305575] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    2.305744] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.305752] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.305759] usb usb2: Product: EHCI Host Controller
[    2.305766] usb usb2: Manufacturer: Linux 4.4.0-34-generic ehci_hcd
[    2.305772] usb usb2: SerialNumber: 0000:00:13.2
[    2.306226] hub 2-0:1.0: USB hub found
[    2.306251] hub 2-0:1.0: 4 ports detected
[    2.308403] ehci-platform: EHCI generic platform driver
[    2.308462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.308477] ohci-pci: OHCI PCI platform driver
[    2.308729] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    2.308748] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
[    2.308832] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb6e000
[    2.315417] ACPI: Battery Slot [BAT0] (battery present)
[    2.365725] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.365738] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.365745] usb usb3: Product: OHCI PCI host controller
[    2.365752] usb usb3: Manufacturer: Linux 4.4.0-34-generic ohci_hcd
[    2.365758] usb usb3: SerialNumber: 0000:00:12.0
[    2.366313] hub 3-0:1.0: USB hub found
[    2.366341] hub 3-0:1.0: 4 ports detected
[    2.368655] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    2.368676] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 4
[    2.368730] ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb6c000
[    2.425698] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.425711] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.425719] usb usb4: Product: OHCI PCI host controller
[    2.425725] usb usb4: Manufacturer: Linux 4.4.0-34-generic ohci_hcd
[    2.425731] usb usb4: SerialNumber: 0000:00:13.0
[    2.426237] hub 4-0:1.0: USB hub found
[    2.426269] hub 4-0:1.0: 4 ports detected
[    2.428432] ohci-platform: OHCI generic platform driver
[    2.428481] uhci_hcd: USB Universal Host Controller Interface driver
[    2.428787] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    2.428806] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 5
[    2.429034] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x00000410
[    2.429323] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    2.429331] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.429337] usb usb5: Product: xHCI Host Controller
[    2.429342] usb usb5: Manufacturer: Linux 4.4.0-34-generic xhci-hcd
[    2.429348] usb usb5: SerialNumber: 0000:00:10.0
[    2.429765] hub 5-0:1.0: USB hub found
[    2.429791] hub 5-0:1.0: 2 ports detected
[    2.430096] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    2.430107] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 6
[    2.432423] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.432494] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    2.432501] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.432506] usb usb6: Product: xHCI Host Controller
[    2.432512] usb usb6: Manufacturer: Linux 4.4.0-34-generic xhci-hcd
[    2.432518] usb usb6: SerialNumber: 0000:00:10.0
[    2.432894] hub 6-0:1.0: USB hub found
[    2.432924] hub 6-0:1.0: 2 ports detected
[    2.433387] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    2.435122] i8042: Detected active multiplexing controller, rev 1.1
[    2.435884] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.435899] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    2.436009] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    2.436110] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    2.436213] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    2.436718] mousedev: PS/2 mouse device common for all mice
[    2.437334] rtc_cmos 00:03: RTC can wake from S4
[    2.437582] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.437625] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.437651] i2c /dev entries driver
[    2.437830] device-mapper: uevent: version 1.0.3
[    2.438057] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    2.438112] ledtrig-cpu: registered to indicate activity on CPUs
[    2.438124] EFI Variables Facility v0.08 2004-May-17
[    2.445596] NET: Registered protocol family 10
[    2.446161] NET: Registered protocol family 17
[    2.446198] Key type dns_resolver registered
[    2.446854] microcode: CPU0: patch_level=0x0700010b
[    2.446869] microcode: CPU1: patch_level=0x0700010b
[    2.446995] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    2.448652] EFI: Loaded cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071' linked to '.system_keyring'
[    2.449622] EFI: Loaded cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2' linked to '.system_keyring'
[    2.449672] EFI: Loaded cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to '.system_keyring'
[    2.449713] EFI: Loaded cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to '.system_keyring'
[    2.450656] EFI: Loaded cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to '.system_keyring'
[    2.451765] EFI: Loaded cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to '.system_keyring'
[    2.452776] EFI: Loaded cert 'DO NOT TRUST - Lost Certificate: 785bc89dfa9c5f86487c5e61a62501e5' linked to '.system_blacklist_keyring'
[    2.452825] registered taskstats version 1
[    2.452883] Loading compiled-in X.509 certificates
[    2.455922] Loaded X.509 cert 'Build time autogenerated kernel key: c40ffa48d8617ce4553ee3ab59017c95e74f2501'
[    2.455998] zswap: loaded using pool lzo/zbud
[    2.462499] Key type trusted registered
[    2.473702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    2.475086] Key type encrypted registered
[    2.475114] AppArmor: AppArmor sha1 policy hashing enabled
[    2.475127] ima: No TPM chip found, activating TPM-bypass!
[    2.475206] evm: HMAC attrs: 0x1
[    2.476060]   Magic number: 12:873:668
[    2.476317] rtc_cmos 00:03: setting system clock to 2016-08-16 05:39:36 UTC (1471325976)
[    2.476618] acpi-cpufreq: overriding BIOS provided _PSD data
[    2.476850] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.476855] EDD information not available.
[    2.482314] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)
[    2.482325] Write protecting the kernel read-only data: 14336k
[    2.484215] Freeing unused kernel memory: 1832K (ffff880002836000 - ffff880002a00000)
[    2.485675] Freeing unused kernel memory: 152K (ffff880002dda000 - ffff880002e00000)
[    2.520090] random: systemd-udevd urandom read with 5 bits of entropy available
[    2.713717] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    2.730971] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    2.741486] usb 5-1: new full-speed USB device number 2 using xhci_hcd
[    2.756097] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    2.791981] ACPI Error: [^^^PB2_.VGA_.AFN7] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    2.792002] ACPI Error: Method parse/execution failed [\_SB.PCI0.VGA.LCDD._BCM] (Node ffff88013a8a9988), AE_NOT_FOUND (20150930/psparse-542)
[    2.792028] ACPI Error: Evaluating _BCM failed (20150930/video-367)
[    2.792323] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    2.861491] usb 1-4: new high-speed USB device number 3 using ehci-pci
[    2.865475] usb 3-3: new full-speed USB device number 2 using ohci-pci
[    2.911458] usb 5-1: New USB device found, idVendor=046d, idProduct=c52b
[    2.911471] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.911479] usb 5-1: Product: USB Receiver
[    2.911486] usb 5-1: Manufacturer: Logitech
[    2.952663] wmi: Mapper loaded
[    3.017082] ahci 0000:00:11.0: version 3.0
[    3.018663] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    3.018679] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
[    3.026847] usb 1-4: New USB device found, idVendor=04f2, idProduct=b40a
[    3.026861] usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    3.026869] usb 1-4: Product: USB2.0 HD UVC WebCam
[    3.026875] usb 1-4: Manufacturer: Chicony Electronics Co.,Ltd.
[    3.026882] usb 1-4: SerialNumber: 0x0001
[    3.032305] [drm] Initialized drm 1.1.0 20060810
[    3.040619] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    3.040648] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    3.041498] usb 3-3: New USB device found, idVendor=13d3, idProduct=3362
[    3.041511] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.041519] usb 3-3: Product: Bluetooth USB Host Controller
[    3.041526] usb 3-3: Manufacturer: Atheros Communications
[    3.041532] usb 3-3: SerialNumber: Alaska Day 2006
[    3.047256] scsi host0: ahci
[    3.048887] r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0xffffc9000067c000, 2c:56:dc:be:86:4d, XID 10900800 IRQ 33
[    3.048899] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    3.055545] scsi host1: ahci
[    3.055784] ata1: SATA max UDMA/133 abar m1024@0xfeb6f000 port 0xfeb6f100 irq 31
[    3.055793] ata2: SATA max UDMA/133 abar m1024@0xfeb6f000 port 0xfeb6f180 irq 31
[    3.083491] sdhci: Secure Digital Host Controller Interface driver
[    3.083500] sdhci: Copyright(c) Pierre Ossman
[    3.089633] sdhci-pci 0000:00:14.7: SDHCI controller found [1022:7813] (rev 1)
[    3.089655] sdhci-pci 0000:00:14.7: enabling device (0000 -> 0002)
[    3.089977] sdhci-pci 0000:00:14.7: No vmmc regulator found
[    3.089985] sdhci-pci 0000:00:14.7: No vqmmc regulator found
[    3.099289] mmc0: SDHCI controller on PCI [0000:00:14.7] using ADMA
[    3.219152] tsc: Refined TSC clocksource calibration: 998.128 MHz
[    3.219166] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cc65d64e77, max_idle_ns: 881590512558 ns
[    3.228768] [drm] radeon kernel modesetting enabled.
[    3.242318] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    3.242327] AMD IOMMUv2 functionality not available on this system
[    3.255762] Found CRAT image with size=512
[    3.255772] Parsing CRAT table with 1 nodes
[    3.255778] Found CU entry in CRAT table with proximity_domain=0 caps=0
[    3.255783] CU CPU: cores=2 id_base=0
[    3.255787] Found memory entry in CRAT table with proximity_domain=0
[    3.255791] Found cache entry in CRAT table with processor_id=0
[    3.255795] Found cache entry in CRAT table with processor_id=0
[    3.255800] Found cache entry in CRAT table with processor_id=0
[    3.255804] Found cache entry in CRAT table with processor_id=1
[    3.255808] Found cache entry in CRAT table with processor_id=1
[    3.255811] Found cache entry in CRAT table with processor_id=1
[    3.255814] Creating topology SYSFS entries
[    3.255878] Finished initializing topology ret=0
[    3.256429] kfd kfd: Initialized module
[    3.257041] checking generic (c0000000 420000) vs hw (c0000000 10000000)
[    3.257050] fb: switching to radeondrmfb from EFI VGA
[    3.257136] Console: switching to colour dummy device 80x25
[    3.258280] [drm] initializing kernel modesetting (KABINI 0x1002:0x9834 0x1043:0x14CD).
[    3.258325] [drm] register mmio base: 0xFEB00000
[    3.258329] [drm] register mmio size: 262144
[    3.258347] [drm] doorbell mmio base: 0xD0000000
[    3.258351] [drm] doorbell mmio size: 8388608
[    3.258364] [drm] ACPI VFCT contains a BIOS for 00:01.0 1002:9834, size 17920
[    3.258389] ATOM BIOS: AMD
[    3.258461] [drm] Changing default dispclk from 300Mhz to 600Mhz
[    3.258494] radeon 0000:00:01.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[    3.258503] radeon 0000:00:01.0: GTT: 2048M 0x0000000020000000 - 0x000000009FFFFFFF
[    3.258508] [drm] Detected VRAM RAM=512M, BAR=256M
[    3.258512] [drm] RAM width 128bits DDR
[    3.259240] [TTM] Zone  kernel: Available graphics memory: 1734840 kiB
[    3.259246] [TTM] Initializing pool allocator
[    3.259269] [TTM] Initializing DMA pool allocator
[    3.259338] [drm] radeon: 512M of VRAM memory ready
[    3.259343] [drm] radeon: 2048M of GTT memory ready.
[    3.259401] [drm] Loading kabini Microcode
[    3.259759] [drm] Internal thermal controller without fan control
[    3.260628] [drm] radeon: dpm initialized
[    3.264539] input: FocalTechPS/2 FocalTech FocalTech Touchpad as /devices/platform/i8042/serio4/input/input13
[    3.265127] [drm] Found VCE firmware/feedback version 40.2.2 / 15!
[    3.265238] [drm] GART: num cpu pages 524288, num gpu pages 524288
[    3.307659] [drm] PCIE GART of 2048M enabled (table at 0x0000000000324000).
[    3.307951] radeon 0000:00:01.0: WB enabled
[    3.307992] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff880137842c00
[    3.308002] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000c04 and cpu addr 0xffff880137842c04
[    3.308010] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000c08 and cpu addr 0xffff880137842c08
[    3.308018] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c and cpu addr 0xffff880137842c0c
[    3.308025] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000c10 and cpu addr 0xffff880137842c10
[    3.308999] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000076c98 and cpu addr 0xffffc90001036c98
[    3.309379] radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000c18 and cpu addr 0xffff880137842c18
[    3.309451] radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000c1c and cpu addr 0xffff880137842c1c
[    3.309522] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.309527] [drm] Driver supports precise vblank timestamp query.
[    3.309608] radeon 0000:00:01.0: radeon: using MSI.
[    3.309670] [drm] radeon: irq initialized.
[    3.316030] [drm] ring test on 0 succeeded in 3 usecs
[    3.316169] [drm] ring test on 1 succeeded in 3 usecs
[    3.316210] [drm] ring test on 2 succeeded in 3 usecs
[    3.316506] [drm] ring test on 3 succeeded in 4 usecs
[    3.316518] [drm] ring test on 4 succeeded in 4 usecs
[    3.393372] [drm] ring test on 5 succeeded in 1 usecs
[    3.414291] [drm] UVD initialized successfully.
[    3.545451] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.545496] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.547167] ata1.00: ATA-9: SanDisk SDSSDA120G, Z22000RL, max UDMA/133
[    3.547176] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    3.547655] ata2.00: ATAPI: HL-DT-ST DVDRAM GUA0N, AS00, max UDMA/133
[    3.549135] ata2.00: configured for UDMA/133
[    3.555242] [drm] ring test on 6 succeeded in 17 usecs
[    3.555262] [drm] ring test on 7 succeeded in 2 usecs
[    3.555266] [drm] VCE initialized successfully.
[    3.558066] ata1.00: configured for UDMA/133
[    3.560887] [drm] ib test on ring 0 succeeded in 0 usecs
[    3.566241] scsi 0:0:0:0: Direct-Access     ATA      SanDisk SDSSDA12 00RL PQ: 0 ANSI: 5
[    3.566996] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[    3.567246] sd 0:0:0:0: [sda] Write Protect is off
[    3.567257] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.567336] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.568106] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.570374]  sda: sda1 sda2 sda3
[    3.571520] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.575246] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GUA0N     AS00 PQ: 0 ANSI: 5
[    3.594334] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.594347] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.594740] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.595012] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    3.876818] hidraw: raw HID events driver (C) Jiri Kosina
[    3.897034] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    3.955672] usbcore: registered new interface driver usbhid
[    3.955682] usbhid: USB HID core driver
[    3.996824] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:10.0-1/input2
[    4.057485] [drm] ib test on ring 1 succeeded in 0 usecs
[    4.128671] input: Logitech M215 2nd Gen as /devices/pci0000:00/0000:00:10.0/usb5/5-1/5-1:1.2/0003:046D:C52B.0003/0003:046D:401B.0004/input/input14
[    4.129050] logitech-hidpp-device 0003:046D:401B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M215 2nd Gen] on usb-0000:00:10.0-1:1
[    4.217791] clocksource: Switched to clocksource tsc
[    4.557668] [drm] ib test on ring 2 succeeded in 0 usecs
[    4.557778] [drm] ib test on ring 3 succeeded in 0 usecs
[    4.557891] [drm] ib test on ring 4 succeeded in 0 usecs
[    5.077618] [drm] ib test on ring 5 succeeded
[    5.098391] [drm] ib test on ring 6 succeeded
[    5.099120] [drm] ib test on ring 7 succeeded
[    5.113523] [drm] radeon atom DIG backlight initialized
[    5.113540] [drm] Radeon Display Connectors
[    5.113545] [drm] Connector 0:
[    5.113550] [drm]   LVDS-1
[    5.113554] [drm]   HPD1
[    5.113561] [drm]   DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[    5.113564] [drm]   Encoders:
[    5.113567] [drm]     LCD1: INTERNAL_UNIPHY
[    5.113571] [drm] Connector 1:
[    5.113574] [drm]   HDMI-A-1
[    5.113576] [drm]   HPD2
[    5.113582] [drm]   DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[    5.113584] [drm]   Encoders:
[    5.113587] [drm]     DFP1: INTERNAL_UNIPHY
[    5.113590] [drm] Connector 2:
[    5.113593] [drm]   VGA-1
[    5.113598] [drm]   DDC: 0x65c0 0x65c0 0x65c4 0x65c4 0x65c8 0x65c8 0x65cc 0x65cc
[    5.113601] [drm]   Encoders:
[    5.113605] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    6.131679] [drm] fb mappable at 0xC0728000
[    6.131688] [drm] vram apper at 0xC0000000
[    6.131692] [drm] size 4325376
[    6.131696] [drm] fb depth is 24
[    6.131700] [drm]    pitch is 5632
[    6.132001] fbcon: radeondrmfb (fb0) is primary device
[    6.132213] Console: switching to colour frame buffer device 170x48
[    6.132288] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[    6.157088] [drm] Initialized radeon 2.43.0 20080528 for 0000:00:01.0 on minor 0
[    6.303229] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    6.526060] 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)
[    6.526528] systemd[1]: Detected architecture x86-64.
[    6.526908] systemd[1]: Set hostname to <yannick-pc>.
[    6.710591] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.710815] systemd[1]: Listening on fsck to fsckd communication Socket.
[    6.710860] systemd[1]: Reached target User and Group Name Lookups.
[    6.710986] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.711075] systemd[1]: Listening on Syslog Socket.
[    6.711403] systemd[1]: Created slice System Slice.
[    6.711469] systemd[1]: Reached target Remote File Systems (Pre).
[    6.711590] systemd[1]: Listening on udev Control Socket.
[    6.711634] systemd[1]: Reached target Remote File Systems.
[    6.711872] systemd[1]: Created slice User and Session Slice.
[    6.711910] systemd[1]: Reached target Slices.
[    6.712045] systemd[1]: Listening on Journal Socket.
[    6.725762] systemd[1]: Mounting Debug File System...
[    6.728002] systemd[1]: Starting Uncomplicated firewall...
[    6.731528] systemd[1]: Started Braille Device Support.
[    6.746584] systemd[1]: Mounting POSIX Message Queue File System...
[    6.752536] systemd[1]: Started Read required files in advance.
[    6.760288] systemd[1]: Starting Load Kernel Modules...
[    6.763375] systemd[1]: Starting Set console keymap...
[    6.765786] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    6.769666] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.771587] systemd[1]: Mounting Huge Pages File System...
[    6.771843] systemd[1]: Listening on udev Kernel Socket.
[    6.772085] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    6.772178] systemd[1]: Reached target Encrypted Volumes.
[    6.772516] systemd[1]: Listening on Journal Audit Socket.
[    6.778133] systemd[1]: Starting Journal Service...
[    6.790889] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    6.816540] systemd[1]: Mounted Debug File System.
[    6.816702] systemd[1]: Mounted Huge Pages File System.
[    6.816771] systemd[1]: Mounted POSIX Message Queue File System.
[    6.819096] systemd[1]: Started Uncomplicated firewall.
[    6.822777] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    6.839451] lp: driver loaded but no devices found
[    6.859920] ppdev: user-space parallel port driver
[    6.881967] systemd[1]: Started Load Kernel Modules.
[    7.043775] systemd[1]: Starting Apply Kernel Variables...
[    7.045998] systemd[1]: Mounting FUSE Control File System...
[    7.048253] systemd[1]: Starting Create Static Device Nodes in /dev...
[    7.067809] systemd[1]: Mounted FUSE Control File System.
[    7.085136] systemd[1]: Started Apply Kernel Variables.
[    7.106503] systemd[1]: Started Set console keymap.
[    7.133808] systemd[1]: Started Journal Service.
[    7.456684] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[    7.556341] random: nonblocking pool is initialized
[    7.562409] systemd-journald[817]: Received request to flush runtime journal from PID 1
[    8.766975] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    9.290793] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B07 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\SBSM) (20150930/utaddress-254)
[    9.290818] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.291406] ath9k 0000:01:00.0: enabling device (0000 -> 0002)
[    9.291770] ath: phy0: Disable PLL PowerSave
[    9.317789] ath: phy0: ASPM enabled: 0x42
[    9.317801] ath: EEPROM regdomain: 0x60
[    9.317806] ath: EEPROM indicates we should expect a direct regpair map
[    9.317813] ath: Country alpha2 being used: 00
[    9.317817] ath: Regpair used: 0x60
[    9.386361] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    9.387544] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90000a00000, irq=36
[    9.437745] Bluetooth: Core ver 2.21
[    9.437791] NET: Registered protocol family 31
[    9.437796] Bluetooth: HCI device and connection manager initialized
[    9.437808] Bluetooth: HCI socket layer initialized
[    9.437817] Bluetooth: L2CAP socket layer initialized
[    9.437835] Bluetooth: SCO socket layer initialized
[    9.451303] media: Linux media interface: v0.10
[    9.527860] EDAC MC: Ver: 3.0.0
[    9.554878] MCE: In-kernel MCE decoding enabled.
[    9.558402] Linux video capture interface: v2.00
[    9.563804] usbcore: registered new interface driver btusb
[    9.580104] AMD64 EDAC driver v3.4.0
[    9.580191] EDAC amd64: DRAM ECC disabled.
[    9.580204] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    9.584903] snd_hda_intel 0000:00:01.1: enabling device (0000 -> 0002)
[    9.585189] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[    9.614934] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input15
[    9.682784] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3236: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    9.682800] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.682809] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    9.682815] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    9.682821] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    9.682830] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x1a
[    9.682837] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[    9.729731] Adding 3608572k swap on /dev/sda3.  Priority:-1 extents:1 across:3608572k SSFS
[    9.743509] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input16
[    9.743749] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input17
[    9.786040] uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (04f2:b40a)
[    9.813036] input: USB2.0 HD UVC WebCam as /devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/input/input18
[    9.813269] usbcore: registered new interface driver uvcvideo
[    9.813275] USB Video Class driver (1.1.1)
[    9.822557] usb 3-3: USB disconnect, device number 2
[    9.823985] usbcore: registered new interface driver ath3k
[   10.341383] usb 3-3: new full-speed USB device number 3 using ohci-pci
[   10.554288] audit: type=1400 audit(1471325984.573:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=1781 comm="apparmor_parser"
[   10.554318] audit: type=1400 audit(1471325984.573:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1781 comm="apparmor_parser"
[   10.554342] audit: type=1400 audit(1471325984.573:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=1781 comm="apparmor_parser"
[   10.554361] audit: type=1400 audit(1471325984.573:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1781 comm="apparmor_parser"
[   10.576960] audit: type=1400 audit(1471325984.593:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=1780 comm="apparmor_parser"
[   10.576993] audit: type=1400 audit(1471325984.593:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=1780 comm="apparmor_parser"
[   10.637169] audit: type=1400 audit(1471325984.653:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app" pid=1787 comm="apparmor_parser"
[   10.637205] audit: type=1400 audit(1471325984.653:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app//oxide_helper" pid=1787 comm="apparmor_parser"
[   10.646135] audit: type=1400 audit(1471325984.665:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=1783 comm="apparmor_parser"
[   10.646170] audit: type=1400 audit(1471325984.665:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=1783 comm="apparmor_parser"
[   10.964065] AVX version of gcm_enc/dec engaged.
[   10.964075] AES CTR mode by8 optimization enabled
[   10.979296] zram: Added device: zram0
[   10.984766] zram: Added device: zram1
[   11.120752] zram0: detected capacity change from 0 to 888238080
[   11.187196] Adding 867416k swap on /dev/zram0.  Priority:5 extents:1 across:867416k SSFS
[   11.190940] zram1: detected capacity change from 0 to 888238080
[   11.240802] Adding 867416k swap on /dev/zram1.  Priority:5 extents:1 across:867416k SSFS
[   11.706418] kvm: Nested Virtualization enabled
[   11.706434] kvm: Nested Paging enabled
[   12.994139] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   13.007596] r8169 0000:02:00.0 enp2s0: link down
[   13.007718] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   13.118925] asus_wmi: ASUS WMI generic driver loaded
[   13.136298] asus_wmi: Initialization: 0x1
[   13.144111] asus_wmi: BIOS WMI version: 0.0
[   13.144314] asus_wmi: SFUN value: 0x4a0077
[   13.186621] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input19
[   13.273414] asus_wmi: Number of fans: 1
[   13.332565] ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
[   13.530702] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[   13.553512] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[   13.628871] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[   14.218683] cfg80211: World regulatory domain updated:
[   14.218701] cfg80211:  DFS Master region: unset
[   14.218706] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   14.218735] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.218743] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.218749] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   14.218761] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   14.218769] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   14.218775] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   14.218785] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   14.218791] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   15.481317] usb 3-3: device descriptor read/64, error -110
[   16.172821] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   16.172832] Bluetooth: BNEP filters: protocol multicast
[   16.172845] Bluetooth: BNEP socket layer initialized
[   26.129316] usb 3-3: device not accepting address 3, error -62
[   26.265208] usb 3-3: new full-speed USB device number 4 using ohci-pci
[   26.434305] usb 3-3: New USB device found, idVendor=13d3, idProduct=3362
[   26.434319] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   26.434326] usb 3-3: Product: Bluetooth USB Host Controller
[   26.434333] usb 3-3: Manufacturer: Atheros Communications
[   26.434339] usb 3-3: SerialNumber: Alaska Day 2006
[   26.625876] Bluetooth: RFCOMM TTY layer initialized
[   26.625900] Bluetooth: RFCOMM socket layer initialized
[   26.625917] Bluetooth: RFCOMM ver 1.11
[   74.761846] wlp1s0: authenticate with 94:f6:65:02:3d:d8
[   74.784361] wlp1s0: send auth to 94:f6:65:02:3d:d8 (try 1/3)
[   74.789931] wlp1s0: authenticated
[   74.796708] wlp1s0: associate with 94:f6:65:02:3d:d8 (try 1/3)
[   74.801962] wlp1s0: RX AssocResp from 94:f6:65:02:3d:d8 (capab=0x421 status=0 aid=1)
[   74.802106] wlp1s0: associated
[   74.802210] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[  307.438944] wlp1s0: authenticate with 94:f6:65:01:f4:98
[  307.462735] wlp1s0: send auth to 94:f6:65:01:f4:98 (try 1/3)
[  307.466174] wlp1s0: authenticated
[  307.474020] wlp1s0: associate with 94:f6:65:01:f4:98 (try 1/3)
[  307.477085] wlp1s0: RX AssocResp from 94:f6:65:01:f4:98 (capab=0x421 status=0 aid=3)
[  307.477217] wlp1s0: associated
[  307.638729] cfg80211: World regulatory domain updated:
[  307.638741] cfg80211:  DFS Master region: unset
[  307.638747] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[  307.638755] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  307.638764] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  307.638771] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[  307.638778] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[  307.638786] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[  307.638792] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[  307.638798] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[  307.638804] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[  530.447097] wlp1s0: authenticate with 94:f6:65:02:3d:d8
[  530.463034] wlp1s0: send auth to 94:f6:65:02:3d:d8 (try 1/3)
[  530.471489] wlp1s0: authenticated
[  530.487463] wlp1s0: associate with 94:f6:65:02:3d:d8 (try 1/3)
[  530.491449] wlp1s0: RX AssocResp from 94:f6:65:02:3d:d8 (capab=0x421 status=0 aid=1)
[  530.491588] wlp1s0: associated
[  530.786197] cfg80211: World regulatory domain updated:
[  530.786211] cfg80211:  DFS Master region: unset
[  530.786216] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[  530.786225] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  530.786232] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  530.786239] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[  530.786246] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[  530.786254] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[  530.786260] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[  530.786266] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[  530.786272] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[  650.463966] wlp1s0: authenticate with 94:f6:65:01:f4:98
[  650.478600] wlp1s0: send auth to 94:f6:65:01:f4:98 (try 1/3)
[  650.480405] wlp1s0: authenticated
[  650.494418] wlp1s0: associate with 94:f6:65:01:f4:98 (try 1/3)
[  650.497450] wlp1s0: RX AssocResp from 94:f6:65:01:f4:98 (capab=0x421 status=0 aid=3)
[  650.497581] wlp1s0: associated
[  650.751638] cfg80211: World regulatory domain updated:
[  650.751652] cfg80211:  DFS Master region: unset
[  650.751657] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[  650.751665] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  650.751672] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  650.751678] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[  650.751686] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[  650.751693] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[  650.751699] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[  650.751705] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[  650.751711] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 1250.501909] wlp1s0: authenticate with 94:f6:65:02:3d:d8
[ 1250.530790] wlp1s0: send auth to 94:f6:65:02:3d:d8 (try 1/3)
[ 1250.532579] wlp1s0: authenticated
[ 1250.542676] wlp1s0: associate with 94:f6:65:02:3d:d8 (try 1/3)
[ 1250.545754] wlp1s0: RX AssocResp from 94:f6:65:02:3d:d8 (capab=0x421 status=0 aid=1)
[ 1250.545888] wlp1s0: associated
[ 1250.656098] cfg80211: World regulatory domain updated:
[ 1250.656112] cfg80211:  DFS Master region: unset
[ 1250.656117] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 1250.656126] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 1250.656132] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 1250.656139] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 1250.656146] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 1250.656153] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 1250.656160] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 1250.656166] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 1250.656171] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 2210.539208] wlp1s0: authenticate with 94:f6:65:01:f4:98
[ 2210.574271] wlp1s0: send auth to 94:f6:65:01:f4:98 (try 1/3)
[ 2210.576880] wlp1s0: authenticated
[ 2210.586155] wlp1s0: associate with 94:f6:65:01:f4:98 (try 1/3)
[ 2210.590492] wlp1s0: RX AssocResp from 94:f6:65:01:f4:98 (capab=0x421 status=0 aid=1)
[ 2210.590626] wlp1s0: associated
[ 2210.720710] cfg80211: World regulatory domain updated:
[ 2210.720723] cfg80211:  DFS Master region: unset
[ 2210.720728] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 2210.720737] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 2210.720743] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 2210.720749] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 2210.720757] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 2210.720764] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 2210.720771] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 2210.720777] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 2210.720782] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 2450.551070] wlp1s0: authenticate with 94:f6:65:02:3d:d8
[ 2450.583113] wlp1s0: send auth to 94:f6:65:02:3d:d8 (try 1/3)
[ 2450.584906] wlp1s0: authenticated
[ 2450.589670] wlp1s0: associate with 94:f6:65:02:3d:d8 (try 1/3)
[ 2450.592739] wlp1s0: RX AssocResp from 94:f6:65:02:3d:d8 (capab=0x421 status=0 aid=2)
[ 2450.592877] wlp1s0: associated
[ 2450.721169] cfg80211: World regulatory domain updated:
[ 2450.721182] cfg80211:  DFS Master region: unset
[ 2450.721187] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 2450.721195] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 2450.721202] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 2450.721208] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 2450.721216] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 2450.721223] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 2450.721230] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 2450.721236] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 2450.721242] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
yannick@yannick-pc:~$ 

Le monde Linux: "La route est longue mais la voie est libre".  Alexis Kauffmann, 28 mai 2011, Paris

Hors ligne

#4 Le 16/08/2016, à 08:54

nam1962

Re : Lenteur au démarrage

Je ne vois pas d'erreur flagrante, mais il y a sûrement de bonnes âmes a l’œil plus affûté.
Cela dit, c'est plus les 22 seconde d'Unity qui m’épatent. Bon, avec Xfce j'ai des gouts de luxe, aussi.


[ Modéré ]

Hors ligne

#5 Le 16/08/2016, à 09:09

yannubuntu55@

Re : Lenteur au démarrage

Ouais, je comprend. C'est vrai que lorsque je bascule sur xfce la machine réagit + rapidement. Mais bon moi, je me sens pas bien sur xfce.


Le monde Linux: "La route est longue mais la voie est libre".  Alexis Kauffmann, 28 mai 2011, Paris

Hors ligne

#6 Le 16/08/2016, à 09:59

nam1962

Re : Lenteur au démarrage


[ Modéré ]

Hors ligne