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.

#176 Le 07/05/2015, à 07:03

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

Je t'attends (trop peur de me planter...)
Maintenant je fais :
sudo update-grub
puis
sudo grub-install /dev/sdb
c'est ça ?

Hors ligne

#177 Le 07/05/2015, à 07:33

moko138

Re : [disque dur HS] Temps de boot anormalement long

Que donne

mount

"pour vérifier sur quel sdx est installé /  (a priori, x = a, mais mieux vaut vérifier)." (# 165)


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#178 Le 07/05/2015, à 07:37

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

annesophie@annesophie-EasyNote-SL81:~$ mount
/dev/sdb1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/cgroup type tmpfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
none on /sys/fs/pstore type pstore (rw)
systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=annesophie)
annesophie@annesophie-EasyNote-SL81:~$ 

voir #174 wink

Dernière modification par Eiracca (Le 07/05/2015, à 07:37)

Hors ligne

#179 Le 07/05/2015, à 07:40

moko138

Re : [disque dur HS] Temps de boot anormalement long

mount a répondu /dev/sdb1 on /
donc oui,

sudo update-grub

puis sans chiffre :

sudo grub-install /dev/sdb

%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#180 Le 07/05/2015, à 07:52

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

ok
sudo update-grub

annesophie@annesophie-EasyNote-SL81:~$ sudo update-grub
[sudo] password for annesophie: 
Sorry, try again.
[sudo] password for annesophie: 
Création du fichier de configuration GRUB…
Attention : Définir GRUB_TIMEOUT à une valeur non nulle si GRUB_HIDDEN_TIMEOUT est définie n’est plus possible.
Image Linux trouvée : /boot/vmlinuz-3.16.0-37-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.16.0-37-generic
Image Linux trouvée : /boot/vmlinuz-3.16.0-34-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.16.0-34-generic
Image Linux trouvée : /boot/vmlinuz-3.16.0-33-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.16.0-33-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
Ubuntu 14.04.2 LTS (14.04) trouvé sur /dev/sda1
fait
annesophie@annesophie-EasyNote-SL81:~$ 

sudo grub-install /dev/sdb

annesophie@annesophie-EasyNote-SL81:~$ sudo grub-install /dev/sdb
[sudo] password for annesophie: 
Installing for i386-pc platform.
Installation terminée, sans erreur.
annesophie@annesophie-EasyNote-SL81:~$

Hors ligne

#181 Le 07/05/2015, à 08:19

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

J'ai éteint, débranché  le HD WD dégradé et redémarré.

sudo os-prober

annesophie@annesophie-EasyNote-SL81:~$ sudo os-prober
[sudo] password for annesophie: 
annesophie@annesophie-EasyNote-SL81:~$ 

sudo update-grub

annesophie@annesophie-EasyNote-SL81:~$ sudo update-grub
[sudo] password for annesophie: 
Création du fichier de configuration GRUB…
Attention : Définir GRUB_TIMEOUT à une valeur non nulle si GRUB_HIDDEN_TIMEOUT est définie n’est plus possible.
Image Linux trouvée : /boot/vmlinuz-3.16.0-37-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.16.0-37-generic
Image Linux trouvée : /boot/vmlinuz-3.16.0-34-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.16.0-34-generic
Image Linux trouvée : /boot/vmlinuz-3.16.0-33-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.16.0-33-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
fait
annesophie@annesophie-EasyNote-SL81:~$ 

sudo grub-install /dev/sda

annesophie@annesophie-EasyNote-SL81:~$ sudo grub-install /dev/sda
[sudo] password for annesophie: 
Installing for i386-pc platform.
Installation terminée, sans erreur.
annesophie@annesophie-EasyNote-SL81:~$ 

Hors ligne

#182 Le 07/05/2015, à 08:29

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

moko138 a écrit :

Redémarrer pour pouvoir garantir que tout va bien à ton amie.  smile

Je vais pouvoir le faire, merci bokou moko !!

dmesg>dmesg_hd_sain_tour_accarie.txt

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-37-generic (buildd@orlo) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #49~14.04.1-Ubuntu SMP Thu Apr 30 10:52:28 UTC 2015 (Ubuntu 3.16.0-37.49~14.04.1-generic 3.16.7-ckt9)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-37-generic root=UUID=ae4a32fd-322c-426f-8968-56ca61bed2e3 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] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000a7a1bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a7a1c000-0x00000000a7a70fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a7a71000-0x00000000a7cb7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a7cb8000-0x00000000a7cc8fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a7cc9000-0x00000000a7cdbfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a7cdc000-0x00000000a7cddfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a7cde000-0x00000000a7cdefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a7cdf000-0x00000000a7ce4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a7ce5000-0x00000000a7d48fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a7d49000-0x00000000a7d8bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a7d8c000-0x00000000a7efffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000013effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: System manufacturer System Product Name/E35M1-I DELUXE, BIOS 1202 04/13/2011
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 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-CEFFF write-protect
[    0.000000]   CF000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F00000000 write-back
[    0.000000]   1 base 0A7F00000 mask FFFF00000 uncachable
[    0.000000]   2 base 0A8000000 mask FF8000000 uncachable
[    0.000000]   3 base 0B0000000 mask FF0000000 uncachable
[    0.000000]   4 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 000000013f000000 aka 5104M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 4GB, type WB
[    0.000000] reg 1, base: 2687MB, range: 1MB, type UC
[    0.000000] reg 2, base: 2688MB, range: 128MB, type UC
[    0.000000] reg 3, base: 2816MB, range: 256MB, type UC
[    0.000000] reg 4, base: 3GB, range: 1GB, type UC
[    0.000000] total RAM covered: 2687M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 2M 	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: 2560MB, range: 128MB, type WB
[    0.000000] reg 3, base: 2687MB, range: 1MB, type UC
[    0.000000] e820: update [mem 0xa7f00000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xa7f00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd90-0x000fcd9f] mapped at [ffff8800000fcd90]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01fbd000, 0x01fbdfff] PGTABLE
[    0.000000] BRK [0x01fbe000, 0x01fbefff] PGTABLE
[    0.000000] BRK [0x01fbf000, 0x01fbffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x13ee00000-0x13effffff]
[    0.000000]  [mem 0x13ee00000-0x13effffff] page 2M
[    0.000000] BRK [0x01fc0000, 0x01fc0fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x13c000000-0x13edfffff]
[    0.000000]  [mem 0x13c000000-0x13edfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x100001000-0x13bffffff]
[    0.000000]  [mem 0x100001000-0x1001fffff] page 4k
[    0.000000]  [mem 0x100200000-0x13bffffff] page 2M
[    0.000000] BRK [0x01fc1000, 0x01fc1fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x00100000-0xa7a1bfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0xa79fffff] page 2M
[    0.000000]  [mem 0xa7a00000-0xa7a1bfff] page 4k
[    0.000000] init_memory_mapping: [mem 0xa7d8c000-0xa7efffff]
[    0.000000]  [mem 0xa7d8c000-0xa7efffff] page 4k
[    0.000000] BRK [0x01fc2000, 0x01fc2fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x35ada000-0x36d64fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0430 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000A7A66068 000054 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000A7A6C4D0 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20140424/tbfadt-649)
[    0.000000] ACPI: DSDT 0x00000000A7A66150 00637C (v02 ALASKA A M I    00000000 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000A7CDFF80 000040
[    0.000000] ACPI: APIC 0x00000000A7A6C5C8 000062 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000A7A6C630 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x00000000A7A6C670 000038 (v01 ALASKA A M I    01072009 AMI  00000004)
[    0.000000] ACPI: SSDT 0x00000000A7A6C6A8 0003DE (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000A7A6CA88 0012FA (v02 AMD    ALIB     00000001 MSFT 04000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000013effffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x13effffff]
[    0.000000]   NODE_DATA [mem 0x13eff8000-0x13effcfff]
[    0.000000]  [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013ac00000-ffff88013e5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x13effffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0xa7a1bfff]
[    0.000000]   node   0: [mem 0xa7d8c000-0xa7efffff]
[    0.000000]   node   0: [mem 0x100001000-0x13effffff]
[    0.000000] On node 0 totalpages: 944940
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 10671 pages used for memmap
[    0.000000]   DMA32 zone: 682896 pages, LIFO batch:31
[    0.000000]   Normal zone: 4032 pages used for memmap
[    0.000000]   Normal zone: 258047 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 33, 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 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7a1c000-0xa7a70fff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7a71000-0xa7cb7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7cb8000-0xa7cc8fff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7cc9000-0xa7cdbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7cdc000-0xa7cddfff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7cde000-0xa7cdefff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7cdf000-0xa7ce4fff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7ce5000-0xa7d48fff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7d49000-0xa7d8bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7f00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed60fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed61000-0xfed70fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed71000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xffffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x100000000-0x100000fff]
[    0.000000] e820: [mem 0xa7f00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88013ec00000 s81408 r8192 d20992 u1048576
[    0.000000] pcpu-alloc: s81408 r8192 d20992 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 930152
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-37-generic root=UUID=ae4a32fd-322c-426f-8968-56ca61bed2e3 ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3618604K/3779760K available (7624K kernel code, 1131K rwdata, 3596K rodata, 1352K init, 1300K bss, 161156K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:16640 nr_irqs:512 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 15204352 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1599.902 MHz processor
[    0.000060] Calibrating delay loop (skipped), value calculated using timer frequency.. 3199.80 BogoMIPS (lpj=6399608)
[    0.000067] pid_max: default: 32768 minimum: 301
[    0.000089] ACPI: Core revision 20140424
[    0.009163] ACPI: All ACPI Tables successfully acquired
[    0.030591] Security Framework initialized
[    0.030629] AppArmor: AppArmor initialized
[    0.030632] Yama: becoming mindful.
[    0.031236] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.034132] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.035500] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.035522] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.036053] Initializing cgroup subsys memory
[    0.036110] Initializing cgroup subsys devices
[    0.036125] Initializing cgroup subsys freezer
[    0.036133] Initializing cgroup subsys net_cls
[    0.036143] Initializing cgroup subsys blkio
[    0.036153] Initializing cgroup subsys perf_event
[    0.036158] Initializing cgroup subsys net_prio
[    0.036174] Initializing cgroup subsys hugetlb
[    0.036224] tseg: 00a7f00000
[    0.036229] CPU: Physical Processor ID: 0
[    0.036231] CPU: Processor Core ID: 0
[    0.036235] mce: CPU supports 6 MCE banks
[    0.036254] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.036254] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
[    0.036254] tlb_flushall_shift: 6
[    0.036500] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
[    0.039108] ftrace: allocating 29244 entries in 115 pages
[    0.067660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.107355] smpboot: CPU0: AMD E-350 Processor (fam: 14, model: 01, stepping: 00)
[    0.215375] Performance Events: AMD PMU driver.
[    0.215385] ... version:                0
[    0.215387] ... bit width:              48
[    0.215390] ... generic registers:      4
[    0.215392] ... value mask:             0000ffffffffffff
[    0.215395] ... max period:             00007fffffffffff
[    0.215397] ... fixed-purpose events:   0
[    0.215399] ... event mask:             000000000000000f
[    0.219202] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.219448] x86: Booting SMP configuration:
[    0.219453] .... node  #0, CPUs:      #1
[    0.232526] x86: Booted up 1 node, 2 CPUs
[    0.232531] smpboot: Total of 2 processors activated (6399.60 BogoMIPS)
[    0.233705] devtmpfs: initialized
[    0.241571] evm: security.selinux
[    0.241575] evm: security.SMACK64
[    0.241577] evm: security.SMACK64EXEC
[    0.241579] evm: security.SMACK64TRANSMUTE
[    0.241582] evm: security.SMACK64MMAP
[    0.241584] evm: security.ima
[    0.241586] evm: security.capability
[    0.241822] PM: Registering ACPI NVS region [mem 0xa7a1c000-0xa7a70fff] (348160 bytes)
[    0.241852] PM: Registering ACPI NVS region [mem 0xa7cb8000-0xa7cc8fff] (69632 bytes)
[    0.241857] PM: Registering ACPI NVS region [mem 0xa7cdc000-0xa7cddfff] (8192 bytes)
[    0.241860] PM: Registering ACPI NVS region [mem 0xa7cdf000-0xa7ce4fff] (24576 bytes)
[    0.241864] PM: Registering ACPI NVS region [mem 0xa7d49000-0xa7d8bfff] (274432 bytes)
[    0.244157] pinctrl core: initialized pinctrl subsystem
[    0.244385] regulator-dummy: no parameters
[    0.244436] RTC time:  6:23:00, date: 05/07/15
[    0.244593] NET: Registered protocol family 16
[    0.244954] cpuidle: using governor ladder
[    0.244960] cpuidle: using governor menu
[    0.245183] ACPI: bus type PCI registered
[    0.245188] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.245342] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.245348] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.246246] PCI: Using configuration type 1 for base access
[    0.253707] ACPI: Added _OSI(Module Device)
[    0.253715] ACPI: Added _OSI(Processor Device)
[    0.253718] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.253721] ACPI: Added _OSI(Processor Aggregator Device)
[    0.257351] ACPI: Executed 3 blocks of module-level executable AML code
[    0.264366] ACPI: Interpreter enabled
[    0.264384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
[    0.264395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[    0.264423] ACPI: (supports S0 S3 S4 S5)
[    0.264427] ACPI: Using IOAPIC for interrupt routing
[    0.264710] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.307628] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.307645] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.307657] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.308066] acpi PNP0A03:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce1ff])
[    0.308411] PCI host bridge to bus 0000:00
[    0.308417] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.308422] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.308427] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.308431] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.308435] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
[    0.308450] pci 0000:00:00.0: [1022:1510] type 00 class 0x060000
[    0.308639] pci 0000:00:01.0: [1002:9802] type 00 class 0x030000
[    0.308658] pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
[    0.308668] pci 0000:00:01.0: reg 0x14: [io  0xf000-0xf0ff]
[    0.308679] pci 0000:00:01.0: reg 0x18: [mem 0xfeb00000-0xfeb3ffff]
[    0.308702] pci 0000:00:01.0: reg 0x24: [mem 0xfe700000-0xfe7fffff]
[    0.308749] pci 0000:00:01.0: supports D1 D2
[    0.308887] pci 0000:00:01.1: [1002:1314] type 00 class 0x040300
[    0.308902] pci 0000:00:01.1: reg 0x10: [mem 0xfeb44000-0xfeb47fff]
[    0.308978] pci 0000:00:01.1: supports D1 D2
[    0.309121] pci 0000:00:04.0: [1022:1512] type 01 class 0x060400
[    0.309204] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.309292] pci 0000:00:04.0: System wakeup disabled by ACPI
[    0.309400] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
[    0.309428] pci 0000:00:11.0: reg 0x10: [io  0xf190-0xf197]
[    0.309443] pci 0000:00:11.0: reg 0x14: [io  0xf180-0xf183]
[    0.309457] pci 0000:00:11.0: reg 0x18: [io  0xf170-0xf177]
[    0.309471] pci 0000:00:11.0: reg 0x1c: [io  0xf160-0xf163]
[    0.309485] pci 0000:00:11.0: reg 0x20: [io  0xf150-0xf15f]
[    0.309500] pci 0000:00:11.0: reg 0x24: [mem 0xfeb4f000-0xfeb4f3ff]
[    0.309528] pci 0000:00:11.0: set SATA to AHCI mode
[    0.309712] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.309733] pci 0000:00:12.0: reg 0x10: [mem 0xfeb4e000-0xfeb4efff]
[    0.309876] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.309967] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.309994] pci 0000:00:12.2: reg 0x10: [mem 0xfeb4d000-0xfeb4d0ff]
[    0.310105] pci 0000:00:12.2: supports D1 D2
[    0.310109] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.310189] pci 0000:00:12.2: System wakeup disabled by ACPI
[    0.310281] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.310301] pci 0000:00:13.0: reg 0x10: [mem 0xfeb4c000-0xfeb4cfff]
[    0.310444] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.310535] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.310563] pci 0000:00:13.2: reg 0x10: [mem 0xfeb4b000-0xfeb4b0ff]
[    0.310674] pci 0000:00:13.2: supports D1 D2
[    0.310677] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.310757] pci 0000:00:13.2: System wakeup disabled by ACPI
[    0.310847] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.311071] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[    0.311091] pci 0000:00:14.1: reg 0x10: [io  0xf140-0xf147]
[    0.311105] pci 0000:00:14.1: reg 0x14: [io  0xf130-0xf133]
[    0.311119] pci 0000:00:14.1: reg 0x18: [io  0xf120-0xf127]
[    0.311134] pci 0000:00:14.1: reg 0x1c: [io  0xf110-0xf113]
[    0.311148] pci 0000:00:14.1: reg 0x20: [io  0xf100-0xf10f]
[    0.311176] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.311180] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.311184] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.311188] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.311347] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.311378] pci 0000:00:14.2: reg 0x10: [mem 0xfeb40000-0xfeb43fff 64bit]
[    0.311468] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.311546] pci 0000:00:14.2: System wakeup disabled by ACPI
[    0.311633] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.311853] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.311969] pci 0000:00:14.4: System wakeup disabled by ACPI
[    0.312050] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.312070] pci 0000:00:14.5: reg 0x10: [mem 0xfeb4a000-0xfeb4afff]
[    0.312213] pci 0000:00:14.5: System wakeup disabled by ACPI
[    0.312304] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[    0.312415] pci 0000:00:15.0: supports D1 D2
[    0.312498] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.312590] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400
[    0.312701] pci 0000:00:15.1: supports D1 D2
[    0.312785] pci 0000:00:15.1: System wakeup disabled by ACPI
[    0.312876] pci 0000:00:15.2: [1002:43a2] type 01 class 0x060400
[    0.312986] pci 0000:00:15.2: supports D1 D2
[    0.313069] pci 0000:00:15.2: System wakeup disabled by ACPI
[    0.313157] pci 0000:00:15.3: [1002:43a3] type 01 class 0x060400
[    0.313267] pci 0000:00:15.3: supports D1 D2
[    0.313351] pci 0000:00:15.3: System wakeup disabled by ACPI
[    0.313443] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.313464] pci 0000:00:16.0: reg 0x10: [mem 0xfeb49000-0xfeb49fff]
[    0.313607] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.313697] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.313725] pci 0000:00:16.2: reg 0x10: [mem 0xfeb48000-0xfeb480ff]
[    0.313835] pci 0000:00:16.2: supports D1 D2
[    0.313839] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.313918] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.314011] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000
[    0.314177] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000
[    0.314334] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000
[    0.314494] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000
[    0.314666] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000
[    0.314823] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000
[    0.314980] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000
[    0.315137] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000
[    0.315409] pci 0000:00:04.0: PCI bridge to [bus 01]
[    0.315535] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
[    0.315550] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.315554] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.315558] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.315562] pci 0000:00:14.4:   bridge window [mem 0xc0000000-0xffffffff] (subtractive decode)
[    0.315688] pci 0000:03:00.0: [168c:002b] type 00 class 0x028000
[    0.315724] pci 0000:03:00.0: reg 0x10: [mem 0xfea00000-0xfea0ffff 64bit]
[    0.315890] pci 0000:03:00.0: supports D1
[    0.315894] pci 0000:03:00.0: PME# supported from D0 D1 D3hot D3cold
[    0.323599] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.323623] pci 0000:00:15.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.323853] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    0.323887] pci 0000:04:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.323927] pci 0000:04:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
[    0.323953] pci 0000:04:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
[    0.324079] pci 0000:04:00.0: supports D1 D2
[    0.324084] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.324148] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.331600] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.331621] pci 0000:00:15.1:   bridge window [io  0xe000-0xefff]
[    0.331635] pci 0000:00:15.1:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.331827] pci 0000:05:00.0: [1033:0194] type 00 class 0x0c0330
[    0.331868] pci 0000:05:00.0: reg 0x10: [mem 0xfe900000-0xfe901fff 64bit]
[    0.332034] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.339598] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.339622] pci 0000:00:15.2:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.339809] pci 0000:06:00.0: [1033:0194] type 00 class 0x0c0330
[    0.339851] pci 0000:06:00.0: reg 0x10: [mem 0xfe800000-0xfe801fff 64bit]
[    0.340017] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.347599] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.347622] pci 0000:00:15.3:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.364028] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[    0.364171] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
[    0.364305] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[    0.364437] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 11 14 15) *0
[    0.364547] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
[    0.364637] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
[    0.364725] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
[    0.364817] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
[    0.365516] vgaarb: setting as boot device: PCI:0000:00:01.0
[    0.365526] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.365541] vgaarb: loaded
[    0.365544] vgaarb: bridge control possible 0000:00:01.0
[    0.366143] SCSI subsystem initialized
[    0.366356] libata version 3.00 loaded.
[    0.366430] ACPI: bus type USB registered
[    0.366479] usbcore: registered new interface driver usbfs
[    0.366500] usbcore: registered new interface driver hub
[    0.366812] usbcore: registered new device driver usb
[    0.367260] PCI: Using ACPI for IRQ routing
[    0.378097] PCI: pci_cache_line_size set to 64 bytes
[    0.378222] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.378227] e820: reserve RAM buffer [mem 0xa7a1c000-0xa7ffffff]
[    0.378231] e820: reserve RAM buffer [mem 0xa7f00000-0xa7ffffff]
[    0.378234] e820: reserve RAM buffer [mem 0x13f000000-0x13fffffff]
[    0.378503] NetLabel: Initializing
[    0.378506] NetLabel:  domain hash size = 128
[    0.378508] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.378535] NetLabel:  unlabeled traffic allowed by default
[    0.378862] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.378876] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.381041] Switched to clocksource hpet
[    0.393973] AppArmor: AppArmor Filesystem Enabled
[    0.394057] pnp: PnP ACPI init
[    0.394101] ACPI: bus type PNP registered
[    0.394403] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.394413] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.394967] system 00:01: [io  0x040b] has been reserved
[    0.394973] system 00:01: [io  0x04d6] has been reserved
[    0.394978] system 00:01: [io  0x0c00-0x0c01] has been reserved
[    0.394983] system 00:01: [io  0x0c14] has been reserved
[    0.394988] system 00:01: [io  0x0c50-0x0c51] has been reserved
[    0.394992] system 00:01: [io  0x0c52] has been reserved
[    0.394997] system 00:01: [io  0x0c6c] has been reserved
[    0.395001] system 00:01: [io  0x0c6f] has been reserved
[    0.395006] system 00:01: [io  0x0cd0-0x0cd1] has been reserved
[    0.395010] system 00:01: [io  0x0cd2-0x0cd3] has been reserved
[    0.395015] system 00:01: [io  0x0cd4-0x0cd5] has been reserved
[    0.395019] system 00:01: [io  0x0cd6-0x0cd7] has been reserved
[    0.395024] system 00:01: [io  0x0cd8-0x0cdf] has been reserved
[    0.395029] system 00:01: [io  0x0800-0x089f] could not be reserved
[    0.395034] system 00:01: [io  0x0b20-0x0b3f] has been reserved
[    0.395038] system 00:01: [io  0x0900-0x090f] has been reserved
[    0.395042] system 00:01: [io  0x0910-0x091f] has been reserved
[    0.395047] system 00:01: [io  0xfe00-0xfefe] has been reserved
[    0.395053] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.395058] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.395064] system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved
[    0.395069] system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved
[    0.395073] system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.395079] system 00:01: [mem 0xfed00000-0xfed00fff] could not be reserved
[    0.395084] system 00:01: [mem 0xffc00000-0xffffffff] has been reserved
[    0.395090] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.395385] system 00:02: [io  0x0300-0x031f] has been reserved
[    0.395390] system 00:02: [io  0x0290-0x029f] has been reserved
[    0.395394] system 00:02: [io  0x0230-0x023f] has been reserved
[    0.395400] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.395490] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.395636] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.395643] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.395738] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.396222] pnp 00:06: [dma 0 disabled]
[    0.396345] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.409818] system 00:07: [mem 0xa8000000-0xbfffffff] has been reserved
[    0.409832] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.410044] pnp: PnP ACPI: found 8 devices
[    0.410048] ACPI: bus type PNP unregistered
[    0.424688] pci 0000:00:04.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.424701] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[    0.424707] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[    0.424766] pci 0000:00:04.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.424771] pci 0000:00:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.424775] pci 0000:00:04.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.424786] pci 0000:00:04.0: BAR 14: assigned [mem 0xd0100000-0xd02fffff]
[    0.424798] pci 0000:00:04.0: BAR 15: assigned [mem 0xd0300000-0xd04fffff 64bit pref]
[    0.424805] pci 0000:00:04.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.424811] pci 0000:00:04.0: PCI bridge to [bus 01]
[    0.424816] pci 0000:00:04.0:   bridge window [io  0x1000-0x1fff]
[    0.424824] pci 0000:00:04.0:   bridge window [mem 0xd0100000-0xd02fffff]
[    0.424830] pci 0000:00:04.0:   bridge window [mem 0xd0300000-0xd04fffff 64bit pref]
[    0.424838] pci 0000:00:14.4: PCI bridge to [bus 02]
[    0.424856] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.424864] pci 0000:00:15.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.424876] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.424881] pci 0000:00:15.1:   bridge window [io  0xe000-0xefff]
[    0.424892] pci 0000:00:15.1:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.424902] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.424910] pci 0000:00:15.2:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.424923] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.424930] pci 0000:00:15.3:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.424944] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.424948] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.424952] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.424956] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff]
[    0.424960] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.424964] pci_bus 0000:01: resource 1 [mem 0xd0100000-0xd02fffff]
[    0.424968] pci_bus 0000:01: resource 2 [mem 0xd0300000-0xd04fffff 64bit pref]
[    0.424972] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7]
[    0.424976] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff]
[    0.424980] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
[    0.424984] pci_bus 0000:02: resource 7 [mem 0xc0000000-0xffffffff]
[    0.424988] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.424992] pci_bus 0000:04: resource 0 [io  0xe000-0xefff]
[    0.424997] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.425001] pci_bus 0000:05: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.425005] pci_bus 0000:06: resource 1 [mem 0xfe800000-0xfe8fffff]
[    0.425076] NET: Registered protocol family 2
[    0.425480] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.425676] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.425967] TCP: Hash tables configured (established 32768 bind 32768)
[    0.426071] TCP: reno registered
[    0.426103] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.426160] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.426352] NET: Registered protocol family 1
[    0.426396] pci 0000:00:01.0: Video device with shadowed ROM
[    1.486084] PCI: CLS 64 bytes, default 64
[    1.486228] Trying to unpack rootfs image as initramfs...
[    2.117491] Freeing initrd memory: 18988K (ffff880035ada000 - ffff880036d65000)
[    2.117556] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.117562] software IO TLB [mem 0xa3a1c000-0xa7a1c000] (64MB) mapped at [ffff8800a3a1c000-ffff8800a7a1bfff]
[    2.117972] microcode: CPU0: patch_level=0x05000026
[    2.118026] microcode: CPU1: patch_level=0x05000026
[    2.118290] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    2.118309] LVT offset 0 assigned for vector 0x400
[    2.118366] perf: AMD IBS detected (0x000000ff)
[    2.118447] Scanning for low memory corruption every 60 seconds
[    2.119246] futex hash table entries: 512 (order: 3, 32768 bytes)
[    2.119279] Initialise system trusted keyring
[    2.119343] audit: initializing netlink subsys (disabled)
[    2.119384] audit: type=2000 audit(1430979781.984:1): initialized
[    2.120386] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    2.124079] zpool: loaded
[    2.124086] zbud: loaded
[    2.124722] VFS: Disk quotas dquot_6.5.2
[    2.124831] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.126358] fuse init (API version 7.23)
[    2.126790] msgmni has been set to 7104
[    2.126977] Key type big_key registered
[    2.129062] Key type asymmetric registered
[    2.129075] Asymmetric key parser 'x509' registered
[    2.129224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    2.129352] io scheduler noop registered
[    2.129358] io scheduler deadline registered (default)
[    2.129478] io scheduler cfq registered
[    2.130409] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.130455] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.130581] vesafb: mode is 1400x1050x32, linelength=5632, pages=0
[    2.130584] vesafb: scrolling: redraw
[    2.130589] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[    2.130632] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010780000, using 5824k, total 5824k
[    2.130993] Console: switching to colour frame buffer device 175x65
[    2.131058] fb0: VESA VGA frame buffer device
[    2.131299] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    2.131308] ACPI: Power Button [PWRB]
[    2.131406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    2.131411] ACPI: Power Button [PWRF]
[    2.131528] ACPI: acpi_idle registered with cpuidle
[    2.132400] GHES: HEST is not enabled!
[    2.132838] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.153419] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.160821] Linux agpgart interface v0.103
[    2.164604] brd: module loaded
[    2.166643] loop: module loaded
[    2.167193] libphy: Fixed MDIO Bus: probed
[    2.167202] tun: Universal TUN/TAP device driver, 1.6
[    2.167205] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.167460] PPP generic driver version 2.4.2
[    2.167772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.167801] ehci-pci: EHCI PCI platform driver
[    2.168009] QUIRK: Enable AMD PLL fix
[    2.168071] ehci-pci 0000:00:12.2: EHCI Host Controller
[    2.168085] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    2.168098] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.168114] ehci-pci 0000:00:12.2: debug port 1
[    2.168188] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb4d000
[    2.177233] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    2.177372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.177377] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.177382] usb usb1: Product: EHCI Host Controller
[    2.177386] usb usb1: Manufacturer: Linux 3.16.0-37-generic ehci_hcd
[    2.177389] usb usb1: SerialNumber: 0000:00:12.2
[    2.177928] hub 1-0:1.0: USB hub found
[    2.177951] hub 1-0:1.0: 5 ports detected
[    2.178630] ehci-pci 0000:00:13.2: EHCI Host Controller
[    2.178644] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    2.178654] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.178670] ehci-pci 0000:00:13.2: debug port 1
[    2.178729] ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb4b000
[    2.189242] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    2.189400] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.189405] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.189409] usb usb2: Product: EHCI Host Controller
[    2.189413] usb usb2: Manufacturer: Linux 3.16.0-37-generic ehci_hcd
[    2.189417] usb usb2: SerialNumber: 0000:00:13.2
[    2.189952] hub 2-0:1.0: USB hub found
[    2.189974] hub 2-0:1.0: 5 ports detected
[    2.190641] ehci-pci 0000:00:16.2: EHCI Host Controller
[    2.190654] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[    2.190664] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.190681] ehci-pci 0000:00:16.2: debug port 1
[    2.190741] ehci-pci 0000:00:16.2: irq 17, io mem 0xfeb48000
[    2.201241] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    2.201390] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.201395] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.201399] usb usb3: Product: EHCI Host Controller
[    2.201403] usb usb3: Manufacturer: Linux 3.16.0-37-generic ehci_hcd
[    2.201407] usb usb3: SerialNumber: 0000:00:16.2
[    2.201929] hub 3-0:1.0: USB hub found
[    2.201952] hub 3-0:1.0: 4 ports detected
[    2.202417] ehci-platform: EHCI generic platform driver
[    2.202448] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.202471] ohci-pci: OHCI PCI platform driver
[    2.202674] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    2.202688] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[    2.202745] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb4e000
[    2.261320] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.261330] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.261334] usb usb4: Product: OHCI PCI host controller
[    2.261338] usb usb4: Manufacturer: Linux 3.16.0-37-generic ohci_hcd
[    2.261342] usb usb4: SerialNumber: 0000:00:12.0
[    2.261881] hub 4-0:1.0: USB hub found
[    2.261905] hub 4-0:1.0: 5 ports detected
[    2.262557] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    2.262571] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[    2.262633] ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb4c000
[    2.321318] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.321327] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.321332] usb usb5: Product: OHCI PCI host controller
[    2.321336] usb usb5: Manufacturer: Linux 3.16.0-37-generic ohci_hcd
[    2.321340] usb usb5: SerialNumber: 0000:00:13.0
[    2.321883] hub 5-0:1.0: USB hub found
[    2.321911] hub 5-0:1.0: 5 ports detected
[    2.322561] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    2.322575] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[    2.322626] ohci-pci 0000:00:14.5: irq 18, io mem 0xfeb4a000
[    2.381483] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    2.381492] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.381496] usb usb6: Product: OHCI PCI host controller
[    2.381500] usb usb6: Manufacturer: Linux 3.16.0-37-generic ohci_hcd
[    2.381504] usb usb6: SerialNumber: 0000:00:14.5
[    2.381992] hub 6-0:1.0: USB hub found
[    2.382018] hub 6-0:1.0: 2 ports detected
[    2.382467] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    2.382481] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[    2.382543] ohci-pci 0000:00:16.0: irq 18, io mem 0xfeb49000
[    2.441340] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    2.441350] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.441355] usb usb7: Product: OHCI PCI host controller
[    2.441359] usb usb7: Manufacturer: Linux 3.16.0-37-generic ohci_hcd
[    2.441362] usb usb7: SerialNumber: 0000:00:16.0
[    2.441893] hub 7-0:1.0: USB hub found
[    2.441917] hub 7-0:1.0: 4 ports detected
[    2.442370] ohci-platform: OHCI generic platform driver
[    2.442402] uhci_hcd: USB Universal Host Controller Interface driver
[    2.442618] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    2.442635] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 8
[    2.442847] xhci_hcd 0000:05:00.0: irq 40 for MSI/MSI-X
[    2.442855] xhci_hcd 0000:05:00.0: irq 41 for MSI/MSI-X
[    2.442863] xhci_hcd 0000:05:00.0: irq 42 for MSI/MSI-X
[    2.443035] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[    2.443039] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.443043] usb usb8: Product: xHCI Host Controller
[    2.443047] usb usb8: Manufacturer: Linux 3.16.0-37-generic xhci_hcd
[    2.443051] usb usb8: SerialNumber: 0000:05:00.0
[    2.443553] hub 8-0:1.0: USB hub found
[    2.443579] hub 8-0:1.0: 2 ports detected
[    2.443802] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    2.443812] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 9
[    2.446213] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[    2.446218] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.446222] usb usb9: Product: xHCI Host Controller
[    2.446226] usb usb9: Manufacturer: Linux 3.16.0-37-generic xhci_hcd
[    2.446229] usb usb9: SerialNumber: 0000:05:00.0
[    2.446736] hub 9-0:1.0: USB hub found
[    2.446764] hub 9-0:1.0: 2 ports detected
[    2.447146] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    2.447160] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 10
[    2.447379] xhci_hcd 0000:06:00.0: irq 43 for MSI/MSI-X
[    2.447390] xhci_hcd 0000:06:00.0: irq 44 for MSI/MSI-X
[    2.447397] xhci_hcd 0000:06:00.0: irq 45 for MSI/MSI-X
[    2.447564] usb usb10: New USB device found, idVendor=1d6b, idProduct=0002
[    2.447569] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.447573] usb usb10: Product: xHCI Host Controller
[    2.447576] usb usb10: Manufacturer: Linux 3.16.0-37-generic xhci_hcd
[    2.447580] usb usb10: SerialNumber: 0000:06:00.0
[    2.448068] hub 10-0:1.0: USB hub found
[    2.448093] hub 10-0:1.0: 2 ports detected
[    2.448317] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    2.448327] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 11
[    2.450749] usb usb11: New USB device found, idVendor=1d6b, idProduct=0003
[    2.450754] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.450758] usb usb11: Product: xHCI Host Controller
[    2.450762] usb usb11: Manufacturer: Linux 3.16.0-37-generic xhci_hcd
[    2.450765] usb usb11: SerialNumber: 0000:06:00.0
[    2.451253] hub 11-0:1.0: USB hub found
[    2.451282] hub 11-0:1.0: 2 ports detected
[    2.451641] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    2.452104] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.452114] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.452775] mousedev: PS/2 mouse device common for all mice
[    2.453757] rtc_cmos 00:03: RTC can wake from S4
[    2.454164] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.454225] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.454411] device-mapper: uevent: version 1.0.3
[    2.454768] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    2.454814] ledtrig-cpu: registered to indicate activity on CPUs
[    2.455031] TCP: cubic registered
[    2.455319] NET: Registered protocol family 10
[    2.456082] NET: Registered protocol family 17
[    2.456123] Key type dns_resolver registered
[    2.457708] Loading compiled-in X.509 certificates
[    2.460070] Loaded X.509 cert 'Magrathea: Glacier signing key: 5d1f323a4807cb0378ddad50b4b5a652cdde4159'
[    2.460105] registered taskstats version 1
[    2.466405] Key type trusted registered
[    2.478296] Key type encrypted registered
[    2.478326] AppArmor: AppArmor sha1 policy hashing enabled
[    2.478334] ima: No TPM chip found, activating TPM-bypass!
[    2.478383] evm: HMAC attrs: 0x1
[    2.479391]   Magic number: 15:973:366
[    2.479612] rtc_cmos 00:03: setting system clock to 2015-05-07 06:23:02 UTC (1430979782)
[    2.479941] acpi-cpufreq: overriding BIOS provided _PSD data
[    2.480118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.480122] EDD information not available.
[    2.480316] PM: Hibernation image not present or could not be loaded.
[    2.483250] Freeing unused kernel memory: 1352K (ffffffff81d1c000 - ffffffff81e6e000)
[    2.483260] Write protecting the kernel read-only data: 12288k
[    2.486961] Freeing unused kernel memory: 556K (ffff880001775000 - ffff880001800000)
[    2.490073] Freeing unused kernel memory: 500K (ffff880001b83000 - ffff880001c00000)
[    2.526168] systemd-udevd[100]: starting version 204
[    2.606014] scsi0 : pata_atiixp
[    2.610704] scsi1 : pata_atiixp
[    2.610883] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14
[    2.610888] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15
[    2.610988] ahci 0000:00:11.0: version 3.0
[    2.611301] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    2.611308] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
[    2.611555] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.611587] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[    2.611909] r8169 0000:04:00.0: irq 46 for MSI/MSI-X
[    2.612334] r8169 0000:04:00.0 eth0: RTL8168e/8111e at 0xffffc90010754000, f4:6d:04:6d:e7:e9, XID 0c200000 IRQ 46
[    2.612340] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    2.614011] scsi2 : ahci
[    2.614369] scsi3 : ahci
[    2.614756] scsi4 : ahci
[    2.615095] scsi5 : ahci
[    2.615297] ata3: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f100 irq 19
[    2.615304] ata4: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f180 irq 19
[    2.615309] ata5: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f200 irq 19
[    2.615314] ata6: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f280 irq 19
[    2.937237] ata3: SATA link down (SStatus 0 SControl 300)
[    2.937292] ata6: SATA link down (SStatus 0 SControl 300)
[    2.937335] ata5: SATA link down (SStatus 0 SControl 300)
[    3.109217] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.111011] ata4.00: ATA-8: Hitachi HTS543216L9A300, FB2OC40C, max UDMA/133
[    3.111027] ata4.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.114026] ata4.00: configured for UDMA/133
[    3.114571] scsi 3:0:0:0: Direct-Access     ATA      Hitachi HTS54321 C40C PQ: 0 ANSI: 5
[    3.115512] sd 3:0:0:0: Attached scsi generic sg0 type 0
[    3.115590] sd 3:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    3.115787] sd 3:0:0:0: [sda] Write Protect is off
[    3.115793] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.116059] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.116965] tsc: Refined TSC clocksource calibration: 1599.933 MHz
[    3.149232] usb 5-5: new low-speed USB device number 2 using ohci-pci
[    3.170003]  sda: sda1 sda2 < sda5 >
[    3.170766] sd 3:0:0:0: [sda] Attached SCSI disk
[    3.317484] usb 5-5: New USB device found, idVendor=045e, idProduct=00d2
[    3.317495] usb 5-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.317499] usb 5-5: Product: Microsoft Notebook Optical Mouse with Tilt Wheel
[    3.317503] usb 5-5: Manufacturer: Microsoft
[    3.327612] hidraw: raw HID events driver (C) Jiri Kosina
[    3.340389] usbcore: registered new interface driver usbhid
[    3.340398] usbhid: USB HID core driver
[    3.345266] input: Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel as /devices/pci0000:00/0000:00:13.0/usb5/5-5/5-5:1.0/0003:045E:00D2.0001/input/input5
[    3.346773] hid-generic 0003:045E:00D2.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel] on usb-0000:00:13.0-5/input0
[    3.563218] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    3.581018] usb 7-3: new full-speed USB device number 2 using ohci-pci
[    3.741533] usb 7-3: New USB device found, idVendor=0cf3, idProduct=3000
[    3.741543] usb 7-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.877214] usb 4-4: new low-speed USB device number 2 using ohci-pci
[    4.050454] usb 4-4: New USB device found, idVendor=0a81, idProduct=0101
[    4.050464] usb 4-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.050469] usb 4-4: Product: USB Keyboard
[    4.050473] usb 4-4: Manufacturer: CHESEN
[    4.060204] input: CHESEN USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-4/4-4:1.0/0003:0A81:0101.0002/input/input6
[    4.060835] hid-generic 0003:0A81:0101.0002: input,hidraw1: USB HID v1.10 Keyboard [CHESEN USB Keyboard] on usb-0000:00:12.0-4/input0
[    4.071592] input: CHESEN USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-4/4-4:1.1/0003:0A81:0101.0003/input/input7
[    4.072251] hid-generic 0003:0A81:0101.0003: input,hidraw2: USB HID v1.10 Device [CHESEN USB Keyboard] on usb-0000:00:12.0-4/input1
[    4.117509] Switched to clocksource tsc
[    4.362524] random: init urandom read with 91 bits of entropy available
[    5.002477] random: nonblocking pool is initialized
[    5.065106] init: plymouth-upstart-bridge main process (169) terminated with status 1
[    5.065137] init: plymouth-upstart-bridge main process ended, respawning
[    5.072951] init: plymouth-upstart-bridge main process (179) terminated with status 1
[    5.072984] init: plymouth-upstart-bridge main process ended, respawning
[    5.079619] init: plymouth-upstart-bridge main process (181) terminated with status 1
[    5.079650] init: plymouth-upstart-bridge main process ended, respawning
[    5.087952] init: plymouth-upstart-bridge main process (182) terminated with status 1
[    5.087985] init: plymouth-upstart-bridge main process ended, respawning
[    5.093489] init: plymouth-upstart-bridge main process (184) terminated with status 1
[    5.093524] init: plymouth-upstart-bridge main process ended, respawning
[    5.102028] init: plymouth-upstart-bridge main process (185) terminated with status 1
[    5.102060] init: plymouth-upstart-bridge main process ended, respawning
[    5.108747] init: plymouth-upstart-bridge main process (188) terminated with status 1
[    5.108783] init: plymouth-upstart-bridge main process ended, respawning
[    5.116575] init: plymouth-upstart-bridge main process (189) terminated with status 1
[    5.116606] init: plymouth-upstart-bridge main process ended, respawning
[    5.122223] init: plymouth-upstart-bridge main process (191) terminated with status 1
[    5.122257] init: plymouth-upstart-bridge main process ended, respawning
[    5.131235] init: plymouth-upstart-bridge main process (192) terminated with status 1
[    5.131269] init: plymouth-upstart-bridge main process ended, respawning
[    5.138095] init: plymouth-upstart-bridge main process (194) terminated with status 1
[    5.138127] init: plymouth-upstart-bridge main process ended, respawning
[    5.144833] init: plymouth-upstart-bridge main process (195) terminated with status 1
[    5.145065] init: plymouth-upstart-bridge main process ended, respawning
[    5.150364] init: plymouth-upstart-bridge main process (197) terminated with status 1
[    5.150395] init: plymouth-upstart-bridge main process ended, respawning
[    5.156359] init: plymouth-upstart-bridge main process (198) terminated with status 1
[    5.156391] init: plymouth-upstart-bridge main process ended, respawning
[    5.164445] init: plymouth-upstart-bridge main process (200) terminated with status 1
[    5.164476] init: plymouth-upstart-bridge main process ended, respawning
[    5.170161] init: plymouth-upstart-bridge main process (202) terminated with status 1
[    5.170190] init: plymouth-upstart-bridge main process ended, respawning
[    5.174621] init: plymouth-upstart-bridge main process (204) terminated with status 1
[    5.174656] init: plymouth-upstart-bridge main process ended, respawning
[    5.180003] init: plymouth-upstart-bridge main process (205) terminated with status 1
[    5.180034] init: plymouth-upstart-bridge main process ended, respawning
[    5.184716] init: plymouth-upstart-bridge main process (207) terminated with status 1
[    5.184752] init: plymouth-upstart-bridge main process ended, respawning
[    5.190654] init: plymouth-upstart-bridge main process (208) terminated with status 1
[    5.190686] init: plymouth-upstart-bridge respawning too fast, stopped
[   13.334303] Adding 4191228k swap on /dev/sda5.  Priority:-1 extents:1 across:4191228k FS
[   14.070087] systemd-udevd[311]: starting version 204
[   14.197382] wmi: Mapper loaded
[   14.213525] lp: driver loaded but no devices found
[   14.250284] ppdev: user-space parallel port driver
[   14.284693] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   14.298113] [drm] Initialized drm 1.1.0 20060810
[   14.436316] [drm] radeon kernel modesetting enabled.
[   14.436400] checking generic (c0000000 5b0000) vs hw (c0000000 10000000)
[   14.436404] fb: switching to radeondrmfb from VESA VGA
[   14.462804] Console: switching to colour dummy device 80x25
[   14.463548] [drm] initializing kernel modesetting (PALM 0x1002:0x9802 0x1043:0x84A5).
[   14.463579] [drm] register mmio base: 0xFEB00000
[   14.463582] [drm] register mmio size: 262144
[   14.463667] ATOM BIOS: Ontario
[   14.463755] radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used)
[   14.463761] radeon 0000:00:01.0: GTT: 1024M 0x0000000018000000 - 0x0000000057FFFFFF
[   14.463765] [drm] Detected VRAM RAM=384M, BAR=256M
[   14.463768] [drm] RAM width 32bits DDR
[   14.463897] [TTM] Zone  kernel: Available graphics memory: 1820016 kiB
[   14.463901] [TTM] Initializing pool allocator
[   14.463913] [TTM] Initializing DMA pool allocator
[   14.463964] [drm] radeon: 384M of VRAM memory ready
[   14.463969] [drm] radeon: 1024M of GTT memory ready.
[   14.464001] [drm] Loading PALM Microcode
[   14.576767] systemd-udevd[334]: renamed network interface eth0 to eth1
[   14.580537] cfg80211: Calling CRDA to update world regulatory domain
[   14.671418] Bluetooth: Core ver 2.19
[   14.671468] NET: Registered protocol family 31
[   14.671472] Bluetooth: HCI device and connection manager initialized
[   14.671486] Bluetooth: HCI socket layer initialized
[   14.671492] Bluetooth: L2CAP socket layer initialized
[   14.671522] Bluetooth: SCO socket layer initialized
[   14.739246] ath: phy0: Enable LNA combining
[   14.740013] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   14.744716] ath: EEPROM regdomain: 0x60
[   14.744725] ath: EEPROM indicates we should expect a direct regpair map
[   14.744732] ath: Country alpha2 being used: 00
[   14.744735] ath: Regpair used: 0x60
[   14.779498] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   14.780371] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90010780000, irq=16
[   14.798766] kvm: Nested Virtualization enabled
[   14.798776] kvm: Nested Paging enabled
[   14.899631] [drm] Internal thermal controller without fan control
[   14.899808] [drm] Found smc ucode version: 0x00010200
[   14.899909] [drm] radeon: dpm initialized
[   14.940817] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   14.976317] [drm] PCIE GART of 1024M enabled (table at 0x0000000000273000).
[   14.983052] radeon 0000:00:01.0: WB enabled
[   14.983067] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000018000c00 and cpu addr 0xffff8800a1bdac00
[   14.983072] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000018000c0c and cpu addr 0xffff8800a1bdac0c
[   14.983476] asus_wmi: ASUS WMI generic driver loaded
[   14.983924] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc900109b2118
[   14.984107] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   14.984113] [drm] Driver supports precise vblank timestamp query.
[   14.984118] radeon 0000:00:01.0: radeon: MSI limited to 32-bit
[   14.984154] radeon 0000:00:01.0: irq 47 for MSI/MSI-X
[   14.984180] radeon 0000:00:01.0: radeon: using MSI.
[   14.984223] [drm] radeon: irq initialized.
[   14.989685] asus_wmi: Initialization: 0x0
[   14.989785] asus_wmi: BIOS WMI version: 0.9
[   14.989883] asus_wmi: SFUN value: 0x0
[   14.991609] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input8
[   14.995133] asus_wmi: Disabling ACPI video driver
[   15.002144] [drm] ring test on 0 succeeded in 1 usecs
[   15.002162] [drm] ring test on 3 succeeded in 3 usecs
[   15.058067] [drm] ring test on 5 succeeded in 1 usecs
[   15.078263] [drm] UVD initialized successfully.
[   15.079180] [drm] ib test on ring 0 succeeded in 0 usecs
[   15.079226] [drm] ib test on ring 3 succeeded in 0 usecs
[   15.100091] [drm] ib test on ring 5 succeeded
[   15.137589] [drm] Radeon Display Connectors
[   15.137597] [drm] Connector 0:
[   15.137600] [drm]   HDMI-A-1
[   15.137603] [drm]   HPD1
[   15.137608] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[   15.137610] [drm]   Encoders:
[   15.137613] [drm]     DFP1: INTERNAL_UNIPHY
[   15.137615] [drm] Connector 1:
[   15.137617] [drm]   DVI-D-1
[   15.137619] [drm]   HPD2
[   15.137623] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[   15.137625] [drm]   Encoders:
[   15.137627] [drm]     DFP2: INTERNAL_UNIPHY
[   15.137629] [drm] Connector 2:
[   15.137631] [drm]   VGA-1
[   15.137634] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[   15.137636] [drm]   Encoders:
[   15.137639] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   15.226388] [drm] fb mappable at 0xC0477000
[   15.226398] [drm] vram apper at 0xC0000000
[   15.226401] [drm] size 8294400
[   15.226404] [drm] fb depth is 24
[   15.226406] [drm]    pitch is 7680
[   15.226636] fbcon: radeondrmfb (fb0) is primary device
[   15.226872] Console: switching to colour frame buffer device 240x67
[   15.226961] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[   15.226966] radeon 0000:00:01.0: registered panic notifier
[   15.236627] [drm] Initialized radeon 2.39.0 20080528 for 0000:00:01.0 on minor 0
[   15.237197] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   15.237326] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   15.238722] snd_hda_intel 0000:00:01.1: irq 48 for MSI/MSI-X
[   15.261983] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input9
[   15.265980] usb 7-3: USB disconnect, device number 2
[   15.268666] usbcore: registered new interface driver ath3k
[   15.278363] sound hdaudioC1D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   15.278375] sound hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   15.278380] sound hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   15.278385] sound hdaudioC1D0:    mono: mono_out=0x0
[   15.278389] sound hdaudioC1D0:    dig-out=0x11/0x1e
[   15.278392] sound hdaudioC1D0:    inputs:
[   15.278398] sound hdaudioC1D0:      Front Mic=0x19
[   15.278402] sound hdaudioC1D0:      Rear Mic=0x18
[   15.278406] sound hdaudioC1D0:      Line=0x1a
[   15.315424] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input10
[   15.315633] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
[   15.315793] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
[   15.315952] input: HDA ATI SB Line Out as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
[   15.316110] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input14
[   15.429573] systemd-udevd[350]: renamed network interface wlan0 to wlan1
[   15.505738] audit: type=1400 audit(1430979795.523:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=395 comm="apparmor_parser"
[   15.505760] audit: type=1400 audit(1430979795.523:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=395 comm="apparmor_parser"
[   15.505771] audit: type=1400 audit(1430979795.523:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=395 comm="apparmor_parser"
[   15.506631] audit: type=1400 audit(1430979795.523:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=395 comm="apparmor_parser"
[   15.506647] audit: type=1400 audit(1430979795.523:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=395 comm="apparmor_parser"
[   15.507106] audit: type=1400 audit(1430979795.523:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=395 comm="apparmor_parser"
[   15.513149] audit: type=1400 audit(1430979795.531:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=405 comm="apparmor_parser"
[   15.513173] audit: type=1400 audit(1430979795.531:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=405 comm="apparmor_parser"
[   15.513184] audit: type=1400 audit(1430979795.531:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=405 comm="apparmor_parser"
[   15.514032] audit: type=1400 audit(1430979795.531:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=405 comm="apparmor_parser"
[   15.894127] cfg80211: World regulatory domain updated:
[   15.894142] cfg80211:  DFS Master region: unset
[   15.894146] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   15.894152] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   15.894156] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   15.894161] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[   15.894165] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   15.894169] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   16.598610] init: failsafe main process (590) killed by TERM signal
[   16.684543] usb 7-3: new full-speed USB device number 3 using ohci-pci
[   16.845962] usb 7-3: New USB device found, idVendor=0cf3, idProduct=3005
[   16.845972] usb 7-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   16.865044] usbcore: registered new interface driver btusb
[   18.247596] Bluetooth: RFCOMM TTY layer initialized
[   18.247622] Bluetooth: RFCOMM socket layer initialized
[   18.247636] Bluetooth: RFCOMM ver 1.11
[   18.358699] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.358708] Bluetooth: BNEP filters: protocol multicast
[   18.358725] Bluetooth: BNEP socket layer initialized
[   18.585253] init: cups main process (688) killed by HUP signal
[   18.585287] init: cups main process ended, respawning
[   20.370580] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[   20.696257] r8169 0000:04:00.0 eth1: link down
[   20.696288] r8169 0000:04:00.0 eth1: link down
[   20.696788] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   20.892819] audit_printk_skb: 15 callbacks suppressed
[   20.892830] audit: type=1400 audit(1430979800.911:17): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=856 comm="apparmor_parser"
[   20.892851] audit: type=1400 audit(1430979800.911:18): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=856 comm="apparmor_parser"
[   20.892863] audit: type=1400 audit(1430979800.911:19): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=856 comm="apparmor_parser"
[   20.893731] audit: type=1400 audit(1430979800.911:20): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=856 comm="apparmor_parser"
[   20.893743] audit: type=1400 audit(1430979800.911:21): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=856 comm="apparmor_parser"
[   20.894206] audit: type=1400 audit(1430979800.911:22): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=856 comm="apparmor_parser"
[   20.895525] audit: type=1400 audit(1430979800.911:23): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=855 comm="apparmor_parser"
[   20.895548] audit: type=1400 audit(1430979800.911:24): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=855 comm="apparmor_parser"
[   20.896070] audit: type=1400 audit(1430979800.911:25): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="chromium" pid=855 comm="apparmor_parser"
[   20.917398] audit: type=1400 audit(1430979800.935:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=858 comm="apparmor_parser"
[   22.312953] r8169 0000:04:00.0 eth1: link up
[   22.312974] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   48.426896] audit_printk_skb: 123 callbacks suppressed
[   48.426908] audit: type=1400 audit(1430979828.451:68): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2073 comm="apparmor_parser"
[   48.426930] audit: type=1400 audit(1430979828.451:69): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2073 comm="apparmor_parser"
[   48.427818] audit: type=1400 audit(1430979828.451:70): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2073 comm="apparmor_parser"

Hors ligne

#183 Le 07/05/2015, à 08:50

moko138

Re : [disque dur HS] Temps de boot anormalement long

Bravo !

48 secondes avec le HD sain de ton amie : il n'y a pas photo !
Donc F50 a bien fait d'insister sur la rigueur de la procédure, merci à lui d'avoir insisté, et Bougron a raison, contre mon hypothèse :
le mauvais état de ton WD joue un rôle dans tes démarrages longs.


...Suite : Rebranchement du WD abîmé, seul. et... cf. fin du #165
plus
un nouveau dmesg.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#184 Le 07/05/2015, à 08:56

moko138

Re : [disque dur HS] Temps de boot anormalement long

/!\ Même sur le Hitachi, on voit

TROU de 26 secondes
audit_printk_skb: <xxx> callbacks suppressed

saleté que je ne vois jamais sur precise et souvent sur trusty.
Serait-ce un bug d'apparmor ?
Qui pourrait m'expliquer ce que sont et d'où viennent ces rappels supprimés ?
Et "audit_printk_skb" ?


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#185 Le 07/05/2015, à 09:12

F50

Re : [disque dur HS] Temps de boot anormalement long

Re smile

Perso, j'arrêterai de tripatouiller tout ce foutra et j'irais acheter un DD neuf ensuite, j'installerais buntu comme il se doit, se qui ferait émerger les problèmes logiciels ou réglages BIOS sur lesquels se concentrer après. Ici il y a :

[    5.190686] init: plymouth-upstart-bridge respawning too fast, stopped
[   13.334303] Adding 4191228k swap on /dev/sda5.  Priority:-1 extents:1 across:4191228k FS

C'est un problème de ce fichu plymouth-upstart-bridge qui est un bug, suffit de chercher sur la toile.

Je n'ai pas le trou de audit_printk_skb: <xxx> callbacks suppressed, voici mon boot (à titre indicatif) :

05-07 05:45 rsyslogd:  [origin software="rsyslogd" swVersion="7.4.4" x-pid="735" x-info="http://www.rsyslog.com"] start
05-07 05:45 rsyslogd: rsyslogd's groupid changed to 104
05-07 05:45 rsyslogd: rsyslogd's userid changed to 101
05-07 05:45 kernel: [    0.000000] Initializing cgroup subsys cpuset
05-07 05:45 kernel: [    0.000000] Initializing cgroup subsys cpu
05-07 05:45 kernel: [    0.000000] Initializing cgroup subsys cpuacct
05-07 05:45 kernel: [    0.000000] Linux version 3.13.0-52-generic (buildd@aatxe) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #85-Ubuntu SMP Wed Apr 29 16:44:17 UTC 2015 (Ubuntu 3.13.0-52.85-generic 3.13.11-ckt18)
05-07 05:45 kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-52-generic root=UUID=22a10677-9e9c-42cf-85cb-b0b92c32d7b3 ro iommu=noaperture noresume i8042.noaux i8042.nokbd
05-07 05:45 kernel: [    0.000000] KERNEL supported cpus:
05-07 05:45 kernel: [    0.000000]   Intel GenuineIntel
05-07 05:45 kernel: [    0.000000]   AMD AuthenticAMD
05-07 05:45 kernel: [    0.000000]   Centaur CentaurHauls
05-07 05:45 kernel: [    0.000000] e820: BIOS-provided physical RAM map:
05-07 05:45 kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000983ff] usable
05-07 05:45 kernel: [    0.000000] BIOS-e820: [mem 0x0000000000098400-0x000000000009ffff] reserved
05-07 05:45 kernel: [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
05-07 05:45 kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cfc90fff] usable
05-07 05:45 kernel: [    0.000000] BIOS-e820: [mem 0x00000000cfcf0000-0x00000000cfcf2fff] ACPI NVS
05-07 05:45 kernel: [    0.000000] BIOS-e820: [mem 0x00000000cfcf3000-0x00000000cfcfffff] ACPI data
05-07 05:45 kernel: [    0.000000] BIOS-e820: [mem 0x00000000cfd00000-0x00000000cfdfffff] reserved
05-07 05:45 kernel: [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
05-07 05:45 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
05-07 05:45 kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000012fffffff] usable
05-07 05:45 kernel: [    0.000000] NX (Execute Disable) protection: active
05-07 05:45 kernel: [    0.000000] SMBIOS 2.4 present.
05-07 05:45 kernel: [    0.000000] DMI: Gigabyte Technology Co., Ltd. GA-MA770-UD3/GA-MA770-UD3, BIOS FKb 07/08/2010
05-07 05:45 kernel: [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
05-07 05:45 kernel: [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
05-07 05:45 kernel: [    0.000000] No AGP bridge found
05-07 05:45 kernel: [    0.000000] e820: last_pfn = 0x130000 max_arch_pfn = 0x400000000
05-07 05:45 kernel: [    0.000000] MTRR default type: uncachable
05-07 05:45 kernel: [    0.000000] MTRR fixed ranges enabled:
05-07 05:45 kernel: [    0.000000]   00000-9FFFF write-back
05-07 05:45 kernel: [    0.000000]   A0000-BFFFF uncachable
05-07 05:45 kernel: [    0.000000]   C0000-C7FFF write-protect
05-07 05:45 kernel: [    0.000000]   C8000-FFFFF uncachable
05-07 05:45 kernel: [    0.000000] MTRR variable ranges enabled:
05-07 05:45 kernel: [    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
05-07 05:45 kernel: [    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
05-07 05:45 kernel: [    0.000000]   2 base 0000C0000000 mask FFFFF0000000 write-back
05-07 05:45 kernel: [    0.000000]   3 base 0000CFD00000 mask FFFFFFF00000 uncachable
05-07 05:45 kernel: [    0.000000]   4 base 0000CFE00000 mask FFFFFFE00000 uncachable
05-07 05:45 kernel: [    0.000000]   5 base 000100000000 mask FFFFE0000000 write-back
05-07 05:45 kernel: [    0.000000]   6 base 000120000000 mask FFFFF0000000 write-back
05-07 05:45 kernel: [    0.000000]   7 disabled
05-07 05:45 kernel: [    0.000000] TOM2: 0000000130000000 aka 4864M
05-07 05:45 kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
05-07 05:45 kernel: [    0.000000] original variable MTRRs
05-07 05:45 kernel: [    0.000000] reg 0, base: 0GB, range: 2GB, type WB
05-07 05:45 kernel: [    0.000000] reg 1, base: 2GB, range: 1GB, type WB
05-07 05:45 kernel: [    0.000000] reg 2, base: 3GB, range: 256MB, type WB
05-07 05:45 kernel: [    0.000000] reg 3, base: 3325MB, range: 1MB, type UC
05-07 05:45 kernel: [    0.000000] reg 4, base: 3326MB, range: 2MB, type UC
05-07 05:45 kernel: [    0.000000] reg 5, base: 4GB, range: 512MB, type WB
05-07 05:45 kernel: [    0.000000] reg 6, base: 4608MB, range: 256MB, type WB
05-07 05:45 kernel: [    0.000000] total RAM covered: 3325M
05-07 05:45 kernel: [    0.000000] Found optimal setting for mtrr clean up
05-07 05:45 kernel: [    0.000000]  gran_size: 64K 	chunk_size: 4M 	num_reg: 5  	lose cover RAM: 0G
05-07 05:45 kernel: [    0.000000] New variable MTRRs
05-07 05:45 kernel: [    0.000000] reg 0, base: 0GB, range: 2GB, type WB
05-07 05:45 kernel: [    0.000000] reg 1, base: 2GB, range: 1GB, type WB
05-07 05:45 kernel: [    0.000000] reg 2, base: 3GB, range: 256MB, type WB
05-07 05:45 kernel: [    0.000000] reg 3, base: 3325MB, range: 1MB, type UC
05-07 05:45 kernel: [    0.000000] reg 4, base: 3326MB, range: 2MB, type UC
05-07 05:45 kernel: [    0.000000] e820: update [mem 0xcfd00000-0xffffffff] usable ==> reserved
05-07 05:45 kernel: [    0.000000] e820: last_pfn = 0xcfc91 max_arch_pfn = 0x400000000
05-07 05:45 kernel: [    0.000000] found SMP MP-table at [mem 0x000f53d0-0x000f53df] mapped at [ffff8800000f53d0]
05-07 05:45 kernel: [    0.000000] Scanning 1 areas for low memory corruption
05-07 05:45 kernel: [    0.000000] Base memory trampoline at [ffff880000092000] 92000 size 24576
05-07 05:45 kernel: [    0.000000] Using GB pages for direct mapping
05-07 05:45 kernel: [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
05-07 05:45 kernel: [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
05-07 05:45 kernel: [    0.000000] BRK [0x01fe1000, 0x01fe1fff] PGTABLE
05-07 05:45 kernel: [    0.000000] BRK [0x01fe2000, 0x01fe2fff] PGTABLE
05-07 05:45 kernel: [    0.000000] BRK [0x01fe3000, 0x01fe3fff] PGTABLE
05-07 05:45 kernel: [    0.000000] init_memory_mapping: [mem 0x12fe00000-0x12fffffff]
05-07 05:45 kernel: [    0.000000]  [mem 0x12fe00000-0x12fffffff] page 2M
05-07 05:45 kernel: [    0.000000] BRK [0x01fe4000, 0x01fe4fff] PGTABLE
05-07 05:45 kernel: [    0.000000] init_memory_mapping: [mem 0x12c000000-0x12fdfffff]
05-07 05:45 kernel: [    0.000000]  [mem 0x12c000000-0x12fdfffff] page 2M
05-07 05:45 kernel: [    0.000000] init_memory_mapping: [mem 0x100000000-0x12bffffff]
05-07 05:45 kernel: [    0.000000]  [mem 0x100000000-0x12bffffff] page 2M
05-07 05:45 kernel: [    0.000000] init_memory_mapping: [mem 0x00100000-0xcfc90fff]
05-07 05:45 kernel: [    0.000000]  [mem 0x00100000-0x001fffff] page 4k
05-07 05:45 kernel: [    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
05-07 05:45 kernel: [    0.000000]  [mem 0x40000000-0xbfffffff] page 1G
05-07 05:45 kernel: [    0.000000]  [mem 0xc0000000-0xcfbfffff] page 2M
05-07 05:45 kernel: [    0.000000]  [mem 0xcfc00000-0xcfc90fff] page 4k
05-07 05:45 kernel: [    0.000000] RAMDISK: [mem 0x35b70000-0x36daffff]
05-07 05:45 kernel: [    0.000000] ACPI: RSDP 00000000000f6e00 000014 (v00 GBT   )
05-07 05:45 kernel: [    0.000000] ACPI: RSDT 00000000cfcf3000 000038 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
05-07 05:45 kernel: [    0.000000] ACPI: FACP 00000000cfcf3040 000074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
05-07 05:45 kernel: [    0.000000] ACPI: DSDT 00000000cfcf30c0 007472 (v01 GBT    GBTUACPI 00001000 MSFT 03000000)
05-07 05:45 kernel: [    0.000000] ACPI: FACS 00000000cfcf0000 000040
05-07 05:45 kernel: [    0.000000] ACPI: SSDT 00000000cfcfa600 0012F6 (v01 PTLTD  POWERNOW 00000001  LTP 00000001)
05-07 05:45 kernel: [    0.000000] ACPI: HPET 00000000cfcfb900 000038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
05-07 05:45 kernel: [    0.000000] ACPI: MCFG 00000000cfcfb940 00003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
05-07 05:45 kernel: [    0.000000] ACPI: APIC 00000000cfcfa540 0000BC (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
05-07 05:45 kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
05-07 05:45 kernel: [    0.000000] Scanning NUMA topology in Northbridge 24
05-07 05:45 kernel: [    0.000000] No NUMA configuration found
05-07 05:45 kernel: [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000012fffffff]
05-07 05:45 kernel: [    0.000000] Initmem setup node 0 [mem 0x00000000-0x12fffffff]
05-07 05:45 kernel: [    0.000000]   NODE_DATA [mem 0x12fff9000-0x12fffdfff]
05-07 05:45 kernel: [    0.000000]  [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0
05-07 05:45 kernel: [    0.000000] Zone ranges:
05-07 05:45 kernel: [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
05-07 05:45 kernel: [    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
05-07 05:45 kernel: [    0.000000]   Normal   [mem 0x100000000-0x12fffffff]
05-07 05:45 kernel: [    0.000000] Movable zone start for each node
05-07 05:45 kernel: [    0.000000] Early memory node ranges
05-07 05:45 kernel: [    0.000000]   node   0: [mem 0x00001000-0x00097fff]
05-07 05:45 kernel: [    0.000000]   node   0: [mem 0x00100000-0xcfc90fff]
05-07 05:45 kernel: [    0.000000]   node   0: [mem 0x100000000-0x12fffffff]
05-07 05:45 kernel: [    0.000000] On node 0 totalpages: 1047592
05-07 05:45 kernel: [    0.000000]   DMA zone: 64 pages used for memmap
05-07 05:45 kernel: [    0.000000]   DMA zone: 21 pages reserved
05-07 05:45 kernel: [    0.000000]   DMA zone: 3991 pages, LIFO batch:0
05-07 05:45 kernel: [    0.000000]   DMA32 zone: 13235 pages used for memmap
05-07 05:45 kernel: [    0.000000]   DMA32 zone: 846993 pages, LIFO batch:31
05-07 05:45 kernel: [    0.000000]   Normal zone: 3072 pages used for memmap
05-07 05:45 kernel: [    0.000000]   Normal zone: 196608 pages, LIFO batch:31
05-07 05:45 kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x4008
05-07 05:45 kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled)
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled)
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled)
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1])
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1])
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1])
05-07 05:45 kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1])
05-07 05:45 kernel: [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
05-07 05:45 kernel: [    0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
05-07 05:45 kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
05-07 05:45 kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
05-07 05:45 kernel: [    0.000000] ACPI: IRQ0 used by override.
05-07 05:45 kernel: [    0.000000] ACPI: IRQ2 used by override.
05-07 05:45 kernel: [    0.000000] ACPI: IRQ9 used by override.
05-07 05:45 kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
05-07 05:45 kernel: [    0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfed00000
05-07 05:45 kernel: [    0.000000] smpboot: Allowing 8 CPUs, 2 hotplug CPUs
05-07 05:45 kernel: [    0.000000] nr_irqs_gsi: 40
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x00098000-0x00098fff]
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x00099000-0x0009ffff]
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xcfc91000-0xcfceffff]
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xcfcf0000-0xcfcf2fff]
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xcfcf3000-0xcfcfffff]
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xcfd00000-0xcfdfffff]
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xcfe00000-0xdfffffff]
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
05-07 05:45 kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
05-07 05:45 kernel: [    0.000000] e820: [mem 0xcfe00000-0xdfffffff] available for PCI devices
05-07 05:45 kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
05-07 05:45 kernel: [    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
05-07 05:45 kernel: [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88012fc00000 s81536 r8192 d20864 u262144
05-07 05:45 kernel: [    0.000000] pcpu-alloc: s81536 r8192 d20864 u262144 alloc=1*2097152
05-07 05:45 kernel: [    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
05-07 05:45 kernel: [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1031200
05-07 05:45 kernel: [    0.000000] Policy zone: Normal
05-07 05:45 kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-52-generic root=UUID=22a10677-9e9c-42cf-85cb-b0b92c32d7b3 ro iommu=noaperture noresume i8042.noaux i8042.nokbd
05-07 05:45 kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
05-07 05:45 kernel: [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
05-07 05:45 kernel: [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
05-07 05:45 kernel: [    0.000000] Memory: 4022584K/4190368K available (7389K kernel code, 1145K rwdata, 3408K rodata, 1336K init, 1444K bss, 167784K reserved)
05-07 05:45 kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
05-07 05:45 kernel: [    0.000000] Hierarchical RCU implementation.
05-07 05:45 kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
05-07 05:45 kernel: [    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
05-07 05:45 kernel: [    0.000000] 	Offload RCU callbacks from all CPUs
05-07 05:45 kernel: [    0.000000] 	Offload RCU callbacks from CPUs: 0-7.
05-07 05:45 kernel: [    0.000000] NR_IRQS:16640 nr_irqs:744 16
05-07 05:45 kernel: [    0.000000] spurious 8259A interrupt: IRQ7.
05-07 05:45 kernel: [    0.000000] Console: colour dummy device 80x25
05-07 05:45 kernel: [    0.000000] console [tty0] enabled
05-07 05:45 kernel: [    0.000000] allocated 16777216 bytes of page_cgroup
05-07 05:45 kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
05-07 05:45 kernel: [    0.000000] hpet clockevent registered
05-07 05:45 kernel: [    0.004000] tsc: Fast TSC calibration using PIT
05-07 05:45 kernel: [    0.008000] tsc: Detected 3222.633 MHz processor
05-07 05:45 kernel: [    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 6445.26 BogoMIPS (lpj=12890532)
05-07 05:45 kernel: [    0.000008] pid_max: default: 32768 minimum: 301
05-07 05:45 kernel: [    0.000035] Security Framework initialized
05-07 05:45 kernel: [    0.000054] AppArmor: AppArmor initialized
05-07 05:45 kernel: [    0.000056] Yama: becoming mindful.
05-07 05:45 kernel: [    0.000288] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
05-07 05:45 kernel: [    0.001505] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
05-07 05:45 kernel: [    0.002066] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
05-07 05:45 kernel: [    0.002073] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
05-07 05:45 kernel: [    0.002271] Initializing cgroup subsys memory
05-07 05:45 kernel: [    0.002278] Initializing cgroup subsys devices
05-07 05:45 kernel: [    0.002281] Initializing cgroup subsys freezer
05-07 05:45 kernel: [    0.002283] Initializing cgroup subsys blkio
05-07 05:45 kernel: [    0.002285] Initializing cgroup subsys perf_event
05-07 05:45 kernel: [    0.002288] Initializing cgroup subsys hugetlb
05-07 05:45 kernel: [    0.002307] tseg: 00cfe00000
05-07 05:45 kernel: [    0.002310] CPU: Physical Processor ID: 0
05-07 05:45 kernel: [    0.002312] CPU: Processor Core ID: 0
05-07 05:45 kernel: [    0.002314] mce: CPU supports 6 MCE banks
05-07 05:45 kernel: [    0.002319] LVT offset 0 assigned for vector 0xf9
05-07 05:45 kernel: [    0.002325] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
05-07 05:45 kernel: [    0.002325] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64
05-07 05:45 kernel: [    0.002325] tlb_flushall_shift: 4
05-07 05:45 kernel: [    0.002410] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
05-07 05:45 kernel: [    0.003043] ACPI: Core revision 20131115
05-07 05:45 kernel: [    0.004605] ACPI: All ACPI Tables successfully acquired
05-07 05:45 kernel: [    0.059905] ftrace: allocating 28576 entries in 112 pages
05-07 05:45 kernel: [    0.069481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
05-07 05:45 kernel: [    0.109200] smpboot: CPU0: AMD Phenom(tm) II X6 1090T Processor (fam: 10, model: 0a, stepping: 00)
05-07 05:45 kernel: [    0.215323] Performance Events: AMD PMU driver.
05-07 05:45 kernel: [    0.215327] ... version:                0
05-07 05:45 kernel: [    0.215329] ... bit width:              48
05-07 05:45 kernel: [    0.215330] ... generic registers:      4
05-07 05:45 kernel: [    0.215331] ... value mask:             0000ffffffffffff
05-07 05:45 kernel: [    0.215333] ... max period:             00007fffffffffff
05-07 05:45 kernel: [    0.215334] ... fixed-purpose events:   0
05-07 05:45 kernel: [    0.215335] ... event mask:             000000000000000f
05-07 05:45 kernel: [    0.216552] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
05-07 05:45 kernel: [    0.216610] x86: Booting SMP configuration:
05-07 05:45 kernel: [    0.216612] .... node  #0, CPUs:      #1 #2 #3 #4 #5
05-07 05:45 kernel: [    0.282048] x86: Booted up 1 node, 6 CPUs
05-07 05:45 kernel: [    0.282052] smpboot: Total of 6 processors activated (38671.59 BogoMIPS)
05-07 05:45 kernel: [    0.289093] devtmpfs: initialized
05-07 05:45 kernel: [    0.291596] EVM: security.selinux
05-07 05:45 kernel: [    0.291598] EVM: security.SMACK64
05-07 05:45 kernel: [    0.291600] EVM: security.ima
05-07 05:45 kernel: [    0.291601] EVM: security.capability
05-07 05:45 kernel: [    0.291711] PM: Registering ACPI NVS region [mem 0xcfcf0000-0xcfcf2fff] (12288 bytes)
05-07 05:45 kernel: [    0.292533] pinctrl core: initialized pinctrl subsystem
05-07 05:45 kernel: [    0.292583] regulator-dummy: no parameters
05-07 05:45 kernel: [    0.292609] RTC time:  3:45:46, date: 05/07/15
05-07 05:45 kernel: [    0.292641] NET: Registered protocol family 16
05-07 05:45 kernel: [    0.292723] cpuidle: using governor ladder
05-07 05:45 kernel: [    0.292725] cpuidle: using governor menu
05-07 05:45 kernel: [    0.292730] node 0 link 0: io port [c000, ffff]
05-07 05:45 kernel: [    0.292731] TOM: 00000000d0000000 aka 3328M
05-07 05:45 kernel: [    0.292734] Fam 10h mmconf [mem 0xe0000000-0xe00fffff]
05-07 05:45 kernel: [    0.292736] node 0 link 0: mmio [a0000, bffff]
05-07 05:45 kernel: [    0.292738] node 0 link 0: mmio [d0000000, dfffffff]
05-07 05:45 kernel: [    0.292739] node 0 link 0: mmio [f0000000, fe02ffff]
05-07 05:45 kernel: [    0.292740] node 0 link 0: mmio [e0000000, e03fffff] ==> [e0100000, e03fffff]
05-07 05:45 kernel: [    0.292742] TOM2: 0000000130000000 aka 4864M
05-07 05:45 kernel: [    0.292744] bus: [bus 00-03] on node 0 link 0
05-07 05:45 kernel: [    0.292745] bus: 00 [io  0x0000-0xffff]
05-07 05:45 kernel: [    0.292746] bus: 00 [mem 0x000a0000-0x000bffff]
05-07 05:45 kernel: [    0.292746] bus: 00 [mem 0xd0000000-0xdfffffff]
05-07 05:45 kernel: [    0.292747] bus: 00 [mem 0xe0400000-0xffffffff]
05-07 05:45 kernel: [    0.292748] bus: 00 [mem 0xe0100000-0xe03fffff]
05-07 05:45 kernel: [    0.292749] bus: 00 [mem 0x130000000-0xfcffffffff]
05-07 05:45 kernel: [    0.292865] ACPI: bus type PCI registered
05-07 05:45 kernel: [    0.292867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
05-07 05:45 kernel: [    0.292917] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
05-07 05:45 kernel: [    0.292920] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
05-07 05:45 kernel: [    0.299363] PCI: Using configuration type 1 for base access
05-07 05:45 kernel: [    0.300165] bio: create slab <bio-0> at 0
05-07 05:45 kernel: [    0.300320] ACPI: Added _OSI(Module Device)
05-07 05:45 kernel: [    0.300323] ACPI: Added _OSI(Processor Device)
05-07 05:45 kernel: [    0.300324] ACPI: Added _OSI(3.0 _SCP Extensions)
05-07 05:45 kernel: [    0.300326] ACPI: Added _OSI(Processor Aggregator Device)
05-07 05:45 kernel: [    0.305060] ACPI: Interpreter enabled
05-07 05:45 kernel: [    0.305072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
05-07 05:45 kernel: [    0.305079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
05-07 05:45 kernel: [    0.305090] ACPI: (supports S0 S3 S4 S5)
05-07 05:45 kernel: [    0.305092] ACPI: Using IOAPIC for interrupt routing
05-07 05:45 kernel: [    0.305152] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
05-07 05:45 kernel: [    0.305226] ACPI: No dock devices found.
05-07 05:45 kernel: [    0.349384] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
05-07 05:45 kernel: [    0.349391] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
05-07 05:45 kernel: [    0.349396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
05-07 05:45 kernel: [    0.349566] PCI host bridge to bus 0000:00
05-07 05:45 kernel: [    0.349569] pci_bus 0000:00: root bus resource [bus 00-ff]
05-07 05:45 kernel: [    0.349571] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
05-07 05:45 kernel: [    0.349573] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
05-07 05:45 kernel: [    0.349576] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
05-07 05:45 kernel: [    0.349578] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
05-07 05:45 kernel: [    0.349580] pci_bus 0000:00: root bus resource [mem 0xcff00000-0xfebfffff]
05-07 05:45 kernel: [    0.349589] pci 0000:00:00.0: [1002:5957] type 00 class 0x060000
05-07 05:45 kernel: [    0.349665] pci 0000:00:02.0: [1002:5978] type 01 class 0x060400
05-07 05:45 kernel: [    0.349691] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
05-07 05:45 kernel: [    0.349721] pci 0000:00:02.0: System wakeup disabled by ACPI
05-07 05:45 kernel: [    0.349749] pci 0000:00:0a.0: [1002:597f] type 01 class 0x060400
05-07 05:45 kernel: [    0.349774] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
05-07 05:45 kernel: [    0.349803] pci 0000:00:0a.0: System wakeup disabled by ACPI
05-07 05:45 kernel: [    0.349836] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
05-07 05:45 kernel: [    0.349853] pci 0000:00:11.0: reg 0x10: [io  0xff00-0xff07]
05-07 05:45 kernel: [    0.349862] pci 0000:00:11.0: reg 0x14: [io  0xfe00-0xfe03]
05-07 05:45 kernel: [    0.349870] pci 0000:00:11.0: reg 0x18: [io  0xfd00-0xfd07]
05-07 05:45 kernel: [    0.349879] pci 0000:00:11.0: reg 0x1c: [io  0xfc00-0xfc03]
05-07 05:45 kernel: [    0.349887] pci 0000:00:11.0: reg 0x20: [io  0xfb00-0xfb0f]
05-07 05:45 kernel: [    0.349896] pci 0000:00:11.0: reg 0x24: [mem 0xfe02f000-0xfe02f3ff]
05-07 05:45 kernel: [    0.349981] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
05-07 05:45 kernel: [    0.349993] pci 0000:00:12.0: reg 0x10: [mem 0xfe02e000-0xfe02efff]
05-07 05:45 kernel: [    0.350069] pci 0000:00:12.0: System wakeup disabled by ACPI
05-07 05:45 kernel: [    0.350090] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
05-07 05:45 kernel: [    0.350102] pci 0000:00:12.1: reg 0x10: [mem 0xfe02d000-0xfe02dfff]
05-07 05:45 kernel: [    0.350178] pci 0000:00:12.1: System wakeup disabled by ACPI
05-07 05:45 kernel: [    0.350204] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
05-07 05:45 kernel: [    0.350221] pci 0000:00:12.2: reg 0x10: [mem 0xfe02c000-0xfe02c0ff]
05-07 05:45 kernel: [    0.350298] pci 0000:00:12.2: supports D1 D2
05-07 05:45 kernel: [    0.350299] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
05-07 05:45 kernel: [    0.350331] pci 0000:00:12.2: System wakeup disabled by ACPI
05-07 05:45 kernel: [    0.350356] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
05-07 05:45 kernel: [    0.350369] pci 0000:00:13.0: reg 0x10: [mem 0xfe02b000-0xfe02bfff]
05-07 05:45 kernel: [    0.350445] pci 0000:00:13.0: System wakeup disabled by ACPI
05-07 05:45 kernel: [    0.350465] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
05-07 05:45 kernel: [    0.350477] pci 0000:00:13.1: reg 0x10: [mem 0xfe02a000-0xfe02afff]
05-07 05:45 kernel: [    0.350552] pci 0000:00:13.1: System wakeup disabled by ACPI
05-07 05:45 kernel: [    0.350579] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
05-07 05:45 kernel: [    0.350596] pci 0000:00:13.2: reg 0x10: [mem 0xfe029000-0xfe0290ff]
05-07 05:45 kernel: [    0.350673] pci 0000:00:13.2: supports D1 D2
05-07 05:45 kernel: [    0.350674] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
05-07 05:45 kernel: [    0.350706] pci 0000:00:13.2: System wakeup disabled by ACPI
05-07 05:45 kernel: [    0.350734] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
05-07 05:45 kernel: [    0.350858] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
05-07 05:45 kernel: [    0.350873] pci 0000:00:14.1: reg 0x10: [io  0x0000-0x0007]
05-07 05:45 kernel: [    0.350882] pci 0000:00:14.1: reg 0x14: [io  0x0000-0x0003]
05-07 05:45 kernel: [    0.350890] pci 0000:00:14.1: reg 0x18: [io  0x0000-0x0007]
05-07 05:45 kernel: [    0.350898] pci 0000:00:14.1: reg 0x1c: [io  0x0000-0x0003]
05-07 05:45 kernel: [    0.350907] pci 0000:00:14.1: reg 0x20: [io  0xfa00-0xfa0f]
05-07 05:45 kernel: [    0.350991] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
05-07 05:45 kernel: [    0.351093] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
05-07 05:45 kernel: [    0.351148] pci 0000:00:14.4: System wakeup disabled by ACPI
05-07 05:45 kernel: [    0.351168] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
05-07 05:45 kernel: [    0.351180] pci 0000:00:14.5: reg 0x10: [mem 0xfe028000-0xfe028fff]
05-07 05:45 kernel: [    0.351256] pci 0000:00:14.5: System wakeup disabled by ACPI
05-07 05:45 kernel: [    0.351279] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
05-07 05:45 kernel: [    0.351322] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
05-07 05:45 kernel: [    0.351362] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
05-07 05:45 kernel: [    0.351403] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
05-07 05:45 kernel: [    0.351451] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
05-07 05:45 kernel: [    0.351527] pci 0000:01:00.0: [1002:683f] type 00 class 0x030000
05-07 05:45 kernel: [    0.351537] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
05-07 05:45 kernel: [    0.351544] pci 0000:01:00.0: reg 0x18: [mem 0xfde80000-0xfdebffff 64bit]
05-07 05:45 kernel: [    0.351549] pci 0000:01:00.0: reg 0x20: [io  0xee00-0xeeff]
05-07 05:45 kernel: [    0.351558] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
05-07 05:45 kernel: [    0.351585] pci 0000:01:00.0: supports D1 D2
05-07 05:45 kernel: [    0.351586] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
05-07 05:45 kernel: [    0.351618] pci 0000:01:00.1: [1002:aab0] type 00 class 0x040300
05-07 05:45 kernel: [    0.351627] pci 0000:01:00.1: reg 0x10: [mem 0xfdefc000-0xfdefffff 64bit]
05-07 05:45 kernel: [    0.351673] pci 0000:01:00.1: supports D1 D2
05-07 05:45 kernel: [    0.359447] pci 0000:00:02.0: PCI bridge to [bus 01]
05-07 05:45 kernel: [    0.359453] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
05-07 05:45 kernel: [    0.359455] pci 0000:00:02.0:   bridge window [mem 0xfde00000-0xfdefffff]
05-07 05:45 kernel: [    0.359458] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
05-07 05:45 kernel: [    0.359508] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
05-07 05:45 kernel: [    0.359521] pci 0000:02:00.0: reg 0x10: [io  0xde00-0xdeff]
05-07 05:45 kernel: [    0.359539] pci 0000:02:00.0: reg 0x18: [mem 0xfdfff000-0xfdffffff 64bit pref]
05-07 05:45 kernel: [    0.359552] pci 0000:02:00.0: reg 0x20: [mem 0xfdfe0000-0xfdfeffff 64bit pref]
05-07 05:45 kernel: [    0.359560] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
05-07 05:45 kernel: [    0.359609] pci 0000:02:00.0: supports D1 D2
05-07 05:45 kernel: [    0.359610] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
05-07 05:45 kernel: [    0.367454] pci 0000:00:0a.0: PCI bridge to [bus 02]
05-07 05:45 kernel: [    0.367460] pci 0000:00:0a.0:   bridge window [io  0xd000-0xdfff]
05-07 05:45 kernel: [    0.367462] pci 0000:00:0a.0:   bridge window [mem 0xfdb00000-0xfdbfffff]
05-07 05:45 kernel: [    0.367465] pci 0000:00:0a.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
05-07 05:45 kernel: [    0.367510] pci 0000:03:06.0: [10ee:3fc5] type 00 class 0x040100
05-07 05:45 kernel: [    0.367527] pci 0000:03:06.0: reg 0x10: [mem 0xfdde0000-0xfddeffff]
05-07 05:45 kernel: [    0.367656] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
05-07 05:45 kernel: [    0.367661] pci 0000:00:14.4:   bridge window [io  0xc000-0xcfff]
05-07 05:45 kernel: [    0.367664] pci 0000:00:14.4:   bridge window [mem 0xfdd00000-0xfddfffff]
05-07 05:45 kernel: [    0.367668] pci 0000:00:14.4:   bridge window [mem 0xfdc00000-0xfdcfffff pref]
05-07 05:45 kernel: [    0.367669] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
05-07 05:45 kernel: [    0.367670] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
05-07 05:45 kernel: [    0.367672] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
05-07 05:45 kernel: [    0.367673] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
05-07 05:45 kernel: [    0.367674] pci 0000:00:14.4:   bridge window [mem 0xcff00000-0xfebfffff] (subtractive decode)
05-07 05:45 kernel: [    0.383523] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
05-07 05:45 kernel: [    0.383563] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
05-07 05:45 kernel: [    0.383602] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
05-07 05:45 kernel: [    0.383631] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
05-07 05:45 kernel: [    0.383661] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
05-07 05:45 kernel: [    0.383690] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled.
05-07 05:45 kernel: [    0.383720] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled.
05-07 05:45 kernel: [    0.383749] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled.
05-07 05:45 kernel: [    0.384113] ACPI: \_SB_.PCI0: notify handler is installed
05-07 05:45 kernel: [    0.384132] Found 1 acpi root devices
05-07 05:45 kernel: [    0.384235] vgaarb: setting as boot device: PCI:0000:01:00.0
05-07 05:45 kernel: [    0.384237] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
05-07 05:45 kernel: [    0.384240] vgaarb: loaded
05-07 05:45 kernel: [    0.384241] vgaarb: bridge control possible 0000:01:00.0
05-07 05:45 kernel: [    0.384367] SCSI subsystem initialized
05-07 05:45 kernel: [    0.384503] libata version 3.00 loaded.
05-07 05:45 kernel: [    0.384519] ACPI: bus type USB registered
05-07 05:45 kernel: [    0.384532] usbcore: registered new interface driver usbfs
05-07 05:45 kernel: [    0.384540] usbcore: registered new interface driver hub
05-07 05:45 kernel: [    0.384560] usbcore: registered new device driver usb
05-07 05:45 kernel: [    0.384659] PCI: Using ACPI for IRQ routing
05-07 05:45 kernel: [    0.392880] PCI: pci_cache_line_size set to 64 bytes
05-07 05:45 kernel: [    0.392925] e820: reserve RAM buffer [mem 0x00098400-0x0009ffff]
05-07 05:45 kernel: [    0.392927] e820: reserve RAM buffer [mem 0xcfc91000-0xcfffffff]
05-07 05:45 kernel: [    0.392988] NetLabel: Initializing
05-07 05:45 kernel: [    0.392990] NetLabel:  domain hash size = 128
05-07 05:45 kernel: [    0.392991] NetLabel:  protocols = UNLABELED CIPSOv4
05-07 05:45 kernel: [    0.393001] NetLabel:  unlabeled traffic allowed by default
05-07 05:45 kernel: [    0.393089] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
05-07 05:45 kernel: [    0.393092] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
05-07 05:45 kernel: [    0.395211] Switched to clocksource hpet
05-07 05:45 kernel: [    0.398737] AppArmor: AppArmor Filesystem Enabled
05-07 05:45 kernel: [    0.398754] pnp: PnP ACPI init
05-07 05:45 kernel: [    0.398762] ACPI: bus type PNP registered
05-07 05:45 kernel: [    0.398821] system 00:00: [io  0x04d0-0x04d1] has been reserved
05-07 05:45 kernel: [    0.398824] system 00:00: [io  0x0220-0x0225] has been reserved
05-07 05:45 kernel: [    0.398826] system 00:00: [io  0x0290-0x0294] has been reserved
05-07 05:45 kernel: [    0.398829] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
05-07 05:45 kernel: [    0.415336] pnp 00:01: disabling [mem 0x00000000-0x00000fff window] because it overlaps 0000:01:00.0 BAR 6 [mem 0x00000000-0x0001ffff pref]
05-07 05:45 kernel: [    0.415343] pnp 00:01: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:02:00.0 BAR 6 [mem 0x00000000-0x0000ffff pref]
05-07 05:45 kernel: [    0.415366] system 00:01: [io  0x4100-0x411f] has been reserved
05-07 05:45 kernel: [    0.415369] system 00:01: [io  0x0228-0x022f] has been reserved
05-07 05:45 kernel: [    0.415371] system 00:01: [io  0x040b] has been reserved
05-07 05:45 kernel: [    0.415374] system 00:01: [io  0x04d6] has been reserved
05-07 05:45 kernel: [    0.415376] system 00:01: [io  0x0c00-0x0c01] has been reserved
05-07 05:45 kernel: [    0.415386] system 00:01: [io  0x0c14] has been reserved
05-07 05:45 kernel: [    0.415388] system 00:01: [io  0x0c50-0x0c52] has been reserved
05-07 05:45 kernel: [    0.415390] system 00:01: [io  0x0c6c-0x0c6d] has been reserved
05-07 05:45 kernel: [    0.415392] system 00:01: [io  0x0c6f] has been reserved
05-07 05:45 kernel: [    0.415394] system 00:01: [io  0x0cd0-0x0cd1] has been reserved
05-07 05:45 kernel: [    0.415396] system 00:01: [io  0x0cd2-0x0cd3] has been reserved
05-07 05:45 kernel: [    0.415398] system 00:01: [io  0x0cd4-0x0cdf] has been reserved
05-07 05:45 kernel: [    0.415400] system 00:01: [io  0x4000-0x40fe] could not be reserved
05-07 05:45 kernel: [    0.415402] system 00:01: [io  0x4210-0x4217] has been reserved
05-07 05:45 kernel: [    0.415404] system 00:01: [io  0x0b00-0x0b0f] has been reserved
05-07 05:45 kernel: [    0.415406] system 00:01: [io  0x0b10-0x0b1f] has been reserved
05-07 05:45 kernel: [    0.415408] system 00:01: [io  0x0b20-0x0b3f] has been reserved
05-07 05:45 kernel: [    0.415410] system 00:01: [mem 0xfee00400-0xfee00fff window] has been reserved
05-07 05:45 kernel: [    0.415413] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
05-07 05:45 kernel: [    0.415475] pnp 00:02: [dma 4]
05-07 05:45 kernel: [    0.415488] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
05-07 05:45 kernel: [    0.415530] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
05-07 05:45 kernel: [    0.415558] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
05-07 05:45 kernel: [    0.415572] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
05-07 05:45 kernel: [    0.415592] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
05-07 05:45 kernel: [    0.415850] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
05-07 05:45 kernel: [    0.415853] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
05-07 05:45 kernel: [    0.415957] system 00:08: [mem 0x000d4400-0x000d7fff] has been reserved
05-07 05:45 kernel: [    0.415960] system 00:08: [mem 0x000f0000-0x000f7fff] could not be reserved
05-07 05:45 kernel: [    0.415962] system 00:08: [mem 0x000f8000-0x000fbfff] could not be reserved
05-07 05:45 kernel: [    0.415964] system 00:08: [mem 0x000fc000-0x000fffff] could not be reserved
05-07 05:45 kernel: [    0.415966] system 00:08: [mem 0xcfcf0000-0xcfcfffff] could not be reserved
05-07 05:45 kernel: [    0.415968] system 00:08: [mem 0xffff0000-0xffffffff] has been reserved
05-07 05:45 kernel: [    0.415970] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
05-07 05:45 kernel: [    0.415972] system 00:08: [mem 0x00100000-0xcfceffff] could not be reserved
05-07 05:45 kernel: [    0.415974] system 00:08: [mem 0xcfd00000-0xcfdfffff] has been reserved
05-07 05:45 kernel: [    0.415976] system 00:08: [mem 0xcfe00000-0xcfefffff] could not be reserved
05-07 05:45 kernel: [    0.415978] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
05-07 05:45 kernel: [    0.415980] system 00:08: [mem 0xfee00000-0xfee00fff] could not be reserved
05-07 05:45 kernel: [    0.415982] system 00:08: [mem 0xfff80000-0xfffeffff] has been reserved
05-07 05:45 kernel: [    0.415984] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
05-07 05:45 kernel: [    0.415997] pnp: PnP ACPI: found 9 devices
05-07 05:45 kernel: [    0.415998] ACPI: bus type PNP unregistered
05-07 05:45 kernel: [    0.422061] pci 0000:01:00.0: BAR 6: assigned [mem 0xfde00000-0xfde1ffff pref]
05-07 05:45 kernel: [    0.422065] pci 0000:00:02.0: PCI bridge to [bus 01]
05-07 05:45 kernel: [    0.422068] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
05-07 05:45 kernel: [    0.422071] pci 0000:00:02.0:   bridge window [mem 0xfde00000-0xfdefffff]
05-07 05:45 kernel: [    0.422073] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
05-07 05:45 kernel: [    0.422077] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdf00000-0xfdf0ffff pref]
05-07 05:45 kernel: [    0.422080] pci 0000:00:0a.0: PCI bridge to [bus 02]
05-07 05:45 kernel: [    0.422082] pci 0000:00:0a.0:   bridge window [io  0xd000-0xdfff]
05-07 05:45 kernel: [    0.422085] pci 0000:00:0a.0:   bridge window [mem 0xfdb00000-0xfdbfffff]
05-07 05:45 kernel: [    0.422087] pci 0000:00:0a.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
05-07 05:45 kernel: [    0.422091] pci 0000:00:14.4: PCI bridge to [bus 03]
05-07 05:45 kernel: [    0.422094] pci 0000:00:14.4:   bridge window [io  0xc000-0xcfff]
05-07 05:45 kernel: [    0.422099] pci 0000:00:14.4:   bridge window [mem 0xfdd00000-0xfddfffff]
05-07 05:45 kernel: [    0.422103] pci 0000:00:14.4:   bridge window [mem 0xfdc00000-0xfdcfffff pref]
05-07 05:45 kernel: [    0.422109] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
05-07 05:45 kernel: [    0.422111] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
05-07 05:45 kernel: [    0.422112] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
05-07 05:45 kernel: [    0.422113] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
05-07 05:45 kernel: [    0.422115] pci_bus 0000:00: resource 8 [mem 0xcff00000-0xfebfffff]
05-07 05:45 kernel: [    0.422116] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
05-07 05:45 kernel: [    0.422117] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
05-07 05:45 kernel: [    0.422119] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
05-07 05:45 kernel: [    0.422120] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
05-07 05:45 kernel: [    0.422121] pci_bus 0000:02: resource 1 [mem 0xfdb00000-0xfdbfffff]
05-07 05:45 kernel: [    0.422123] pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
05-07 05:45 kernel: [    0.422124] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
05-07 05:45 kernel: [    0.422125] pci_bus 0000:03: resource 1 [mem 0xfdd00000-0xfddfffff]
05-07 05:45 kernel: [    0.422127] pci_bus 0000:03: resource 2 [mem 0xfdc00000-0xfdcfffff pref]
05-07 05:45 kernel: [    0.422128] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
05-07 05:45 kernel: [    0.422129] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
05-07 05:45 kernel: [    0.422130] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
05-07 05:45 kernel: [    0.422132] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000dffff]
05-07 05:45 kernel: [    0.422133] pci_bus 0000:03: resource 8 [mem 0xcff00000-0xfebfffff]
05-07 05:45 kernel: [    0.422158] NET: Registered protocol family 2
05-07 05:45 kernel: [    0.422337] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
05-07 05:45 kernel: [    0.422436] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
05-07 05:45 kernel: [    0.422588] TCP: Hash tables configured (established 32768 bind 32768)
05-07 05:45 kernel: [    0.422628] TCP: reno registered
05-07 05:45 kernel: [    0.422636] UDP hash table entries: 2048 (order: 4, 65536 bytes)
05-07 05:45 kernel: [    0.422659] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
05-07 05:45 kernel: [    0.422728] NET: Registered protocol family 1
05-07 05:45 kernel: [    0.783670] pci 0000:01:00.0: Video device with shadowed ROM
05-07 05:45 kernel: [    0.783680] PCI: CLS 64 bytes, default 64
05-07 05:45 kernel: [    0.783750] Trying to unpack rootfs image as initramfs...
05-07 05:45 kernel: [    1.011544] Freeing initrd memory: 18688K (ffff880035b70000 - ffff880036db0000)
05-07 05:45 kernel: [    1.011555] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
05-07 05:45 kernel: [    1.011558] software IO TLB [mem 0xcbc91000-0xcfc91000] (64MB) mapped at [ffff8800cbc91000-ffff8800cfc90fff]
05-07 05:45 kernel: [    1.011869] LVT offset 1 assigned for vector 0x400
05-07 05:45 kernel: [    1.011877] IBS: LVT offset 1 assigned
05-07 05:45 kernel: [    1.011906] perf: AMD IBS detected (0x0000001f)
05-07 05:45 kernel: [    1.011947] microcode: CPU0: patch_level=0x010000bf
05-07 05:45 kernel: [    1.011956] microcode: CPU1: patch_level=0x010000bf
05-07 05:45 kernel: [    1.011971] microcode: CPU2: patch_level=0x010000bf
05-07 05:45 kernel: [    1.011987] microcode: CPU3: patch_level=0x010000bf
05-07 05:45 kernel: [    1.012002] microcode: CPU4: patch_level=0x010000bf
05-07 05:45 kernel: [    1.012021] microcode: CPU5: patch_level=0x010000bf
05-07 05:45 kernel: [    1.012095] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
05-07 05:45 kernel: [    1.012100] Scanning for low memory corruption every 60 seconds
05-07 05:45 kernel: [    1.012326] Initialise system trusted keyring
05-07 05:45 kernel: [    1.012365] audit: initializing netlink socket (disabled)
05-07 05:45 kernel: [    1.012378] type=2000 audit(1430970345.852:1): initialized
05-07 05:45 kernel: [    1.032653] HugeTLB registered 2 MB page size, pre-allocated 0 pages
05-07 05:45 kernel: [    1.033624] zbud: loaded
05-07 05:45 kernel: [    1.033793] VFS: Disk quotas dquot_6.5.2
05-07 05:45 kernel: [    1.033829] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
05-07 05:45 kernel: [    1.034222] fuse init (API version 7.22)
05-07 05:45 kernel: [    1.034276] msgmni has been set to 7893
05-07 05:45 kernel: [    1.034319] Key type big_key registered
05-07 05:45 kernel: [    1.034881] Key type asymmetric registered
05-07 05:45 kernel: [    1.034883] Asymmetric key parser 'x509' registered
05-07 05:45 kernel: [    1.034909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
05-07 05:45 kernel: [    1.034995] io scheduler noop registered
05-07 05:45 kernel: [    1.034997] io scheduler deadline registered (default)
05-07 05:45 kernel: [    1.035016] io scheduler cfq registered
05-07 05:45 kernel: [    1.035213] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
05-07 05:45 kernel: [    1.035319] pcieport 0000:00:0a.0: irq 41 for MSI/MSI-X
05-07 05:45 kernel: [    1.035356] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
05-07 05:45 kernel: [    1.035367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
05-07 05:45 kernel: [    1.035394] vesafb: mode is 2560x1440x32, linelength=10240, pages=0
05-07 05:45 kernel: [    1.035396] vesafb: scrolling: redraw
05-07 05:45 kernel: [    1.035398] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
05-07 05:45 kernel: [    1.035792] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90010780000, using 14400k, total 14400k
05-07 05:45 kernel: [    1.073178] Console: switching to colour frame buffer device 320x90
05-07 05:45 kernel: [    1.110541] fb0: VESA VGA frame buffer device
05-07 05:45 kernel: [    1.110620] ipmi message handler version 39.2
05-07 05:45 kernel: [    1.110730] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
05-07 05:45 kernel: [    1.110856] ACPI: Power Button [PWRB]
05-07 05:45 kernel: [    1.110935] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
05-07 05:45 kernel: [    1.111047] ACPI: Power Button [PWRF]
05-07 05:45 kernel: [    1.111148] ACPI: acpi_idle registered with cpuidle
05-07 05:45 kernel: [    1.111362] GHES: HEST is not enabled!
05-07 05:45 kernel: [    1.111500] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
05-07 05:45 kernel: [    1.113248] Linux agpgart interface v0.103
05-07 05:45 kernel: [    1.114641] brd: module loaded
05-07 05:45 kernel: [    1.115268] loop: module loaded
05-07 05:45 kernel: [    1.115661] libphy: Fixed MDIO Bus: probed
05-07 05:45 kernel: [    1.115806] tun: Universal TUN/TAP device driver, 1.6
05-07 05:45 kernel: [    1.115883] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
05-07 05:45 kernel: [    1.116057] PPP generic driver version 2.4.2
05-07 05:45 kernel: [    1.116169] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
05-07 05:45 kernel: [    1.116273] ehci-pci: EHCI PCI platform driver
05-07 05:45 kernel: [    1.116458] ehci-pci 0000:00:12.2: EHCI Host Controller
05-07 05:45 kernel: [    1.116541] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
05-07 05:45 kernel: [    1.116655] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
05-07 05:45 kernel: [    1.116796] ehci-pci 0000:00:12.2: debug port 1
05-07 05:45 kernel: [    1.116910] ehci-pci 0000:00:12.2: irq 17, io mem 0xfe02c000
05-07 05:45 kernel: [    1.127827] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
05-07 05:45 kernel: [    1.127961] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
05-07 05:45 kernel: [    1.128064] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
05-07 05:45 kernel: [    1.128173] usb usb1: Product: EHCI Host Controller
05-07 05:45 kernel: [    1.128247] usb usb1: Manufacturer: Linux 3.13.0-52-generic ehci_hcd
05-07 05:45 kernel: [    1.128343] usb usb1: SerialNumber: 0000:00:12.2
05-07 05:45 kernel: [    1.128557] hub 1-0:1.0: USB hub found
05-07 05:45 kernel: [    1.128619] hub 1-0:1.0: 6 ports detected
05-07 05:45 kernel: [    1.128866] ehci-pci 0000:00:13.2: EHCI Host Controller
05-07 05:45 kernel: [    1.128950] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
05-07 05:45 kernel: [    1.129064] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
05-07 05:45 kernel: [    1.129204] ehci-pci 0000:00:13.2: debug port 1
05-07 05:45 kernel: [    1.129314] ehci-pci 0000:00:13.2: irq 19, io mem 0xfe029000
05-07 05:45 kernel: [    1.139836] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
05-07 05:45 kernel: [    1.139970] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
05-07 05:45 kernel: [    1.140074] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
05-07 05:45 kernel: [    1.140183] usb usb2: Product: EHCI Host Controller
05-07 05:45 kernel: [    1.140257] usb usb2: Manufacturer: Linux 3.13.0-52-generic ehci_hcd
05-07 05:45 kernel: [    1.140352] usb usb2: SerialNumber: 0000:00:13.2
05-07 05:45 kernel: [    1.140552] hub 2-0:1.0: USB hub found
05-07 05:45 kernel: [    1.140613] hub 2-0:1.0: 6 ports detected
05-07 05:45 kernel: [    1.140768] ehci-platform: EHCI generic platform driver
05-07 05:45 kernel: [    1.140852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
05-07 05:45 kernel: [    1.140945] ohci-pci: OHCI PCI platform driver
05-07 05:45 kernel: [    1.141120] ohci-pci 0000:00:12.0: OHCI PCI host controller
05-07 05:45 kernel: [    1.141208] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
05-07 05:45 kernel: [    1.141346] ohci-pci 0000:00:12.0: irq 16, io mem 0xfe02e000
05-07 05:45 kernel: [    1.199884] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
05-07 05:45 kernel: [    1.199992] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
05-07 05:45 kernel: [    1.200101] usb usb3: Product: OHCI PCI host controller
05-07 05:45 kernel: [    1.200181] usb usb3: Manufacturer: Linux 3.13.0-52-generic ohci_hcd
05-07 05:45 kernel: [    1.200276] usb usb3: SerialNumber: 0000:00:12.0
05-07 05:45 kernel: [    1.200478] hub 3-0:1.0: USB hub found
05-07 05:45 kernel: [    1.200541] hub 3-0:1.0: 3 ports detected
05-07 05:45 kernel: [    1.200766] ohci-pci 0000:00:12.1: OHCI PCI host controller
05-07 05:45 kernel: [    1.200854] ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4
05-07 05:45 kernel: [    1.200978] ohci-pci 0000:00:12.1: irq 16, io mem 0xfe02d000
05-07 05:45 kernel: [    1.259929] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
05-07 05:45 kernel: [    1.260036] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
05-07 05:45 kernel: [    1.260145] usb usb4: Product: OHCI PCI host controller
05-07 05:45 kernel: [    1.260224] usb usb4: Manufacturer: Linux 3.13.0-52-generic ohci_hcd
05-07 05:45 kernel: [    1.260320] usb usb4: SerialNumber: 0000:00:12.1
05-07 05:45 kernel: [    1.260526] hub 4-0:1.0: USB hub found
05-07 05:45 kernel: [    1.266177] hub 4-0:1.0: 3 ports detected
05-07 05:45 kernel: [    1.271976] ohci-pci 0000:00:13.0: OHCI PCI host controller
05-07 05:45 kernel: [    1.277626] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
05-07 05:45 kernel: [    1.283307] ohci-pci 0000:00:13.0: irq 18, io mem 0xfe02b000
05-07 05:45 kernel: [    1.347998] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
05-07 05:45 kernel: [    1.353688] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
05-07 05:45 kernel: [    1.359363] usb usb5: Product: OHCI PCI host controller
05-07 05:45 kernel: [    1.365015] usb usb5: Manufacturer: Linux 3.13.0-52-generic ohci_hcd
05-07 05:45 kernel: [    1.370710] usb usb5: SerialNumber: 0000:00:13.0
05-07 05:45 kernel: [    1.376537] hub 5-0:1.0: USB hub found
05-07 05:45 kernel: [    1.382231] hub 5-0:1.0: 3 ports detected
05-07 05:45 kernel: [    1.388078] ohci-pci 0000:00:13.1: OHCI PCI host controller
05-07 05:45 kernel: [    1.393775] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6
05-07 05:45 kernel: [    1.399477] ohci-pci 0000:00:13.1: irq 18, io mem 0xfe02a000
05-07 05:45 kernel: [    1.464083] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
05-07 05:45 kernel: [    1.469810] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
05-07 05:45 kernel: [    1.475551] usb usb6: Product: OHCI PCI host controller
05-07 05:45 kernel: [    1.481283] usb usb6: Manufacturer: Linux 3.13.0-52-generic ohci_hcd
05-07 05:45 kernel: [    1.487021] usb usb6: SerialNumber: 0000:00:13.1
05-07 05:45 kernel: [    1.492864] hub 6-0:1.0: USB hub found
05-07 05:45 kernel: [    1.498538] hub 6-0:1.0: 3 ports detected
05-07 05:45 kernel: [    1.504356] ohci-pci 0000:00:14.5: OHCI PCI host controller
05-07 05:45 kernel: [    1.510041] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 7
05-07 05:45 kernel: [    1.515727] ohci-pci 0000:00:14.5: irq 18, io mem 0xfe028000
05-07 05:45 kernel: [    1.580175] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
05-07 05:45 kernel: [    1.585811] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
05-07 05:45 kernel: [    1.591459] usb usb7: Product: OHCI PCI host controller
05-07 05:45 kernel: [    1.597053] usb usb7: Manufacturer: Linux 3.13.0-52-generic ohci_hcd
05-07 05:45 kernel: [    1.602655] usb usb7: SerialNumber: 0000:00:14.5
05-07 05:45 kernel: [    1.608310] hub 7-0:1.0: USB hub found
05-07 05:45 kernel: [    1.613769] hub 7-0:1.0: 2 ports detected
05-07 05:45 kernel: [    1.619273] ohci-platform: OHCI generic platform driver
05-07 05:45 kernel: [    1.624735] uhci_hcd: USB Universal Host Controller Interface driver
05-07 05:45 kernel: [    1.630243] i8042: PNP: No PS/2 controller found. Probing ports directly.
05-07 05:45 kernel: [    1.635995] mousedev: PS/2 mouse device common for all mice
05-07 05:45 kernel: [    1.641733] rtc_cmos 00:04: RTC can wake from S4
05-07 05:45 kernel: [    1.647435] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
05-07 05:45 kernel: [    1.653048] rtc_cmos 00:04: alarms up to one month, 242 bytes nvram, hpet irqs
05-07 05:45 kernel: [    1.658690] device-mapper: uevent: version 1.0.3
05-07 05:45 kernel: [    1.664368] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
05-07 05:45 kernel: [    1.670020] ledtrig-cpu: registered to indicate activity on CPUs
05-07 05:45 kernel: [    1.675732] TCP: cubic registered
05-07 05:45 kernel: [    1.681394] NET: Registered protocol family 10
05-07 05:45 kernel: [    1.687126] NET: Registered protocol family 17
05-07 05:45 kernel: [    1.692685] Key type dns_resolver registered
05-07 05:45 kernel: [    1.698532] Loading compiled-in X.509 certificates
05-07 05:45 kernel: [    1.704852] Loaded X.509 cert 'Magrathea: Glacier signing key: 5532a3590bcbd12842b65ecaf4545a61e87de5cc'
05-07 05:45 kernel: [    1.710570] registered taskstats version 1
05-07 05:45 kernel: [    1.718495] Key type trusted registered
05-07 05:45 kernel: [    1.727922] Key type encrypted registered
05-07 05:45 kernel: [    1.733572] AppArmor: AppArmor sha1 policy hashing enabled
05-07 05:45 kernel: [    1.739223] IMA: No TPM chip found, activating TPM-bypass!
05-07 05:45 kernel: [    1.745039] regulator-dummy: disabling
05-07 05:45 kernel: [    1.750853]   Magic number: 15:70:765
05-07 05:45 kernel: [    1.756662] rtc_cmos 00:04: setting system clock to 2015-05-07 03:45:47 UTC (1430970347)
05-07 05:45 kernel: [    1.762603] acpi-cpufreq: overriding BIOS provided _PSD data
05-07 05:45 kernel: [    1.768683] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
05-07 05:45 kernel: [    1.774421] EDD information not available.
05-07 05:45 kernel: [    1.781439] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
05-07 05:45 kernel: [    1.787265] Write protecting the kernel read-only data: 12288k
05-07 05:45 kernel: [    1.795035] Freeing unused kernel memory: 792K (ffff88000173a000 - ffff880001800000)
05-07 05:45 kernel: [    1.802523] Freeing unused kernel memory: 688K (ffff880001b54000 - ffff880001c00000)
05-07 05:45 kernel: [    1.842177] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
05-07 05:45 kernel: [    1.842917] scsi0 : pata_atiixp
05-07 05:45 kernel: [    1.843076] scsi1 : pata_atiixp
05-07 05:45 kernel: [    1.843124] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
05-07 05:45 kernel: [    1.843125] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
05-07 05:45 kernel: [    1.843161] ahci 0000:00:11.0: version 3.0
05-07 05:45 kernel: [    1.843385] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
05-07 05:45 kernel: [    1.843387] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc 
05-07 05:45 kernel: [    1.843996] scsi2 : ahci
05-07 05:45 kernel: [    1.844103] scsi3 : ahci
05-07 05:45 kernel: [    1.844185] scsi4 : ahci
05-07 05:45 kernel: [    1.844299] scsi5 : ahci
05-07 05:45 kernel: [    1.844375] ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f100 irq 22
05-07 05:45 kernel: [    1.844378] ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22
05-07 05:45 kernel: [    1.844380] ata5: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22
05-07 05:45 kernel: [    1.844382] ata6: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22
05-07 05:45 kernel: [    1.876428] usb 6-3: new full-speed USB device number 2 using ohci-pci
05-07 05:45 kernel: [    1.935984] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
05-07 05:45 kernel: [    1.936210] r8169 0000:02:00.0: irq 42 for MSI/MSI-X
05-07 05:45 kernel: [    1.936343] r8169 0000:02:00.0 eth0: RTL8168c/8111c at 0xffffc90000650000, 6c:f0:49:75:ca:25, XID 1c4000c0 IRQ 42
05-07 05:45 kernel: [    1.936344] r8169 0000:02:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
05-07 05:45 kernel: [    1.957972] microcode: CPU0: new patch_level=0x010000dc
05-07 05:45 kernel: [    1.963913] microcode: CPU1: new patch_level=0x010000dc
05-07 05:45 kernel: [    1.969809] microcode: CPU2: new patch_level=0x010000dc
05-07 05:45 kernel: [    1.975648] microcode: CPU3: new patch_level=0x010000dc
05-07 05:45 kernel: [    1.981438] microcode: CPU4: new patch_level=0x010000dc
05-07 05:45 kernel: [    1.987191] microcode: CPU5: new patch_level=0x010000dc
05-07 05:45 kernel: [    2.016517] tsc: Refined TSC clocksource calibration: 3222.588 MHz
05-07 05:45 kernel: [    2.045152] usb 6-3: New USB device found, idVendor=046d, idProduct=c52b
05-07 05:45 kernel: [    2.050990] usb 6-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
05-07 05:45 kernel: [    2.056779] usb 6-3: Product: USB Receiver
05-07 05:45 kernel: [    2.062519] usb 6-3: Manufacturer: Logitech
05-07 05:45 kernel: [    2.074136] hidraw: raw HID events driver (C) Jiri Kosina
05-07 05:45 kernel: [    2.095117] usbcore: registered new interface driver usbhid
05-07 05:45 kernel: [    2.100934] usbhid: USB HID core driver
05-07 05:45 kernel: [    2.112198] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:13.1-3/input2
05-07 05:45 kernel: [    2.123188] input: Logitech Unifying Device. Wireless PID:101b as /devices/pci0000:00/0000:00:13.1/usb6/6-3/6-3:1.2/0003:046D:C52B.0003/input/input2
05-07 05:45 kernel: [    2.129509] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:101b] on usb-0000:00:13.1-3:1
05-07 05:45 kernel: [    2.136009] input: Logitech Unifying Device. Wireless PID:2010 as /devices/pci0000:00/0000:00:13.1/usb6/6-3/6-3:1.2/0003:046D:C52B.0003/input/input3
05-07 05:45 kernel: [    2.142469] logitech-djdevice 0003:046D:C52B.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:2010] on usb-0000:00:13.1-3:2
05-07 05:45 kernel: [    2.164640] ata6: SATA link down (SStatus 0 SControl 300)
05-07 05:45 kernel: [    2.344776] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
05-07 05:45 kernel: [    2.351291] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
05-07 05:45 kernel: [    2.357760] ata5.00: ATAPI: TSSTcorp DVDWBD SH-B123L, SB04, max UDMA/100
05-07 05:45 kernel: [    2.364285] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
05-07 05:45 kernel: [    2.371003] ata4.00: ATA-9: WDC WD1003FZEX-00MK2A0, 01.01A01, max UDMA/133
05-07 05:45 kernel: [    2.377572] ata4.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
05-07 05:45 kernel: [    2.384132] ata5.00: configured for UDMA/100
05-07 05:45 kernel: [    2.391223] ata4.00: configured for UDMA/133
05-07 05:45 kernel: [    2.423899] ata3.00: ATA-8: Patriot Inferno 60GB SSD, 320A13F0, max UDMA/133
05-07 05:45 kernel: [    2.430413] ata3.00: 117231408 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
05-07 05:45 kernel: [    2.483799] ata3.00: configured for UDMA/133
05-07 05:45 kernel: [    2.490452] scsi 2:0:0:0: Direct-Access     ATA      Patriot Inferno  320A PQ: 0 ANSI: 5
05-07 05:45 kernel: [    2.497219] sd 2:0:0:0: Attached scsi generic sg0 type 0
05-07 05:45 kernel: [    2.497232] sd 2:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB)
05-07 05:45 kernel: [    2.497524] sd 2:0:0:0: [sda] Write Protect is off
05-07 05:45 kernel: [    2.497526] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
05-07 05:45 kernel: [    2.497580] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
05-07 05:45 kernel: [    2.498189]  sda: sda1 sda2
05-07 05:45 kernel: [    2.498803] sd 2:0:0:0: [sda] Attached SCSI disk
05-07 05:45 kernel: [    2.537143] scsi 3:0:0:0: Direct-Access     ATA      WDC WD1003FZEX-0 01.0 PQ: 0 ANSI: 5
05-07 05:45 kernel: [    2.543964] sd 3:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
05-07 05:45 kernel: [    2.543988] sd 3:0:0:0: Attached scsi generic sg1 type 0
05-07 05:45 kernel: [    2.544888] scsi 4:0:0:0: CD-ROM            TSSTcorp DVDWBD SH-B123L  SB04 PQ: 0 ANSI: 5
05-07 05:45 kernel: [    2.548608] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
05-07 05:45 kernel: [    2.548610] cdrom: Uniform CD-ROM driver Revision: 3.20
05-07 05:45 kernel: [    2.548743] sr 4:0:0:0: Attached scsi CD-ROM sr0
05-07 05:45 kernel: [    2.548818] sr 4:0:0:0: Attached scsi generic sg2 type 5
05-07 05:45 kernel: [    2.584019] sd 3:0:0:0: [sdb] 4096-byte physical blocks
05-07 05:45 kernel: [    2.590671] sd 3:0:0:0: [sdb] Write Protect is off
05-07 05:45 kernel: [    2.597328] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
05-07 05:45 kernel: [    2.597337] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
05-07 05:45 kernel: [    2.616018]  sdb: sdb1 sdb2
05-07 05:45 kernel: [    2.622992] sd 3:0:0:0: [sdb] Attached SCSI disk
05-07 05:45 kernel: [    2.691670] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
05-07 05:45 kernel: [    2.848169] random: init urandom read with 79 bits of entropy available
05-07 05:45 kernel: [    2.994363] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
05-07 05:45 kernel: [    3.021730] Switched to clocksource tsc
05-07 05:45 kernel: [    3.042681] it87: Found IT8720F chip at 0x228, revision 8
05-07 05:45 kernel: [    3.042704] it87: Routing internal VCCH to in7
05-07 05:45 kernel: [    3.042708] it87: Beeping is supported
05-07 05:45 kernel: [    3.064531] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
05-07 05:45 kernel: [    3.070483] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
05-07 05:45 kernel: [    3.070486] AMD IOMMUv2 functionality not available on this system
05-07 05:45 kernel: [    3.093777] random: nonblocking pool is initialized
05-07 05:45 kernel: [    3.149646] kvm: disabled by bios
05-07 05:45 kernel: [    3.176490] ip_tables: (C) 2000-2006 Netfilter Core Team
05-07 05:45 kernel: [    3.179501] EXT4-fs (sda1): re-mounted. Opts: discard,commit=60,errors=remount-ro
05-07 05:45 kernel: [    3.214434] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
05-07 05:45 kernel: [    3.214435] Disabling lock debugging due to kernel taint
05-07 05:45 kernel: [    3.226165] fglrx: module verification failed: signature and/or  required key missing - tainting kernel
05-07 05:45 kernel: [    3.226304] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
05-07 05:45 kernel: [    3.227137] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: discard,commit=60
05-07 05:45 kernel: [    3.231659] <6>[fglrx] Maximum main memory to use for locked dma buffers: 3787 MBytes.
05-07 05:45 kernel: [    3.231801] <6>[fglrx]   vendor: 1002 device: 683f revision: 0 count: 1
05-07 05:45 kernel: [    3.232065] <6>[fglrx] ioport: bar 4, base 0xee00, size: 0x100
05-07 05:45 kernel: [    3.232264] <6>[fglrx] Kernel PAT support is enabled
05-07 05:45 kernel: [    3.232276] <6>[fglrx] module loaded - fglrx 14.50.2 [Nov 20 2014] with 1 minors
05-07 05:45 kernel: [    3.265730] ip6_tables: (C) 2000-2006 Netfilter Core Team
05-07 05:45 kernel: [    3.358824] r8169 0000:02:00.0 eth0: link down
05-07 05:45 kernel: [    3.358847] r8169 0000:02:00.0 eth0: link down
05-07 05:45 kernel: [    3.358875] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
05-07 05:45 kernel: [    3.479657] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
05-07 05:45 kernel: [    3.510891] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
05-07 05:45 cron: <78>May  7 05:45:49 cron[769]: (CRON) INFO (pidfile fd = 3)
05-07 05:45 cron: <78>May  7 05:45:49 cron[790]: (CRON) STARTUP (fork ok)
05-07 05:45 cron: <78>May  7 05:45:49 cron[790]: (CRON) INFO (Running @reboot jobs)
05-07 05:45 acpid: <30>May  7 05:45:49 acpid: starting up with netlink and the input layer
05-07 05:45 acpid: <30>May  7 05:45:49 acpid: 3 rules loaded
05-07 05:45 acpid: <30>May  7 05:45:49 acpid: waiting for events: event logging is off
05-07 05:45 ntpd: <29>May  7 05:45:49 ntpd[863]: ntpd 4.2.6p5@1.2349-o Mon Apr 13 13:39:46 UTC 2015 (1)
05-07 05:45 ntpd: <29>May  7 05:45:49 ntpd[864]: proto: precision = 0.103 usec
05-07 05:45 ntpd: <31>May  7 05:45:49 ntpd[864]: ntp_io: estimated max descriptors: 1024, initial socket boundary: 16
05-07 05:45 ntpd: <30>May  7 05:45:49 ntpd[864]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
05-07 05:45 ntpd: <30>May  7 05:45:49 ntpd[864]: Listen and drop on 1 v6wildcard :: UDP 123
05-07 05:45 ntpd: <30>May  7 05:45:49 ntpd[864]: Listen normally on 2 lo 127.0.0.1 UDP 123
05-07 05:45 ntpd: <30>May  7 05:45:49 ntpd[864]: Listen normally on 3 eth0 192.168.0.11 UDP 123
05-07 05:45 ntpd: <30>May  7 05:45:49 ntpd[864]: Listen normally on 4 lo ::1 UDP 123
05-07 05:45 ntpd: <30>May  7 05:45:49 ntpd[864]: peers refreshed
05-07 05:45 ntpd: <30>May  7 05:45:49 ntpd[864]: Listening on routing socket on fd #21 for interface updates
05-07 05:45 atieventsd: <30>May  7 05:45:49 atieventsd[885]: ATI External Events Daemon started...
05-07 05:45 atieventsd: <30>May  7 05:45:49 atieventsd[885]: Event daemon control socket created
05-07 05:45 atieventsd: <30>May  7 05:45:49 atieventsd[885]: acpid connection established
05-07 05:45 acpid: <29>May  7 05:45:49 acpid: client connected from 885[0:0]
05-07 05:45 acpid: <30>May  7 05:45:49 acpid: 1 client rule loaded
05-07 05:45 dbus: <29>May  7 05:45:50 dbus[686]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
05-07 05:45 dbus: <29>May  7 05:45:50 dbus[686]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
05-07 05:45 polkitd: <30>May  7 05:45:50 polkitd[1002]: started daemon version 0.105 using authority implementation `local' version `0.105'
05-07 05:45 dbus: <29>May  7 05:45:50 dbus[686]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
05-07 05:45 dbus: <29>May  7 05:45:50 dbus[686]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
05-07 05:45 kernel: [    4.728435] fglrx_pci 0000:01:00.0: irq 43 for MSI/MSI-X
05-07 05:45 kernel: [    4.729114] <6>[fglrx] Firegl kernel thread PID: 1047
05-07 05:45 kernel: [    4.729168] <6>[fglrx] Firegl kernel thread PID: 1048
05-07 05:45 kernel: [    4.729220] <6>[fglrx] Firegl kernel thread PID: 1049
05-07 05:45 kernel: [    4.729299] <6>[fglrx] IRQ 43 Enabled
05-07 05:45 kernel: [    4.737430] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000 
05-07 05:45 kernel: [    4.737433] <6>[fglrx] Reserved FB block: Unshared offset:f7e2000, size:4000 
05-07 05:45 kernel: [    4.737434] <6>[fglrx] Reserved FB block: Unshared offset:f7e6000, size:51a000 
05-07 05:45 kernel: [    4.737435] <6>[fglrx] Reserved FB block: Unshared offset:3ffed000, size:13000 
05-07 05:45 dbus: <29>May  7 05:45:51 dbus[686]: [system] Activating service name='org.freedesktop.UDisks2' (using servicehelper)
05-07 05:45 udisksd: <29>May  7 05:45:51 udisksd[1181]: udisks daemon version 2.1.3 starting
05-07 05:45 dbus: <29>May  7 05:45:51 dbus[686]: [system] Successfully activated service 'org.freedesktop.UDisks2'
05-07 05:45 udisksd: <29>May  7 05:45:51 udisksd[1181]: Acquired the name org.freedesktop.UDisks2 on the system message bus
05-07 05:45 dbus: <29>May  7 05:45:52 dbus[686]: [system] Activating service name='org.freedesktop.Accounts' (using servicehelper)
05-07 05:45 accounts-daemon: <30>May  7 05:45:52 accounts-daemon[1222]: started daemon version 0.6.35
05-07 05:45 dbus: <29>May  7 05:45:52 dbus[686]: [system] Successfully activated service 'org.freedesktop.Accounts'
05-07 05:45 kernel: [    6.570095] r8169 0000:02:00.0 eth0: link up
05-07 05:45 kernel: [    6.570104] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
05-07 05:45 ntpd: <30>May  7 05:45:56 ntpd[864]: Listen normally on 5 eth0 fe80::6ef0:49ff:fe75:ca25 UDP 123
05-07 05:45 ntpd: <30>May  7 05:45:56 ntpd[864]: peers refreshed
05-07 05:45 ntpd: <31>May  7 05:45:56 ntpd[864]: new interface(s) found: waking up resolver

#186 Le 07/05/2015, à 09:24

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

Suite et fin du #165 :

accarie@MiniPCldlc:~$ sudo os-prober
[sudo] password for accarie: 
accarie@MiniPCldlc:~$ sudo update-grub
Création du fichier de configuration GRUB…
Attention : Définir GRUB_TIMEOUT à une valeur non nulle si GRUB_HIDDEN_TIMEOUT est définie n’est plus possible.
Image Linux trouvée : /boot/vmlinuz-3.13.0-51-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-51-generic
Image Linux trouvée : /boot/vmlinuz-3.13.0-49-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-49-generic
Image Linux trouvée : /boot/vmlinuz-3.13.0-46-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-46-generic
Image Linux trouvée : /boot/vmlinuz-3.13.0-45-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-45-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
fait
accarie@MiniPCldlc:~$ sudo grub-install /dev/sda
Installing for i386-pc platform.
Installation terminée, sans erreur.
accarie@MiniPCldlc:~$ 

Edit : Bonjour F50
Je crois que c'est la solution la plus sage en effet, mais je suis content que moko138 m'ait aidé à corriger mon erreur du update-grub avec les deux HDD branchés... Nous voilà repartis sur de bonnes bases smile

Dernière modification par Eiracca (Le 07/05/2015, à 09:29)

Hors ligne

#187 Le 07/05/2015, à 09:32

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

Pour ceux que ça intéresse encore, wink
dmesg>dmesg_hd_enpanne_pc_accarie.txt

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.13.0-51-generic (buildd@kissel) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #84-Ubuntu SMP Wed Apr 15 12:11:46 UTC 2015 (Ubuntu 3.13.0-51.84-generic 3.13.11-ckt18)
[    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] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000a7a1bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a7a1c000-0x00000000a7a70fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a7a71000-0x00000000a7cb7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a7cb8000-0x00000000a7cc8fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a7cc9000-0x00000000a7cdbfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a7cdc000-0x00000000a7cddfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a7cde000-0x00000000a7cdefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a7cdf000-0x00000000a7ce4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a7ce5000-0x00000000a7d48fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a7d49000-0x00000000a7d8bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a7d8c000-0x00000000a7efffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000013effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: System manufacturer System Product Name/E35M1-I DELUXE, BIOS 1202 04/13/2011
[    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 = 0x1000000
[    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-CEFFF write-protect
[    0.000000]   CF000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F00000000 write-back
[    0.000000]   1 base 0A7F00000 mask FFFF00000 uncachable
[    0.000000]   2 base 0A8000000 mask FF8000000 uncachable
[    0.000000]   3 base 0B0000000 mask FF0000000 uncachable
[    0.000000]   4 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 000000013f000000 aka 5104M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 4GB, type WB
[    0.000000] reg 1, base: 2687MB, range: 1MB, type UC
[    0.000000] reg 2, base: 2688MB, range: 128MB, type UC
[    0.000000] reg 3, base: 2816MB, range: 256MB, type UC
[    0.000000] reg 4, base: 3GB, range: 1GB, type UC
[    0.000000] total RAM covered: 2687M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 2M 	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: 2560MB, range: 128MB, type WB
[    0.000000] reg 3, base: 2687MB, range: 1MB, type UC
[    0.000000] e820: update [mem 0xa7f00000-0xffffffff] usable ==> reserved
[    0.000000] found SMP MP-table at [mem 0x000fcd90-0x000fcd9f] mapped at [c00fcd90]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x01ffffff]
[    0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x37800000-0x379fffff]
[    0.000000]  [mem 0x37800000-0x379fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x34000000-0x377fffff]
[    0.000000]  [mem 0x34000000-0x377fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x33ffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x33ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x37a00000-0x37bfdfff]
[    0.000000]  [mem 0x37a00000-0x37bfdfff] page 4k
[    0.000000] BRK [0x01b99000, 0x01b99fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x35c18000-0x36e03fff]
[    0.000000] ACPI: RSDP 000f0430 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT a7a66068 000054 (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FACP a7a6c4d0 0000F4 (v04 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20131115/tbfadt-603)
[    0.000000] ACPI: DSDT a7a66150 00637C (v02 ALASKA    A M I 00000000 INTL 20051117)
[    0.000000] ACPI: FACS a7cdff80 000040
[    0.000000] ACPI: APIC a7a6c5c8 000062 (v03 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG a7a6c630 00003C (v01 ALASKA    A M I 01072009 MSFT 00010013)
[    0.000000] ACPI: HPET a7a6c670 000038 (v01 ALASKA    A M I 01072009 AMI  00000004)
[    0.000000] ACPI: SSDT a7a6c6a8 0003DE (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT a7a6ca88 0012FA (v02    AMD     ALIB 00000001 MSFT 04000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 4212MB HIGHMEM available.
[    0.000000] 891MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 37bfe000
[    0.000000]   low ram: 0 - 37bfe000
[    0.000000] BRK [0x01b9a000, 0x01b9afff] PGTABLE
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x37bfdfff]
[    0.000000]   HighMem  [mem 0x37bfe000-0x3effffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0xa7a1bfff]
[    0.000000]   node   0: [mem 0xa7d8c000-0xa7efffff]
[    0.000000]   node   0: [mem 0x00001000-0x3effffff]
[    0.000000] On node 0 totalpages: 944940
[    0.000000] free_area_init_node: node 0, pgdat c199f780, node_mem_map f3438020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   Normal zone: 1752 pages used for memmap
[    0.000000]   Normal zone: 224254 pages, LIFO batch:31
[    0.000000]   HighMem zone: 8425 pages used for memmap
[    0.000000]   HighMem zone: 716689 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 33, 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 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] e820: [mem 0xa7f00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @f7bcf000 s35520 r0 d21824 u57344
[    0.000000] pcpu-alloc: s35520 r0 d21824 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 943156
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-51-generic root=UUID=f624bd9a-a0f6-4a33-8469-63f76cca5388 ro quiet splash vt.handoff=7
[    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] allocated 10452984 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (00037bfe:0013f000)
[    0.000000] Memory: 3697424K/3779760K available (6553K kernel code, 641K rwdata, 2768K rodata, 880K init, 924K bss, 82336K reserved, 2866756K highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff14000 - 0xfffff000   ( 940 kB)
[    0.000000]     pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xf83fe000 - 0xffbfe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf7bfe000   ( 891 MB)
[    0.000000]       .init : 0xc19bd000 - 0xc1a99000   ( 880 kB)
[    0.000000]       .data : 0xc16667b4 - 0xc19bc600   (3415 kB)
[    0.000000]       .text : 0xc1000000 - 0xc16667b4   (6553 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=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[    0.000000] NR_IRQS:2304 nr_irqs:512 16
[    0.000000] CPU 0 irqstacks, hard=f3008000 soft=f300a000
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 1599.914 MHz processor
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3199.82 BogoMIPS (lpj=6399656)
[    0.000010] pid_max: default: 32768 minimum: 301
[    0.000063] Security Framework initialized
[    0.000091] AppArmor: AppArmor initialized
[    0.000094] Yama: becoming mindful.
[    0.000181] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000186] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000540] Initializing cgroup subsys memory
[    0.000553] Initializing cgroup subsys devices
[    0.000557] Initializing cgroup subsys freezer
[    0.000561] Initializing cgroup subsys blkio
[    0.000564] Initializing cgroup subsys perf_event
[    0.000570] Initializing cgroup subsys hugetlb
[    0.000617] CPU: Physical Processor ID: 0
[    0.000620] CPU: Processor Core ID: 0
[    0.000626] mce: CPU supports 6 MCE banks
[    0.000650] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.000650] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.000650] tlb_flushall_shift: 5
[    0.001382] Freeing SMP alternatives memory: 32K (c1a99000 - c1aa1000)
[    0.003934] ACPI: Core revision 20131115
[    0.010638] ACPI: All ACPI Tables successfully acquired
[    0.034006] ftrace: allocating 27866 entries in 55 pages
[    0.059524] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.059897] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.099586] smpboot: CPU0: AMD E-350 Processor (fam: 14, model: 01, stepping: 00)
[    0.207372] Performance Events: AMD PMU driver.
[    0.207382] ... version:                0
[    0.207384] ... bit width:              48
[    0.207387] ... generic registers:      4
[    0.207390] ... value mask:             0000ffffffffffff
[    0.207392] ... max period:             00007fffffffffff
[    0.207395] ... fixed-purpose events:   0
[    0.207397] ... event mask:             000000000000000f
[    0.210654] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.210857] CPU 1 irqstacks, hard=f30ec000 soft=f30ee000
[    0.210861] x86: Booting SMP configuration:
[    0.220837] Initializing CPU#1
[    0.210865] .... node  #0, CPUs:      #1
[    0.223957] x86: Booted up 1 node, 2 CPUs
[    0.223963] smpboot: Total of 2 processors activated (6399.65 BogoMIPS)
[    0.225040] devtmpfs: initialized
[    0.225392] EVM: security.selinux
[    0.225396] EVM: security.SMACK64
[    0.225398] EVM: security.ima
[    0.225401] EVM: security.capability
[    0.225653] PM: Registering ACPI NVS region [mem 0xa7a1c000-0xa7a70fff] (348160 bytes)
[    0.225670] PM: Registering ACPI NVS region [mem 0xa7cb8000-0xa7cc8fff] (69632 bytes)
[    0.225676] PM: Registering ACPI NVS region [mem 0xa7cdc000-0xa7cddfff] (8192 bytes)
[    0.225680] PM: Registering ACPI NVS region [mem 0xa7cdf000-0xa7ce4fff] (24576 bytes)
[    0.225684] PM: Registering ACPI NVS region [mem 0xa7d49000-0xa7d8bfff] (274432 bytes)
[    0.227742] pinctrl core: initialized pinctrl subsystem
[    0.227898] regulator-dummy: no parameters
[    0.227963] RTC time:  6:48:42, date: 05/07/15
[    0.228045] NET: Registered protocol family 16
[    0.228284] EISA bus registered
[    0.228289] cpuidle: using governor ladder
[    0.228291] cpuidle: using governor menu
[    0.228496] ACPI: bus type PCI registered
[    0.228501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.228626] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.228631] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.228634] PCI: Using MMCONFIG for extended config space
[    0.228637] PCI: Using configuration type 1 for base access
[    0.230721] bio: create slab <bio-0> at 0
[    0.231569] ACPI: Added _OSI(Module Device)
[    0.231577] ACPI: Added _OSI(Processor Device)
[    0.231581] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.231584] ACPI: Added _OSI(Processor Aggregator Device)
[    0.235587] ACPI: Executed 3 blocks of module-level executable AML code
[    0.248279] ACPI: Interpreter enabled
[    0.248305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
[    0.248315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[    0.248341] ACPI: (supports S0 S3 S4 S5)
[    0.248345] ACPI: Using IOAPIC for interrupt routing
[    0.248622] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.248878] ACPI: No dock devices found.
[    0.367629] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.367645] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.367657] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.368061] acpi PNP0A03:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce1ff])
[    0.368405] PCI host bridge to bus 0000:00
[    0.368411] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.368416] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.368420] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.368425] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.368429] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
[    0.368446] pci 0000:00:00.0: [1022:1510] type 00 class 0x060000
[    0.368615] pci 0000:00:01.0: [1002:9802] type 00 class 0x030000
[    0.368633] pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
[    0.368644] pci 0000:00:01.0: reg 0x14: [io  0xf000-0xf0ff]
[    0.368656] pci 0000:00:01.0: reg 0x18: [mem 0xfeb00000-0xfeb3ffff]
[    0.368679] pci 0000:00:01.0: reg 0x24: [mem 0xfe700000-0xfe7fffff]
[    0.368726] pci 0000:00:01.0: supports D1 D2
[    0.368851] pci 0000:00:01.1: [1002:1314] type 00 class 0x040300
[    0.368866] pci 0000:00:01.1: reg 0x10: [mem 0xfeb44000-0xfeb47fff]
[    0.368943] pci 0000:00:01.1: supports D1 D2
[    0.369073] pci 0000:00:04.0: [1022:1512] type 01 class 0x060400
[    0.369156] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.369245] pci 0000:00:04.0: System wakeup disabled by ACPI
[    0.369331] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
[    0.369359] pci 0000:00:11.0: reg 0x10: [io  0xf190-0xf197]
[    0.369374] pci 0000:00:11.0: reg 0x14: [io  0xf180-0xf183]
[    0.369389] pci 0000:00:11.0: reg 0x18: [io  0xf170-0xf177]
[    0.369403] pci 0000:00:11.0: reg 0x1c: [io  0xf160-0xf163]
[    0.369418] pci 0000:00:11.0: reg 0x20: [io  0xf150-0xf15f]
[    0.369433] pci 0000:00:11.0: reg 0x24: [mem 0xfeb4f000-0xfeb4f3ff]
[    0.369462] pci 0000:00:11.0: set SATA to AHCI mode
[    0.369630] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.369650] pci 0000:00:12.0: reg 0x10: [mem 0xfeb4e000-0xfeb4efff]
[    0.369800] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.369868] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.369896] pci 0000:00:12.2: reg 0x10: [mem 0xfeb4d000-0xfeb4d0ff]
[    0.370008] pci 0000:00:12.2: supports D1 D2
[    0.370012] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.370098] pci 0000:00:12.2: System wakeup disabled by ACPI
[    0.370164] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.370185] pci 0000:00:13.0: reg 0x10: [mem 0xfeb4c000-0xfeb4cfff]
[    0.370335] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.370400] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.370427] pci 0000:00:13.2: reg 0x10: [mem 0xfeb4b000-0xfeb4b0ff]
[    0.370540] pci 0000:00:13.2: supports D1 D2
[    0.370544] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.370629] pci 0000:00:13.2: System wakeup disabled by ACPI
[    0.370695] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.370910] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[    0.370930] pci 0000:00:14.1: reg 0x10: [io  0xf140-0xf147]
[    0.370945] pci 0000:00:14.1: reg 0x14: [io  0xf130-0xf133]
[    0.370960] pci 0000:00:14.1: reg 0x18: [io  0xf120-0xf127]
[    0.370974] pci 0000:00:14.1: reg 0x1c: [io  0xf110-0xf113]
[    0.370989] pci 0000:00:14.1: reg 0x20: [io  0xf100-0xf10f]
[    0.371143] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.371174] pci 0000:00:14.2: reg 0x10: [mem 0xfeb40000-0xfeb43fff 64bit]
[    0.371266] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.371357] pci 0000:00:14.2: System wakeup disabled by ACPI
[    0.371413] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.371619] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.371739] pci 0000:00:14.4: System wakeup disabled by ACPI
[    0.371795] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.371816] pci 0000:00:14.5: reg 0x10: [mem 0xfeb4a000-0xfeb4afff]
[    0.371966] pci 0000:00:14.5: System wakeup disabled by ACPI
[    0.372033] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[    0.372142] pci 0000:00:15.0: supports D1 D2
[    0.372231] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.372291] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400
[    0.372399] pci 0000:00:15.1: supports D1 D2
[    0.372492] pci 0000:00:15.1: System wakeup disabled by ACPI
[    0.372554] pci 0000:00:15.2: [1002:43a2] type 01 class 0x060400
[    0.372661] pci 0000:00:15.2: supports D1 D2
[    0.372751] pci 0000:00:15.2: System wakeup disabled by ACPI
[    0.372814] pci 0000:00:15.3: [1002:43a3] type 01 class 0x060400
[    0.372921] pci 0000:00:15.3: supports D1 D2
[    0.373010] pci 0000:00:15.3: System wakeup disabled by ACPI
[    0.373071] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.373092] pci 0000:00:16.0: reg 0x10: [mem 0xfeb49000-0xfeb49fff]
[    0.373241] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.373307] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.373335] pci 0000:00:16.2: reg 0x10: [mem 0xfeb48000-0xfeb480ff]
[    0.373447] pci 0000:00:16.2: supports D1 D2
[    0.373451] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.373536] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.373603] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000
[    0.373750] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000
[    0.373894] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000
[    0.374037] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000
[    0.374195] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000
[    0.374335] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000
[    0.374478] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000
[    0.374619] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000
[    0.374844] pci 0000:00:04.0: PCI bridge to [bus 01]
[    0.374958] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
[    0.374972] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.374976] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.374981] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.374985] pci 0000:00:14.4:   bridge window [mem 0xc0000000-0xffffffff] (subtractive decode)
[    0.375105] pci 0000:03:00.0: [168c:002b] type 00 class 0x028000
[    0.375139] pci 0000:03:00.0: reg 0x10: [mem 0xfea00000-0xfea0ffff 64bit]
[    0.375285] pci 0000:03:00.0: supports D1
[    0.375289] pci 0000:03:00.0: PME# supported from D0 D1 D3hot D3cold
[    0.383595] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.383622] pci 0000:00:15.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.383841] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    0.383874] pci 0000:04:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.383916] pci 0000:04:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
[    0.383943] pci 0000:04:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
[    0.384052] pci 0000:04:00.0: supports D1 D2
[    0.384057] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.384119] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.391598] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.391622] pci 0000:00:15.1:   bridge window [io  0xe000-0xefff]
[    0.391636] pci 0000:00:15.1:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.391814] pci 0000:05:00.0: [1033:0194] type 00 class 0x0c0330
[    0.391854] pci 0000:05:00.0: reg 0x10: [mem 0xfe900000-0xfe901fff 64bit]
[    0.392009] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.399595] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.399623] pci 0000:00:15.2:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.399807] pci 0000:06:00.0: [1033:0194] type 00 class 0x0c0330
[    0.399847] pci 0000:06:00.0: reg 0x10: [mem 0xfe800000-0xfe801fff 64bit]
[    0.400002] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.407597] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.407625] pci 0000:00:15.3:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.407690] pci_bus 0000:00: on NUMA node 0
[    0.455842] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[    0.455986] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
[    0.456121] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[    0.456254] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 11 14 15) *0
[    0.456366] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
[    0.456457] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
[    0.456548] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
[    0.456639] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
[    0.456960] ACPI: \_SB_.PCI0: notify handler is installed
[    0.457062] Found 1 acpi root devices
[    0.457467] vgaarb: setting as boot device: PCI:0000:00:01.0
[    0.457477] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.457492] vgaarb: loaded
[    0.457496] vgaarb: bridge control possible 0000:00:01.0
[    0.457915] SCSI subsystem initialized
[    0.458102] libata version 3.00 loaded.
[    0.458169] ACPI: bus type USB registered
[    0.458208] usbcore: registered new interface driver usbfs
[    0.458232] usbcore: registered new interface driver hub
[    0.458509] usbcore: registered new device driver usb
[    0.458931] PCI: Using ACPI for IRQ routing
[    0.469886] PCI: pci_cache_line_size set to 64 bytes
[    0.470017] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.470022] e820: reserve RAM buffer [mem 0xa7a1c000-0xa7ffffff]
[    0.470028] e820: reserve RAM buffer [mem 0xa7f00000-0xa7ffffff]
[    0.470031] e820: reserve RAM buffer [mem 0x13f000000-0x13fffffff]
[    0.470220] NetLabel: Initializing
[    0.470224] NetLabel:  domain hash size = 128
[    0.470226] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.470251] NetLabel:  unlabeled traffic allowed by default
[    0.470594] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.470607] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.472744] Switched to clocksource hpet
[    0.483639] AppArmor: AppArmor Filesystem Enabled
[    0.483713] pnp: PnP ACPI init
[    0.483744] ACPI: bus type PNP registered
[    0.484008] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.484016] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.484551] system 00:01: [io  0x040b] has been reserved
[    0.484557] system 00:01: [io  0x04d6] has been reserved
[    0.484562] system 00:01: [io  0x0c00-0x0c01] has been reserved
[    0.484567] system 00:01: [io  0x0c14] has been reserved
[    0.484572] system 00:01: [io  0x0c50-0x0c51] has been reserved
[    0.484576] system 00:01: [io  0x0c52] has been reserved
[    0.484581] system 00:01: [io  0x0c6c] has been reserved
[    0.484586] system 00:01: [io  0x0c6f] has been reserved
[    0.484590] system 00:01: [io  0x0cd0-0x0cd1] has been reserved
[    0.484595] system 00:01: [io  0x0cd2-0x0cd3] has been reserved
[    0.484600] system 00:01: [io  0x0cd4-0x0cd5] has been reserved
[    0.484604] system 00:01: [io  0x0cd6-0x0cd7] has been reserved
[    0.484609] system 00:01: [io  0x0cd8-0x0cdf] has been reserved
[    0.484614] system 00:01: [io  0x0800-0x089f] could not be reserved
[    0.484619] system 00:01: [io  0x0b20-0x0b3f] has been reserved
[    0.484624] system 00:01: [io  0x0900-0x090f] has been reserved
[    0.484628] system 00:01: [io  0x0910-0x091f] has been reserved
[    0.484633] system 00:01: [io  0xfe00-0xfefe] has been reserved
[    0.484639] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.484645] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.484650] system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved
[    0.484655] system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved
[    0.484664] system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.484669] system 00:01: [mem 0xfed00000-0xfed00fff] has been reserved
[    0.484674] system 00:01: [mem 0xffc00000-0xffffffff] has been reserved
[    0.484680] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.484995] system 00:02: [io  0x0300-0x031f] has been reserved
[    0.485001] system 00:02: [io  0x0290-0x029f] has been reserved
[    0.485006] system 00:02: [io  0x0230-0x023f] has been reserved
[    0.485012] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.485037] pnp 00:03: [dma 4]
[    0.485073] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.485142] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.485188] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.485304] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.485310] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.485364] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.485442] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.485917] pnp 00:09: [dma 0 disabled]
[    0.486021] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.661329] system 00:0a: [mem 0xa8000000-0xbfffffff] has been reserved
[    0.661342] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.661623] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.661636] pnp: PnP ACPI: found 12 devices
[    0.661640] ACPI: bus type PNP unregistered
[    0.661646] PnPBIOS: Disabled by ACPI PNP
[    0.704766] pci 0000:00:04.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.704779] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[    0.704786] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[    0.704841] pci 0000:00:04.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.704847] pci 0000:00:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.704852] pci 0000:00:04.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.704862] pci 0000:00:04.0: BAR 14: assigned [mem 0xd0100000-0xd02fffff]
[    0.704869] pci 0000:00:04.0: BAR 15: assigned [mem 0xd0300000-0xd04fffff 64bit pref]
[    0.704877] pci 0000:00:04.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.704883] pci 0000:00:04.0: PCI bridge to [bus 01]
[    0.704889] pci 0000:00:04.0:   bridge window [io  0x1000-0x1fff]
[    0.704897] pci 0000:00:04.0:   bridge window [mem 0xd0100000-0xd02fffff]
[    0.704903] pci 0000:00:04.0:   bridge window [mem 0xd0300000-0xd04fffff 64bit pref]
[    0.704912] pci 0000:00:14.4: PCI bridge to [bus 02]
[    0.704930] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.704938] pci 0000:00:15.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.704951] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.704956] pci 0000:00:15.1:   bridge window [io  0xe000-0xefff]
[    0.704968] pci 0000:00:15.1:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.704978] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.704986] pci 0000:00:15.2:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.704999] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.705007] pci 0000:00:15.3:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.705021] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.705026] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.705030] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.705034] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff]
[    0.705039] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.705043] pci_bus 0000:01: resource 1 [mem 0xd0100000-0xd02fffff]
[    0.705048] pci_bus 0000:01: resource 2 [mem 0xd0300000-0xd04fffff 64bit pref]
[    0.705053] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7]
[    0.705057] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff]
[    0.705061] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
[    0.705066] pci_bus 0000:02: resource 7 [mem 0xc0000000-0xffffffff]
[    0.705070] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.705074] pci_bus 0000:04: resource 0 [io  0xe000-0xefff]
[    0.705079] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.705084] pci_bus 0000:05: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.705088] pci_bus 0000:06: resource 1 [mem 0xfe800000-0xfe8fffff]
[    0.705157] NET: Registered protocol family 2
[    0.705564] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.705594] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.705631] TCP: Hash tables configured (established 8192 bind 8192)
[    0.705673] TCP: reno registered
[    0.705680] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.705691] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.705785] NET: Registered protocol family 1
[    0.705809] pci 0000:00:01.0: Video device with shadowed ROM
[    1.765808] PCI: CLS 64 bytes, default 64
[    1.765920] Trying to unpack rootfs image as initramfs...
[    2.418299] Freeing initrd memory: 18352K (f5c18000 - f6e04000)
[    2.418576] LVT offset 0 assigned for vector 0x400
[    2.418654] perf: AMD IBS detected (0x000000ff)
[    2.418757] microcode: CPU0: patch_level=0x05000026
[    2.418808] microcode: CPU1: patch_level=0x05000026
[    2.419106] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    2.419116] Scanning for low memory corruption every 60 seconds
[    2.419675] Initialise system trusted keyring
[    2.419775] audit: initializing netlink socket (disabled)
[    2.419799] type=2000 audit(1430981323.284:1): initialized
[    2.459313] bounce pool size: 64 pages
[    2.459349] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    2.462280] zbud: loaded
[    2.462697] VFS: Disk quotas dquot_6.5.2
[    2.462815] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.463970] fuse init (API version 7.22)
[    2.464329] msgmni has been set to 1658
[    2.464482] Key type big_key registered
[    2.466454] Key type asymmetric registered
[    2.466465] Asymmetric key parser 'x509' registered
[    2.466568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    2.466744] io scheduler noop registered
[    2.466754] io scheduler deadline registered (default)
[    2.466841] io scheduler cfq registered
[    2.467713] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.467745] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.467833] vesafb: mode is 1400x1050x32, linelength=5632, pages=0
[    2.467835] vesafb: scrolling: redraw
[    2.467840] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[    2.468518] vesafb: framebuffer at 0xc0000000, mapped to 0xf8480000, using 5824k, total 5824k
[    2.590549] Console: switching to colour frame buffer device 175x65
[    2.711230] fb0: VESA VGA frame buffer device
[    2.711288] ipmi message handler version 39.2
[    2.711435] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    2.711445] ACPI: Power Button [PWRB]
[    2.711519] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    2.711524] ACPI: Power Button [PWRF]
[    2.711709] ACPI: acpi_idle registered with cpuidle
[    2.712170] GHES: HEST is not enabled!
[    2.712404] isapnp: Scanning for PnP cards...
[    2.712429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.733034] 00:09: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.735346] Linux agpgart interface v0.103
[    2.738000] brd: module loaded
[    2.739354] loop: module loaded
[    2.740120] libphy: Fixed MDIO Bus: probed
[    2.740300] tun: Universal TUN/TAP device driver, 1.6
[    2.740303] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.740378] PPP generic driver version 2.4.2
[    2.740445] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.740453] ehci-pci: EHCI PCI platform driver
[    2.740672] QUIRK: Enable AMD PLL fix
[    2.740722] ehci-pci 0000:00:12.2: EHCI Host Controller
[    2.740734] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    2.740743] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.740760] ehci-pci 0000:00:12.2: debug port 1
[    2.740834] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb4d000
[    2.752772] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    2.752909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.752915] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.752919] usb usb1: Product: EHCI Host Controller
[    2.752924] usb usb1: Manufacturer: Linux 3.13.0-51-generic ehci_hcd
[    2.752928] usb usb1: SerialNumber: 0000:00:12.2
[    2.753189] hub 1-0:1.0: USB hub found
[    2.753205] hub 1-0:1.0: 5 ports detected
[    2.753796] ehci-pci 0000:00:13.2: EHCI Host Controller
[    2.753808] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    2.753817] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.753833] ehci-pci 0000:00:13.2: debug port 1
[    2.753888] ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb4b000
[    2.764767] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    2.764915] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.764920] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.764924] usb usb2: Product: EHCI Host Controller
[    2.764929] usb usb2: Manufacturer: Linux 3.13.0-51-generic ehci_hcd
[    2.764932] usb usb2: SerialNumber: 0000:00:13.2
[    2.765212] hub 2-0:1.0: USB hub found
[    2.765232] hub 2-0:1.0: 5 ports detected
[    2.765838] ehci-pci 0000:00:16.2: EHCI Host Controller
[    2.765851] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[    2.765861] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.765878] ehci-pci 0000:00:16.2: debug port 1
[    2.765935] ehci-pci 0000:00:16.2: irq 17, io mem 0xfeb48000
[    2.776765] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    2.776906] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.776911] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.776916] usb usb3: Product: EHCI Host Controller
[    2.776920] usb usb3: Manufacturer: Linux 3.13.0-51-generic ehci_hcd
[    2.776924] usb usb3: SerialNumber: 0000:00:16.2
[    2.777175] hub 3-0:1.0: USB hub found
[    2.777193] hub 3-0:1.0: 4 ports detected
[    2.777572] ehci-platform: EHCI generic platform driver
[    2.777593] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.777596] ohci-pci: OHCI PCI platform driver
[    2.777796] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    2.777807] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[    2.777854] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb4e000
[    2.836813] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.836822] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.836827] usb usb4: Product: OHCI PCI host controller
[    2.836831] usb usb4: Manufacturer: Linux 3.13.0-51-generic ohci_hcd
[    2.836835] usb usb4: SerialNumber: 0000:00:12.0
[    2.837100] hub 4-0:1.0: USB hub found
[    2.837119] hub 4-0:1.0: 5 ports detected
[    2.837686] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    2.837698] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[    2.837728] ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb4c000
[    2.896814] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.896824] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.896829] usb usb5: Product: OHCI PCI host controller
[    2.896833] usb usb5: Manufacturer: Linux 3.13.0-51-generic ohci_hcd
[    2.896837] usb usb5: SerialNumber: 0000:00:13.0
[    2.897100] hub 5-0:1.0: USB hub found
[    2.897119] hub 5-0:1.0: 5 ports detected
[    2.897687] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    2.897699] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[    2.897730] ohci-pci 0000:00:14.5: irq 18, io mem 0xfeb4a000
[    2.956810] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    2.956820] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.956825] usb usb6: Product: OHCI PCI host controller
[    2.956829] usb usb6: Manufacturer: Linux 3.13.0-51-generic ohci_hcd
[    2.956833] usb usb6: SerialNumber: 0000:00:14.5
[    2.957077] hub 6-0:1.0: USB hub found
[    2.957096] hub 6-0:1.0: 2 ports detected
[    2.957451] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    2.957463] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[    2.957495] ohci-pci 0000:00:16.0: irq 18, io mem 0xfeb49000
[    3.016813] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    3.016822] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.016827] usb usb7: Product: OHCI PCI host controller
[    3.016832] usb usb7: Manufacturer: Linux 3.13.0-51-generic ohci_hcd
[    3.016835] usb usb7: SerialNumber: 0000:00:16.0
[    3.017102] hub 7-0:1.0: USB hub found
[    3.017120] hub 7-0:1.0: 4 ports detected
[    3.017478] ohci-platform: OHCI generic platform driver
[    3.017500] uhci_hcd: USB Universal Host Controller Interface driver
[    3.017686] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    3.017698] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 8
[    3.017918] xhci_hcd 0000:05:00.0: irq 40 for MSI/MSI-X
[    3.017932] xhci_hcd 0000:05:00.0: irq 41 for MSI/MSI-X
[    3.017946] xhci_hcd 0000:05:00.0: irq 42 for MSI/MSI-X
[    3.018113] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[    3.018117] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.018121] usb usb8: Product: xHCI Host Controller
[    3.018125] usb usb8: Manufacturer: Linux 3.13.0-51-generic xhci_hcd
[    3.018128] usb usb8: SerialNumber: 0000:05:00.0
[    3.018295] hub 8-0:1.0: USB hub found
[    3.018316] hub 8-0:1.0: 2 ports detected
[    3.018456] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    3.018463] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 9
[    3.021257] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[    3.021261] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.021265] usb usb9: Product: xHCI Host Controller
[    3.021268] usb usb9: Manufacturer: Linux 3.13.0-51-generic xhci_hcd
[    3.021272] usb usb9: SerialNumber: 0000:05:00.0
[    3.021437] hub 9-0:1.0: USB hub found
[    3.021457] hub 9-0:1.0: 2 ports detected
[    3.023394] isapnp: No Plug & Play device found
[    3.033155] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    3.033173] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 10
[    3.033392] xhci_hcd 0000:06:00.0: irq 43 for MSI/MSI-X
[    3.033407] xhci_hcd 0000:06:00.0: irq 44 for MSI/MSI-X
[    3.033420] xhci_hcd 0000:06:00.0: irq 45 for MSI/MSI-X
[    3.033603] usb usb10: New USB device found, idVendor=1d6b, idProduct=0002
[    3.033608] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.033612] usb usb10: Product: xHCI Host Controller
[    3.033616] usb usb10: Manufacturer: Linux 3.13.0-51-generic xhci_hcd
[    3.033620] usb usb10: SerialNumber: 0000:06:00.0
[    3.034032] hub 10-0:1.0: USB hub found
[    3.034057] hub 10-0:1.0: 2 ports detected
[    3.034216] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    3.034226] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 11
[    3.036765] usb usb11: New USB device found, idVendor=1d6b, idProduct=0003
[    3.036770] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.036775] usb usb11: Product: xHCI Host Controller
[    3.036778] usb usb11: Manufacturer: Linux 3.13.0-51-generic xhci_hcd
[    3.036782] usb usb11: SerialNumber: 0000:06:00.0
[    3.037214] hub 11-0:1.0: USB hub found
[    3.037243] hub 11-0:1.0: 2 ports detected
[    3.069135] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    3.069733] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.069756] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.070395] mousedev: PS/2 mouse device common for all mice
[    3.071312] rtc_cmos 00:04: RTC can wake from S4
[    3.071705] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    3.071751] rtc_cmos 00:04: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.071910] device-mapper: uevent: version 1.0.3
[    3.072196] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    3.072262] platform eisa.0: Probing EISA bus 0
[    3.072269] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    3.072274] platform eisa.0: Cannot allocate resource for EISA slot 1
[    3.072279] platform eisa.0: Cannot allocate resource for EISA slot 2
[    3.072283] platform eisa.0: Cannot allocate resource for EISA slot 3
[    3.072287] platform eisa.0: Cannot allocate resource for EISA slot 4
[    3.072291] platform eisa.0: Cannot allocate resource for EISA slot 5
[    3.072295] platform eisa.0: Cannot allocate resource for EISA slot 6
[    3.072299] platform eisa.0: Cannot allocate resource for EISA slot 7
[    3.072303] platform eisa.0: Cannot allocate resource for EISA slot 8
[    3.072307] platform eisa.0: EISA: Detected 0 cards
[    3.072322] cpufreq-nforce2: No nForce2 chipset.
[    3.072329] ledtrig-cpu: registered to indicate activity on CPUs
[    3.072579] TCP: cubic registered
[    3.072785] NET: Registered protocol family 10
[    3.073125] NET: Registered protocol family 17
[    3.073151] Key type dns_resolver registered
[    3.073628] Using IPI No-Shortcut mode
[    3.074436] Loading compiled-in X.509 certificates
[    3.080627] Loaded X.509 cert 'Magrathea: Glacier signing key: 1f88723dce4086a12303dadd54a7ae35e9e44d58'
[    3.080694] registered taskstats version 1
[    3.086875] Key type trusted registered
[    3.098051] Key type encrypted registered
[    3.098066] AppArmor: AppArmor sha1 policy hashing enabled
[    3.098071] IMA: No TPM chip found, activating TPM-bypass!
[    3.098684] regulator-dummy: disabling
[    3.098993]   Magic number: 15:938:821
[    3.099171] rtc_cmos 00:04: setting system clock to 2015-05-07 06:48:45 UTC (1430981325)
[    3.099421] acpi-cpufreq: overriding BIOS provided _PSD data
[    3.099546] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.099549] EDD information not available.
[    3.099643] PM: Hibernation image not present or could not be loaded.
[    3.100417] Freeing unused kernel memory: 880K (c19bd000 - c1a99000)
[    3.100518] Write protecting the kernel text: 6556k
[    3.100748] Write protecting the kernel read-only data: 2772k
[    3.100752] NX-protecting the kernel data: 5732k
[    3.134470] systemd-udevd[96]: starting version 204
[    3.201141] microcode: CPU0: new patch_level=0x05000029
[    3.207420] microcode: CPU1: new patch_level=0x05000029
[    3.209550] ahci 0000:00:11.0: version 3.0
[    3.209881] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    3.209888] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
[    3.213992] scsi0 : ahci
[    3.214160] scsi1 : ahci
[    3.214271] scsi2 : ahci
[    3.214732] scsi3 : ahci
[    3.214826] ata1: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f100 irq 19
[    3.214832] ata2: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f180 irq 19
[    3.214837] ata3: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f200 irq 19
[    3.214842] ata4: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f280 irq 19
[    3.234191] scsi4 : pata_atiixp
[    3.234303] scsi5 : pata_atiixp
[    3.234372] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14
[    3.234376] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15
[    3.257918] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    3.257943] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[    3.258253] r8169 0000:04:00.0: irq 46 for MSI/MSI-X
[    3.258563] r8169 0000:04:00.0 eth0: RTL8168e/8111e at 0xf843a000, f4:6d:04:6d:e7:e9, XID 0c200000 IRQ 46
[    3.258569] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    3.416884] tsc: Refined TSC clocksource calibration: 1599.934 MHz
[    3.532919] ata4: SATA link down (SStatus 0 SControl 300)
[    3.532973] ata2: SATA link down (SStatus 0 SControl 300)
[    3.533016] ata3: SATA link down (SStatus 0 SControl 300)
[    3.564924] usb 7-3: new full-speed USB device number 2 using ohci-pci
[    3.704909] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.707776] ata1.00: ATA-8: WDC WD3200BEVT-00A0RT0, 01.01A01, max UDMA/133
[    3.707787] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.710839] ata1.00: configured for UDMA/133
[    3.711413] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200BEVT-0 01.0 PQ: 0 ANSI: 5
[    3.711784] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.711977] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    3.712676] sd 0:0:0:0: [sda] Write Protect is off
[    3.712689] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.712845] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.726055] usb 7-3: New USB device found, idVendor=0cf3, idProduct=3000
[    3.726065] usb 7-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.780092]  sda: sda1 sda2 < sda5 >
[    3.781459] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.992998] usb 4-4: new low-speed USB device number 2 using ohci-pci
[    4.165960] usb 4-4: New USB device found, idVendor=0a81, idProduct=0101
[    4.165970] usb 4-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.165975] usb 4-4: Product: USB Keyboard
[    4.165979] usb 4-4: Manufacturer: CHESEN
[    4.185426] hidraw: raw HID events driver (C) Jiri Kosina
[    4.212318] usbcore: registered new interface driver usbhid
[    4.212327] usbhid: USB HID core driver
[    4.228253] input: CHESEN USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-4/4-4:1.0/input/input5
[    4.228585] hid-generic 0003:0A81:0101.0001: input,hidraw0: USB HID v1.10 Keyboard [CHESEN USB Keyboard] on usb-0000:00:12.0-4/input0
[    4.232099] input: CHESEN USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-4/4-4:1.1/input/input6
[    4.232480] hid-generic 0003:0A81:0101.0002: input,hidraw1: USB HID v1.10 Device [CHESEN USB Keyboard] on usb-0000:00:12.0-4/input1
[    4.359813] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    4.417199] Switched to clocksource tsc
[   11.874904] random: nonblocking pool is initialized
[   25.106130] Adding 3778556k swap on /dev/sda5.  Priority:-1 extents:1 across:3778556k FS
[   25.521304] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   25.734820] systemd-udevd[274]: starting version 204
[   26.314457] lp: driver loaded but no devices found
[   26.349782] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   26.352630] ppdev: user-space parallel port driver
[   26.368283] wmi: Mapper loaded
[   26.599073] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   26.599182] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   26.746474] Bluetooth: Core ver 2.17
[   26.746520] NET: Registered protocol family 31
[   26.746523] Bluetooth: HCI device and connection manager initialized
[   26.746537] Bluetooth: HCI socket layer initialized
[   26.746543] Bluetooth: L2CAP socket layer initialized
[   26.746552] Bluetooth: SCO socket layer initialized
[   26.939706] kvm: Nested Virtualization enabled
[   26.939717] kvm: Nested Paging enabled
[   26.967978] type=1400 audit(1430981349.368:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=355 comm="apparmor_parser"
[   26.967997] type=1400 audit(1430981349.368:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=355 comm="apparmor_parser"
[   26.968007] type=1400 audit(1430981349.368:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=355 comm="apparmor_parser"
[   26.968922] type=1400 audit(1430981349.368:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=355 comm="apparmor_parser"
[   26.968935] type=1400 audit(1430981349.368:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=355 comm="apparmor_parser"
[   26.969422] type=1400 audit(1430981349.368:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=355 comm="apparmor_parser"
[   27.261803] cfg80211: Calling CRDA to update world regulatory domain
[   27.284130] hda-intel 0000:00:01.1: Using LPIB position fix
[   27.284209] snd_hda_intel 0000:00:01.1: irq 47 for MSI/MSI-X
[   27.287150] hda-intel 0000:00:01.1: Enable sync_write for stable communication
[   27.459016] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input7
[   27.459543] hda-intel 0000:00:14.2: Using LPIB position fix
[   27.463234] hda-intel 0000:00:14.2: Enable sync_write for stable communication
[   27.608604] SKU: Nid=0x1d sku_cfg=0x4004c601
[   27.608617] SKU: port_connectivity=0x1
[   27.608620] SKU: enable_pcbeep=0x0
[   27.608622] SKU: check_sum=0x00000004
[   27.608625] SKU: customization=0x000000c6
[   27.608627] SKU: external_amp=0x0
[   27.608630] SKU: platform_type=0x0
[   27.608632] SKU: swap=0x0
[   27.608634] SKU: override=0x1
[   27.608933] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   27.608936]    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   27.608939]    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   27.608941]    mono: mono_out=0x0
[   27.608948]    dig-out=0x11/0x1e
[   27.608950]    inputs:
[   27.608954]      Front Mic=0x19
[   27.608957]      Rear Mic=0x18
[   27.608960]      Line=0x1a
[   27.608963] realtek: No valid SSID, checking pincfg 0x4004c601 for NID 0x1d
[   27.608967] realtek: Enabling init ASM_ID=0xc601 CODEC_ID=10ec0892
[   27.621200] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
[   27.621372] input: HDA ATI SB Line Out as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
[   27.621490] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input10
[   27.621608] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input9
[   27.621725] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
[   27.715563] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   27.729401] usb 7-3: USB disconnect, device number 2
[   27.729916] usbcore: registered new interface driver ath3k
[   29.151855] usb 7-3: new full-speed USB device number 3 using ohci-pci
[   29.313108] usb 7-3: New USB device found, idVendor=0cf3, idProduct=3005
[   29.313118] usb 7-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   36.190892] asus_wmi: ASUS WMI generic driver loaded
[   36.199411] asus_wmi: Initialization: 0x0
[   36.199467] asus_wmi: BIOS WMI version: 0.9
[   36.199569] asus_wmi: SFUN value: 0x0
[   36.200597] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input13
[   36.203548] asus_wmi: Disabling ACPI video driver
[   40.527138] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[   40.527149] Disabling lock debugging due to kernel taint
[   40.540626] fglrx: module verification failed: signature and/or  required key missing - tainting kernel
[   40.554463] <6>[fglrx] Maximum main memory to use for locked dma buffers: 3473 MBytes.
[   40.554795] <6>[fglrx]   vendor: 1002 device: 9802 count: 1
[   40.555740] <6>[fglrx] ioport: bar 1, base 0xf000, size: 0x100
[   40.556537] <6>[fglrx] Kernel PAT support is enabled
[   40.556578] <6>[fglrx] module loaded - fglrx 13.35.5 [Mar 12 2014] with 1 minors
[   40.589688] ath: phy0: Enable LNA combining
[   40.591197] ath: EEPROM regdomain: 0x60
[   40.591200] ath: EEPROM indicates we should expect a direct regpair map
[   40.591206] ath: Country alpha2 being used: 00
[   40.591208] ath: Regpair used: 0x60
[   52.619479] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   52.621440] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf8de0000, irq=16
[   61.716853] usbcore: registered new interface driver btusb
[   67.260018] systemd-udevd[307]: timeout: killing '/sbin/crda' [430]
[   67.261363] systemd-udevd[307]: '/sbin/crda' [430] terminated by signal 9 (Killed)
[   71.608983] systemd-udevd[310]: timeout: killing '/usr/sbin/alsactl -E HOME=/var/run/alsa restore 0' [437]
[   71.610758] systemd-udevd[310]: '/usr/sbin/alsactl -E HOME=/var/run/alsa restore 0' [437] terminated by signal 9 (Killed)
[   83.678293] systemd-udevd[309]: timeout: killing '/usr/sbin/alsactl -E HOME=/var/run/alsa restore 1' [504]
[   83.680057] systemd-udevd[309]: '/usr/sbin/alsactl -E HOME=/var/run/alsa restore 1' [504] terminated by signal 9 (Killed)
[  128.281862] init: failsafe main process (619) killed by TERM signal
[  132.874037] init: cups pre-start process (707) terminated with status 1
[  132.924410] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  132.924420] Bluetooth: BNEP filters: protocol multicast
[  132.924438] Bluetooth: BNEP socket layer initialized
[  132.975354] Bluetooth: RFCOMM TTY layer initialized
[  132.975377] Bluetooth: RFCOMM socket layer initialized
[  132.975394] Bluetooth: RFCOMM ver 1.11
[  133.567079] init: avahi-cups-reload main process (755) terminated with status 1
[  134.848742] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  135.087272] r8169 0000:04:00.0 eth0: link down
[  135.087350] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  135.087370] r8169 0000:04:00.0 eth0: link down
[  135.088107] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  135.498982] type=1400 audit(1430981457.900:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=823 comm="apparmor_parser"
[  135.499003] type=1400 audit(1430981457.900:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=823 comm="apparmor_parser"
[  135.501201] type=1400 audit(1430981457.904:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="chromium" pid=823 comm="apparmor_parser"
[  135.505569] type=1400 audit(1430981457.908:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=824 comm="apparmor_parser"
[  135.505592] type=1400 audit(1430981457.908:12): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=824 comm="apparmor_parser"
[  135.505602] type=1400 audit(1430981457.908:13): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=824 comm="apparmor_parser"
[  135.506533] type=1400 audit(1430981457.908:14): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=824 comm="apparmor_parser"
[  135.506544] type=1400 audit(1430981457.908:15): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=824 comm="apparmor_parser"
[  135.507034] type=1400 audit(1430981457.908:16): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=824 comm="apparmor_parser"
[  135.515524] type=1400 audit(1430981457.920:17): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/freshclam" pid=827 comm="apparmor_parser"
[  136.532807] init: cups-browsed pre-start process (883) terminated with status 1
[  136.767184] r8169 0000:04:00.0 eth0: link up
[  136.767207] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  137.254666] init: gdm main process (946) killed by TERM signal
[  144.211961] fglrx_pci 0000:00:01.0: irq 48 for MSI/MSI-X
[  144.215713] <6>[fglrx] Firegl kernel thread PID: 1189
[  144.215975] <6>[fglrx] Firegl kernel thread PID: 1191
[  144.216137] <6>[fglrx] Firegl kernel thread PID: 1192
[  144.216338] <6>[fglrx] IRQ 48 Enabled
[  144.224616] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000 
[  144.224622] <6>[fglrx] Reserved FB block: Unshared offset:fbfb000, size:3000 
[  144.224626] <6>[fglrx] Reserved FB block: Unshared offset:fbfe000, size:402000 
[  144.224630] <6>[fglrx] Reserved FB block: Unshared offset:17ff4000, size:c000 
[  222.684434] init: plymouth-upstart-bridge main process ended, respawning
[  222.710489] init: plymouth-upstart-bridge main process (1276) terminated with status 1
[  222.710523] init: plymouth-upstart-bridge main process ended, respawning
[  536.175369] usb 5-4: new low-speed USB device number 2 using ohci-pci
[  536.345352] usb 5-4: New USB device found, idVendor=045e, idProduct=00d2
[  536.345370] usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  536.345380] usb 5-4: Product: Microsoft Notebook Optical Mouse with Tilt Wheel
[  536.345388] usb 5-4: Manufacturer: Microsoft
[  536.357256] input: Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.0/input/input14
[  536.357720] hid-generic 0003:045E:00D2.0003: input,hidraw2: USB HID v1.11 Mouse [Microsoft Microsoft Notebook Optical Mouse with Tilt Wheel] on usb-0000:00:13.0-4/input0
[ 1515.775899] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 1515.859424] JFS: nTxBlock = 8192, nTxLock = 65536
[ 1515.958868] NTFS driver 2.1.30 [Flags: R/O MODULE].
[ 1516.177769] QNX4 filesystem 0.2.3 registered.
[ 1516.277417] xor: measuring software checksum speed
[ 1516.314128]    pIII_sse  :  1610.000 MB/sec
[ 1516.354125]    prefetch64-sse:  1724.000 MB/sec
[ 1516.354134] xor: using function: prefetch64-sse (1724.000 MB/sec)
[ 1516.470183] raid6: mmxx1      310 MB/s
[ 1516.538208] raid6: mmxx2      512 MB/s
[ 1516.606201] raid6: sse1x1     309 MB/s
[ 1516.674113] raid6: sse1x2     500 MB/s
[ 1516.742192] raid6: sse2x1     509 MB/s
[ 1516.810164] raid6: sse2x2     721 MB/s
[ 1516.810172] raid6: using algorithm sse2x2 (721 MB/s)
[ 1516.810179] raid6: using ssse3x1 recovery algorithm
[ 1517.093965] bio: create slab <bio-1> at 1
[ 1517.095966] Btrfs loaded

Hors ligne

#188 Le 07/05/2015, à 09:35

F50

Re : [disque dur HS] Temps de boot anormalement long

dmesg ne sert strictement à rien, il est moins complet que syslog. Concentres-toi plutôt sur ceci avant d'acheter un nouveau DD :

http://forum.xubuntu-fr.org/viewtopic.php?id=403064

#189 Le 07/05/2015, à 09:52

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

Je veux bien donner syslog aussi si on me le demande...

En attendant pour répondre à la demande Moko138 et Bougron
dmesg_hd_sain_pc_annesophie.txt

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-37-generic (buildd@orlo) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #49~14.04.1-Ubuntu SMP Thu Apr 30 10:52:28 UTC 2015 (Ubuntu 3.16.0-37.49~14.04.1-generic 3.16.7-ckt9)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-37-generic root=UUID=ae4a32fd-322c-426f-8968-56ca61bed2e3 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] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dfecffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dfed0000-0x00000000dfedbfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dfedc000-0x00000000dfeddfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dfede000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: Packard Bell BV        EasyNote SL81                   /PF2P, BIOS PBPF1200.P11   10/24/2008
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x120000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-D3FFF write-protect
[    0.000000]   D4000-E3FFF uncachable
[    0.000000]   E4000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 base 0080000000 mask FFC0000000 write-back
[    0.000000]   2 base 00C0000000 mask FFE0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000120000000 aka 4608M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdfed0 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f8020-0x000f802f] mapped at [ffff8800000f8020]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01fbd000, 0x01fbdfff] PGTABLE
[    0.000000] BRK [0x01fbe000, 0x01fbefff] PGTABLE
[    0.000000] BRK [0x01fbf000, 0x01fbffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x11fe00000-0x11fffffff]
[    0.000000]  [mem 0x11fe00000-0x11fffffff] page 2M
[    0.000000] BRK [0x01fc0000, 0x01fc0fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x11c000000-0x11fdfffff]
[    0.000000]  [mem 0x11c000000-0x11fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff]
[    0.000000]  [mem 0x100000000-0x11bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xdfecffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xdfdfffff] page 2M
[    0.000000]  [mem 0xdfe00000-0xdfecffff] page 4k
[    0.000000] RAMDISK: [mem 0x35ada000-0x36d64fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F7F60 000024 (v02 PacBel)
[    0.000000] ACPI: XSDT 0x00000000DFED2CCF 00005C (v01 PacBel PBNB0020 00320000  LTP 00000000)
[    0.000000] ACPI: FACP 0x00000000DFEDB96A 0000F4 (v03 PacBel PBNB0020 00320000 ATI  000F4240)
[    0.000000] ACPI: DSDT 0x00000000DFED2D2B 008C3F (v01 PacBel PBNB0020 00320000 MSFT 03000001)
[    0.000000] ACPI: FACS 0x00000000DFEDDFC0 000040
[    0.000000] ACPI: TCPA 0x00000000DFEDBAD2 000032 (v02 PacBel PBNB0020 00320000 PTEC 00000000)
[    0.000000] ACPI: SLIC 0x00000000DFEDBB04 000176 (v00 PacBel PBNB0020 00320000      00000000)
[    0.000000] ACPI: SSDT 0x00000000DFEDBC7A 0002B4 (v01 PacBel PBNB0020 00320000  LTP 00000001)
[    0.000000] ACPI: APIC 0x00000000DFEDBF2E 00005E (v01 PacBel PBNB0020 00320000  LTP 00000000)
[    0.000000] ACPI: MCFG 0x00000000DFEDBF8C 00003C (v01 PacBel PBNB0020 00320000  LTP 00000000)
[    0.000000] ACPI: HPET 0x00000000DFEDBFC8 000038 (v01 PacBel PBNB0020 00320000  LTP 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Scanning NUMA topology in Northbridge 24
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x11fffffff]
[    0.000000]   NODE_DATA [mem 0x11fff7000-0x11fffbfff]
[    0.000000]  [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b600000-ffff88011f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x11fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0xdfecffff]
[    0.000000]   node   0: [mem 0x100000000-0x11fffffff]
[    0.000000] On node 0 totalpages: 1048172
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14268 pages used for memmap
[    0.000000]   DMA32 zone: 913104 pages, LIFO batch:31
[    0.000000]   Normal zone: 2048 pages used for memmap
[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x8008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x43538301 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    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-0x000d1fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000d2000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdfed0000-0xdfedbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdfedc000-0xdfeddfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdfede000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[    0.000000] e820: [mem 0xf0000000-0xfebfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88011fc00000 s81408 r8192 d20992 u1048576
[    0.000000] pcpu-alloc: s81408 r8192 d20992 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1031771
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-37-generic root=UUID=ae4a32fd-322c-426f-8968-56ca61bed2e3 ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 4025388K/4192688K available (7624K kernel code, 1131K rwdata, 3596K rodata, 1352K init, 1300K bss, 167300K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:16640 nr_irqs:512 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1999.981 MHz processor
[    0.000063] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.96 BogoMIPS (lpj=7999924)
[    0.000068] pid_max: default: 32768 minimum: 301
[    0.000081] ACPI: Core revision 20140424
[    0.006869] ACPI: All ACPI Tables successfully acquired
[    0.023122] Security Framework initialized
[    0.023147] AppArmor: AppArmor initialized
[    0.023149] Yama: becoming mindful.
[    0.023707] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.026511] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.027833] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.027846] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.028269] Initializing cgroup subsys memory
[    0.028311] Initializing cgroup subsys devices
[    0.028323] Initializing cgroup subsys freezer
[    0.028328] Initializing cgroup subsys net_cls
[    0.028337] Initializing cgroup subsys blkio
[    0.028345] Initializing cgroup subsys perf_event
[    0.028349] Initializing cgroup subsys net_prio
[    0.028363] Initializing cgroup subsys hugetlb
[    0.028399] tseg: 00dff00000
[    0.028403] CPU: Physical Processor ID: 0
[    0.028405] CPU: Processor Core ID: 0
[    0.028408] mce: CPU supports 5 MCE banks
[    0.028422] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.028422] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
[    0.028422] tlb_flushall_shift: 6
[    0.028611] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
[    0.030186] ftrace: allocating 29244 entries in 115 pages
[    0.052735] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.092427] smpboot: CPU0: AMD Athlon(tm) X2 Dual-Core QL-62 (fam: 11, model: 03, stepping: 01)
[    0.200070] Performance Events: AMD PMU driver.
[    0.200077] ... version:                0
[    0.200078] ... bit width:              48
[    0.200080] ... generic registers:      4
[    0.200081] ... value mask:             0000ffffffffffff
[    0.200083] ... max period:             00007fffffffffff
[    0.200084] ... fixed-purpose events:   0
[    0.200086] ... event mask:             000000000000000f
[    0.202671] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.202836] x86: Booting SMP configuration:
[    0.202840] .... node  #0, CPUs:      #1
[    0.215943] TSC synchronization [CPU#0 -> CPU#1]:
[    0.215945] Measured 106194721 cycles TSC warp between CPUs, turning off TSC clock.
[    0.215951] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    0.216007] x86: Booted up 1 node, 2 CPUs
[    0.216010] smpboot: Total of 2 processors activated (7999.92 BogoMIPS)
[    0.096114] devtmpfs: initialized
[    0.103870] evm: security.selinux
[    0.103874] evm: security.SMACK64
[    0.103875] evm: security.SMACK64EXEC
[    0.103877] evm: security.SMACK64TRANSMUTE
[    0.103878] evm: security.SMACK64MMAP
[    0.103880] evm: security.ima
[    0.103881] evm: security.capability
[    0.103919] PM: Registering ACPI NVS region [mem 0xdfedc000-0xdfeddfff] (8192 bytes)
[    0.104007] pinctrl core: initialized pinctrl subsystem
[    0.104007] regulator-dummy: no parameters
[    0.104007] RTC time:  6:53:06, date: 05/07/15
[    0.104007] NET: Registered protocol family 16
[    0.104007] cpuidle: using governor ladder
[    0.104007] cpuidle: using governor menu
[    0.104007] TOM: 00000000e0000000 aka 3584M
[    0.104007] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
[    0.104007] TOM2: 0000000120000000 aka 4608M
[    0.104007] ACPI: bus type PCI registered
[    0.104007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.104007] PCI: MMCONFIG for domain 0000 [bus 00-0f] at [mem 0xe0000000-0xe0ffffff] (base 0xe0000000)
[    0.104007] PCI: MMCONFIG at [mem 0xe0000000-0xe0ffffff] reserved in E820
[    0.104007] PCI: Using configuration type 1 for base access
[    0.104007] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.104007] mtrr: probably your BIOS does not setup all CPUs.
[    0.104007] mtrr: corrected configuration.
[    0.112182] ACPI: Added _OSI(Module Device)
[    0.112185] ACPI: Added _OSI(Processor Device)
[    0.112188] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.112190] ACPI: Added _OSI(Processor Aggregator Device)
[    0.117275] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.118037] ACPI: Interpreter enabled
[    0.118047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
[    0.118053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[    0.118073] ACPI: (supports S0 S3 S4 S5)
[    0.118076] ACPI: Using IOAPIC for interrupt routing
[    0.118200] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.118842] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.128709] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.128342] ACPI: Power Resource [QFAN] (off)
[    0.129204] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.129214] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.129225] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.131703] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-0f] only partially covers this bridge
[    0.132080] PCI host bridge to bus 0000:00
[    0.132085] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.132089] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.132092] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d5fff]
[    0.132095] pci_bus 0000:00: root bus resource [mem 0x000d6000-0x000d7fff]
[    0.132098] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000d9fff]
[    0.132101] pci_bus 0000:00: root bus resource [mem 0x000da000-0x000dbfff]
[    0.132104] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000ddfff]
[    0.132107] pci_bus 0000:00: root bus resource [mem 0x000de000-0x000dffff]
[    0.132109] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e1fff]
[    0.132112] pci_bus 0000:00: root bus resource [mem 0x000e2000-0x000e3fff]
[    0.132115] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff]
[    0.132118] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.132121] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.132141] pci 0000:00:00.0: [1022:9600] type 00 class 0x060000
[    0.132370] pci 0000:00:02.0: [1022:9603] type 01 class 0x060400
[    0.132440] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.132512] pci 0000:00:02.0: System wakeup disabled by ACPI
[    0.132619] pci 0000:00:04.0: [1022:9604] type 01 class 0x060400
[    0.132682] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.132752] pci 0000:00:04.0: System wakeup disabled by ACPI
[    0.132854] pci 0000:00:06.0: [1022:9606] type 01 class 0x060400
[    0.132916] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    0.132984] pci 0000:00:06.0: System wakeup disabled by ACPI
[    0.133052] pci 0000:00:07.0: [1022:9607] type 01 class 0x060400
[    0.133110] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.133178] pci 0000:00:07.0: System wakeup disabled by ACPI
[    0.133282] pci 0000:00:09.0: [1022:9608] type 01 class 0x060400
[    0.133345] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    0.133412] pci 0000:00:09.0: System wakeup disabled by ACPI
[    0.133530] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
[    0.133558] pci 0000:00:11.0: reg 0x10: [io  0x8430-0x8437]
[    0.133570] pci 0000:00:11.0: reg 0x14: [io  0x8424-0x8427]
[    0.133584] pci 0000:00:11.0: reg 0x18: [io  0x8428-0x842f]
[    0.133597] pci 0000:00:11.0: reg 0x1c: [io  0x8420-0x8423]
[    0.133610] pci 0000:00:11.0: reg 0x20: [io  0x8400-0x840f]
[    0.133623] pci 0000:00:11.0: reg 0x24: [mem 0xf8508000-0xf85083ff]
[    0.133652] pci 0000:00:11.0: set SATA to AHCI mode
[    0.133845] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.133863] pci 0000:00:12.0: reg 0x10: [mem 0xf8504000-0xf8504fff]
[    0.133993] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.134092] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
[    0.134111] pci 0000:00:12.1: reg 0x10: [mem 0xf8505000-0xf8505fff]
[    0.134241] pci 0000:00:12.1: System wakeup disabled by ACPI
[    0.134350] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.134375] pci 0000:00:12.2: reg 0x10: [mem 0xf8508400-0xf85084ff]
[    0.134481] pci 0000:00:12.2: supports D1 D2
[    0.134484] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.134554] pci 0000:00:12.2: System wakeup disabled by ACPI
[    0.134661] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.134679] pci 0000:00:13.0: reg 0x10: [mem 0xf8506000-0xf8506fff]
[    0.134809] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.134909] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
[    0.134927] pci 0000:00:13.1: reg 0x10: [mem 0xf8507000-0xf8507fff]
[    0.135058] pci 0000:00:13.1: System wakeup disabled by ACPI
[    0.135166] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.135191] pci 0000:00:13.2: reg 0x10: [mem 0xf8508800-0xf85088ff]
[    0.135297] pci 0000:00:13.2: supports D1 D2
[    0.135300] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.135368] pci 0000:00:13.2: System wakeup disabled by ACPI
[    0.135480] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.135742] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[    0.135764] pci 0000:00:14.1: reg 0x10: [io  0x01f0-0x01f7]
[    0.135777] pci 0000:00:14.1: reg 0x14: [io  0x03f4-0x03f7]
[    0.135790] pci 0000:00:14.1: reg 0x18: [io  0x0170-0x0177]
[    0.135803] pci 0000:00:14.1: reg 0x1c: [io  0x0374-0x0377]
[    0.135816] pci 0000:00:14.1: reg 0x20: [io  0x8410-0x841f]
[    0.135842] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.135845] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.135848] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.135851] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.136052] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.136081] pci 0000:00:14.2: reg 0x10: [mem 0xf8500000-0xf8503fff 64bit]
[    0.136167] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.136319] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.136545] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.136646] pci 0000:00:14.4: System wakeup disabled by ACPI
[    0.136756] pci 0000:00:18.0: [1022:1300] type 00 class 0x060000
[    0.136885] pci 0000:00:18.1: [1022:1301] type 00 class 0x060000
[    0.137007] pci 0000:00:18.2: [1022:1302] type 00 class 0x060000
[    0.137132] pci 0000:00:18.3: [1022:1303] type 00 class 0x060000
[    0.137263] pci 0000:00:18.4: [1022:1304] type 00 class 0x060000
[    0.137522] pci 0000:01:00.0: [1002:9591] type 00 class 0x030000
[    0.137539] pci 0000:01:00.0: reg 0x10: [mem 0xf0000000-0xf7ffffff pref]
[    0.137549] pci 0000:01:00.0: reg 0x14: [io  0x9000-0x90ff]
[    0.137560] pci 0000:01:00.0: reg 0x18: [mem 0xf8100000-0xf810ffff]
[    0.137593] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.137638] pci 0000:01:00.0: supports D1 D2
[    0.137722] pci 0000:01:00.1: [1002:aa20] type 00 class 0x040300
[    0.137739] pci 0000:01:00.1: reg 0x10: [mem 0xf8110000-0xf8113fff]
[    0.137827] pci 0000:01:00.1: supports D1 D2
[    0.148026] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.148033] pci 0000:00:02.0:   bridge window [io  0x9000-0x9fff]
[    0.148037] pci 0000:00:02.0:   bridge window [mem 0xf8100000-0xf81fffff]
[    0.148043] pci 0000:00:02.0:   bridge window [mem 0xf0000000-0xf7ffffff 64bit pref]
[    0.148125] pci 0000:00:04.0: PCI bridge to [bus 02]
[    0.148211] pci 0000:03:00.0: [10ec:8136] type 00 class 0x020000
[    0.148230] pci 0000:03:00.0: reg 0x10: [io  0xa000-0xa0ff]
[    0.148257] pci 0000:03:00.0: reg 0x18: [mem 0xf8010000-0xf8010fff 64bit pref]
[    0.148275] pci 0000:03:00.0: reg 0x20: [mem 0xf8000000-0xf800ffff 64bit pref]
[    0.148288] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.148362] pci 0000:03:00.0: supports D1 D2
[    0.148365] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.160023] pci 0000:00:06.0: PCI bridge to [bus 03]
[    0.160029] pci 0000:00:06.0:   bridge window [io  0xa000-0xafff]
[    0.160036] pci 0000:00:06.0:   bridge window [mem 0xf8000000-0xf80fffff 64bit pref]
[    0.160157] acpiphp: Slot [1] registered
[    0.160164] pci 0000:00:07.0: PCI bridge to [bus 04-09]
[    0.160170] pci 0000:00:07.0:   bridge window [io  0x0000-0x0fff]
[    0.160174] pci 0000:00:07.0:   bridge window [mem 0x00000000-0x000fffff]
[    0.160181] pci 0000:00:07.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[    0.160321] pci 0000:0a:00.0: [197b:2380] type 00 class 0x0c0010
[    0.160347] pci 0000:0a:00.0: reg 0x10: [mem 0xf8200000-0xf82007ff]
[    0.160364] pci 0000:0a:00.0: reg 0x14: [mem 0xf8201000-0xf820107f]
[    0.160408] pci 0000:0a:00.0: reg 0x20: [mem 0xf8200c00-0xf8200c7f]
[    0.160425] pci 0000:0a:00.0: reg 0x24: [mem 0xf8200800-0xf820087f]
[    0.160610] pci 0000:0a:00.1: [197b:2382] type 00 class 0x088000
[    0.160632] pci 0000:0a:00.1: reg 0x10: [mem 0xf8201400-0xf82014ff]
[    0.160855] pci 0000:0a:00.2: [197b:2381] type 00 class 0x080501
[    0.160877] pci 0000:0a:00.2: reg 0x10: [mem 0xf8201800-0xf82018ff]
[    0.161097] pci 0000:0a:00.3: [197b:2383] type 00 class 0x088000
[    0.161120] pci 0000:0a:00.3: reg 0x10: [mem 0xf8201c00-0xf8201cff]
[    0.172027] pci 0000:00:09.0: PCI bridge to [bus 0a]
[    0.172034] pci 0000:00:09.0:   bridge window [mem 0xf8200000-0xf82fffff]
[    0.172146] pci 0000:00:14.4: PCI bridge to [bus 0b-10] (subtractive decode)
[    0.172158] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.172161] pci 0000:00:14.4:   bridge window [mem 0x000d4000-0x000d5fff] (subtractive decode)
[    0.172165] pci 0000:00:14.4:   bridge window [mem 0x000d6000-0x000d7fff] (subtractive decode)
[    0.172168] pci 0000:00:14.4:   bridge window [mem 0x000d8000-0x000d9fff] (subtractive decode)
[    0.172171] pci 0000:00:14.4:   bridge window [mem 0x000da000-0x000dbfff] (subtractive decode)
[    0.172174] pci 0000:00:14.4:   bridge window [mem 0x000dc000-0x000ddfff] (subtractive decode)
[    0.172178] pci 0000:00:14.4:   bridge window [mem 0x000de000-0x000dffff] (subtractive decode)
[    0.172181] pci 0000:00:14.4:   bridge window [mem 0x000e0000-0x000e1fff] (subtractive decode)
[    0.172184] pci 0000:00:14.4:   bridge window [mem 0x000e2000-0x000e3fff] (subtractive decode)
[    0.172187] pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
[    0.172190] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.172193] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.173004] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0, disabled.
[    0.173133] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0, disabled.
[    0.173259] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0, disabled.
[    0.173385] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0, disabled.
[    0.173511] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0, disabled.
[    0.173637] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0, disabled.
[    0.173763] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
[    0.173888] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0, disabled.
[    0.176304] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.176304] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[    0.180042] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.180046] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.180050] vgaarb: loaded
[    0.180052] vgaarb: bridge control possible 0000:01:00.0
[    0.180500] SCSI subsystem initialized
[    0.180536] libata version 3.00 loaded.
[    0.180536] ACPI: bus type USB registered
[    0.180536] usbcore: registered new interface driver usbfs
[    0.180536] usbcore: registered new interface driver hub
[    0.180536] usbcore: registered new device driver usb
[    0.180536] PCI: Using ACPI for IRQ routing
[    0.180536] PCI: pci_cache_line_size set to 64 bytes
[    0.180541] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
[    0.180545] e820: reserve RAM buffer [mem 0xdfed0000-0xdfffffff]
[    0.180758] NetLabel: Initializing
[    0.180760] NetLabel:  domain hash size = 128
[    0.180761] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.180781] NetLabel:  unlabeled traffic allowed by default
[    0.180815] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.180815] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
[    0.184109] Switched to clocksource hpet
[    0.196593] AppArmor: AppArmor Filesystem Enabled
[    0.196657] pnp: PnP ACPI init
[    0.196689] ACPI: bus type PNP registered
[    0.196940] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.196944] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.196950] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.197687] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.197778] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.197871] pnp 00:03: Plug and Play ACPI device, IDs SYN1015 SYN1000 SYN0002 PNP0f13 (active)
[    0.197995] system 00:04: [io  0x0220-0x022f] has been reserved
[    0.197999] system 00:04: [io  0x040b] has been reserved
[    0.198003] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.198006] system 00:04: [io  0x04d6] has been reserved
[    0.198010] system 00:04: [io  0x0530-0x0537] has been reserved
[    0.198013] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.198017] system 00:04: [io  0x0c14] has been reserved
[    0.198021] system 00:04: [io  0x0c50-0x0c52] has been reserved
[    0.198025] system 00:04: [io  0x0c6c] has been reserved
[    0.198028] system 00:04: [io  0x0c6f] has been reserved
[    0.198032] system 00:04: [io  0x0cd0-0x0cd1] has been reserved
[    0.198035] system 00:04: [io  0x0cd2-0x0cd3] has been reserved
[    0.198039] system 00:04: [io  0x0cd4-0x0cd5] has been reserved
[    0.198043] system 00:04: [io  0x0cd6-0x0cd7] has been reserved
[    0.198046] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.198051] system 00:04: [io  0x8000-0x805f] could not be reserved
[    0.198055] system 00:04: [io  0x8100-0x81ff window] has been reserved
[    0.198058] system 00:04: [io  0x8200-0x82ff window] has been reserved
[    0.198062] system 00:04: [io  0x0f40-0x0f47] has been reserved
[    0.198066] system 00:04: [io  0x087f] has been reserved
[    0.198070] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.198201] system 00:05: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.198206] system 00:05: [mem 0xfff00000-0xffffffff] has been reserved
[    0.198209] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.198398] pnp 00:06: Plug and Play ACPI device, IDs ITE8708 (disabled)
[    0.199473] pnp: PnP ACPI: found 7 devices
[    0.199477] ACPI: bus type PNP unregistered
[    0.211765] pci 0000:00:04.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.211775] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    0.211779] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[    0.211794] pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 04-09] add_size 1000
[    0.211798] pci 0000:00:07.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04-09] add_size 200000
[    0.211802] pci 0000:00:07.0: bridge window [mem 0x00100000-0x000fffff] to [bus 04-09] add_size 200000
[    0.211861] pci 0000:00:04.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.211865] pci 0000:00:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.211869] pci 0000:00:07.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.211873] pci 0000:00:07.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.211876] pci 0000:00:04.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.211880] pci 0000:00:07.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.211891] pci 0000:00:04.0: BAR 14: assigned [mem 0xf8300000-0xf84fffff]
[    0.211903] pci 0000:00:04.0: BAR 15: assigned [mem 0xf8600000-0xf87fffff 64bit pref]
[    0.211910] pci 0000:00:06.0: BAR 14: assigned [mem 0xf8800000-0xf88fffff]
[    0.211916] pci 0000:00:07.0: BAR 14: assigned [mem 0xf8900000-0xf8afffff]
[    0.211926] pci 0000:00:07.0: BAR 15: assigned [mem 0xf8b00000-0xf8cfffff 64bit pref]
[    0.211932] pci 0000:00:04.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.211937] pci 0000:00:07.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.211944] pci 0000:01:00.0: BAR 6: assigned [mem 0xf8120000-0xf813ffff pref]
[    0.211948] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.211952] pci 0000:00:02.0:   bridge window [io  0x9000-0x9fff]
[    0.211958] pci 0000:00:02.0:   bridge window [mem 0xf8100000-0xf81fffff]
[    0.211963] pci 0000:00:02.0:   bridge window [mem 0xf0000000-0xf7ffffff 64bit pref]
[    0.211969] pci 0000:00:04.0: PCI bridge to [bus 02]
[    0.211972] pci 0000:00:04.0:   bridge window [io  0x1000-0x1fff]
[    0.211978] pci 0000:00:04.0:   bridge window [mem 0xf8300000-0xf84fffff]
[    0.211982] pci 0000:00:04.0:   bridge window [mem 0xf8600000-0xf87fffff 64bit pref]
[    0.211990] pci 0000:03:00.0: BAR 6: assigned [mem 0xf8800000-0xf881ffff pref]
[    0.212046] pci 0000:00:06.0: PCI bridge to [bus 03]
[    0.212050] pci 0000:00:06.0:   bridge window [io  0xa000-0xafff]
[    0.212055] pci 0000:00:06.0:   bridge window [mem 0xf8800000-0xf88fffff]
[    0.212060] pci 0000:00:06.0:   bridge window [mem 0xf8000000-0xf80fffff 64bit pref]
[    0.212066] pci 0000:00:07.0: PCI bridge to [bus 04-09]
[    0.212069] pci 0000:00:07.0:   bridge window [io  0x2000-0x2fff]
[    0.212074] pci 0000:00:07.0:   bridge window [mem 0xf8900000-0xf8afffff]
[    0.212079] pci 0000:00:07.0:   bridge window [mem 0xf8b00000-0xf8cfffff 64bit pref]
[    0.212087] pci 0000:00:09.0: PCI bridge to [bus 0a]
[    0.212091] pci 0000:00:09.0:   bridge window [mem 0xf8200000-0xf82fffff]
[    0.212100] pci 0000:00:14.4: PCI bridge to [bus 0b-10]
[    0.212150] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff]
[    0.212153] pci_bus 0000:00: resource 5 [mem 0x000d4000-0x000d5fff]
[    0.212156] pci_bus 0000:00: resource 6 [mem 0x000d6000-0x000d7fff]
[    0.212159] pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000d9fff]
[    0.212162] pci_bus 0000:00: resource 8 [mem 0x000da000-0x000dbfff]
[    0.212165] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000ddfff]
[    0.212168] pci_bus 0000:00: resource 10 [mem 0x000de000-0x000dffff]
[    0.212171] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e1fff]
[    0.212175] pci_bus 0000:00: resource 12 [mem 0x000e2000-0x000e3fff]
[    0.212178] pci_bus 0000:00: resource 13 [mem 0xf0000000-0xffffffff]
[    0.212181] pci_bus 0000:00: resource 14 [io  0x0000-0x0cf7]
[    0.212185] pci_bus 0000:00: resource 15 [io  0x0d00-0xffff]
[    0.212189] pci_bus 0000:01: resource 0 [io  0x9000-0x9fff]
[    0.212191] pci_bus 0000:01: resource 1 [mem 0xf8100000-0xf81fffff]
[    0.212195] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf7ffffff 64bit pref]
[    0.212199] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
[    0.212202] pci_bus 0000:02: resource 1 [mem 0xf8300000-0xf84fffff]
[    0.212205] pci_bus 0000:02: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref]
[    0.212209] pci_bus 0000:03: resource 0 [io  0xa000-0xafff]
[    0.212212] pci_bus 0000:03: resource 1 [mem 0xf8800000-0xf88fffff]
[    0.212215] pci_bus 0000:03: resource 2 [mem 0xf8000000-0xf80fffff 64bit pref]
[    0.212218] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    0.212221] pci_bus 0000:04: resource 1 [mem 0xf8900000-0xf8afffff]
[    0.212225] pci_bus 0000:04: resource 2 [mem 0xf8b00000-0xf8cfffff 64bit pref]
[    0.212229] pci_bus 0000:0a: resource 1 [mem 0xf8200000-0xf82fffff]
[    0.212233] pci_bus 0000:0b: resource 4 [mem 0x000a0000-0x000bffff]
[    0.212235] pci_bus 0000:0b: resource 5 [mem 0x000d4000-0x000d5fff]
[    0.212239] pci_bus 0000:0b: resource 6 [mem 0x000d6000-0x000d7fff]
[    0.212242] pci_bus 0000:0b: resource 7 [mem 0x000d8000-0x000d9fff]
[    0.212244] pci_bus 0000:0b: resource 8 [mem 0x000da000-0x000dbfff]
[    0.212248] pci_bus 0000:0b: resource 9 [mem 0x000dc000-0x000ddfff]
[    0.212250] pci_bus 0000:0b: resource 10 [mem 0x000de000-0x000dffff]
[    0.212254] pci_bus 0000:0b: resource 11 [mem 0x000e0000-0x000e1fff]
[    0.212256] pci_bus 0000:0b: resource 12 [mem 0x000e2000-0x000e3fff]
[    0.212260] pci_bus 0000:0b: resource 13 [mem 0xf0000000-0xffffffff]
[    0.212262] pci_bus 0000:0b: resource 14 [io  0x0000-0x0cf7]
[    0.212266] pci_bus 0000:0b: resource 15 [io  0x0d00-0xffff]
[    0.212316] NET: Registered protocol family 2
[    0.212618] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.212815] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.213087] TCP: Hash tables configured (established 32768 bind 32768)
[    0.213172] TCP: reno registered
[    0.213187] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.213231] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.213375] NET: Registered protocol family 1
[    0.216324] pci 0000:01:00.0: Video device with shadowed ROM
[    0.216351] PCI: CLS 32 bytes, default 64
[    0.216471] Trying to unpack rootfs image as initramfs...
[    0.697802] Freeing initrd memory: 18988K (ffff880035ada000 - ffff880036d65000)
[    0.697866] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.697870] software IO TLB [mem 0xdbed0000-0xdfed0000] (64MB) mapped at [ffff8800dbed0000-ffff8800dfecffff]
[    0.698184] microcode: CPU0: patch_level=0x02000032
[    0.698236] microcode: CPU1: patch_level=0x02000032
[    0.698334] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.698399] Scanning for low memory corruption every 60 seconds
[    0.698975] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.699000] Initialise system trusted keyring
[    0.699043] audit: initializing netlink subsys (disabled)
[    0.699073] audit: type=2000 audit(1430981586.695:1): initialized
[    0.699659] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.702888] zpool: loaded
[    0.702894] zbud: loaded
[    0.703225] VFS: Disk quotas dquot_6.5.2
[    0.703310] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.704682] fuse init (API version 7.23)
[    0.704909] msgmni has been set to 7899
[    0.705037] Key type big_key registered
[    0.706942] Key type asymmetric registered
[    0.706947] Asymmetric key parser 'x509' registered
[    0.707028] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.707130] io scheduler noop registered
[    0.707134] io scheduler deadline registered (default)
[    0.707238] io scheduler cfq registered
[    0.707785] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
[    0.708179] pcieport 0000:00:04.0: irq 41 for MSI/MSI-X
[    0.708526] pcieport 0000:00:06.0: irq 42 for MSI/MSI-X
[    0.708607] pcieport 0000:00:07.0: enabling device (0000 -> 0003)
[    0.708880] pcieport 0000:00:07.0: irq 43 for MSI/MSI-X
[    0.709222] pcieport 0000:00:09.0: irq 44 for MSI/MSI-X
[    0.709348] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.709381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.709479] vesafb: mode is 1152x864x32, linelength=4608, pages=0
[    0.709483] vesafb: scrolling: redraw
[    0.709485] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[    0.709515] vesafb: framebuffer at 0xf0000000, mapped to 0xffffc90001780000, using 3904k, total 3904k
[    0.709722] Console: switching to colour frame buffer device 144x54
[    0.709755] fb0: VESA VGA frame buffer device
[    0.710062] ACPI: AC Adapter [ACAD] (off-line)
[    0.710287] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.710295] ACPI: Power Button [PWRB]
[    0.710371] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.710374] ACPI: Sleep Button [SLPB]
[    0.710465] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    0.710938] ACPI: Lid Switch [LID0]
[    0.711052] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.711059] ACPI: Power Button [PWRF]
[    0.711237] ACPI: Fan [FAN] (off)
[    0.713418] thermal LNXTHERM:00: registered as thermal_zone0
[    0.713421] ACPI: Thermal Zone [THRM] (35 C)
[    0.713480] GHES: HEST is not enabled!
[    0.713721] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.714427] ACPI: Battery Slot [BAT1] (battery absent)
[    0.718248] Linux agpgart interface v0.103
[    0.721610] brd: module loaded
[    0.723281] loop: module loaded
[    0.723769] libphy: Fixed MDIO Bus: probed
[    0.723775] tun: Universal TUN/TAP device driver, 1.6
[    0.723777] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.723900] PPP generic driver version 2.4.2
[    0.724087] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.724098] ehci-pci: EHCI PCI platform driver
[    0.724487] QUIRK: Enable AMD PLL fix
[    0.724528] ehci-pci 0000:00:12.2: EHCI Host Controller
[    0.724538] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    0.724547] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    0.724549] ehci-pci 0000:00:12.2: applying AMD SB600/SB700 USB freeze workaround
[    0.724568] ehci-pci 0000:00:12.2: debug port 1
[    0.724635] ehci-pci 0000:00:12.2: irq 17, io mem 0xf8508400
[    0.736076] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    0.736175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.736178] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.736182] usb usb1: Product: EHCI Host Controller
[    0.736186] usb usb1: Manufacturer: Linux 3.16.0-37-generic ehci_hcd
[    0.736188] usb usb1: SerialNumber: 0000:00:12.2
[    0.736446] hub 1-0:1.0: USB hub found
[    0.736459] hub 1-0:1.0: 6 ports detected
[    0.737126] ehci-pci 0000:00:13.2: EHCI Host Controller
[    0.737138] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    0.737144] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    0.737147] ehci-pci 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround
[    0.737166] ehci-pci 0000:00:13.2: debug port 1
[    0.737222] ehci-pci 0000:00:13.2: irq 19, io mem 0xf8508800
[    0.748074] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    0.748141] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.748145] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.748147] usb usb2: Product: EHCI Host Controller
[    0.748150] usb usb2: Manufacturer: Linux 3.16.0-37-generic ehci_hcd
[    0.748153] usb usb2: SerialNumber: 0000:00:13.2
[    0.748381] hub 2-0:1.0: USB hub found
[    0.748393] hub 2-0:1.0: 6 ports detected
[    0.748773] ehci-platform: EHCI generic platform driver
[    0.748804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.748814] ohci-pci: OHCI PCI platform driver
[    0.749109] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    0.749118] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
[    0.749163] ohci-pci 0000:00:12.0: irq 16, io mem 0xf8504000
[    0.808168] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    0.808171] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.808174] usb usb3: Product: OHCI PCI host controller
[    0.808177] usb usb3: Manufacturer: Linux 3.16.0-37-generic ohci_hcd
[    0.808179] usb usb3: SerialNumber: 0000:00:12.0
[    0.808404] hub 3-0:1.0: USB hub found
[    0.808453] hub 3-0:1.0: 3 ports detected
[    0.808907] ohci-pci 0000:00:12.1: OHCI PCI host controller
[    0.808918] ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4
[    0.808946] ohci-pci 0000:00:12.1: irq 16, io mem 0xf8505000
[    0.868148] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.868151] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.868155] usb usb4: Product: OHCI PCI host controller
[    0.868158] usb usb4: Manufacturer: Linux 3.16.0-37-generic ohci_hcd
[    0.868160] usb usb4: SerialNumber: 0000:00:12.1
[    0.868376] hub 4-0:1.0: USB hub found
[    0.868423] hub 4-0:1.0: 3 ports detected
[    0.868887] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    0.868897] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[    0.868944] ohci-pci 0000:00:13.0: irq 18, io mem 0xf8506000
[    0.928186] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    0.928190] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.928194] usb usb5: Product: OHCI PCI host controller
[    0.928196] usb usb5: Manufacturer: Linux 3.16.0-37-generic ohci_hcd
[    0.928199] usb usb5: SerialNumber: 0000:00:13.0
[    0.928434] hub 5-0:1.0: USB hub found
[    0.928481] hub 5-0:1.0: 3 ports detected
[    0.928972] ohci-pci 0000:00:13.1: OHCI PCI host controller
[    0.928981] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6
[    0.929010] ohci-pci 0000:00:13.1: irq 18, io mem 0xf8507000
[    0.984168] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    0.984171] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.984174] usb usb6: Product: OHCI PCI host controller
[    0.984177] usb usb6: Manufacturer: Linux 3.16.0-37-generic ohci_hcd
[    0.984180] usb usb6: SerialNumber: 0000:00:13.1
[    0.984430] hub 6-0:1.0: USB hub found
[    0.984483] hub 6-0:1.0: 3 ports detected
[    0.984732] ohci-platform: OHCI generic platform driver
[    0.984762] uhci_hcd: USB Universal Host Controller Interface driver
[    0.984907] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[    0.990348] i8042: Detected active multiplexing controller, rev 1.1
[    0.991980] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.991986] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.992075] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.992127] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.992183] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.992588] mousedev: PS/2 mouse device common for all mice
[    0.993212] rtc_cmos 00:01: RTC can wake from S4
[    0.993388] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.993422] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[    0.993573] device-mapper: uevent: version 1.0.3
[    0.993710] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    0.993737] ledtrig-cpu: registered to indicate activity on CPUs
[    0.993901] TCP: cubic registered
[    0.994173] NET: Registered protocol family 10
[    0.994618] NET: Registered protocol family 17
[    0.994643] Key type dns_resolver registered
[    0.995234] Loading compiled-in X.509 certificates
[    0.996682] Loaded X.509 cert 'Magrathea: Glacier signing key: 5d1f323a4807cb0378ddad50b4b5a652cdde4159'
[    0.996709] registered taskstats version 1
[    1.000888] Key type trusted registered
[    1.008640] Key type encrypted registered
[    1.008658] AppArmor: AppArmor sha1 policy hashing enabled
[    1.008665] ima: No TPM chip found, activating TPM-bypass!
[    1.008703] evm: HMAC attrs: 0x1
[    1.009461]   Magic number: 15:491:872
[    1.009652] rtc_cmos 00:01: setting system clock to 2015-05-07 06:53:07 UTC (1430981587)
[    1.009802] acpi-cpufreq: overriding BIOS provided _PSD data
[    1.009969] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.009971] EDD information not available.
[    1.010091] PM: Hibernation image not present or could not be loaded.
[    1.012671] Freeing unused kernel memory: 1352K (ffffffff81d1c000 - ffffffff81e6e000)
[    1.012676] Write protecting the kernel read-only data: 12288k
[    1.015336] Freeing unused kernel memory: 556K (ffff880001775000 - ffff880001800000)
[    1.017704] Freeing unused kernel memory: 500K (ffff880001b83000 - ffff880001c00000)
[    1.033534] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.043802] systemd-udevd[99]: starting version 204
[    1.048095] usb 1-3: new high-speed USB device number 2 using ehci-pci
[    1.094760] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.094783] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.095059] r8169 0000:03:00.0: irq 45 for MSI/MSI-X
[    1.095368] r8169 0000:03:00.0 eth0: RTL8102e at 0xffffc90000008000, 00:23:8b:3e:54:90, XID 04a00000 IRQ 45
[    1.106853] ahci 0000:00:11.0: version 3.0
[    1.107278] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[    1.107283] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc 
[    1.111084] sdhci: Secure Digital Host Controller Interface driver
[    1.111089] sdhci: Copyright(c) Pierre Ossman
[    1.111398] scsi0 : ahci
[    1.116716] scsi1 : ahci
[    1.126986] scsi2 : ahci
[    1.141261] scsi3 : ahci
[    1.141395] ata1: SATA max UDMA/133 abar m1024@0xf8508000 port 0xf8508100 irq 22
[    1.141400] ata2: SATA max UDMA/133 abar m1024@0xf8508000 port 0xf8508180 irq 22
[    1.141404] ata3: SATA max UDMA/133 abar m1024@0xf8508000 port 0xf8508200 irq 22
[    1.141407] ata4: SATA max UDMA/133 abar m1024@0xf8508000 port 0xf8508280 irq 22
[    1.147689] scsi4 : pata_atiixp
[    1.151954] scsi5 : pata_atiixp
[    1.152197] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x8410 irq 14
[    1.152200] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x8418 irq 15
[    1.172126] firewire_ohci 0000:0a:00.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x10
[    1.172262] sdhci-pci 0000:0a:00.1: SDHCI controller found [197b:2382] (rev 0)
[    1.172463] mmc0: no vqmmc regulator found
[    1.172466] mmc0: no vmmc regulator found
[    1.174791] mmc0: SDHCI controller on PCI [0000:0a:00.1] using DMA
[    1.174825] sdhci-pci 0000:0a:00.2: SDHCI controller found [197b:2381] (rev 0)
[    1.174924] sdhci-pci 0000:0a:00.2: Refusing to bind to secondary interface.
[    1.209012] usb 1-3: New USB device found, idVendor=05c8, idProduct=0116
[    1.209019] usb 1-3: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    1.209022] usb 1-3: Product: FE03FF-99-1
[    1.209025] usb 1-3: Manufacturer: Foxlink
[    1.323947] usb 1-5: new high-speed USB device number 3 using ehci-pci
[    1.460071] ata2: SATA link down (SStatus 0 SControl 300)
[    1.463730] usb 1-5: New USB device found, idVendor=0bda, idProduct=8189
[    1.463733] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.463736] usb 1-5: Product: RTL8187B_WLAN_Adapter
[    1.463738] usb 1-5: Manufacturer: Manufacturer_Realtek
[    1.463741] usb 1-5: SerialNumber: 00e04c000001
[    1.464042] ata3: SATA link down (SStatus 0 SControl 300)
[    1.632077] ata1: softreset failed (device not ready)
[    1.632084] ata1: applying PMP SRST workaround and retrying
[    1.640081] ata4: softreset failed (device not ready)
[    1.640090] ata4: applying PMP SRST workaround and retrying
[    1.672255] firewire_core 0000:0a:00.0: created device fw0: GUID f9e7f8dc17ffffb2, S400
[    1.804088] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.805312] ata1.00: ATA-8: Hitachi HTS543216L9A300, FB2OC40C, max UDMA/133
[    1.805317] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.806916] ata1.00: configured for UDMA/133
[    1.807208] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54321 C40C PQ: 0 ANSI: 5
[    1.807628] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.807640] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    1.807726] sd 0:0:0:0: [sda] Write Protect is off
[    1.807730] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.807785] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.812309] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.815935] ata4.00: ATAPI: HL-DT-ST DVDRAM GSA-T50N, RP05, max UDMA/133
[    1.820785] ata4.00: configured for UDMA/133
[    1.855120]  sda: sda1 sda2 < sda5 >
[    1.855743] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.931977] scsi 3:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-T50N  RP05 PQ: 0 ANSI: 5
[    2.059268] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.059271] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.059462] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    2.059800] sr 3:0:0:0: Attached scsi generic sg1 type 5
[    2.116554] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.0, id: 0x1e0b2, caps: 0xd04711/0xa00000/0x20000, board id: 3655, fw id: 473126
[    2.158895] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input12
[    2.491220] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    3.313445] random: init urandom read with 115 bits of entropy available
[    3.495489] random: nonblocking pool is initialized
[    3.983283] init: plymouth-upstart-bridge main process (175) terminated with status 1
[    3.983341] init: plymouth-upstart-bridge main process ended, respawning
[    3.989735] init: plymouth-upstart-bridge main process (185) terminated with status 1
[    3.989790] init: plymouth-upstart-bridge main process ended, respawning
[    3.994225] init: plymouth-upstart-bridge main process (187) terminated with status 1
[    3.994282] init: plymouth-upstart-bridge main process ended, respawning
[    4.000741] init: plymouth-upstart-bridge main process (188) terminated with status 1
[    4.000795] init: plymouth-upstart-bridge main process ended, respawning
[    4.005895] init: plymouth-upstart-bridge main process (190) terminated with status 1
[    4.005948] init: plymouth-upstart-bridge main process ended, respawning
[    4.012211] init: plymouth-upstart-bridge main process (191) terminated with status 1
[    4.012266] init: plymouth-upstart-bridge main process ended, respawning
[    4.016475] init: plymouth-upstart-bridge main process (193) terminated with status 1
[    4.016498] init: plymouth-upstart-bridge main process ended, respawning
[    4.023470] init: plymouth-upstart-bridge main process (194) terminated with status 1
[    4.023527] init: plymouth-upstart-bridge main process ended, respawning
[    4.031039] init: plymouth-upstart-bridge main process (197) terminated with status 1
[    4.031094] init: plymouth-upstart-bridge main process ended, respawning
[    4.038714] init: plymouth-upstart-bridge main process (199) terminated with status 1
[    4.038772] init: plymouth-upstart-bridge main process ended, respawning
[    4.045802] init: plymouth-upstart-bridge main process (201) terminated with status 1
[    4.045856] init: plymouth-upstart-bridge respawning too fast, stopped
[   12.388096] Adding 4191228k swap on /dev/sda5.  Priority:-1 extents:1 across:4191228k FS
[   12.949216] systemd-udevd[305]: starting version 204
[   13.129044] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   13.144841] lp: driver loaded but no devices found
[   13.161969] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   13.161993] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[   13.162803] acpi device:01: registered as cooling_device3
[   13.162897] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input13
[   13.189539] ppdev: user-space parallel port driver
[   13.271837] ite-cir 00:06: activated
[   13.271850] ite_cir: Auto-detected model: ITE8708 CIR transceiver
[   13.271853] ite_cir: Using model: ITE8708 CIR transceiver
[   13.271855] ite-cir 00:06: IR PNP Port not valid!
[   13.271925] ite-cir 00:06: disabled
[   13.320996] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0x8040, revision 0
[   13.321133] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0x8060
[   13.355318] [drm] Initialized drm 1.1.0 20060810
[   13.502534] kvm: Nested Virtualization enabled
[   13.509907] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[   13.509976] snd_hda_intel 0000:01:00.1: irq 46 for MSI/MSI-X
[   13.548601] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   13.548619] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   13.548622] sound hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   13.548625] sound hdaudioC0D0:    mono: mono_out=0x0
[   13.548627] sound hdaudioC0D0:    inputs:
[   13.548631] sound hdaudioC0D0:      Internal Mic=0x19
[   13.548634] sound hdaudioC0D0:      Mic=0x18
[   13.550711] [drm] radeon kernel modesetting enabled.
[   13.550847] checking generic (f0000000 3d0000) vs hw (f0000000 8000000)
[   13.550849] fb: switching to radeondrmfb from VESA VGA
[   13.550887] Console: switching to colour dummy device 80x25
[   13.554640] [drm] initializing kernel modesetting (RV635 0x1002:0x9591 0x1631:0xE217).
[   13.554662] [drm] register mmio base: 0xF8100000
[   13.554664] [drm] register mmio size: 65536
[   13.554752] ATOM BIOS: Packard
[   13.554799] radeon 0000:01:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[   13.554803] radeon 0000:01:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
[   13.554806] [drm] Detected VRAM RAM=512M, BAR=128M
[   13.554808] [drm] RAM width 128bits DDR
[   13.559544] [TTM] Zone  kernel: Available graphics memory: 2023408 kiB
[   13.559550] [TTM] Initializing pool allocator
[   13.559558] [TTM] Initializing DMA pool allocator
[   13.559596] [drm] radeon: 512M of VRAM memory ready
[   13.559599] [drm] radeon: 512M of GTT memory ready.
[   13.559632] [drm] Loading RV635 Microcode
[   13.565696] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input17
[   13.565983] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
[   13.566069] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input16
[   13.945559] [drm] radeon: power management initialized
[   13.945572] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   13.947409] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[   13.959166] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[   13.959246] radeon 0000:01:00.0: WB enabled
[   13.959252] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff8800d20b9c00
[   13.959257] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   13.959259] [drm] Driver supports precise vblank timestamp query.
[   13.959261] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[   13.959295] radeon 0000:01:00.0: irq 47 for MSI/MSI-X
[   13.959317] radeon 0000:01:00.0: radeon: using MSI.
[   13.959352] [drm] radeon: irq initialized.
[   13.991509] [drm] ring test on 0 succeeded in 1 usecs
[   13.992315] [drm] ib test on ring 0 succeeded in 0 usecs
[   13.992999] [drm] Radeon Display Connectors
[   13.993002] [drm] Connector 0:
[   13.993004] [drm]   LVDS-1
[   13.993006] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[   13.993008] [drm]   Encoders:
[   13.993010] [drm]     LCD1: INTERNAL_KLDSCP_LVTMA
[   13.993012] [drm] Connector 1:
[   13.993013] [drm]   HDMI-A-1
[   13.993015] [drm]   HPD2
[   13.993017] [drm]   DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[   13.993018] [drm]   Encoders:
[   13.993020] [drm]     DFP1: INTERNAL_UNIPHY
[   13.993022] [drm] Connector 2:
[   13.993023] [drm]   DVI-I-1
[   13.993024] [drm]   HPD1
[   13.993027] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[   13.993028] [drm]   Encoders:
[   13.993030] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   13.993032] [drm]     DFP2: INTERNAL_UNIPHY
[   14.043761] audit: type=1400 audit(1430981600.527:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=396 comm="apparmor_parser"
[   14.043775] audit: type=1400 audit(1430981600.527:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=396 comm="apparmor_parser"
[   14.043781] audit: type=1400 audit(1430981600.527:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=396 comm="apparmor_parser"
[   14.043809] audit: type=1400 audit(1430981600.527:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=370 comm="apparmor_parser"
[   14.043825] audit: type=1400 audit(1430981600.527:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=370 comm="apparmor_parser"
[   14.043832] audit: type=1400 audit(1430981600.527:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=370 comm="apparmor_parser"
[   14.044577] audit: type=1400 audit(1430981600.531:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=396 comm="apparmor_parser"
[   14.044588] audit: type=1400 audit(1430981600.531:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=396 comm="apparmor_parser"
[   14.044639] audit: type=1400 audit(1430981600.531:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=370 comm="apparmor_parser"
[   14.044646] audit: type=1400 audit(1430981600.531:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=370 comm="apparmor_parser"
[   14.816220] media: Linux media interface: v0.10
[   14.880697] cfg80211: Calling CRDA to update world regulatory domain
[   14.890875] Linux video capture interface: v2.00
[   14.971978] [drm] fb mappable at 0xF0141000
[   14.971984] [drm] vram apper at 0xF0000000
[   14.971986] [drm] size 5324800
[   14.971988] [drm] fb depth is 24
[   14.971989] [drm]    pitch is 5888
[   14.972218] fbcon: radeondrmfb (fb0) is primary device
[   14.972353] Console: switching to colour frame buffer device 180x56
[   14.972396] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[   14.972399] radeon 0000:01:00.0: registered panic notifier
[   14.988306] [drm] Initialized radeon 2.39.0 20080528 for 0000:01:00.0 on minor 0
[   15.115714] cfg80211: World regulatory domain updated:
[   15.115724] cfg80211:  DFS Master region: unset
[   15.115726] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   15.115730] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   15.115733] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   15.115736] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[   15.115738] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   15.115741] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   15.336447] uvcvideo: Found UVC 1.00 device FE03FF-99-1 (05c8:0116)
[   15.354407] input: FE03FF-99-1 as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input18
[   15.355191] usbcore: registered new interface driver uvcvideo
[   15.355195] USB Video Class driver (1.1.1)
[   15.422259] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   15.422953] ieee80211 phy0: hwaddr 00:17:c4:59:5e:ce, RTL8187BvE V0 + rtl8225z2, rfkill mask 2
[   15.445087] rtl8187: Customer ID is 0x00
[   15.452568] rtl8187: wireless switch is on
[   15.454307] usbcore: registered new interface driver rtl8187
[   17.570190] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   18.124355] init: failsafe main process (611) killed by TERM signal
[   18.740963] Bluetooth: Core ver 2.19
[   18.740996] NET: Registered protocol family 31
[   18.740998] Bluetooth: HCI device and connection manager initialized
[   18.741009] Bluetooth: HCI socket layer initialized
[   18.741013] Bluetooth: L2CAP socket layer initialized
[   18.741027] Bluetooth: SCO socket layer initialized
[   18.747135] Bluetooth: RFCOMM TTY layer initialized
[   18.747152] Bluetooth: RFCOMM socket layer initialized
[   18.747167] Bluetooth: RFCOMM ver 1.11
[   18.851064] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.851070] Bluetooth: BNEP filters: protocol multicast
[   18.851081] Bluetooth: BNEP socket layer initialized
[   19.348582] init: cups main process (725) killed by HUP signal
[   19.348637] init: cups main process ended, respawning
[   19.747410] audit_printk_skb: 15 callbacks suppressed
[   19.747418] audit: type=1400 audit(1430981606.231:17): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=803 comm="apparmor_parser"
[   19.747432] audit: type=1400 audit(1430981606.231:18): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=803 comm="apparmor_parser"
[   19.747439] audit: type=1400 audit(1430981606.231:19): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=803 comm="apparmor_parser"
[   19.748244] audit: type=1400 audit(1430981606.235:20): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=802 comm="apparmor_parser"
[   19.748259] audit: type=1400 audit(1430981606.235:21): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=802 comm="apparmor_parser"
[   19.748326] audit: type=1400 audit(1430981606.235:22): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=803 comm="apparmor_parser"
[   19.748333] audit: type=1400 audit(1430981606.235:23): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=803 comm="apparmor_parser"
[   19.748689] audit: type=1400 audit(1430981606.235:24): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="chromium" pid=802 comm="apparmor_parser"
[   19.748705] audit: type=1400 audit(1430981606.235:25): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=803 comm="apparmor_parser"
[   19.760750] audit: type=1400 audit(1430981606.247:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=806 comm="apparmor_parser"
[   20.597254] r8169 0000:03:00.0 eth0: link down
[   20.597342] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   20.850084] init: alsa-restore main process (957) terminated with status 99
[   24.537414] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   49.049006] audit_printk_skb: 123 callbacks suppressed
[   49.049014] audit: type=1400 audit(1430981635.535:68): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=1873 comm="apparmor_parser"
[   49.049029] audit: type=1400 audit(1430981635.535:69): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1873 comm="apparmor_parser"
[   49.049713] audit: type=1400 audit(1430981635.535:70): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1873 comm="apparmor_parser"

AJOUT : Pour info je rajoute le sudo smartctl -a /dev/sda effectué sur HD_sain_PC_AnneSo car je m'aperçois qu'il y a des choses bizarres (qui peuvent peut-être expliquer des anomalies)

annesophie@annesophie-EasyNote-SL81:~$ sudo smartctl -a /dev/sda
[sudo] password for annesophie: 
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.16.0-37-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Hitachi Travelstar 5K320
Device Model:     Hitachi HTS543216L9A300
Serial Number:    081112FB2200LCFA0UTA
LU WWN Device Id: 5 000cca 568eed558
Firmware Version: FB2OC40C
User Capacity:    160 041 885 696 bytes [160 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS T13/1699-D revision 3f
SATA Version is:  SATA 2.6, 3.0 Gb/s
Local Time is:    Thu May  7 11:31:43 2015 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(  645) seconds.
Offline data collection
capabilities: 			 (0x5b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					No Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 (  67) minutes.
SCT capabilities: 	       (0x003d)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000b   100   100   062    Pre-fail  Always       -       0
  2 Throughput_Performance  0x0005   100   100   040    Pre-fail  Offline      -       0
  3 Spin_Up_Time            0x0007   253   253   033    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0012   098   098   000    Old_age   Always       -       3613
  5 Reallocated_Sector_Ct   0x0033   098   098   005    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000b   100   100   067    Pre-fail  Always       -       0
  8 Seek_Time_Performance   0x0005   100   100   040    Pre-fail  Offline      -       0
  9 Power_On_Hours          0x0012   094   094   000    Old_age   Always       -       2673
 10 Spin_Retry_Count        0x0013   100   100   060    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   098   098   000    Old_age   Always       -       3582
191 G-Sense_Error_Rate      0x000a   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       131
193 Load_Cycle_Count        0x0012   099   099   000    Old_age   Always       -       19751
194 Temperature_Celsius     0x0002   239   239   000    Old_age   Always       -       23 (Min/Max 11/47)
196 Reallocated_Event_Count 0x0032   097   097   000    Old_age   Always       -       572
197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       68
198 Offline_Uncorrectable   0x0008   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always       -       23
223 Load_Retry_Count        0x000a   100   100   000    Old_age   Always       -       0

SMART Error Log Version: 1
ATA Error Count: 2566 (device log contains only the most recent five errors)
	CR = Command Register [HEX]
	FR = Features Register [HEX]
	SC = Sector Count Register [HEX]
	SN = Sector Number Register [HEX]
	CL = Cylinder Low Register [HEX]
	CH = Cylinder High Register [HEX]
	DH = Device/Head Register [HEX]
	DC = Device Command Register [HEX]
	ER = Error register [HEX]
	ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 2566 occurred at disk power-on lifetime: 2606 hours (108 days + 14 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 05 be f0 39 eb  Error: UNC 5 sectors at LBA = 0x0b39f0be = 188346558

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 1c a7 f0 39 e0 00      00:03:02.300  READ DMA EXT
  35 00 0c 8f 72 9c e0 00      00:03:02.300  WRITE DMA EXT
  ea 00 00 00 00 00 a0 00      00:03:02.200  FLUSH CACHE EXT
  35 00 20 3f 24 11 e0 00      00:03:02.200  WRITE DMA EXT
  35 00 08 4f 1f de e0 00      00:03:02.200  WRITE DMA EXT

Error 2565 occurred at disk power-on lifetime: 2606 hours (108 days + 14 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 05 be f0 39 eb  Error: UNC 5 sectors at LBA = 0x0b39f0be = 188346558

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 1c a7 f0 39 e0 00      00:02:58.000  READ DMA EXT
  25 00 38 1f d1 52 e0 00      00:02:58.000  READ DMA EXT
  25 00 25 57 d1 52 e0 00      00:02:57.900  READ DMA EXT
  25 00 0d 6f d1 52 e0 00      00:02:57.900  READ DMA EXT
  25 00 40 df d0 52 e0 00      00:02:57.900  READ DMA EXT

Error 2564 occurred at disk power-on lifetime: 2599 hours (108 days + 7 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 3c a3 bb 5b ea  Error: UNC 60 sectors at LBA = 0x0a5bbba3 = 173783971

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 40 9f bb 5b e0 00      00:22:00.000  READ DMA EXT
  ea 00 00 00 00 00 a0 00      00:21:59.900  FLUSH CACHE EXT
  35 00 08 5f 1f de e0 00      00:21:59.900  WRITE DMA EXT
  35 00 08 37 4f de e0 00      00:21:59.900  WRITE DMA EXT
  35 00 10 0f ba 5b e0 00      00:21:59.900  WRITE DMA EXT

Error 2563 occurred at disk power-on lifetime: 2590 hours (107 days + 22 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 08 ff 43 d1 ea  Error: UNC 8 sectors at LBA = 0x0ad143ff = 181486591

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 08 ff 43 d1 e0 00      00:01:40.900  READ DMA EXT
  35 00 08 df 5b 81 e0 00      00:01:40.900  WRITE DMA EXT
  ea 00 00 00 00 00 a0 00      00:01:40.800  FLUSH CACHE EXT
  35 00 08 57 5c 81 e0 00      00:01:40.800  WRITE DMA EXT
  35 00 08 67 1f de e0 00      00:01:40.800  WRITE DMA EXT

Error 2562 occurred at disk power-on lifetime: 2590 hours (107 days + 22 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 08 ff 43 d1 ea  Error: UNC 8 sectors at LBA = 0x0ad143ff = 181486591

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 08 ff 43 d1 e0 00      00:01:36.700  READ DMA EXT
  35 00 10 ff 66 80 e0 00      00:01:36.700  WRITE DMA EXT
  25 00 40 bf 43 d1 e0 00      00:01:34.700  READ DMA EXT
  25 00 07 ff 24 c3 e0 00      00:01:34.700  READ DMA EXT
  25 00 40 bf 24 c3 e0 00      00:01:34.600  READ DMA EXT

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed: read failure       50%      2653         172501499

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

annesophie@annesophie-EasyNote-SL81:~$ 

Dernière modification par Eiracca (Le 07/05/2015, à 12:09)

Hors ligne

#190 Le 07/05/2015, à 10:18

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

Merci F50 pour ton lien, toutefois il semble que mon HDD a souffert du problème inverse que celui abordé au 1er message du fil :

En gros certains disques WD Green parques les têtes de lectures excessivement sous linux

alors que concernant mon disque,

moko138 a écrit :

Le bras de lecture ne se parque que 4 fois par heure
EDIT : 1 fois toutes les 4 heures, autant dire "presque jamais"

Cela dit, je note qu'il me faudra aussi optimiser ce réglage pour éviter d'être victime, une fois encore, de "l'obsolescence programmée"...
Question subsidiaire : des conseils pour l'achat d'un HDD magnétique 2,5'' fonctionnant exclusivement avec ubuntu (500 Go max) ?

Dernière modification par Eiracca (Le 07/05/2015, à 10:22)

Hors ligne

#191 Le 07/05/2015, à 10:43

F50

Re : [disque dur HS] Temps de boot anormalement long

C'est un DD pour une tour ou un portable et pourquoi limiter à 500 go ?

#192 Le 07/05/2015, à 10:53

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

Ni l'un ni l'autre, c'est ça: http://www.ldlc.com/fiche/PB00089170.html (il ne quitte pas le bureau)
500 Go parce qu'aujourd'hui je n'ai que 140Go utilisé sur mon disque de 320. Je reprendrai bien un 320 Go mais ils sont parfois plus cher que les 500... J'ai regardé du côté de chez Toshiba mais je n'ai rien trouvé en 2,5''...

Hors ligne

#193 Le 07/05/2015, à 11:02

F50

Re : [disque dur HS] Temps de boot anormalement long

Ok, tu l'allumes/éteints souvent ou il tourne 16h/jour ? Il y a les WD mais faut pas prendre n'importe quoi.

#194 Le 07/05/2015, à 11:23

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

J'ai des sessions moyennes de 3h45. Je l'éteins de moins en moins mais je le mets souvent en veille (pour le HDD, c'est comme un arrêt ?), (à part en ce moment où je ne l'éteins plus sauf besoin de rebooter)

Hors ligne

#195 Le 07/05/2015, à 11:34

Bougron

Re : [disque dur HS] Temps de boot anormalement long

moko138 a écrit :

Donc F50 a bien fait d'insister sur la rigueur de la procédure, merci à lui d'avoir insisté, et Bougron a raison, contre mon hypothèse :
le mauvais état de ton WD joue un rôle dans tes démarrages longs.

En fait nous sommes tous un peu imprécis.
J'ai compris que F50 voulait dire,   
      Enlèves le disque interne et mets en un autre déjà équipé d'un OS identique exactement au même endroit.
         => Cela à dérapé.

Dès le départ, tu as dit que le disque était fichu et qu'il fallait le remplacer "dare-dare" me semble-t-il.
J'ai dit que d'après les données smart  http://forum.ubuntu-fr.org/viewtopic.ph … #p19554471 il n'y avait pas urgence.
    Aucun de nous deux n'a vu initialement  que c'était la cause d'un boot qui durait 15 minutes.

A ce jour, utiliser  les informations restituées par un tel logiciel ("smartclt" )me semble devenu  quasiment inutile.
  => Le nombre de secteurs réalloués est complètement faux.
  => On ne trouve pas le nombre de lectures-écritures faites.
              Donc pas de durée moyenne, Pas de durée maxi et pas de durée pour les 10% les plus longues.
    Cependant si le firmware ne les donne pas, il ne peut pas les inventer. https://smarthdd.com/database/WDC-WD320 … /01.01A01/

Dernière modification par Bougron (Le 07/05/2015, à 12:27)

Hors ligne

#196 Le 07/05/2015, à 11:58

F50

Re : [disque dur HS] Temps de boot anormalement long

Bougron a écrit :

J'ai compris que F50 voulait dire,   
      Enlèves le disque interne et mets en un autre déjà équipé d'un OS identique exactement au même endroit.

C'est tout à fait ce que je souhaitais mais sans os et installé sur la bécane même.

#197 Le 07/05/2015, à 12:07

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

J'ai fait un ajout au #189, pour info, car je ne veux pas surcharger ce fil qui déjà n'en finit pas... Pour plus de clarté, il serait peut-être préférable que j'efface tous les posts concernant la correction de mon erreur #162 (jusqu'à #186 grosso modo, à revoir) ? J'attends l'avis de moko138...

Pour le reste, j'achète un HDD, et je reviens vous voir, c'est ça ?
De toute façon, on a un peu de temps pour y réfléchir car je pars en tout début d'après midi pour un grand week end (sans ordinateur, ni même internet !)

Hors ligne

#198 Le 07/05/2015, à 12:33

Bougron

Re : [disque dur HS] Temps de boot anormalement long

Bon week-end.
Comme tu peux installer deux disques, tu pourras mettre le nouveau disque dans l'emplacement qui est libre, y installer L'OS de façon classique et plus tard pour ce disque ancien, tu pourras le reformater  et y mettre ce que tu veux.
Bien sur, il faudra qu'on réinitialise un peu. (Une nouvelle discussion pour ce problème).
    1) Récupérer la liste des secteurs BAD
         => j'ai  un début de piste http://www.santools.com/smart/unix/manu … orting.htm
           ou   'Sudo dumpe2fs -b /dev/sda1' ?
    2) Remettre à zéro la c-List afin de remettre le disque en état "neuf" sur cette gestion.
    3) Faire des partitions fictives pour les endroits très abîmés qu'on n'utilisera plus.
     4) Faire des partitions normales pour les endroits peu abîmés.
     5) Formater ces partitions avec l'option qui va permettre de récréer  la C-list si quelques secteurs viennent de nouveau à  se dégrader.
             Pour le moment, je ne trouve pas cette option dans GPARTED, donc un GPARED classique suivi de la commande 'dd' comme cela a été dit

Ajout.  Pour l'installation du nouveau logiciel, le plus simple est  de brancher le nouveau disque et d'installer. Je n'ai pas l'expérience mais je pense que le logiciel devrait te proposer d'installer "à coté" et te permettre de choisir ce second disque. Il fera alors la totalité de ce qu'il faut faire et cela sera bien fait.
     Sinon, c'est d'utiliser l'option "autre chose" que je connais très bien.

Ajout; Un cas qui parle de la piste que nous avons tentés. https://www.debian-fr.org/disque-dur-er … 50762.html

Dernière modification par Bougron (Le 07/05/2015, à 18:38)

Hors ligne

#199 Le 07/05/2015, à 12:53

Eiracca

Re : [disque dur HS] Temps de boot anormalement long

Merci Bougron et merci à tous pour vos précieux conseils,
J'installerai l'OS avec un DVD 14.04.2 LTS 64 bit,
Une dernière question avant de partir, dois-je faire une préparation du nouveau disque dur avant ?
Promis, je reviens vous voir avec un nouveau disque...

Hors ligne

#200 Le 07/05/2015, à 13:20

F50

Re : [disque dur HS] Temps de boot anormalement long

Eiracca a écrit :

Une dernière question avant de partir, dois-je faire une préparation du nouveau disque dur avant ?

Non, mais poster la question suivante dans le lien donné au #188 (ou ouvrir un nouveau fil dans cette même section :

Je dois acheter un nouveau DD, lequel me conseillez-vous.

Et ouvrir une discussion dans "Questions et informations avant l'installation" pour avoir des conseils sur la procédure la plus adaptée, pour mettre toutes les chances de ton côté.

Bon w-e.

Dernière modification par F50 (Le 07/05/2015, à 13:23)