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.

#51 Le 28/04/2013, à 19:41

tiramiseb

Re : demarrage en 25 sec

Mais avant de s'authentifier il faut qu'il établisse la connexion sinon comment veut-il pouvoir le faire? Et pour moi ce trou avant authentification est la recherche de la connexion pour pouvoir ensuite s'authentifier...

Je pense qu'il va te falloir réviser tes classiques big_smile

Là c'est l'authentification wifi, c'est la couche liaison.
Une requête DHCP ne peut pas avoir lieu avant que la carte wifi ne se soit correctement authentifiée sur le réseau wifi.
DHCP est un protocole de la couche application.
http://fr.wikipedia.org/wiki/Mod%C3%A8le_OSI

Hors ligne

#52 Le 28/04/2013, à 19:46

F50

Re : demarrage en 25 sec

big_smile T'es à combien de secondes? A l'époque de la v 11.10 j'avais battu mon record, 4.8 s mais plus les versions avancent et plus ça devient des camions...

Bon je vais pas me plaindre: lol

04-28 19:05 kernel: [    5.167785] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Tu peux aussi réduire le temps d'attente de grub à 3s:

GRUB_TIMEOUT=3

Edit:

tiramiseb a écrit :

Je pense qu'il va te falloir réviser tes classiques

Là c'est l'authentification wifi, c'est la couche liaison.
Une requête DHCP ne peut pas avoir lieu avant que la carte wifi ne se soit correctement authentifiée sur le réseau wifi.
DHCP est un protocole de la couche application.
http://fr.wikipedia.org/wiki/Mod%C3%A8le_OSI

Révisé wink mais le wifi je n'ai jamais utilisé, mon classique c'est eth0. big_smile Montre quand même ton /etc/network/interfaces par curiosité.

Dernière modification par faucon50 (Le 28/04/2013, à 19:49)

#53 Le 28/04/2013, à 19:46

tiramiseb

Re : demarrage en 25 sec

Pour mon cas à moi, vous trouverez au lien ci-dessous le graphique "bootchart" et la sortie de "dmesg" associée :
http://misc.tiramiseb.fr/bootchart.zip

Dans la sortie de "dmesg" on voit que le "trou" se situe entre :

[    4.920913] cfg80211: Found new beacon on frequency: 5180 MHz (Ch 36) on phy0

... et :

[   10.833006] wlan0: authenticate with f4:ca:e5:e7:1d:c4

Il y a pas mal de choses qui tournent à ce moment-là, moi je n'arrive pas à trouver la source de ce "trou" (bien que là on dirait que c'est la détection de réseaux wifi par la carte wifi... ça m'étonnerait quand même que ça bloque tout le système).



Et si je désactive la carte wifi (interrupteur matériel), voici le trou (béant) :

[    3.463254] gpio_ich: GPIO from 206 to 255 on gpio_ich
[    4.936300] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   29.004069] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x002a0000
[   30.370112] audit_printk_skb: 33 callbacks suppressed

outch !

Dernière modification par tiramiseb (Le 28/04/2013, à 19:52)

Hors ligne

#54 Le 28/04/2013, à 19:58

F50

Re : demarrage en 25 sec

@ tiramiseb: J'ai regardé à la va vite, ne désactive pas la carte si elle est en auto, c'est normal qu'il tourne dans le yahourt. Par contre essaye ça, par curiosité et active ta wifi:

http://forum.ubuntu-fr.org/viewtopic.php?id=737561

tiramiseb a écrit :

Il y a pas mal de choses qui tournent à ce moment-là, moi je n'arrive pas à trouver la source de ce "trou" (bien que là on dirait que c'est la détection de réseaux wifi par la carte wifi... ça m'étonnerait quand même que ça bloque tout le système).

Bien sûr que oui, si je passe ma connexion en dphc ça fait la même chose mais pas en ip fixe.

Dernière modification par faucon50 (Le 28/04/2013, à 20:01)

#55 Le 28/04/2013, à 20:04

tiramiseb

Re : demarrage en 25 sec

ne désactive pas la carte si elle est en auto

Je ne comprends pas pourquoi.
NetworkManager voit qu'elle n'est pas activée et n'essaie pas de la connecter, ça devrait aller plus vite.

Par contre essaye ça, par curiosité

Arrêter CUPS ?
CUPS est démarré bien avant (2,72s)...
Je vais voir, mais je doute fort.

Hors ligne

#56 Le 28/04/2013, à 20:12

tiramiseb

Re : demarrage en 25 sec

Aucun changement notable en désactivant CUPS.

(à part que je ne peux plus imprimer, bien sûr)

Hors ligne

#57 Le 28/04/2013, à 20:14

F50

Re : demarrage en 25 sec

turamiseb a écrit :

Je ne comprends pas pourquoi.
NetworkManager voit qu'elle n'est pas activée et n'essaie pas de la connecter, ça devrait aller plus vite.

Si: "Et si je désactive la carte wifi (interrupteur matériel)," ça ne veut pas dire que NM à changé la config /interfaces si tu ne le lui a pas indiqué.

tiramiseb a écrit :

Arrêter CUPS ?
CUPS est démarré bien avant (2,72s)...
Je vais voir, mais je doute fort.

Il commence à 2.72 mais c'est un éléphant qui termine son boulot une fois la connexion établie, ce qui est logique.

#58 Le 28/04/2013, à 20:17

F50

Re : demarrage en 25 sec

tiramiseb a écrit :

Aucun changement notable en désactivant CUPS.

(à part que je ne peux plus imprimer, bien sûr)

sudo service cups start

Tu as ta carte wifi connectée?

Dernière modification par faucon50 (Le 28/04/2013, à 20:19)

#59 Le 28/04/2013, à 20:22

tiramiseb

Re : demarrage en 25 sec

c'est un éléphant qui termine son boulot une fois la connexion établie

Ah non, CUPS n'attend pas le réseau pour terminer de se lancer...

Si: "Et si je désactive la carte wifi (interrupteur matériel)," ça ne veut pas dire que NM à changé la config /interfaces

NetworkManager ne vas pas bêtement essayer de lancer une connexion d'une carte désactivée.

Hors ligne

#60 Le 28/04/2013, à 20:23

tiramiseb

Re : demarrage en 25 sec

faucon50 a écrit :
sudo service cups start

Pas besoin d'essayer de m'apprendre à démarrer un service, tu sais... smile

faucon50 a écrit :

Tu as ta carte wifi connectée?

J'ai fait exactement ce que tu as demandé.

Hors ligne

#61 Le 28/04/2013, à 20:29

F50

Re : demarrage en 25 sec

tiramiseb a écrit :

NetworkManager ne vas pas bêtement essayer de lancer une connexion d'une carte désactivée.

Regarde dans /interfaces si wlan est sur auto malgré que tu l'as désactivé et tu sauras de suite.

Essaye de starter la connexion en // comme ceci, pour voir dans ./init.d/networking:

here is a “start case” in the original file:

case "$1" in
start)
	log_action_begin_msg "Configuring network interfaces"
        type usplash_write >/dev/null 2>/dev/null && usplash_write "TIMEOUT 120" || true
	if [ "$VERBOSE" != no ]; then
	    if ifup -a; then
		log_action_end_msg $?
	    else
		log_action_end_msg $?
	    fi
	else
	    if ifup -a >/dev/null 2>&1; then
		log_action_end_msg $?
	    else
		log_action_end_msg $?
	    fi
	fi
        type usplash_write >/dev/null 2>/dev/null && usplash_write "TIMEOUT 15" || true
	;;
let’s modify it by extracting the “start case” into a separate method so it can be run as a background process on the start up:

here is a “start case” in the modified file:

# adding this method so it can be run as a background process on the start up
start_on_boot () {
 
	log_action_begin_msg "Configuring network interfaces"
        type usplash_write >/dev/null 2>/dev/null && usplash_write "TIMEOUT 120" || true
	if [ "$VERBOSE" != no ]; then
	    if ifup -a; then
		log_action_end_msg $?
	    else
		log_action_end_msg $?
	    fi
	else
	    if ifup -a >/dev/null 2>&1; then
		log_action_end_msg $?
	    else
		log_action_end_msg $?
	    fi
	fi
        type usplash_write >/dev/null 2>/dev/null && usplash_write "TIMEOUT 15" || true
}
 
case "$1" in
 
start)
 
	# start networking on the background, so it does not slow down the boot time
	start_on_boot &
 
	;;
Save the file, reboot and enjoy

P.S. je ne met pas tes compétences en doute! J'essaye juste de te donner un coup de main.

Edit: Ca fait un peu chinois tout ça mais il suffit de rajouter le "&" dans ce paragraphe (chez moi ligne 75):

case "$1" in
start)
    /lib/init/upstart-job networking start &
    ;;

Dernière modification par faucon50 (Le 28/04/2013, à 20:46)

#62 Le 28/04/2013, à 20:33

Haleth

Re : demarrage en 25 sec

Le mien fait 12sec, sans trou, avec un HDD teuteuf;
2sec pour le module nvidia, hum hum..


Ubuntu is an ancien African word which means "I can't configure Debian"

Because accessor & mutator are against encapsulation (one of OOP principles), good OOP-programmers do not use them. Obviously, procedural-devs do not. In fact, only ugly-devs are still using them.

Hors ligne

#63 Le 28/04/2013, à 20:58

tiramiseb

Re : demarrage en 25 sec

Regarde dans /interfaces si wlan est sur auto malgré que tu l'as désactivé et tu sauras de suite.

Aucune référence à wlan0 dans /etc/network/interfaces, je laisse NetworkManager gérer tout ça dynamiquement...

Essaye de starter la connexion en // comme ceci, pour voir dans ./init.d/networking

Je préfère ne pas modifier des scripts de démarrage du système, surtout quand je suis persuadé que ça ne changera rien.

Hors ligne

#64 Le 29/04/2013, à 06:56

F50

Re : demarrage en 25 sec

Haleth a écrit :

Le mien fait 12sec, sans trou, avec un HDD teuteuf;

Comme quoi, le trou ne concerne pas tout le monde.

tiramiseb a écrit :

Aucune référence à wlan0 dans /etc/network/interfaces, je laisse NetworkManager gérer tout ça dynamiquement...

Tu peux configurer ton wifi dans /etc/network/interfaces et tu verras de suite la différence entre cette manière et NM en dynamique.

#65 Le 29/04/2013, à 07:30

tiramiseb

Re : demarrage en 25 sec

Tu peux configurer ton wifi dans /etc/network/interfaces et tu verras de suite la différence entre cette manière et NM en dynamique.

J'ai tenté un truc plus radical : j'ai désactivé NetworkManager (en lui demandant de ne se lancer qu'au runlevel 4) : zéro réseau (à part lo)... eh bien j'ai toujours un trou :

[    6.826272] init: anacron main process (1121) killed by TERM signal
[    7.147685] init: plymouth-stop pre-start process (1490) terminated with status 1
[   31.040571] audit_printk_skb: 33 callbacks suppressed
[   31.040577] type=1400 audit(1367216671.626:22): apparmor="DENIED" operation="chmod" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/home/sebastien/.cache/" pid=2069 comm="mission-control" requested_mask="w" denied_mask="w" fsuid=1000 ouid=0

Mh... Après relecture en fait j'ai l'impression vague que ce "trou" que j'avais avant est bien lié à NetworkManager : les messages liés à telepathy, c'est forcément une fois que je me suis connecté... Donc ici le PC semble être démarré à 7,14s, sans réseau, sans trou...

Donc NetworkManager serait une grosse bouse (et la cause du "trou") ?
(bon ok, j'ai déjà lu que c'est une grosse bouse, çà et là).

Dernière modification par tiramiseb (Le 29/04/2013, à 07:38)

Hors ligne

#66 Le 29/04/2013, à 07:31

tiramiseb

Re : demarrage en 25 sec

Par ailleurs, mon PC fixe a également un trou comparable :

[    2.901931] EXT4-fs (sda1): recovery complete
[    2.910075] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    9.174966] Adding 10000380k swap on /dev/sda2.  Priority:-1 extents:1 across:10000380k 
[    9.216424] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.234165] udevd[358]: starting version 175

J'ai désactivé NetworkManager, mis la configuration d'eth0 dans /etc/network/interfaces, ça n'a rien changé quant à ce "trou".

Et c'est similaire si je désactive NetworkManager et que je ne mets rien (à part lo) dans /etc/network/interfaces :

[    2.393000] input: Cherry GmbH wired keyboard as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/input/input5
[    2.393148] hid-generic 0003:046A:0106.0005: input,hiddev0,hidraw4: USB HID v1.11 Device [Cherry GmbH wired keyboard] on 
usb-0000:00:1d.2-2/input1
[    8.194431] Adding 10000380k swap on /dev/sda2.  Priority:-1 extents:1 across:10000380k 
[    8.260585] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready

Dernière modification par tiramiseb (Le 29/04/2013, à 07:46)

Hors ligne

#67 Le 29/04/2013, à 09:19

F50

Re : demarrage en 25 sec

tiramiseb a écrit :

Donc NetworkManager serait une grosse bouse (et la cause du "trou") ?
(bon ok, j'ai déjà lu que c'est une grosse bouse, çà et là).

J'en suis persuadé, d'ailleurs regarde le point 9.7 du lien ci-dessous. C'est un oignon que je n'utilise plus depuis longtemps dans le genre couche sur une autre couche... Je fais tout à travers /etc/network/interfaces et je vois de suite que si je passe de IP fixe à DHPC c'est plus long, normal.

http://doc.ubuntu-fr.org/optimisation

tiramiseb a écrit :

Et c'est similaire si je désactive NetworkManager et que je ne mets rien (à part lo) dans /etc/network/interfaces :

Essaye de mettre eth0 en IP fixe dans /etc/network/interfaces sans activer NM.

#68 Le 29/04/2013, à 10:48

michel_04

Re : demarrage en 25 sec

Bonjour,

Efficace la désactivation de l'IPv6 :

Avec :

michel@Michel-ZBOX:~$ dmesg -r
<6>[    0.000000] Initializing cgroup subsys cpuset
<6>[    0.000000] Initializing cgroup subsys cpu
<5>[    0.000000] Linux version 3.2.0-40-generic (buildd@allspice) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #64-Ubuntu SMP Mon Mar 25 21:22:10 UTC 2013 (Ubuntu 3.2.0-40.64-generic 3.2.40)
<6>[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-40-generic root=UUID=59c85140-abcd-4d39-a8d5-27c33f1246be ro
<6>[    0.000000] KERNEL supported cpus:
<6>[    0.000000]   Intel GenuineIntel
<6>[    0.000000]   AMD AuthenticAMD
<6>[    0.000000]   Centaur CentaurHauls
<6>[    0.000000] BIOS-provided physical RAM map:
<6>[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
<6>[    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000000100000 - 0000000097a7a000 (usable)
<6>[    0.000000]  BIOS-e820: 0000000097a7a000 - 0000000097ace000 (ACPI NVS)
<6>[    0.000000]  BIOS-e820: 0000000097ace000 - 0000000097c05000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000097c05000 - 0000000097c06000 (usable)
<6>[    0.000000]  BIOS-e820: 0000000097c06000 - 0000000097c16000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000097c16000 - 0000000097c1e000 (ACPI NVS)
<6>[    0.000000]  BIOS-e820: 0000000097c1e000 - 0000000097c45000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000097c45000 - 0000000097c88000 (ACPI NVS)
<6>[    0.000000]  BIOS-e820: 0000000097c88000 - 0000000097f00000 (usable)
<6>[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fec10000 - 00000000fec11000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed01000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fed61000 - 00000000fed71000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fed80000 - 00000000fed90000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fef00000 - 0000000100000000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000100001000 - 000000010f000000 (usable)
<6>[    0.000000] NX (Execute Disable) protection: active
<6>[    0.000000] SMBIOS 2.7 present.
<7>[    0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./Inagua CRB, BIOS 4.6.4 02/01/2011
<7>[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
<7>[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
<6>[    0.000000] No AGP bridge found
<6>[    0.000000] last_pfn = 0x10f000 max_arch_pfn = 0x400000000
<7>[    0.000000] MTRR default type: uncachable
<7>[    0.000000] MTRR fixed ranges enabled:
<7>[    0.000000]   00000-9FFFF write-back
<7>[    0.000000]   A0000-BFFFF write-through
<7>[    0.000000]   C0000-CEFFF write-protect
<7>[    0.000000]   CF000-E7FFF uncachable
<7>[    0.000000]   E8000-FFFFF write-protect
<7>[    0.000000] MTRR variable ranges enabled:
<7>[    0.000000]   0 base 000000000 mask F00000000 write-back
<7>[    0.000000]   1 base 097F00000 mask FFFF00000 uncachable
<7>[    0.000000]   2 base 098000000 mask FF8000000 uncachable
<7>[    0.000000]   3 base 0A0000000 mask FE0000000 uncachable
<7>[    0.000000]   4 base 0C0000000 mask FC0000000 uncachable
<7>[    0.000000]   5 disabled
<7>[    0.000000]   6 disabled
<7>[    0.000000]   7 disabled
<7>[    0.000000] TOM2: 000000010f000000 aka 4336M
<6>[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
<7>[    0.000000] original variable MTRRs
<7>[    0.000000] reg 0, base: 0GB, range: 4GB, type WB
<7>[    0.000000] reg 1, base: 2431MB, range: 1MB, type UC
<7>[    0.000000] reg 2, base: 2432MB, range: 128MB, type UC
<7>[    0.000000] reg 3, base: 2560MB, range: 512MB, type UC
<7>[    0.000000] reg 4, base: 3GB, range: 1GB, type UC
<6>[    0.000000] total RAM covered: 2431M
<6>[    0.000000] Found optimal setting for mtrr clean up
<6>[    0.000000]  gran_size: 64K 	chunk_size: 2M 	num_reg: 4  	lose cover RAM: 0G
<7>[    0.000000] New variable MTRRs
<7>[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
<7>[    0.000000] reg 1, base: 2GB, range: 256MB, type WB
<7>[    0.000000] reg 2, base: 2304MB, range: 128MB, type WB
<7>[    0.000000] reg 3, base: 2431MB, range: 1MB, type UC
<7>[    0.000000] e820 update range: 0000000097f00000 - 0000000100000000 (usable) ==> (reserved)
<6>[    0.000000] last_pfn = 0x97f00 max_arch_pfn = 0x400000000
<6>[    0.000000] found SMP MP-table at [ffff8800000fcd10] fcd10
<7>[    0.000000] initial memory mapped : 0 - 20000000
<7>[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
<6>[    0.000000] Using GB pages for direct mapping
<6>[    0.000000] init_memory_mapping: 0000000000000000-0000000097f00000
<7>[    0.000000]  0000000000 - 0080000000 page 1G
<7>[    0.000000]  0080000000 - 0097e00000 page 2M
<7>[    0.000000]  0097e00000 - 0097f00000 page 4k
<7>[    0.000000] kernel direct mapping tables up to 97f00000 @ 1fffd000-20000000
<6>[    0.000000] init_memory_mapping: 0000000100001000-000000010f000000
<7>[    0.000000]  0100001000 - 0100200000 page 4k
<7>[    0.000000]  0100200000 - 010f000000 page 2M
<7>[    0.000000] kernel direct mapping tables up to 10f000000 @ 97efd000-97f00000
<6>[    0.000000] RAMDISK: 364c2000 - 37259000
<4>[    0.000000] ACPI: RSDP 00000000000f0430 00024 (v02 ALASKA)
<4>[    0.000000] ACPI: XSDT 0000000097ac4070 0005C (v01 ALASKA    A M I 01072009 AMI  00010013)
<4>[    0.000000] ACPI: FACP 0000000097ac9200 000F4 (v04 ALASKA    A M I 01072009 AMI  00010013)
<4>[    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20110623/tbfadt-560)
<4>[    0.000000] ACPI: DSDT 0000000097ac4158 050A5 (v02 ALASKA    A M I 00000000 INTL 20051117)
<4>[    0.000000] ACPI: FACS 0000000097c1df80 00040
<4>[    0.000000] ACPI: APIC 0000000097ac92f8 00062 (v03 ALASKA    A M I 01072009 AMI  00010013)
<4>[    0.000000] ACPI: MCFG 0000000097ac9360 0003C (v01 ALASKA    A M I 01072009 MSFT 00010013)
<4>[    0.000000] ACPI: SLIC 0000000097ac93a0 00176 (v01 AMI    APTIO    01072009 AMI  00010013)
<4>[    0.000000] ACPI: HPET 0000000097ac9518 00038 (v01 ALASKA    A M I 01072009 AMI  00000004)
<4>[    0.000000] ACPI: SSDT 0000000097ac9550 003DE (v01 AMD    POWERNOW 00000001 AMD  00000001)
<4>[    0.000000] ACPI: SSDT 0000000097ac9930 012FA (v02    AMD     ALIB 00000001 MSFT 04000000)
<7>[    0.000000] ACPI: Local APIC address 0xfee00000
<6>[    0.000000] No NUMA configuration found
<6>[    0.000000] Faking a node at 0000000000000000-000000010f000000
<6>[    0.000000] Initmem setup node 0 0000000000000000-000000010f000000
<6>[    0.000000]   NODE_DATA [000000010effb000 - 000000010effffff]
<7>[    0.000000]  [ffffea0000000000-ffffea00043fffff] PMD -> [ffff88010bc00000-ffff88010e5fffff] on node 0
<4>[    0.000000] Zone PFN ranges:
<4>[    0.000000]   DMA      0x00000010 -> 0x00001000
<4>[    0.000000]   DMA32    0x00001000 -> 0x00100000
<4>[    0.000000]   Normal   0x00100000 -> 0x0010f000
<4>[    0.000000] Movable zone start PFN for each node
<4>[    0.000000] early_node_map[5] active PFN ranges
<4>[    0.000000]     0: 0x00000010 -> 0x0000009e
<4>[    0.000000]     0: 0x00000100 -> 0x00097a7a
<4>[    0.000000]     0: 0x00097c05 -> 0x00097c06
<4>[    0.000000]     0: 0x00097c88 -> 0x00097f00
<4>[    0.000000]     0: 0x00100001 -> 0x0010f000
<7>[    0.000000] On node 0 totalpages: 683136
<7>[    0.000000]   DMA zone: 64 pages used for memmap
<7>[    0.000000]   DMA zone: 5 pages reserved
<7>[    0.000000]   DMA zone: 3913 pages, LIFO batch:0
<7>[    0.000000]   DMA32 zone: 16320 pages used for memmap
<7>[    0.000000]   DMA32 zone: 601395 pages, LIFO batch:31
<7>[    0.000000]   Normal zone: 960 pages used for memmap
<7>[    0.000000]   Normal zone: 60479 pages, LIFO batch:15
<6>[    0.000000] ACPI: PM-Timer IO Port: 0x808
<7>[    0.000000] ACPI: Local APIC address 0xfee00000
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
<6>[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
<6>[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
<6>[    0.000000] IOAPIC[0]: apic_id 0, version 33, address 0xfec00000, GSI 0-23
<6>[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
<6>[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
<7>[    0.000000] ACPI: IRQ0 used by override.
<7>[    0.000000] ACPI: IRQ2 used by override.
<7>[    0.000000] ACPI: IRQ9 used by override.
<6>[    0.000000] Using ACPI (MADT) for SMP configuration information
<6>[    0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
<6>[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
<7>[    0.000000] nr_irqs_gsi: 40
<6>[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
<6>[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
<6>[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
<6>[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
<6>[    0.000000] PM: Registered nosave memory: 0000000097a7a000 - 0000000097ace000
<6>[    0.000000] PM: Registered nosave memory: 0000000097ace000 - 0000000097c05000
<6>[    0.000000] PM: Registered nosave memory: 0000000097c06000 - 0000000097c16000
<6>[    0.000000] PM: Registered nosave memory: 0000000097c16000 - 0000000097c1e000
<6>[    0.000000] PM: Registered nosave memory: 0000000097c1e000 - 0000000097c45000
<6>[    0.000000] PM: Registered nosave memory: 0000000097c45000 - 0000000097c88000
<6>[    0.000000] PM: Registered nosave memory: 0000000097f00000 - 00000000e0000000
<6>[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
<6>[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
<6>[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
<6>[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
<6>[    0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
<6>[    0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fed00000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed01000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed01000 - 00000000fed61000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed61000 - 00000000fed71000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed71000 - 00000000fed80000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed90000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fef00000
<6>[    0.000000] PM: Registered nosave memory: 00000000fef00000 - 0000000100000000
<6>[    0.000000] PM: Registered nosave memory: 0000000100000000 - 0000000100001000
<6>[    0.000000] Allocating PCI resources starting at 97f00000 (gap: 97f00000:48100000)
<6>[    0.000000] Booting paravirtualized kernel on bare hardware
<6>[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
<6>[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88010ec00000 s83136 r8192 d23360 u1048576
<7>[    0.000000] pcpu-alloc: s83136 r8192 d23360 u1048576 alloc=1*2097152
<7>[    0.000000] pcpu-alloc: [0] 0 1 
<4>[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 665787
<4>[    0.000000] Policy zone: Normal
<5>[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-40-generic root=UUID=59c85140-abcd-4d39-a8d5-27c33f1246be ro
<6>[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
<6>[    0.000000] Checking aperture...
<6>[    0.000000] No AGP bridge found
<7>[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
<7>[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
<6>[    0.000000] Memory: 2593508k/4440064k available (6574k kernel code, 1707520k absent, 139036k reserved, 6629k data, 920k init)
<6>[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
<6>[    0.000000] Hierarchical RCU implementation.
<6>[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
<6>[    0.000000] NR_IRQS:16640 nr_irqs:512 16
<6>[    0.000000] Extended CMOS year: 2000
<7>[    0.000000] spurious 8259A interrupt: IRQ7.
<6>[    0.000000] Console: colour dummy device 80x25
<6>[    0.000000] console [tty0] enabled
<6>[    0.000000] allocated 22020096 bytes of page_cgroup
<6>[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
<7>[    0.000000] hpet clockevent registered
<4>[    0.000000] Fast TSC calibration using PIT
<4>[    0.000000] Detected 1599.943 MHz processor.
<6>[    0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 3199.88 BogoMIPS (lpj=6399772)
<6>[    0.004022] pid_max: default: 32768 minimum: 301
<6>[    0.004068] Security Framework initialized
<6>[    0.004102] AppArmor: AppArmor initialized
<6>[    0.004110] Yama: becoming mindful.
<6>[    0.004734] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
<6>[    0.008693] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
<6>[    0.010128] Mount-cache hash table entries: 256
<6>[    0.010393] Initializing cgroup subsys cpuacct
<6>[    0.010412] Initializing cgroup subsys memory
<6>[    0.010433] Initializing cgroup subsys devices
<6>[    0.010440] Initializing cgroup subsys freezer
<6>[    0.010447] Initializing cgroup subsys blkio
<6>[    0.010462] Initializing cgroup subsys perf_event
<7>[    0.010524] tseg: 0097f00000
<6>[    0.010529] CPU: Physical Processor ID: 0
<6>[    0.010536] CPU: Processor Core ID: 0
<6>[    0.010543] mce: CPU supports 6 MCE banks
<6>[    0.015173] ACPI: Core revision 20110623
<6>[    0.024041] ftrace: allocating 26565 entries in 105 pages
<6>[    0.028595] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
<6>[    0.068421] CPU0: AMD E-350 Processor stepping 00
<6>[    0.072003] Performance Events: AMD PMU driver.
<6>[    0.072003] ... version:                0
<6>[    0.072003] ... bit width:              48
<6>[    0.072003] ... generic registers:      4
<6>[    0.072003] ... value mask:             0000ffffffffffff
<6>[    0.072003] ... max period:             00007fffffffffff
<6>[    0.072003] ... fixed-purpose events:   0
<6>[    0.072003] ... event mask:             000000000000000f
<6>[    0.072003] NMI watchdog enabled, takes one hw-pmu counter.
<6>[    0.072003] Booting Node   0, Processors  #1 Ok.
<7>[    0.072003] smpboot cpu 1: start_ip = 99000
<6>[    0.160047] NMI watchdog enabled, takes one hw-pmu counter.
<6>[    0.160096] Brought up 2 CPUs
<6>[    0.160104] Total of 2 processors activated (6399.92 BogoMIPS).
<6>[    0.160764] devtmpfs: initialized
<6>[    0.164186] EVM: security.selinux
<6>[    0.164192] EVM: security.SMACK64
<6>[    0.164197] EVM: security.capability
<6>[    0.164232] PM: Registering ACPI NVS region at 97a7a000 (344064 bytes)
<6>[    0.164232] PM: Registering ACPI NVS region at 97c16000 (32768 bytes)
<6>[    0.164232] PM: Registering ACPI NVS region at 97c45000 (274432 bytes)
<6>[    0.165843] print_constraints: dummy: 
<6>[    0.165945] RTC time:  8:34:19, date: 04/29/13
<6>[    0.166018] NET: Registered protocol family 16
<6>[    0.166171] Trying to unpack rootfs image as initramfs...
<6>[    0.166408] Extended Config Space enabled on 0 nodes
<6>[    0.166450] ACPI: bus type pci registered
<6>[    0.166596] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
<6>[    0.166609] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
<6>[    0.217537] PCI: Using configuration type 1 for base access
<6>[    0.219600] bio: create slab <bio-0> at 0
<6>[    0.219793] ACPI: Added _OSI(Module Device)
<6>[    0.219801] ACPI: Added _OSI(Processor Device)
<6>[    0.219807] ACPI: Added _OSI(3.0 _SCP Extensions)
<6>[    0.219814] ACPI: Added _OSI(Processor Aggregator Device)
<7>[    0.221286] ACPI: EC: Look up EC in DSDT
<4>[    0.223089] ACPI: Executed 3 blocks of module-level executable AML code
<6>[    0.252589] ACPI: Interpreter enabled
<6>[    0.252610] ACPI: (supports S0 S3 S4 S5)
<6>[    0.252658] ACPI: Using IOAPIC for interrupt routing
<6>[    0.415643] ACPI: No dock devices found.
<6>[    0.415658] HEST: Table not found.
<6>[    0.415669] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
<6>[    0.415931] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
<6>[    0.416462] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
<6>[    0.416472] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
<6>[    0.416481] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
<6>[    0.416490] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff]
<6>[    0.416499] pci_root PNP0A08:00: host bridge window [mem 0xb0000000-0xffffffff]
<6>[    0.416513] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce1ff])
<7>[    0.416539] pci 0000:00:00.0: [1022:1510] type 0 class 0x000600
<7>[    0.416603] pci 0000:00:01.0: [1002:9802] type 0 class 0x000300
<7>[    0.416618] pci 0000:00:01.0: reg 10: [mem 0xb0000000-0xbfffffff pref]
<7>[    0.416629] pci 0000:00:01.0: reg 14: [io  0xf000-0xf0ff]
<7>[    0.416640] pci 0000:00:01.0: reg 18: [mem 0xfeb00000-0xfeb3ffff]
<7>[    0.416704] pci 0000:00:01.0: supports D1 D2
<7>[    0.416731] pci 0000:00:01.1: [1002:1314] type 0 class 0x000403
<7>[    0.416744] pci 0000:00:01.1: reg 10: [mem 0xfeb44000-0xfeb47fff]
<7>[    0.416820] pci 0000:00:01.1: supports D1 D2
<7>[    0.416855] pci 0000:00:04.0: [1022:1512] type 1 class 0x000604
<7>[    0.416945] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
<7>[    0.416952] pci 0000:00:04.0: PME# disabled
<7>[    0.417025] pci 0000:00:11.0: [1002:4390] type 0 class 0x000101
<7>[    0.417052] pci 0000:00:11.0: reg 10: [io  0xf190-0xf197]
<7>[    0.417066] pci 0000:00:11.0: reg 14: [io  0xf180-0xf183]
<7>[    0.417080] pci 0000:00:11.0: reg 18: [io  0xf170-0xf177]
<7>[    0.417094] pci 0000:00:11.0: reg 1c: [io  0xf160-0xf163]
<7>[    0.417109] pci 0000:00:11.0: reg 20: [io  0xf150-0xf15f]
<7>[    0.417123] pci 0000:00:11.0: reg 24: [mem 0xfeb4f000-0xfeb4f3ff]
<6>[    0.417152] pci 0000:00:11.0: set SATA to AHCI mode
<7>[    0.417225] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
<7>[    0.417244] pci 0000:00:12.0: reg 10: [mem 0xfeb4e000-0xfeb4efff]
<7>[    0.417344] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
<7>[    0.417371] pci 0000:00:12.2: reg 10: [mem 0xfeb4d000-0xfeb4d0ff]
<7>[    0.417483] pci 0000:00:12.2: supports D1 D2
<7>[    0.417487] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
<7>[    0.417493] pci 0000:00:12.2: PME# disabled
<7>[    0.417524] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
<7>[    0.417544] pci 0000:00:13.0: reg 10: [mem 0xfeb4c000-0xfeb4cfff]
<7>[    0.417643] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
<7>[    0.417670] pci 0000:00:13.2: reg 10: [mem 0xfeb4b000-0xfeb4b0ff]
<7>[    0.417782] pci 0000:00:13.2: supports D1 D2
<7>[    0.417785] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
<7>[    0.417792] pci 0000:00:13.2: PME# disabled
<7>[    0.417823] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
<7>[    0.417927] pci 0000:00:14.1: [1002:439c] type 0 class 0x000101
<7>[    0.417946] pci 0000:00:14.1: reg 10: [io  0xf140-0xf147]
<7>[    0.417960] pci 0000:00:14.1: reg 14: [io  0xf130-0xf133]
<7>[    0.417974] pci 0000:00:14.1: reg 18: [io  0xf120-0xf127]
<7>[    0.417988] pci 0000:00:14.1: reg 1c: [io  0xf110-0xf113]
<7>[    0.418003] pci 0000:00:14.1: reg 20: [io  0xf100-0xf10f]
<7>[    0.418057] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
<7>[    0.418087] pci 0000:00:14.2: reg 10: [mem 0xfeb40000-0xfeb43fff 64bit]
<7>[    0.418177] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
<7>[    0.418184] pci 0000:00:14.2: PME# disabled
<7>[    0.418207] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
<7>[    0.418313] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
<7>[    0.418374] pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03
<7>[    0.418393] pci 0000:00:14.5: reg 10: [mem 0xfeb4a000-0xfeb4afff]
<7>[    0.418495] pci 0000:00:15.0: [1002:43a0] type 1 class 0x000604
<7>[    0.418605] pci 0000:00:15.0: supports D1 D2
<7>[    0.418646] pci 0000:00:15.2: [1002:43a2] type 1 class 0x000604
<7>[    0.418754] pci 0000:00:15.2: supports D1 D2
<7>[    0.418794] pci 0000:00:15.3: [1002:43a3] type 1 class 0x000604
<7>[    0.418902] pci 0000:00:15.3: supports D1 D2
<7>[    0.418942] pci 0000:00:16.0: [1002:4397] type 0 class 0x000c03
<7>[    0.418961] pci 0000:00:16.0: reg 10: [mem 0xfeb49000-0xfeb49fff]
<7>[    0.419060] pci 0000:00:16.2: [1002:4396] type 0 class 0x000c03
<7>[    0.419087] pci 0000:00:16.2: reg 10: [mem 0xfeb48000-0xfeb480ff]
<7>[    0.419199] pci 0000:00:16.2: supports D1 D2
<7>[    0.419203] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
<7>[    0.419209] pci 0000:00:16.2: PME# disabled
<7>[    0.419246] pci 0000:00:18.0: [1022:1700] type 0 class 0x000600
<7>[    0.419298] pci 0000:00:18.1: [1022:1701] type 0 class 0x000600
<7>[    0.419344] pci 0000:00:18.2: [1022:1702] type 0 class 0x000600
<7>[    0.419393] pci 0000:00:18.3: [1022:1703] type 0 class 0x000600
<7>[    0.419459] pci 0000:00:18.4: [1022:1704] type 0 class 0x000600
<7>[    0.419506] pci 0000:00:18.5: [1022:1718] type 0 class 0x000600
<7>[    0.419551] pci 0000:00:18.6: [1022:1716] type 0 class 0x000600
<7>[    0.419597] pci 0000:00:18.7: [1022:1719] type 0 class 0x000600
<6>[    0.419763] pci 0000:00:04.0: PCI bridge to [bus 01-01]
<6>[    0.419888] pci 0000:00:14.4: PCI bridge to [bus 02-02] (subtractive decode)
<7>[    0.419906] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
<7>[    0.419911] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
<7>[    0.419915] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
<7>[    0.419920] pci 0000:00:14.4:   bridge window [mem 0xb0000000-0xffffffff] (subtractive decode)
<7>[    0.420022] pci 0000:03:00.0: [1814:0781] type 0 class 0x000280
<7>[    0.420053] pci 0000:03:00.0: reg 10: [mem 0xfe000000-0xfe00ffff]
<7>[    0.420211] pci 0000:03:00.0: PME# supported from D0 D3hot
<7>[    0.420219] pci 0000:03:00.0: PME# disabled
<6>[    0.428095] pci 0000:00:15.0: PCI bridge to [bus 03-05]
<7>[    0.428119] pci 0000:00:15.0:   bridge window [io  0xe000-0xefff]
<7>[    0.428127] pci 0000:00:15.0:   bridge window [mem 0xfe000000-0xfe9fffff]
<7>[    0.428138] pci 0000:00:15.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
<7>[    0.428258] pci 0000:06:00.0: [1033:0194] type 0 class 0x000c03
<7>[    0.428300] pci 0000:06:00.0: reg 10: [mem 0xfea00000-0xfea01fff 64bit]
<7>[    0.428487] pci 0000:06:00.0: PME# supported from D0 D3hot
<7>[    0.428498] pci 0000:06:00.0: PME# disabled
<6>[    0.436093] pci 0000:00:15.2: PCI bridge to [bus 06-06]
<7>[    0.436121] pci 0000:00:15.2:   bridge window [mem 0xfea00000-0xfeafffff]
<7>[    0.436238] pci 0000:07:00.0: [10ec:8168] type 0 class 0x000200
<7>[    0.436267] pci 0000:07:00.0: reg 10: [io  0xd000-0xd0ff]
<7>[    0.436309] pci 0000:07:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
<7>[    0.436336] pci 0000:07:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
<7>[    0.436447] pci 0000:07:00.0: supports D1 D2
<7>[    0.436451] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<7>[    0.436461] pci 0000:07:00.0: PME# disabled
<6>[    0.444097] pci 0000:00:15.3: PCI bridge to [bus 07-07]
<7>[    0.444121] pci 0000:00:15.3:   bridge window [io  0xd000-0xdfff]
<7>[    0.444135] pci 0000:00:15.3:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
<7>[    0.444185] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
<7>[    0.444489] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE20._PRT]
<7>[    0.444553] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE22._PRT]
<7>[    0.444613] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE23._PRT]
<7>[    0.444688] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR14._PRT]
<6>[    0.444747]  pci0000:00: Requesting ACPI _OSC control (0x1d)
<6>[    0.444758]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
<6>[    0.444767] ACPI _OSC control for PCIe not granted, disabling ASPM
<6>[    0.455652] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
<6>[    0.455906] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
<6>[    0.456051] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
<6>[    0.456182] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 11 14 15) *0
<6>[    0.456289] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
<6>[    0.456374] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
<6>[    0.456518] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
<6>[    0.456668] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
<6>[    0.456921] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
<6>[    0.456955] vgaarb: loaded
<6>[    0.456960] vgaarb: bridge control possible 0000:00:01.0
<4>[    0.457172] i2c-core: driver [aat2870] using legacy suspend method
<4>[    0.457180] i2c-core: driver [aat2870] using legacy resume method
<5>[    0.457309] SCSI subsystem initialized
<7>[    0.457436] libata version 3.00 loaded.
<6>[    0.457544] usbcore: registered new interface driver usbfs
<6>[    0.457570] usbcore: registered new interface driver hub
<6>[    0.457631] usbcore: registered new device driver usb
<6>[    0.457818] PCI: Using ACPI for IRQ routing
<7>[    0.468914] PCI: pci_cache_line_size set to 64 bytes
<7>[    0.469078] reserve RAM buffer: 000000000009ec00 - 000000000009ffff 
<7>[    0.469083] reserve RAM buffer: 0000000097a7a000 - 0000000097ffffff 
<7>[    0.469088] reserve RAM buffer: 0000000097c06000 - 0000000097ffffff 
<7>[    0.469092] reserve RAM buffer: 0000000097f00000 - 0000000097ffffff 
<7>[    0.469096] reserve RAM buffer: 000000010f000000 - 000000010fffffff 
<6>[    0.469292] NetLabel: Initializing
<6>[    0.469299] NetLabel:  domain hash size = 128
<6>[    0.469305] NetLabel:  protocols = UNLABELED CIPSOv4
<6>[    0.469329] NetLabel:  unlabeled traffic allowed by default
<6>[    0.469437] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
<6>[    0.469450] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
<6>[    0.471491] Switching to clocksource hpet
<6>[    0.481852] AppArmor: AppArmor Filesystem Enabled
<6>[    0.481928] pnp: PnP ACPI init
<6>[    0.481970] ACPI: bus type pnp registered
<7>[    0.482299] pnp 00:00: [bus 00-ff]
<7>[    0.482304] pnp 00:00: [io  0x0cf8-0x0cff]
<7>[    0.482309] pnp 00:00: [io  0x0000-0x0cf7 window]
<7>[    0.482314] pnp 00:00: [io  0x0d00-0xffff window]
<7>[    0.482319] pnp 00:00: [mem 0x000a0000-0x000bffff window]
<7>[    0.482323] pnp 00:00: [mem 0x000c8000-0x000dffff window]
<7>[    0.482328] pnp 00:00: [mem 0xb0000000-0xffffffff window]
<7>[    0.482332] pnp 00:00: [mem 0x00000000 window]
<7>[    0.482428] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
<7>[    0.482497] pnp 00:01: [mem 0xe0000000-0xefffffff]
<6>[    0.482608] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
<7>[    0.482621] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
<7>[    0.483129] pnp 00:02: [io  0x040b]
<7>[    0.483132] pnp 00:02: [io  0x04d6]
<7>[    0.483136] pnp 00:02: [io  0x0c00-0x0c01]
<7>[    0.483139] pnp 00:02: [io  0x0c14]
<7>[    0.483142] pnp 00:02: [io  0x0c50-0x0c51]
<7>[    0.483145] pnp 00:02: [io  0x0c52]
<7>[    0.483148] pnp 00:02: [io  0x0c6c]
<7>[    0.483151] pnp 00:02: [io  0x0c6f]
<7>[    0.483154] pnp 00:02: [io  0x0cd0-0x0cd1]
<7>[    0.483158] pnp 00:02: [io  0x0cd2-0x0cd3]
<7>[    0.483161] pnp 00:02: [io  0x0cd4-0x0cd5]
<7>[    0.483164] pnp 00:02: [io  0x0cd6-0x0cd7]
<7>[    0.483167] pnp 00:02: [io  0x0cd8-0x0cdf]
<7>[    0.483171] pnp 00:02: [io  0x0800-0x089f]
<7>[    0.483175] pnp 00:02: [io  0x0000-0xffffffffffffffff disabled]
<7>[    0.483178] pnp 00:02: [io  0x0000-0x000f]
<7>[    0.483181] pnp 00:02: [io  0x0b20-0x0b3f]
<7>[    0.483185] pnp 00:02: [io  0x0900-0x090f]
<7>[    0.483188] pnp 00:02: [io  0x0910-0x091f]
<7>[    0.483191] pnp 00:02: [io  0xfe00-0xfefe]
<7>[    0.483195] pnp 00:02: [io  0x0060-0x005f disabled]
<7>[    0.483198] pnp 00:02: [io  0x0064-0x0063 disabled]
<7>[    0.483202] pnp 00:02: [mem 0xfec00000-0xfec00fff]
<7>[    0.483206] pnp 00:02: [mem 0xfee00000-0xfee00fff]
<7>[    0.483209] pnp 00:02: [mem 0xfed80000-0xfed8ffff]
<7>[    0.483213] pnp 00:02: [mem 0xfed61000-0xfed70fff]
<7>[    0.483220] pnp 00:02: [mem 0xfec10000-0xfec10fff]
<7>[    0.483224] pnp 00:02: [mem 0xfed00000-0xfed00fff]
<7>[    0.483227] pnp 00:02: [mem 0xffc00000-0xffffffff]
<6>[    0.483350] system 00:02: [io  0x040b] has been reserved
<6>[    0.483359] system 00:02: [io  0x04d6] has been reserved
<6>[    0.483367] system 00:02: [io  0x0c00-0x0c01] has been reserved
<6>[    0.483374] system 00:02: [io  0x0c14] has been reserved
<6>[    0.483382] system 00:02: [io  0x0c50-0x0c51] has been reserved
<6>[    0.483395] system 00:02: [io  0x0c52] has been reserved
<6>[    0.483403] system 00:02: [io  0x0c6c] has been reserved
<6>[    0.483410] system 00:02: [io  0x0c6f] has been reserved
<6>[    0.483417] system 00:02: [io  0x0cd0-0x0cd1] has been reserved
<6>[    0.483425] system 00:02: [io  0x0cd2-0x0cd3] has been reserved
<6>[    0.483436] system 00:02: [io  0x0cd4-0x0cd5] has been reserved
<6>[    0.483444] system 00:02: [io  0x0cd6-0x0cd7] has been reserved
<6>[    0.483452] system 00:02: [io  0x0cd8-0x0cdf] has been reserved
<6>[    0.483460] system 00:02: [io  0x0800-0x089f] has been reserved
<6>[    0.483468] system 00:02: [io  0x0b20-0x0b3f] has been reserved
<6>[    0.483475] system 00:02: [io  0x0900-0x090f] has been reserved
<6>[    0.483483] system 00:02: [io  0x0910-0x091f] has been reserved
<6>[    0.483491] system 00:02: [io  0xfe00-0xfefe] has been reserved
<6>[    0.483500] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
<6>[    0.483509] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
<6>[    0.483517] system 00:02: [mem 0xfed80000-0xfed8ffff] has been reserved
<6>[    0.483526] system 00:02: [mem 0xfed61000-0xfed70fff] has been reserved
<6>[    0.483534] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
<6>[    0.483543] system 00:02: [mem 0xfed00000-0xfed00fff] has been reserved
<6>[    0.483551] system 00:02: [mem 0xffc00000-0xffffffff] has been reserved
<7>[    0.483561] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.483854] pnp 00:03: [io  0x0000-0xffffffffffffffff disabled]
<7>[    0.483859] pnp 00:03: [io  0x0a00-0x0a0f]
<7>[    0.483862] pnp 00:03: [io  0x0a10-0x0a1f]
<7>[    0.483866] pnp 00:03: [io  0x0a20-0x0a2f]
<7>[    0.483869] pnp 00:03: [io  0x0a30-0x0a3f]
<6>[    0.483951] system 00:03: [io  0x0a00-0x0a0f] has been reserved
<6>[    0.483961] system 00:03: [io  0x0a10-0x0a1f] has been reserved
<6>[    0.483968] system 00:03: [io  0x0a20-0x0a2f] has been reserved
<6>[    0.483976] system 00:03: [io  0x0a30-0x0a3f] has been reserved
<7>[    0.483985] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.484168] pnp 00:04: [dma 4]
<7>[    0.484172] pnp 00:04: [io  0x0000-0x000f]
<7>[    0.484175] pnp 00:04: [io  0x0081-0x0083]
<7>[    0.484178] pnp 00:04: [io  0x0087]
<7>[    0.484181] pnp 00:04: [io  0x0089-0x008b]
<7>[    0.484185] pnp 00:04: [io  0x008f]
<7>[    0.484188] pnp 00:04: [io  0x00c0-0x00df]
<7>[    0.484233] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
<7>[    0.484253] pnp 00:05: [io  0x0070-0x0071]
<7>[    0.484271] pnp 00:05: [irq 8]
<7>[    0.484319] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
<7>[    0.484335] pnp 00:06: [io  0x0061]
<7>[    0.484383] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
<7>[    0.484432] pnp 00:07: [io  0x0010-0x001f]
<7>[    0.484435] pnp 00:07: [io  0x0022-0x003f]
<7>[    0.484438] pnp 00:07: [io  0x0044-0x005f]
<7>[    0.484442] pnp 00:07: [io  0x0072-0x007f]
<7>[    0.484445] pnp 00:07: [io  0x0080]
<7>[    0.484448] pnp 00:07: [io  0x0084-0x0086]
<7>[    0.484451] pnp 00:07: [io  0x0088]
<7>[    0.484454] pnp 00:07: [io  0x008c-0x008e]
<7>[    0.484458] pnp 00:07: [io  0x0090-0x009f]
<7>[    0.484461] pnp 00:07: [io  0x00a2-0x00bf]
<7>[    0.484464] pnp 00:07: [io  0x00e0-0x00ef]
<7>[    0.484467] pnp 00:07: [io  0x04d0-0x04d1]
<6>[    0.484558] system 00:07: [io  0x04d0-0x04d1] has been reserved
<7>[    0.484570] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.484587] pnp 00:08: [io  0x00f0-0x00ff]
<7>[    0.484597] pnp 00:08: [irq 13]
<7>[    0.484646] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
<7>[    0.484751] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.600338] pnp 00:0a: [mem 0x98000000-0xafffffff]
<6>[    0.600515] system 00:0a: [mem 0x98000000-0xafffffff] has been reserved
<7>[    0.600535] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.600776] pnp 00:0b: [mem 0xfed00000-0xfed003ff]
<7>[    0.600840] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
<6>[    0.600849] pnp: PnP ACPI: found 12 devices
<6>[    0.600857] ACPI: ACPI bus type pnp unregistered
<7>[    0.609258] PCI: max bus depth: 1 pci_try_num: 2
<6>[    0.609332] pci 0000:00:04.0: BAR 14: assigned [mem 0xd0100000-0xd02fffff]
<6>[    0.609348] pci 0000:00:04.0: BAR 15: assigned [mem 0xd0300000-0xd04fffff 64bit pref]
<6>[    0.609361] pci 0000:00:04.0: BAR 13: assigned [io  0x1000-0x1fff]
<6>[    0.609370] pci 0000:00:04.0: PCI bridge to [bus 01-01]
<6>[    0.609379] pci 0000:00:04.0:   bridge window [io  0x1000-0x1fff]
<6>[    0.609390] pci 0000:00:04.0:   bridge window [mem 0xd0100000-0xd02fffff]
<6>[    0.609400] pci 0000:00:04.0:   bridge window [mem 0xd0300000-0xd04fffff 64bit pref]
<6>[    0.609413] pci 0000:00:14.4: PCI bridge to [bus 02-02]
<6>[    0.609492] pci 0000:00:15.0: PCI bridge to [bus 03-05]
<6>[    0.609500] pci 0000:00:15.0:   bridge window [io  0xe000-0xefff]
<6>[    0.609511] pci 0000:00:15.0:   bridge window [mem 0xfe000000-0xfe9fffff]
<6>[    0.609522] pci 0000:00:15.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
<6>[    0.609537] pci 0000:00:15.2: PCI bridge to [bus 06-06]
<6>[    0.609548] pci 0000:00:15.2:   bridge window [mem 0xfea00000-0xfeafffff]
<6>[    0.609564] pci 0000:00:15.3: PCI bridge to [bus 07-07]
<6>[    0.609572] pci 0000:00:15.3:   bridge window [io  0xd000-0xdfff]
<6>[    0.609586] pci 0000:00:15.3:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
<6>[    0.609633] pci 0000:00:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<7>[    0.609645] pci 0000:00:04.0: setting latency timer to 64
<6>[    0.609663] pci 0000:00:15.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<7>[    0.609674] pci 0000:00:15.0: setting latency timer to 64
<6>[    0.609685] pci 0000:00:15.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<7>[    0.609696] pci 0000:00:15.2: setting latency timer to 64
<6>[    0.609706] pci 0000:00:15.3: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<7>[    0.609717] pci 0000:00:15.3: setting latency timer to 64
<7>[    0.609724] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
<7>[    0.609728] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
<7>[    0.609732] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
<7>[    0.609736] pci_bus 0000:00: resource 7 [mem 0xb0000000-0xffffffff]
<7>[    0.609741] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
<7>[    0.609745] pci_bus 0000:01: resource 1 [mem 0xd0100000-0xd02fffff]
<7>[    0.609750] pci_bus 0000:01: resource 2 [mem 0xd0300000-0xd04fffff 64bit pref]
<7>[    0.609756] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7]
<7>[    0.609761] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff]
<7>[    0.609766] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
<7>[    0.609770] pci_bus 0000:02: resource 7 [mem 0xb0000000-0xffffffff]
<7>[    0.609776] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
<7>[    0.609780] pci_bus 0000:03: resource 1 [mem 0xfe000000-0xfe9fffff]
<7>[    0.609785] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
<7>[    0.609791] pci_bus 0000:06: resource 1 [mem 0xfea00000-0xfeafffff]
<7>[    0.609796] pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
<7>[    0.609801] pci_bus 0000:07: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
<6>[    0.609878] NET: Registered protocol family 2
<6>[    0.610130] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
<6>[    0.612286] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
<6>[    0.618355] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
<6>[    0.619108] TCP: Hash tables configured (established 524288 bind 65536)
<6>[    0.619120] TCP reno registered
<6>[    0.619151] UDP hash table entries: 2048 (order: 4, 65536 bytes)
<6>[    0.619220] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
<6>[    0.619442] NET: Registered protocol family 1
<7>[    0.619480] pci 0000:00:01.0: Boot video device
<6>[    0.619534] pci 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.382252] Freeing initrd memory: 13916k freed
<6>[    1.440317] pci 0000:00:12.0: PCI INT A disabled
<6>[    1.440381] pci 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.440540] pci 0000:00:12.2: PCI INT B disabled
<6>[    1.440559] pci 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.520313] pci 0000:00:13.0: PCI INT A disabled
<6>[    1.520355] pci 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.520515] pci 0000:00:13.2: PCI INT B disabled
<6>[    1.520549] pci 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
<6>[    1.600326] pci 0000:00:14.5: PCI INT C disabled
<6>[    1.600378] pci 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.680312] pci 0000:00:16.0: PCI INT A disabled
<6>[    1.680356] pci 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.680516] pci 0000:00:16.2: PCI INT B disabled
<6>[    1.680563] pci 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.680644] pci 0000:06:00.0: PCI INT A disabled
<7>[    1.680659] PCI: CLS 64 bytes, default 64
<6>[    1.680663] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
<6>[    1.680671] Placing 64MB software IO TLB between ffff880093a7a000 - ffff880097a7a000
<6>[    1.680680] software IO TLB at phys 0x93a7a000 - 0x97a7a000
<6>[    1.681561] perf: AMD IBS detected (0x000000ff)
<6>[    1.682131] audit: initializing netlink socket (disabled)
<5>[    1.682164] type=2000 audit(1367224460.680:1): initialized
<6>[    1.720876] HugeTLB registered 2 MB page size, pre-allocated 0 pages
<5>[    1.725398] VFS: Disk quotas dquot_6.5.2
<4>[    1.725543] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
<6>[    1.726867] fuse init (API version 7.17)
<6>[    1.727300] msgmni has been set to 5092
<6>[    1.729351] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
<6>[    1.729542] io scheduler noop registered
<6>[    1.729559] io scheduler deadline registered
<6>[    1.729677] io scheduler cfq registered (default)
<6>[    1.730248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
<6>[    1.730295] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
<6>[    1.730545] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
<6>[    1.730563] ACPI: Power Button [PWRB]
<6>[    1.730649] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
<6>[    1.730707] ACPI: Lid Switch [LID]
<6>[    1.730784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
<6>[    1.730796] ACPI: Power Button [PWRF]
<7>[    1.731066] ACPI: acpi_idle registered with cpuidle
<6>[    1.785781] ERST: Table is not found!
<6>[    1.785796] GHES: HEST is not enabled!
<6>[    1.786212] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
<6>[    1.854250] Linux agpgart interface v0.103
<6>[    1.861578] brd: module loaded
<6>[    1.865599] loop: module loaded
<7>[    1.865898] ahci 0000:00:11.0: version 3.0
<6>[    1.865996] ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
<6>[    1.866312] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0xf impl SATA mode
<6>[    1.866326] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part sxs 
<6>[    1.867936] scsi0 : ahci
<6>[    1.868456] scsi1 : ahci
<6>[    1.868912] scsi2 : ahci
<6>[    1.869372] scsi3 : ahci
<6>[    1.869727] ata1: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f100 irq 19
<6>[    1.869739] ata2: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f180 irq 19
<6>[    1.869750] ata3: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f200 irq 19
<6>[    1.869760] ata4: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f280 irq 19
<6>[    1.870127] pata_acpi 0000:00:14.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.870770] Fixed MDIO Bus: probed
<6>[    1.870812] tun: Universal TUN/TAP device driver, 1.6
<6>[    1.870819] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
<6>[    1.871191] PPP generic driver version 2.4.2
<6>[    1.871908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[    1.872055] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.872161] ehci_hcd 0000:00:12.2: EHCI Host Controller
<6>[    1.872506] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
<6>[    1.872596] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
<7>[    1.872652] QUIRK: Enable AMD PLL fix
<6>[    1.872729] ehci_hcd 0000:00:12.2: debug port 1
<6>[    1.872784] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfeb4d000
<6>[    1.884305] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
<6>[    1.884879] hub 1-0:1.0: USB hub found
<6>[    1.884901] hub 1-0:1.0: 5 ports detected
<6>[    1.885184] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.885290] ehci_hcd 0000:00:13.2: EHCI Host Controller
<6>[    1.885632] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
<6>[    1.885722] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
<6>[    1.885774] ehci_hcd 0000:00:13.2: debug port 1
<6>[    1.885805] ehci_hcd 0000:00:13.2: irq 17, io mem 0xfeb4b000
<6>[    1.896309] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
<6>[    1.896877] hub 2-0:1.0: USB hub found
<6>[    1.896899] hub 2-0:1.0: 5 ports detected
<6>[    1.897169] ehci_hcd 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.897275] ehci_hcd 0000:00:16.2: EHCI Host Controller
<6>[    1.897634] ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 3
<6>[    1.897724] ehci_hcd 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
<6>[    1.897776] ehci_hcd 0000:00:16.2: debug port 1
<6>[    1.897807] ehci_hcd 0000:00:16.2: irq 17, io mem 0xfeb48000
<6>[    1.908309] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00
<6>[    1.908860] hub 3-0:1.0: USB hub found
<6>[    1.908882] hub 3-0:1.0: 4 ports detected
<6>[    1.909092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[    1.909188] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.909295] ohci_hcd 0000:00:12.0: OHCI Host Controller
<6>[    1.909654] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 4
<6>[    1.909788] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfeb4e000
<6>[    1.968816] hub 4-0:1.0: USB hub found
<6>[    1.968897] hub 4-0:1.0: 5 ports detected
<6>[    1.969097] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.969213] ohci_hcd 0000:00:13.0: OHCI Host Controller
<6>[    1.969577] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
<6>[    1.969693] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfeb4c000
<6>[    2.028812] hub 5-0:1.0: USB hub found
<6>[    2.028893] hub 5-0:1.0: 5 ports detected
<6>[    2.029103] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
<6>[    2.029212] ohci_hcd 0000:00:14.5: OHCI Host Controller
<6>[    2.029565] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 6
<6>[    2.029683] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfeb4a000
<6>[    2.088882] hub 6-0:1.0: USB hub found
<6>[    2.088963] hub 6-0:1.0: 2 ports detected
<6>[    2.089158] ohci_hcd 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    2.089266] ohci_hcd 0000:00:16.0: OHCI Host Controller
<6>[    2.089607] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 7
<6>[    2.089726] ohci_hcd 0000:00:16.0: irq 18, io mem 0xfeb49000
<6>[    2.148800] hub 7-0:1.0: USB hub found
<6>[    2.148882] hub 7-0:1.0: 4 ports detected
<6>[    2.149021] uhci_hcd: USB Universal Host Controller Interface driver
<6>[    2.149160] xhci_hcd 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<7>[    2.149276] xhci_hcd 0000:06:00.0: setting latency timer to 64
<6>[    2.149284] xhci_hcd 0000:06:00.0: xHCI Host Controller
<6>[    2.149621] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 8
<6>[    2.188132] ata3: SATA link down (SStatus 0 SControl 300)
<6>[    2.188221] ata2: SATA link down (SStatus 0 SControl 300)
<6>[    2.188318] ata4: SATA link down (SStatus 0 SControl 300)
<6>[    2.257333] xhci_hcd 0000:06:00.0: irq 18, io mem 0xfea00000
<7>[    2.257461] xhci_hcd 0000:06:00.0: irq 40 for MSI/MSI-X
<7>[    2.257472] xhci_hcd 0000:06:00.0: irq 41 for MSI/MSI-X
<7>[    2.257482] xhci_hcd 0000:06:00.0: irq 42 for MSI/MSI-X
<7>[    2.258046] xHCI xhci_add_endpoint called for root hub
<7>[    2.258053] xHCI xhci_check_bandwidth called for root hub
<6>[    2.258123] hub 8-0:1.0: USB hub found
<6>[    2.258203] hub 8-0:1.0: 2 ports detected
<6>[    2.258328] xhci_hcd 0000:06:00.0: xHCI Host Controller
<6>[    2.258669] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 9
<7>[    2.261019] xHCI xhci_add_endpoint called for root hub
<7>[    2.261026] xHCI xhci_check_bandwidth called for root hub
<6>[    2.261096] hub 9-0:1.0: USB hub found
<6>[    2.261177] hub 9-0:1.0: 2 ports detected
<6>[    2.276585] usbcore: registered new interface driver libusual
<6>[    2.276683] i8042: PNP: No PS/2 controller found. Probing ports directly.
<6>[    2.277522] serio: i8042 KBD port at 0x60,0x64 irq 1
<6>[    2.277552] serio: i8042 AUX port at 0x60,0x64 irq 12
<6>[    2.278281] mousedev: PS/2 mouse device common for all mice
<6>[    2.279645] rtc_cmos 00:05: RTC can wake from S4
<6>[    2.280131] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
<6>[    2.280243] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
<6>[    2.280417] device-mapper: uevent: version 1.0.3
<6>[    2.280816] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
<6>[    2.280981] cpuidle: using governor ladder
<6>[    2.281197] cpuidle: using governor menu
<6>[    2.281203] EFI Variables Facility v0.08 2004-May-17
<6>[    2.281599] TCP cubic registered
<6>[    2.281789] NET: Registered protocol family 10
<6>[    2.282594] NET: Registered protocol family 17
<5>[    2.282608] Registering the dns_resolver key type
<7>[    2.283719] PM: Hibernation image not present or could not be loaded.
<6>[    2.283756] registered taskstats version 1
<6>[    2.297844]   Magic number: 9:44:575
<6>[    2.298097] rtc_cmos 00:05: setting system clock to 2013-04-29 08:34:22 UTC (1367224462)
<6>[    2.298132] powernow-k8: Found 1 AMD E-350 Processor (2 cpu cores) (version 2.20.00)
<6>[    2.298200] powernow-k8:    0 : pstate 0 (1600 MHz)
<6>[    2.298207] powernow-k8:    1 : pstate 1 (1280 MHz)
<6>[    2.298212] powernow-k8:    2 : pstate 2 (800 MHz)
<6>[    2.299209] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
<6>[    2.299225] EDD information not available.
<6>[    2.360332] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
<6>[    2.372385] ata1.00: ATA-8: OCZ-VERTEX3, 2.15, max UDMA/133
<6>[    2.372402] ata1.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
<6>[    2.382235] ata1.00: configured for UDMA/133
<5>[    2.382866] scsi 0:0:0:0: Direct-Access     ATA      OCZ-VERTEX3      2.15 PQ: 0 ANSI: 5
<5>[    2.383369] sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>[    2.383596] sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB)
<5>[    2.384110] sd 0:0:0:0: [sda] Write Protect is off
<7>[    2.384131] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>[    2.384469] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[    2.388297]  sda: sda1 sda2 sda3
<5>[    2.389902] sd 0:0:0:0: [sda] Attached SCSI disk
<6>[    2.393114] Freeing unused kernel memory: 920k freed
<6>[    2.393680] Write protecting the kernel read-only data: 12288k
<6>[    2.404150] usb 4-2: new low-speed USB device number 2 using ohci_hcd
<6>[    2.404178] Freeing unused kernel memory: 1600k freed
<6>[    2.412938] Freeing unused kernel memory: 1192k freed
<30>[    2.457096] udevd[92]: starting version 175
<6>[    2.639822] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
<6>[    2.666293] scsi4 : pata_atiixp
<6>[    2.666497] scsi5 : pata_atiixp
<6>[    2.667836] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14
<6>[    2.667846] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15
<6>[    2.672461] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
<6>[    2.672515] r8169 0000:07:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
<7>[    2.672572] r8169 0000:07:00.0: setting latency timer to 64
<7>[    2.672656] r8169 0000:07:00.0: irq 43 for MSI/MSI-X
<6>[    2.673381] r8169 0000:07:00.0: eth0: RTL8168e/8111e at 0xffffc90000658000, 00:01:2e:2d:6f:0f, XID 0c200000 IRQ 43
<6>[    2.673395] r8169 0000:07:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
<6>[    2.680300] Refined TSC clocksource calibration: 1599.999 MHz.
<6>[    2.680324] Switching to clocksource tsc
<6>[    2.912190] usb 5-4: new low-speed USB device number 2 using ohci_hcd
<6>[    3.196128] usb 8-1: new high-speed USB device number 2 using xhci_hcd
<6>[    3.260097] Initializing USB Mass Storage driver...
<6>[    3.260811] Adding 1022972k swap on /dev/sda2.  Priority:-1 extents:1 across:1022972k SS
<6>[    3.276548] scsi6 : usb-storage 8-1:1.0
<6>[    3.276740] usbcore: registered new interface driver usb-storage
<6>[    3.276749] USB Mass Storage support registered.
<6>[    3.298288] ADDRCONF(NETDEV_UP): eth0: link is not ready
<30>[    3.312864] udevd[307]: starting version 175
<6>[    3.356581] usb 9-2: new SuperSpeed USB device number 2 using xhci_hcd
<6>[    3.371650] lp: driver loaded but no devices found
<6>[    3.399075] scsi7 : usb-storage 9-2:1.0
<6>[    3.538566] EXT4-fs (sda1): re-mounted. Opts: discard,errors=remount-ro
<6>[    3.591050] [drm] Initialized drm 1.1.0 20060810
<6>[    3.627807] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/input/input3
<6>[    3.628178] generic-usb 0003:046D:C31B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:12.0-2/input0
<6>[    3.642164] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.1/input/input4
<6>[    3.642490] generic-usb 0003:046D:C31B.0002: input,hidraw1: USB HID v1.11 Device [Logitech Logitech USB Keyboard] on usb-0000:00:12.0-2/input1
<6>[    3.702888] input: PS/2+USB Mouse as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.0/input/input5
<6>[    3.711344] generic-usb 0003:1267:0212.0003: input,hidraw2: USB HID v1.11 Mouse [PS/2+USB Mouse] on usb-0000:00:13.0-4/input0
<6>[    3.771490] input: LaCie d2 quadra (button) as /devices/pci0000:00/0000:00:15.2/0000:06:00.0/usb8/8-1/8-1:1.1/input/input6
<6>[    3.771783] generic-usb 0003:059F:1014.0004: input,hidraw3: USB HID v1.11 Device [LaCie d2 quadra (button)] on usb-0000:06:00.0-1/input1
<6>[    3.771865] usbcore: registered new interface driver usbhid
<6>[    3.771869] usbhid: USB HID core driver
<6>[    3.783053] [drm] radeon defaulting to kernel modesetting.
<6>[    3.783062] [drm] radeon kernel modesetting enabled.
<6>[    3.783157] radeon 0000:00:01.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<7>[    3.783166] radeon 0000:00:01.0: setting latency timer to 64
<6>[    3.833040] [drm] initializing kernel modesetting (PALM 0x1002:0x9802 0x19DA:0xA183).
<6>[    3.833147] [drm] register mmio base: 0xFEB00000
<6>[    3.833150] [drm] register mmio size: 262144
<6>[    3.833311] ATOM BIOS: AMD
<6>[    3.833362] radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used)
<6>[    3.833368] radeon 0000:00:01.0: GTT: 512M 0x0000000018000000 - 0x0000000037FFFFFF
<6>[    3.836925] [drm] Detected VRAM RAM=384M, BAR=256M
<6>[    3.836933] [drm] RAM width 32bits DDR
<6>[    3.844739] [TTM] Zone  kernel: Available graphics memory: 1305568 kiB.
<6>[    3.844747] [TTM] Initializing pool allocator.
<6>[    3.844808] [drm] radeon: 384M of VRAM memory ready
<6>[    3.844813] [drm] radeon: 512M of GTT memory ready.
<6>[    3.844844] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
<6>[    3.844848] [drm] Driver supports precise vblank timestamp query.
<7>[    3.844912] radeon 0000:00:01.0: irq 44 for MSI/MSI-X
<6>[    3.844920] radeon 0000:00:01.0: radeon: using MSI.
<6>[    3.844972] [drm] radeon: irq initialized.
<6>[    3.844982] [drm] GART: num cpu pages 131072, num gpu pages 131072
<6>[    3.864403] [drm] Loading PALM Microcode
<6>[    4.009784] cfg80211: Calling CRDA to update world regulatory domain
<5>[    4.122014] type=1400 audit(1367224464.318:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=455 comm="apparmor_parser"
<5>[    4.122711] type=1400 audit(1367224464.318:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=455 comm="apparmor_parser"
<5>[    4.123096] type=1400 audit(1367224464.318:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=455 comm="apparmor_parser"
<5>[    4.287234] scsi 6:0:0:0: Direct-Access     LaCie    d2 quadra             PQ: 0 ANSI: 4
<5>[    4.288317] sd 6:0:0:0: Attached scsi generic sg1 type 0
<5>[    4.289690] sd 6:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
<5>[    4.290543] sd 6:0:0:0: [sdb] Write Protect is off
<7>[    4.290549] sd 6:0:0:0: [sdb] Mode Sense: 10 00 00 00
<5>[    4.291425] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[    4.295422]  sdb: sdb1
<5>[    4.299728] sd 6:0:0:0: [sdb] Attached SCSI disk
<5>[    4.402099] scsi 7:0:0:0: Direct-Access     LaCie    d2 Quadra v3C    051E PQ: 0 ANSI: 6
<5>[    4.403340] sd 7:0:0:0: Attached scsi generic sg2 type 0
<5>[    4.403633] sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
<5>[    4.403953] sd 7:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
<5>[    4.404964] sd 7:0:0:0: [sdc] Write Protect is off
<7>[    4.404975] sd 7:0:0:0: [sdc] Mode Sense: 43 00 00 00
<5>[    4.405835] sd 7:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<5>[    4.406609] sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
<6>[    4.438634]  sdc: sdc1
<5>[    4.439381] sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
<5>[    4.441277] sd 7:0:0:0: [sdc] Attached SCSI disk
<6>[    4.943786] r8169 0000:07:00.0: eth0: link down
<6>[    4.943803] r8169 0000:07:00.0: eth0: link down
<6>[    4.944789] ADDRCONF(NETDEV_UP): eth0: link is not ready
<6>[    4.951672] rt2800pci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<7>[    4.951693] rt2800pci 0000:03:00.0: setting latency timer to 64
<7>[    4.964717] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964726] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964731] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964736] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964740] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964745] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964749] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964755] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964759] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964764] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964768] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964773] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964776] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964781] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964785] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964789] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964793] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964797] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964801] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964806] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964810] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964814] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964818] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964823] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964827] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964831] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.964835] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.964839] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
<7>[    5.040257] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
<7>[    5.043833] Registered led device: rt2800pci-phy0::radio
<7>[    5.043877] Registered led device: rt2800pci-phy0::assoc
<7>[    5.043912] Registered led device: rt2800pci-phy0::quality
<7>[    5.067645] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067656] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067661] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067665] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067670] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067674] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067678] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067683] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067687] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067691] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067695] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067700] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067704] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067708] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067712] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067716] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067720] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067725] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067728] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067733] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067737] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067741] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067745] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067750] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067753] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067758] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
<7>[    5.067762] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
<7>[    5.067766] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
<6>[    5.067772] cfg80211: World regulatory domain updated:
<6>[    5.067775] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
<6>[    5.067779] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<6>[    5.067783] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
<6>[    5.067788] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
<6>[    5.067792] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<6>[    5.067796] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<6>[    5.224519] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
<6>[    5.228648] radeon 0000:00:01.0: WB enabled
<6>[    5.248186] [drm] ring test succeeded in 1 usecs
<6>[    5.248456] [drm] radeon: ib pool ready.
<6>[    5.248611] [drm] ib test succeeded in 0 usecs
<6>[    5.269036] [drm] Radeon Display Connectors
<6>[    5.269043] [drm] Connector 0:
<6>[    5.269046] [drm]   DisplayPort
<6>[    5.269049] [drm]   HPD1
<6>[    5.269054] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
<6>[    5.269057] [drm]   Encoders:
<6>[    5.269060] [drm]     DFP1: INTERNAL_UNIPHY
<6>[    5.269063] [drm] Connector 1:
<6>[    5.269065] [drm]   HDMI-A
<6>[    5.269067] [drm]   HPD2
<6>[    5.269071] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
<6>[    5.269073] [drm]   Encoders:
<6>[    5.269076] [drm]     DFP2: INTERNAL_UNIPHY
<6>[    5.269078] [drm] Connector 2:
<6>[    5.269081] [drm]   VGA
<6>[    5.269084] [drm]   DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
<6>[    5.269087] [drm]   Encoders:
<6>[    5.269090] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
<6>[    5.269187] [drm] Internal thermal controller without fan control
<6>[    5.269389] [drm] radeon: power management initialized
<6>[    5.476446] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: discard
<6>[    5.654615] [drm] fb mappable at 0xB0142000
<6>[    5.654622] [drm] vram apper at 0xB0000000
<6>[    5.654625] [drm] size 4325376
<6>[    5.654627] [drm] fb depth is 24
<6>[    5.654630] [drm]    pitch is 5632
<6>[    5.655098] fbcon: radeondrmfb (fb0) is primary device
<6>[    5.680745] Console: switching to colour frame buffer device 128x48
<6>[    5.685315] fb0: radeondrmfb frame buffer device
<6>[    5.685319] drm: registered panic notifier
<6>[    5.685333] [drm] Initialized radeon 2.12.0 20080528 for 0000:00:01.0 on minor 0
<6>[    5.685445] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
<6>[    5.686088] snd_hda_intel 0000:00:01.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
<7>[    5.686206] snd_hda_intel 0000:00:01.1: irq 45 for MSI/MSI-X
<7>[    5.686301] snd_hda_intel 0000:00:01.1: setting latency timer to 64
<6>[    5.688679] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
<3>[    5.689932] SP5100 TCO timer: mmio address 0xbafe00 already in use
<6>[    5.721610] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0
<6>[    5.721765] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input7
<6>[    5.722412] snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<6>[    5.796740] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
<6>[    5.804479] input: HDA ATI SB Line-Out as /devices/pci0000:00/0000:00:14.2/sound/card1/input9
<6>[    5.852911] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
<6>[    6.149334] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
<6>[    6.194380] RPC: Registered named UNIX socket transport module.
<6>[    6.194390] RPC: Registered udp transport module.
<6>[    6.194393] RPC: Registered tcp transport module.
<6>[    6.194396] RPC: Registered tcp NFSv4.1 backchannel transport module.
<5>[    6.198931] FS-Cache: Loaded
<5>[    6.214763] FS-Cache: Netfs 'nfs' registered for caching
<6>[    6.244168] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
<4>[    6.279967] init: failsafe main process (905) killed by TERM signal
<5>[    6.432386] type=1400 audit(1367224466.630:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=987 comm="apparmor_parser"
<5>[    6.433085] type=1400 audit(1367224466.630:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=987 comm="apparmor_parser"
<5>[    6.433472] type=1400 audit(1367224466.630:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=987 comm="apparmor_parser"
<5>[    6.433861] type=1400 audit(1367224466.630:8): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=990 comm="apparmor_parser"
<4>[    6.797213] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
<6>[    6.799090] NFSD: starting 90-second grace period
<6>[    7.271696] r8169 0000:07:00.0: eth0: link up
<6>[    7.272673] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
<6>[    7.794873] ip_tables: (C) 2000-2006 Netfilter Core Team
<7>[   17.600314] eth0: no IPv6 routers present
michel@Michel-ZBOX:~$ 

Sans :

michel@Michel-ZBOX:~$ dmesg -r
<6>[    0.000000] Initializing cgroup subsys cpuset
<6>[    0.000000] Initializing cgroup subsys cpu
<5>[    0.000000] Linux version 3.2.0-40-generic (buildd@allspice) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #64-Ubuntu SMP Mon Mar 25 21:22:10 UTC 2013 (Ubuntu 3.2.0-40.64-generic 3.2.40)
<6>[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-40-generic root=UUID=59c85140-abcd-4d39-a8d5-27c33f1246be ro
<6>[    0.000000] KERNEL supported cpus:
<6>[    0.000000]   Intel GenuineIntel
<6>[    0.000000]   AMD AuthenticAMD
<6>[    0.000000]   Centaur CentaurHauls
<6>[    0.000000] BIOS-provided physical RAM map:
<6>[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
<6>[    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000000100000 - 0000000097a7a000 (usable)
<6>[    0.000000]  BIOS-e820: 0000000097a7a000 - 0000000097ace000 (ACPI NVS)
<6>[    0.000000]  BIOS-e820: 0000000097ace000 - 0000000097c05000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000097c05000 - 0000000097c06000 (usable)
<6>[    0.000000]  BIOS-e820: 0000000097c06000 - 0000000097c16000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000097c16000 - 0000000097c1e000 (ACPI NVS)
<6>[    0.000000]  BIOS-e820: 0000000097c1e000 - 0000000097c45000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000097c45000 - 0000000097c88000 (ACPI NVS)
<6>[    0.000000]  BIOS-e820: 0000000097c88000 - 0000000097f00000 (usable)
<6>[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fec10000 - 00000000fec11000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed01000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fed61000 - 00000000fed71000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fed80000 - 00000000fed90000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fef00000 - 0000000100000000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000100001000 - 000000010f000000 (usable)
<6>[    0.000000] NX (Execute Disable) protection: active
<6>[    0.000000] SMBIOS 2.7 present.
<7>[    0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./Inagua CRB, BIOS 4.6.4 02/01/2011
<7>[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
<7>[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
<6>[    0.000000] No AGP bridge found
<6>[    0.000000] last_pfn = 0x10f000 max_arch_pfn = 0x400000000
<7>[    0.000000] MTRR default type: uncachable
<7>[    0.000000] MTRR fixed ranges enabled:
<7>[    0.000000]   00000-9FFFF write-back
<7>[    0.000000]   A0000-BFFFF write-through
<7>[    0.000000]   C0000-CEFFF write-protect
<7>[    0.000000]   CF000-E7FFF uncachable
<7>[    0.000000]   E8000-FFFFF write-protect
<7>[    0.000000] MTRR variable ranges enabled:
<7>[    0.000000]   0 base 000000000 mask F00000000 write-back
<7>[    0.000000]   1 base 097F00000 mask FFFF00000 uncachable
<7>[    0.000000]   2 base 098000000 mask FF8000000 uncachable
<7>[    0.000000]   3 base 0A0000000 mask FE0000000 uncachable
<7>[    0.000000]   4 base 0C0000000 mask FC0000000 uncachable
<7>[    0.000000]   5 disabled
<7>[    0.000000]   6 disabled
<7>[    0.000000]   7 disabled
<7>[    0.000000] TOM2: 000000010f000000 aka 4336M
<6>[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
<7>[    0.000000] original variable MTRRs
<7>[    0.000000] reg 0, base: 0GB, range: 4GB, type WB
<7>[    0.000000] reg 1, base: 2431MB, range: 1MB, type UC
<7>[    0.000000] reg 2, base: 2432MB, range: 128MB, type UC
<7>[    0.000000] reg 3, base: 2560MB, range: 512MB, type UC
<7>[    0.000000] reg 4, base: 3GB, range: 1GB, type UC
<6>[    0.000000] total RAM covered: 2431M
<6>[    0.000000] Found optimal setting for mtrr clean up
<6>[    0.000000]  gran_size: 64K 	chunk_size: 2M 	num_reg: 4  	lose cover RAM: 0G
<7>[    0.000000] New variable MTRRs
<7>[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
<7>[    0.000000] reg 1, base: 2GB, range: 256MB, type WB
<7>[    0.000000] reg 2, base: 2304MB, range: 128MB, type WB
<7>[    0.000000] reg 3, base: 2431MB, range: 1MB, type UC
<7>[    0.000000] e820 update range: 0000000097f00000 - 0000000100000000 (usable) ==> (reserved)
<6>[    0.000000] last_pfn = 0x97f00 max_arch_pfn = 0x400000000
<6>[    0.000000] found SMP MP-table at [ffff8800000fcd10] fcd10
<7>[    0.000000] initial memory mapped : 0 - 20000000
<7>[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
<6>[    0.000000] Using GB pages for direct mapping
<6>[    0.000000] init_memory_mapping: 0000000000000000-0000000097f00000
<7>[    0.000000]  0000000000 - 0080000000 page 1G
<7>[    0.000000]  0080000000 - 0097e00000 page 2M
<7>[    0.000000]  0097e00000 - 0097f00000 page 4k
<7>[    0.000000] kernel direct mapping tables up to 97f00000 @ 1fffd000-20000000
<6>[    0.000000] init_memory_mapping: 0000000100001000-000000010f000000
<7>[    0.000000]  0100001000 - 0100200000 page 4k
<7>[    0.000000]  0100200000 - 010f000000 page 2M
<7>[    0.000000] kernel direct mapping tables up to 10f000000 @ 97efd000-97f00000
<6>[    0.000000] RAMDISK: 364c2000 - 37259000
<4>[    0.000000] ACPI: RSDP 00000000000f0430 00024 (v02 ALASKA)
<4>[    0.000000] ACPI: XSDT 0000000097ac4070 0005C (v01 ALASKA    A M I 01072009 AMI  00010013)
<4>[    0.000000] ACPI: FACP 0000000097ac9200 000F4 (v04 ALASKA    A M I 01072009 AMI  00010013)
<4>[    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20110623/tbfadt-560)
<4>[    0.000000] ACPI: DSDT 0000000097ac4158 050A5 (v02 ALASKA    A M I 00000000 INTL 20051117)
<4>[    0.000000] ACPI: FACS 0000000097c1df80 00040
<4>[    0.000000] ACPI: APIC 0000000097ac92f8 00062 (v03 ALASKA    A M I 01072009 AMI  00010013)
<4>[    0.000000] ACPI: MCFG 0000000097ac9360 0003C (v01 ALASKA    A M I 01072009 MSFT 00010013)
<4>[    0.000000] ACPI: SLIC 0000000097ac93a0 00176 (v01 AMI    APTIO    01072009 AMI  00010013)
<4>[    0.000000] ACPI: HPET 0000000097ac9518 00038 (v01 ALASKA    A M I 01072009 AMI  00000004)
<4>[    0.000000] ACPI: SSDT 0000000097ac9550 003DE (v01 AMD    POWERNOW 00000001 AMD  00000001)
<4>[    0.000000] ACPI: SSDT 0000000097ac9930 012FA (v02    AMD     ALIB 00000001 MSFT 04000000)
<7>[    0.000000] ACPI: Local APIC address 0xfee00000
<6>[    0.000000] No NUMA configuration found
<6>[    0.000000] Faking a node at 0000000000000000-000000010f000000
<6>[    0.000000] Initmem setup node 0 0000000000000000-000000010f000000
<6>[    0.000000]   NODE_DATA [000000010effb000 - 000000010effffff]
<7>[    0.000000]  [ffffea0000000000-ffffea00043fffff] PMD -> [ffff88010bc00000-ffff88010e5fffff] on node 0
<4>[    0.000000] Zone PFN ranges:
<4>[    0.000000]   DMA      0x00000010 -> 0x00001000
<4>[    0.000000]   DMA32    0x00001000 -> 0x00100000
<4>[    0.000000]   Normal   0x00100000 -> 0x0010f000
<4>[    0.000000] Movable zone start PFN for each node
<4>[    0.000000] early_node_map[5] active PFN ranges
<4>[    0.000000]     0: 0x00000010 -> 0x0000009e
<4>[    0.000000]     0: 0x00000100 -> 0x00097a7a
<4>[    0.000000]     0: 0x00097c05 -> 0x00097c06
<4>[    0.000000]     0: 0x00097c88 -> 0x00097f00
<4>[    0.000000]     0: 0x00100001 -> 0x0010f000
<7>[    0.000000] On node 0 totalpages: 683136
<7>[    0.000000]   DMA zone: 64 pages used for memmap
<7>[    0.000000]   DMA zone: 5 pages reserved
<7>[    0.000000]   DMA zone: 3913 pages, LIFO batch:0
<7>[    0.000000]   DMA32 zone: 16320 pages used for memmap
<7>[    0.000000]   DMA32 zone: 601395 pages, LIFO batch:31
<7>[    0.000000]   Normal zone: 960 pages used for memmap
<7>[    0.000000]   Normal zone: 60479 pages, LIFO batch:15
<6>[    0.000000] ACPI: PM-Timer IO Port: 0x808
<7>[    0.000000] ACPI: Local APIC address 0xfee00000
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
<6>[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
<6>[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
<6>[    0.000000] IOAPIC[0]: apic_id 0, version 33, address 0xfec00000, GSI 0-23
<6>[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
<6>[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
<7>[    0.000000] ACPI: IRQ0 used by override.
<7>[    0.000000] ACPI: IRQ2 used by override.
<7>[    0.000000] ACPI: IRQ9 used by override.
<6>[    0.000000] Using ACPI (MADT) for SMP configuration information
<6>[    0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
<6>[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
<7>[    0.000000] nr_irqs_gsi: 40
<6>[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
<6>[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
<6>[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
<6>[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
<6>[    0.000000] PM: Registered nosave memory: 0000000097a7a000 - 0000000097ace000
<6>[    0.000000] PM: Registered nosave memory: 0000000097ace000 - 0000000097c05000
<6>[    0.000000] PM: Registered nosave memory: 0000000097c06000 - 0000000097c16000
<6>[    0.000000] PM: Registered nosave memory: 0000000097c16000 - 0000000097c1e000
<6>[    0.000000] PM: Registered nosave memory: 0000000097c1e000 - 0000000097c45000
<6>[    0.000000] PM: Registered nosave memory: 0000000097c45000 - 0000000097c88000
<6>[    0.000000] PM: Registered nosave memory: 0000000097f00000 - 00000000e0000000
<6>[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
<6>[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
<6>[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
<6>[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
<6>[    0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
<6>[    0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fed00000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed01000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed01000 - 00000000fed61000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed61000 - 00000000fed71000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed71000 - 00000000fed80000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed90000
<6>[    0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fef00000
<6>[    0.000000] PM: Registered nosave memory: 00000000fef00000 - 0000000100000000
<6>[    0.000000] PM: Registered nosave memory: 0000000100000000 - 0000000100001000
<6>[    0.000000] Allocating PCI resources starting at 97f00000 (gap: 97f00000:48100000)
<6>[    0.000000] Booting paravirtualized kernel on bare hardware
<6>[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
<6>[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88010ec00000 s83136 r8192 d23360 u1048576
<7>[    0.000000] pcpu-alloc: s83136 r8192 d23360 u1048576 alloc=1*2097152
<7>[    0.000000] pcpu-alloc: [0] 0 1 
<4>[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 665787
<4>[    0.000000] Policy zone: Normal
<5>[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-40-generic root=UUID=59c85140-abcd-4d39-a8d5-27c33f1246be ro
<6>[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
<6>[    0.000000] Checking aperture...
<6>[    0.000000] No AGP bridge found
<7>[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
<7>[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
<6>[    0.000000] Memory: 2593508k/4440064k available (6574k kernel code, 1707520k absent, 139036k reserved, 6629k data, 920k init)
<6>[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
<6>[    0.000000] Hierarchical RCU implementation.
<6>[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
<6>[    0.000000] NR_IRQS:16640 nr_irqs:512 16
<6>[    0.000000] Extended CMOS year: 2000
<7>[    0.000000] spurious 8259A interrupt: IRQ7.
<6>[    0.000000] Console: colour dummy device 80x25
<6>[    0.000000] console [tty0] enabled
<6>[    0.000000] allocated 22020096 bytes of page_cgroup
<6>[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
<7>[    0.000000] hpet clockevent registered
<4>[    0.000000] Fast TSC calibration using PIT
<4>[    0.000000] Detected 1599.863 MHz processor.
<6>[    0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 3199.72 BogoMIPS (lpj=6399452)
<6>[    0.004022] pid_max: default: 32768 minimum: 301
<6>[    0.004069] Security Framework initialized
<6>[    0.004103] AppArmor: AppArmor initialized
<6>[    0.004110] Yama: becoming mindful.
<6>[    0.004739] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
<6>[    0.008581] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
<6>[    0.009998] Mount-cache hash table entries: 256
<6>[    0.010267] Initializing cgroup subsys cpuacct
<6>[    0.010287] Initializing cgroup subsys memory
<6>[    0.010308] Initializing cgroup subsys devices
<6>[    0.010315] Initializing cgroup subsys freezer
<6>[    0.010322] Initializing cgroup subsys blkio
<6>[    0.010337] Initializing cgroup subsys perf_event
<7>[    0.010400] tseg: 0097f00000
<6>[    0.010404] CPU: Physical Processor ID: 0
<6>[    0.010411] CPU: Processor Core ID: 0
<6>[    0.010418] mce: CPU supports 6 MCE banks
<6>[    0.015293] ACPI: Core revision 20110623
<6>[    0.024041] ftrace: allocating 26565 entries in 105 pages
<6>[    0.032538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
<6>[    0.072248] CPU0: AMD E-350 Processor stepping 00
<6>[    0.076004] Performance Events: AMD PMU driver.
<6>[    0.076004] ... version:                0
<6>[    0.076004] ... bit width:              48
<6>[    0.076004] ... generic registers:      4
<6>[    0.076004] ... value mask:             0000ffffffffffff
<6>[    0.076004] ... max period:             00007fffffffffff
<6>[    0.076004] ... fixed-purpose events:   0
<6>[    0.076004] ... event mask:             000000000000000f
<6>[    0.076004] NMI watchdog enabled, takes one hw-pmu counter.
<6>[    0.076004] Booting Node   0, Processors  #1 Ok.
<7>[    0.076004] smpboot cpu 1: start_ip = 99000
<6>[    0.164049] NMI watchdog enabled, takes one hw-pmu counter.
<6>[    0.164098] Brought up 2 CPUs
<6>[    0.164105] Total of 2 processors activated (6401.55 BogoMIPS).
<6>[    0.164766] devtmpfs: initialized
<6>[    0.168044] EVM: security.selinux
<6>[    0.168051] EVM: security.SMACK64
<6>[    0.168056] EVM: security.capability
<6>[    0.168136] PM: Registering ACPI NVS region at 97a7a000 (344064 bytes)
<6>[    0.168136] PM: Registering ACPI NVS region at 97c16000 (32768 bytes)
<6>[    0.168136] PM: Registering ACPI NVS region at 97c45000 (274432 bytes)
<6>[    0.169853] print_constraints: dummy: 
<6>[    0.169955] RTC time:  9:25:35, date: 04/29/13
<6>[    0.170029] NET: Registered protocol family 16
<6>[    0.170185] Trying to unpack rootfs image as initramfs...
<6>[    0.170477] Extended Config Space enabled on 0 nodes
<6>[    0.170520] ACPI: bus type pci registered
<6>[    0.170638] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
<6>[    0.170651] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
<6>[    0.221476] PCI: Using configuration type 1 for base access
<6>[    0.223552] bio: create slab <bio-0> at 0
<6>[    0.223743] ACPI: Added _OSI(Module Device)
<6>[    0.223751] ACPI: Added _OSI(Processor Device)
<6>[    0.223757] ACPI: Added _OSI(3.0 _SCP Extensions)
<6>[    0.223764] ACPI: Added _OSI(Processor Aggregator Device)
<7>[    0.225288] ACPI: EC: Look up EC in DSDT
<4>[    0.227130] ACPI: Executed 3 blocks of module-level executable AML code
<6>[    0.256592] ACPI: Interpreter enabled
<6>[    0.256615] ACPI: (supports S0 S3 S4 S5)
<6>[    0.256664] ACPI: Using IOAPIC for interrupt routing
<6>[    0.419653] ACPI: No dock devices found.
<6>[    0.419670] HEST: Table not found.
<6>[    0.419680] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
<6>[    0.419941] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
<6>[    0.420471] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
<6>[    0.420481] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
<6>[    0.420489] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
<6>[    0.420499] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff]
<6>[    0.420508] pci_root PNP0A08:00: host bridge window [mem 0xb0000000-0xffffffff]
<6>[    0.420523] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce1ff])
<7>[    0.420549] pci 0000:00:00.0: [1022:1510] type 0 class 0x000600
<7>[    0.420612] pci 0000:00:01.0: [1002:9802] type 0 class 0x000300
<7>[    0.420628] pci 0000:00:01.0: reg 10: [mem 0xb0000000-0xbfffffff pref]
<7>[    0.420639] pci 0000:00:01.0: reg 14: [io  0xf000-0xf0ff]
<7>[    0.420649] pci 0000:00:01.0: reg 18: [mem 0xfeb00000-0xfeb3ffff]
<7>[    0.420714] pci 0000:00:01.0: supports D1 D2
<7>[    0.420740] pci 0000:00:01.1: [1002:1314] type 0 class 0x000403
<7>[    0.420754] pci 0000:00:01.1: reg 10: [mem 0xfeb44000-0xfeb47fff]
<7>[    0.420829] pci 0000:00:01.1: supports D1 D2
<7>[    0.420865] pci 0000:00:04.0: [1022:1512] type 1 class 0x000604
<7>[    0.420959] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
<7>[    0.420966] pci 0000:00:04.0: PME# disabled
<7>[    0.421029] pci 0000:00:11.0: [1002:4390] type 0 class 0x000101
<7>[    0.421056] pci 0000:00:11.0: reg 10: [io  0xf190-0xf197]
<7>[    0.421070] pci 0000:00:11.0: reg 14: [io  0xf180-0xf183]
<7>[    0.421084] pci 0000:00:11.0: reg 18: [io  0xf170-0xf177]
<7>[    0.421098] pci 0000:00:11.0: reg 1c: [io  0xf160-0xf163]
<7>[    0.421112] pci 0000:00:11.0: reg 20: [io  0xf150-0xf15f]
<7>[    0.421127] pci 0000:00:11.0: reg 24: [mem 0xfeb4f000-0xfeb4f3ff]
<6>[    0.421156] pci 0000:00:11.0: set SATA to AHCI mode
<7>[    0.421229] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
<7>[    0.421249] pci 0000:00:12.0: reg 10: [mem 0xfeb4e000-0xfeb4efff]
<7>[    0.421348] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
<7>[    0.421375] pci 0000:00:12.2: reg 10: [mem 0xfeb4d000-0xfeb4d0ff]
<7>[    0.421486] pci 0000:00:12.2: supports D1 D2
<7>[    0.421490] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
<7>[    0.421497] pci 0000:00:12.2: PME# disabled
<7>[    0.421528] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
<7>[    0.421547] pci 0000:00:13.0: reg 10: [mem 0xfeb4c000-0xfeb4cfff]
<7>[    0.421646] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
<7>[    0.421673] pci 0000:00:13.2: reg 10: [mem 0xfeb4b000-0xfeb4b0ff]
<7>[    0.421785] pci 0000:00:13.2: supports D1 D2
<7>[    0.421788] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
<7>[    0.421795] pci 0000:00:13.2: PME# disabled
<7>[    0.421826] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
<7>[    0.421929] pci 0000:00:14.1: [1002:439c] type 0 class 0x000101
<7>[    0.421949] pci 0000:00:14.1: reg 10: [io  0xf140-0xf147]
<7>[    0.421963] pci 0000:00:14.1: reg 14: [io  0xf130-0xf133]
<7>[    0.421977] pci 0000:00:14.1: reg 18: [io  0xf120-0xf127]
<7>[    0.421991] pci 0000:00:14.1: reg 1c: [io  0xf110-0xf113]
<7>[    0.422005] pci 0000:00:14.1: reg 20: [io  0xf100-0xf10f]
<7>[    0.422060] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
<7>[    0.422090] pci 0000:00:14.2: reg 10: [mem 0xfeb40000-0xfeb43fff 64bit]
<7>[    0.422179] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
<7>[    0.422186] pci 0000:00:14.2: PME# disabled
<7>[    0.422210] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
<7>[    0.422316] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
<7>[    0.422376] pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03
<7>[    0.422396] pci 0000:00:14.5: reg 10: [mem 0xfeb4a000-0xfeb4afff]
<7>[    0.422497] pci 0000:00:15.0: [1002:43a0] type 1 class 0x000604
<7>[    0.422607] pci 0000:00:15.0: supports D1 D2
<7>[    0.422648] pci 0000:00:15.2: [1002:43a2] type 1 class 0x000604
<7>[    0.422756] pci 0000:00:15.2: supports D1 D2
<7>[    0.422795] pci 0000:00:15.3: [1002:43a3] type 1 class 0x000604
<7>[    0.422903] pci 0000:00:15.3: supports D1 D2
<7>[    0.422942] pci 0000:00:16.0: [1002:4397] type 0 class 0x000c03
<7>[    0.422961] pci 0000:00:16.0: reg 10: [mem 0xfeb49000-0xfeb49fff]
<7>[    0.423061] pci 0000:00:16.2: [1002:4396] type 0 class 0x000c03
<7>[    0.423088] pci 0000:00:16.2: reg 10: [mem 0xfeb48000-0xfeb480ff]
<7>[    0.423199] pci 0000:00:16.2: supports D1 D2
<7>[    0.423203] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
<7>[    0.423209] pci 0000:00:16.2: PME# disabled
<7>[    0.423247] pci 0000:00:18.0: [1022:1700] type 0 class 0x000600
<7>[    0.423299] pci 0000:00:18.1: [1022:1701] type 0 class 0x000600
<7>[    0.423344] pci 0000:00:18.2: [1022:1702] type 0 class 0x000600
<7>[    0.423392] pci 0000:00:18.3: [1022:1703] type 0 class 0x000600
<7>[    0.423459] pci 0000:00:18.4: [1022:1704] type 0 class 0x000600
<7>[    0.423505] pci 0000:00:18.5: [1022:1718] type 0 class 0x000600
<7>[    0.423551] pci 0000:00:18.6: [1022:1716] type 0 class 0x000600
<7>[    0.423597] pci 0000:00:18.7: [1022:1719] type 0 class 0x000600
<6>[    0.423703] pci 0000:00:04.0: PCI bridge to [bus 01-01]
<6>[    0.423856] pci 0000:00:14.4: PCI bridge to [bus 02-02] (subtractive decode)
<7>[    0.423875] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
<7>[    0.423879] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
<7>[    0.423884] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
<7>[    0.423889] pci 0000:00:14.4:   bridge window [mem 0xb0000000-0xffffffff] (subtractive decode)
<7>[    0.423990] pci 0000:03:00.0: [1814:0781] type 0 class 0x000280
<7>[    0.424015] pci 0000:03:00.0: reg 10: [mem 0xfe000000-0xfe00ffff]
<7>[    0.424181] pci 0000:03:00.0: PME# supported from D0 D3hot
<7>[    0.424189] pci 0000:03:00.0: PME# disabled
<6>[    0.432099] pci 0000:00:15.0: PCI bridge to [bus 03-05]
<7>[    0.432124] pci 0000:00:15.0:   bridge window [io  0xe000-0xefff]
<7>[    0.432132] pci 0000:00:15.0:   bridge window [mem 0xfe000000-0xfe9fffff]
<7>[    0.432143] pci 0000:00:15.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
<7>[    0.432263] pci 0000:06:00.0: [1033:0194] type 0 class 0x000c03
<7>[    0.432305] pci 0000:06:00.0: reg 10: [mem 0xfea00000-0xfea01fff 64bit]
<7>[    0.432493] pci 0000:06:00.0: PME# supported from D0 D3hot
<7>[    0.432503] pci 0000:06:00.0: PME# disabled
<6>[    0.440097] pci 0000:00:15.2: PCI bridge to [bus 06-06]
<7>[    0.440125] pci 0000:00:15.2:   bridge window [mem 0xfea00000-0xfeafffff]
<7>[    0.440244] pci 0000:07:00.0: [10ec:8168] type 0 class 0x000200
<7>[    0.440273] pci 0000:07:00.0: reg 10: [io  0xd000-0xd0ff]
<7>[    0.440315] pci 0000:07:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
<7>[    0.440341] pci 0000:07:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
<7>[    0.440453] pci 0000:07:00.0: supports D1 D2
<7>[    0.440457] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<7>[    0.440467] pci 0000:07:00.0: PME# disabled
<6>[    0.448097] pci 0000:00:15.3: PCI bridge to [bus 07-07]
<7>[    0.448123] pci 0000:00:15.3:   bridge window [io  0xd000-0xdfff]
<7>[    0.448137] pci 0000:00:15.3:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
<7>[    0.448187] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
<7>[    0.448498] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE20._PRT]
<7>[    0.448561] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE22._PRT]
<7>[    0.448621] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE23._PRT]
<7>[    0.448697] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR14._PRT]
<6>[    0.448756]  pci0000:00: Requesting ACPI _OSC control (0x1d)
<6>[    0.448767]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
<6>[    0.448776] ACPI _OSC control for PCIe not granted, disabling ASPM
<6>[    0.459611] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
<6>[    0.459807] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
<6>[    0.459940] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
<6>[    0.460080] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 11 14 15) *0
<6>[    0.460304] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
<6>[    0.460390] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
<6>[    0.460476] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
<6>[    0.460560] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
<6>[    0.460817] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
<6>[    0.460851] vgaarb: loaded
<6>[    0.460856] vgaarb: bridge control possible 0000:00:01.0
<4>[    0.461068] i2c-core: driver [aat2870] using legacy suspend method
<4>[    0.461076] i2c-core: driver [aat2870] using legacy resume method
<5>[    0.461207] SCSI subsystem initialized
<7>[    0.461336] libata version 3.00 loaded.
<6>[    0.461443] usbcore: registered new interface driver usbfs
<6>[    0.461469] usbcore: registered new interface driver hub
<6>[    0.461531] usbcore: registered new device driver usb
<6>[    0.461719] PCI: Using ACPI for IRQ routing
<7>[    0.472894] PCI: pci_cache_line_size set to 64 bytes
<7>[    0.473061] reserve RAM buffer: 000000000009ec00 - 000000000009ffff 
<7>[    0.473066] reserve RAM buffer: 0000000097a7a000 - 0000000097ffffff 
<7>[    0.473071] reserve RAM buffer: 0000000097c06000 - 0000000097ffffff 
<7>[    0.473075] reserve RAM buffer: 0000000097f00000 - 0000000097ffffff 
<7>[    0.473079] reserve RAM buffer: 000000010f000000 - 000000010fffffff 
<6>[    0.473273] NetLabel: Initializing
<6>[    0.473281] NetLabel:  domain hash size = 128
<6>[    0.473286] NetLabel:  protocols = UNLABELED CIPSOv4
<6>[    0.473311] NetLabel:  unlabeled traffic allowed by default
<6>[    0.473432] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
<6>[    0.473445] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
<6>[    0.475486] Switching to clocksource hpet
<6>[    0.485856] AppArmor: AppArmor Filesystem Enabled
<6>[    0.485934] pnp: PnP ACPI init
<6>[    0.485979] ACPI: bus type pnp registered
<7>[    0.486310] pnp 00:00: [bus 00-ff]
<7>[    0.486316] pnp 00:00: [io  0x0cf8-0x0cff]
<7>[    0.486320] pnp 00:00: [io  0x0000-0x0cf7 window]
<7>[    0.486325] pnp 00:00: [io  0x0d00-0xffff window]
<7>[    0.486330] pnp 00:00: [mem 0x000a0000-0x000bffff window]
<7>[    0.486335] pnp 00:00: [mem 0x000c8000-0x000dffff window]
<7>[    0.486339] pnp 00:00: [mem 0xb0000000-0xffffffff window]
<7>[    0.486344] pnp 00:00: [mem 0x00000000 window]
<7>[    0.486444] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
<7>[    0.486514] pnp 00:01: [mem 0xe0000000-0xefffffff]
<6>[    0.486623] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
<7>[    0.486636] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
<7>[    0.487083] pnp 00:02: [io  0x040b]
<7>[    0.487087] pnp 00:02: [io  0x04d6]
<7>[    0.487090] pnp 00:02: [io  0x0c00-0x0c01]
<7>[    0.487093] pnp 00:02: [io  0x0c14]
<7>[    0.487097] pnp 00:02: [io  0x0c50-0x0c51]
<7>[    0.487100] pnp 00:02: [io  0x0c52]
<7>[    0.487103] pnp 00:02: [io  0x0c6c]
<7>[    0.487106] pnp 00:02: [io  0x0c6f]
<7>[    0.487109] pnp 00:02: [io  0x0cd0-0x0cd1]
<7>[    0.487112] pnp 00:02: [io  0x0cd2-0x0cd3]
<7>[    0.487115] pnp 00:02: [io  0x0cd4-0x0cd5]
<7>[    0.487119] pnp 00:02: [io  0x0cd6-0x0cd7]
<7>[    0.487122] pnp 00:02: [io  0x0cd8-0x0cdf]
<7>[    0.487125] pnp 00:02: [io  0x0800-0x089f]
<7>[    0.487129] pnp 00:02: [io  0x0000-0xffffffffffffffff disabled]
<7>[    0.487133] pnp 00:02: [io  0x0000-0x000f]
<7>[    0.487136] pnp 00:02: [io  0x0b20-0x0b3f]
<7>[    0.487139] pnp 00:02: [io  0x0900-0x090f]
<7>[    0.487142] pnp 00:02: [io  0x0910-0x091f]
<7>[    0.487146] pnp 00:02: [io  0xfe00-0xfefe]
<7>[    0.487149] pnp 00:02: [io  0x0060-0x005f disabled]
<7>[    0.487153] pnp 00:02: [io  0x0064-0x0063 disabled]
<7>[    0.487157] pnp 00:02: [mem 0xfec00000-0xfec00fff]
<7>[    0.487160] pnp 00:02: [mem 0xfee00000-0xfee00fff]
<7>[    0.487164] pnp 00:02: [mem 0xfed80000-0xfed8ffff]
<7>[    0.487167] pnp 00:02: [mem 0xfed61000-0xfed70fff]
<7>[    0.487175] pnp 00:02: [mem 0xfec10000-0xfec10fff]
<7>[    0.487179] pnp 00:02: [mem 0xfed00000-0xfed00fff]
<7>[    0.487182] pnp 00:02: [mem 0xffc00000-0xffffffff]
<6>[    0.487306] system 00:02: [io  0x040b] has been reserved
<6>[    0.487315] system 00:02: [io  0x04d6] has been reserved
<6>[    0.487323] system 00:02: [io  0x0c00-0x0c01] has been reserved
<6>[    0.487331] system 00:02: [io  0x0c14] has been reserved
<6>[    0.487338] system 00:02: [io  0x0c50-0x0c51] has been reserved
<6>[    0.487351] system 00:02: [io  0x0c52] has been reserved
<6>[    0.487359] system 00:02: [io  0x0c6c] has been reserved
<6>[    0.487366] system 00:02: [io  0x0c6f] has been reserved
<6>[    0.487373] system 00:02: [io  0x0cd0-0x0cd1] has been reserved
<6>[    0.487381] system 00:02: [io  0x0cd2-0x0cd3] has been reserved
<6>[    0.487392] system 00:02: [io  0x0cd4-0x0cd5] has been reserved
<6>[    0.487399] system 00:02: [io  0x0cd6-0x0cd7] has been reserved
<6>[    0.487407] system 00:02: [io  0x0cd8-0x0cdf] has been reserved
<6>[    0.487415] system 00:02: [io  0x0800-0x089f] has been reserved
<6>[    0.487423] system 00:02: [io  0x0b20-0x0b3f] has been reserved
<6>[    0.487430] system 00:02: [io  0x0900-0x090f] has been reserved
<6>[    0.487438] system 00:02: [io  0x0910-0x091f] has been reserved
<6>[    0.487446] system 00:02: [io  0xfe00-0xfefe] has been reserved
<6>[    0.487455] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
<6>[    0.487464] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
<6>[    0.487472] system 00:02: [mem 0xfed80000-0xfed8ffff] has been reserved
<6>[    0.487481] system 00:02: [mem 0xfed61000-0xfed70fff] has been reserved
<6>[    0.487489] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
<6>[    0.487497] system 00:02: [mem 0xfed00000-0xfed00fff] has been reserved
<6>[    0.487506] system 00:02: [mem 0xffc00000-0xffffffff] has been reserved
<7>[    0.487516] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.487814] pnp 00:03: [io  0x0000-0xffffffffffffffff disabled]
<7>[    0.487819] pnp 00:03: [io  0x0a00-0x0a0f]
<7>[    0.487822] pnp 00:03: [io  0x0a10-0x0a1f]
<7>[    0.487825] pnp 00:03: [io  0x0a20-0x0a2f]
<7>[    0.487829] pnp 00:03: [io  0x0a30-0x0a3f]
<6>[    0.487911] system 00:03: [io  0x0a00-0x0a0f] has been reserved
<6>[    0.487920] system 00:03: [io  0x0a10-0x0a1f] has been reserved
<6>[    0.487928] system 00:03: [io  0x0a20-0x0a2f] has been reserved
<6>[    0.487935] system 00:03: [io  0x0a30-0x0a3f] has been reserved
<7>[    0.487944] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.488072] pnp 00:04: [dma 4]
<7>[    0.488076] pnp 00:04: [io  0x0000-0x000f]
<7>[    0.488079] pnp 00:04: [io  0x0081-0x0083]
<7>[    0.488082] pnp 00:04: [io  0x0087]
<7>[    0.488085] pnp 00:04: [io  0x0089-0x008b]
<7>[    0.488089] pnp 00:04: [io  0x008f]
<7>[    0.488092] pnp 00:04: [io  0x00c0-0x00df]
<7>[    0.488138] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
<7>[    0.488158] pnp 00:05: [io  0x0070-0x0071]
<7>[    0.488223] pnp 00:05: [irq 8]
<7>[    0.488272] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
<7>[    0.488288] pnp 00:06: [io  0x0061]
<7>[    0.488336] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
<7>[    0.488383] pnp 00:07: [io  0x0010-0x001f]
<7>[    0.488387] pnp 00:07: [io  0x0022-0x003f]
<7>[    0.488390] pnp 00:07: [io  0x0044-0x005f]
<7>[    0.488393] pnp 00:07: [io  0x0072-0x007f]
<7>[    0.488396] pnp 00:07: [io  0x0080]
<7>[    0.488399] pnp 00:07: [io  0x0084-0x0086]
<7>[    0.488403] pnp 00:07: [io  0x0088]
<7>[    0.488406] pnp 00:07: [io  0x008c-0x008e]
<7>[    0.488409] pnp 00:07: [io  0x0090-0x009f]
<7>[    0.488412] pnp 00:07: [io  0x00a2-0x00bf]
<7>[    0.488415] pnp 00:07: [io  0x00e0-0x00ef]
<7>[    0.488418] pnp 00:07: [io  0x04d0-0x04d1]
<6>[    0.488510] system 00:07: [io  0x04d0-0x04d1] has been reserved
<7>[    0.488522] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.488539] pnp 00:08: [io  0x00f0-0x00ff]
<7>[    0.488602] pnp 00:08: [irq 13]
<7>[    0.488651] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
<7>[    0.488756] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.604312] pnp 00:0a: [mem 0x98000000-0xafffffff]
<6>[    0.604494] system 00:0a: [mem 0x98000000-0xafffffff] has been reserved
<7>[    0.604514] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[    0.604805] pnp 00:0b: [mem 0xfed00000-0xfed003ff]
<7>[    0.604870] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
<6>[    0.604879] pnp: PnP ACPI: found 12 devices
<6>[    0.604887] ACPI: ACPI bus type pnp unregistered
<7>[    0.613262] PCI: max bus depth: 1 pci_try_num: 2
<6>[    0.613337] pci 0000:00:04.0: BAR 14: assigned [mem 0xd0100000-0xd02fffff]
<6>[    0.613353] pci 0000:00:04.0: BAR 15: assigned [mem 0xd0300000-0xd04fffff 64bit pref]
<6>[    0.613366] pci 0000:00:04.0: BAR 13: assigned [io  0x1000-0x1fff]
<6>[    0.613375] pci 0000:00:04.0: PCI bridge to [bus 01-01]
<6>[    0.613384] pci 0000:00:04.0:   bridge window [io  0x1000-0x1fff]
<6>[    0.613394] pci 0000:00:04.0:   bridge window [mem 0xd0100000-0xd02fffff]
<6>[    0.613405] pci 0000:00:04.0:   bridge window [mem 0xd0300000-0xd04fffff 64bit pref]
<6>[    0.613418] pci 0000:00:14.4: PCI bridge to [bus 02-02]
<6>[    0.613493] pci 0000:00:15.0: PCI bridge to [bus 03-05]
<6>[    0.613501] pci 0000:00:15.0:   bridge window [io  0xe000-0xefff]
<6>[    0.613513] pci 0000:00:15.0:   bridge window [mem 0xfe000000-0xfe9fffff]
<6>[    0.613524] pci 0000:00:15.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
<6>[    0.613539] pci 0000:00:15.2: PCI bridge to [bus 06-06]
<6>[    0.613549] pci 0000:00:15.2:   bridge window [mem 0xfea00000-0xfeafffff]
<6>[    0.613565] pci 0000:00:15.3: PCI bridge to [bus 07-07]
<6>[    0.613573] pci 0000:00:15.3:   bridge window [io  0xd000-0xdfff]
<6>[    0.613587] pci 0000:00:15.3:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
<6>[    0.613635] pci 0000:00:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<7>[    0.613647] pci 0000:00:04.0: setting latency timer to 64
<6>[    0.613665] pci 0000:00:15.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<7>[    0.613676] pci 0000:00:15.0: setting latency timer to 64
<6>[    0.613687] pci 0000:00:15.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<7>[    0.613698] pci 0000:00:15.2: setting latency timer to 64
<6>[    0.613709] pci 0000:00:15.3: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<7>[    0.613719] pci 0000:00:15.3: setting latency timer to 64
<7>[    0.613726] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
<7>[    0.613731] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
<7>[    0.613735] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
<7>[    0.613739] pci_bus 0000:00: resource 7 [mem 0xb0000000-0xffffffff]
<7>[    0.613744] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
<7>[    0.613749] pci_bus 0000:01: resource 1 [mem 0xd0100000-0xd02fffff]
<7>[    0.613754] pci_bus 0000:01: resource 2 [mem 0xd0300000-0xd04fffff 64bit pref]
<7>[    0.613760] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7]
<7>[    0.613764] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff]
<7>[    0.613769] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
<7>[    0.613774] pci_bus 0000:02: resource 7 [mem 0xb0000000-0xffffffff]
<7>[    0.613780] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
<7>[    0.613784] pci_bus 0000:03: resource 1 [mem 0xfe000000-0xfe9fffff]
<7>[    0.613789] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
<7>[    0.613795] pci_bus 0000:06: resource 1 [mem 0xfea00000-0xfeafffff]
<7>[    0.613800] pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
<7>[    0.613805] pci_bus 0000:07: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
<6>[    0.613882] NET: Registered protocol family 2
<6>[    0.614128] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
<6>[    0.616237] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
<6>[    0.622373] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
<6>[    0.623115] TCP: Hash tables configured (established 524288 bind 65536)
<6>[    0.623127] TCP reno registered
<6>[    0.623157] UDP hash table entries: 2048 (order: 4, 65536 bytes)
<6>[    0.623225] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
<6>[    0.623451] NET: Registered protocol family 1
<7>[    0.623489] pci 0000:00:01.0: Boot video device
<6>[    0.623542] pci 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.384105] Freeing initrd memory: 13916k freed
<6>[    1.444334] pci 0000:00:12.0: PCI INT A disabled
<6>[    1.444399] pci 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.444502] pci 0000:00:12.2: PCI INT B disabled
<6>[    1.444520] pci 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.524342] pci 0000:00:13.0: PCI INT A disabled
<6>[    1.524387] pci 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.524540] pci 0000:00:13.2: PCI INT B disabled
<6>[    1.524574] pci 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
<6>[    1.604355] pci 0000:00:14.5: PCI INT C disabled
<6>[    1.604408] pci 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.684348] pci 0000:00:16.0: PCI INT A disabled
<6>[    1.684393] pci 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.684554] pci 0000:00:16.2: PCI INT B disabled
<6>[    1.684601] pci 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.684682] pci 0000:06:00.0: PCI INT A disabled
<7>[    1.684697] PCI: CLS 64 bytes, default 64
<6>[    1.684702] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
<6>[    1.684710] Placing 64MB software IO TLB between ffff880093a7a000 - ffff880097a7a000
<6>[    1.684719] software IO TLB at phys 0x93a7a000 - 0x97a7a000
<6>[    1.685611] perf: AMD IBS detected (0x000000ff)
<6>[    1.686192] audit: initializing netlink socket (disabled)
<5>[    1.686225] type=2000 audit(1367227536.684:1): initialized
<6>[    1.724907] HugeTLB registered 2 MB page size, pre-allocated 0 pages
<5>[    1.729446] VFS: Disk quotas dquot_6.5.2
<4>[    1.729593] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
<6>[    1.730970] fuse init (API version 7.17)
<6>[    1.731457] msgmni has been set to 5092
<6>[    1.733423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
<6>[    1.733662] io scheduler noop registered
<6>[    1.733680] io scheduler deadline registered
<6>[    1.733797] io scheduler cfq registered (default)
<6>[    1.734370] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
<6>[    1.734414] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
<6>[    1.734667] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
<6>[    1.734685] ACPI: Power Button [PWRB]
<6>[    1.734775] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
<6>[    1.734838] ACPI: Lid Switch [LID]
<6>[    1.734913] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
<6>[    1.734925] ACPI: Power Button [PWRF]
<7>[    1.735151] ACPI: acpi_idle registered with cpuidle
<6>[    1.789782] ERST: Table is not found!
<6>[    1.789797] GHES: HEST is not enabled!
<6>[    1.790215] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
<6>[    1.858281] Linux agpgart interface v0.103
<6>[    1.865718] brd: module loaded
<6>[    1.869887] loop: module loaded
<7>[    1.870194] ahci 0000:00:11.0: version 3.0
<6>[    1.870292] ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
<6>[    1.870612] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0xf impl SATA mode
<6>[    1.870625] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part sxs 
<6>[    1.872284] scsi0 : ahci
<6>[    1.872743] scsi1 : ahci
<6>[    1.873214] scsi2 : ahci
<6>[    1.873684] scsi3 : ahci
<6>[    1.874041] ata1: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f100 irq 19
<6>[    1.874053] ata2: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f180 irq 19
<6>[    1.874064] ata3: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f200 irq 19
<6>[    1.874074] ata4: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f280 irq 19
<6>[    1.874447] pata_acpi 0000:00:14.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.875162] Fixed MDIO Bus: probed
<6>[    1.875205] tun: Universal TUN/TAP device driver, 1.6
<6>[    1.875212] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
<6>[    1.875587] PPP generic driver version 2.4.2
<6>[    1.876359] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[    1.876480] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.876587] ehci_hcd 0000:00:12.2: EHCI Host Controller
<6>[    1.876922] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
<6>[    1.877013] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
<7>[    1.877076] QUIRK: Enable AMD PLL fix
<6>[    1.877153] ehci_hcd 0000:00:12.2: debug port 1
<6>[    1.877204] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfeb4d000
<6>[    1.888314] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
<6>[    1.888900] hub 1-0:1.0: USB hub found
<6>[    1.888922] hub 1-0:1.0: 5 ports detected
<6>[    1.889207] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.889314] ehci_hcd 0000:00:13.2: EHCI Host Controller
<6>[    1.889660] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
<6>[    1.889750] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
<6>[    1.889803] ehci_hcd 0000:00:13.2: debug port 1
<6>[    1.889835] ehci_hcd 0000:00:13.2: irq 17, io mem 0xfeb4b000
<6>[    1.900315] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
<6>[    1.900890] hub 2-0:1.0: USB hub found
<6>[    1.900912] hub 2-0:1.0: 5 ports detected
<6>[    1.901186] ehci_hcd 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
<6>[    1.901293] ehci_hcd 0000:00:16.2: EHCI Host Controller
<6>[    1.901668] ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 3
<6>[    1.901759] ehci_hcd 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
<6>[    1.901810] ehci_hcd 0000:00:16.2: debug port 1
<6>[    1.901841] ehci_hcd 0000:00:16.2: irq 17, io mem 0xfeb48000
<6>[    1.912316] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00
<6>[    1.912873] hub 3-0:1.0: USB hub found
<6>[    1.912894] hub 3-0:1.0: 4 ports detected
<6>[    1.913106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[    1.913203] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.913312] ohci_hcd 0000:00:12.0: OHCI Host Controller
<6>[    1.913673] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 4
<6>[    1.913809] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfeb4e000
<6>[    1.972865] hub 4-0:1.0: USB hub found
<6>[    1.972946] hub 4-0:1.0: 5 ports detected
<6>[    1.973146] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    1.973255] ohci_hcd 0000:00:13.0: OHCI Host Controller
<6>[    1.973623] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
<6>[    1.973742] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfeb4c000
<6>[    2.032841] hub 5-0:1.0: USB hub found
<6>[    2.032923] hub 5-0:1.0: 5 ports detected
<6>[    2.033123] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
<6>[    2.033232] ohci_hcd 0000:00:14.5: OHCI Host Controller
<6>[    2.033592] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 6
<6>[    2.033711] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfeb4a000
<6>[    2.092933] hub 6-0:1.0: USB hub found
<6>[    2.093015] hub 6-0:1.0: 2 ports detected
<6>[    2.093211] ohci_hcd 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<6>[    2.093325] ohci_hcd 0000:00:16.0: OHCI Host Controller
<6>[    2.093696] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 7
<6>[    2.093819] ohci_hcd 0000:00:16.0: irq 18, io mem 0xfeb49000
<6>[    2.152904] hub 7-0:1.0: USB hub found
<6>[    2.152986] hub 7-0:1.0: 4 ports detected
<6>[    2.153130] uhci_hcd: USB Universal Host Controller Interface driver
<6>[    2.153270] xhci_hcd 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<7>[    2.153378] xhci_hcd 0000:06:00.0: setting latency timer to 64
<6>[    2.153385] xhci_hcd 0000:06:00.0: xHCI Host Controller
<6>[    2.153721] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 8
<6>[    2.192183] ata2: SATA link down (SStatus 0 SControl 300)
<6>[    2.192270] ata4: SATA link down (SStatus 0 SControl 300)
<6>[    2.192327] ata3: SATA link down (SStatus 0 SControl 300)
<6>[    2.261490] xhci_hcd 0000:06:00.0: irq 18, io mem 0xfea00000
<7>[    2.261686] xhci_hcd 0000:06:00.0: irq 40 for MSI/MSI-X
<7>[    2.261698] xhci_hcd 0000:06:00.0: irq 41 for MSI/MSI-X
<7>[    2.261709] xhci_hcd 0000:06:00.0: irq 42 for MSI/MSI-X
<7>[    2.262311] xHCI xhci_add_endpoint called for root hub
<7>[    2.262318] xHCI xhci_check_bandwidth called for root hub
<6>[    2.262389] hub 8-0:1.0: USB hub found
<6>[    2.262412] hub 8-0:1.0: 2 ports detected
<6>[    2.262539] xhci_hcd 0000:06:00.0: xHCI Host Controller
<6>[    2.262897] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 9
<7>[    2.265104] xHCI xhci_add_endpoint called for root hub
<7>[    2.265112] xHCI xhci_check_bandwidth called for root hub
<6>[    2.265184] hub 9-0:1.0: USB hub found
<6>[    2.265265] hub 9-0:1.0: 2 ports detected
<6>[    2.280559] usbcore: registered new interface driver libusual
<6>[    2.280645] i8042: PNP: No PS/2 controller found. Probing ports directly.
<6>[    2.281405] serio: i8042 KBD port at 0x60,0x64 irq 1
<6>[    2.281423] serio: i8042 AUX port at 0x60,0x64 irq 12
<6>[    2.282172] mousedev: PS/2 mouse device common for all mice
<6>[    2.283648] rtc_cmos 00:05: RTC can wake from S4
<6>[    2.284129] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
<6>[    2.284242] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
<6>[    2.284417] device-mapper: uevent: version 1.0.3
<6>[    2.284827] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
<6>[    2.285004] cpuidle: using governor ladder
<6>[    2.285220] cpuidle: using governor menu
<6>[    2.285227] EFI Variables Facility v0.08 2004-May-17
<6>[    2.285632] TCP cubic registered
<6>[    2.285815] NET: Registered protocol family 10
<6>[    2.286637] NET: Registered protocol family 17
<5>[    2.286650] Registering the dns_resolver key type
<7>[    2.287724] PM: Hibernation image not present or could not be loaded.
<6>[    2.287761] registered taskstats version 1
<6>[    2.313976]   Magic number: 9:494:425
<6>[    2.314230] rtc_cmos 00:05: setting system clock to 2013-04-29 09:25:37 UTC (1367227537)
<6>[    2.314260] powernow-k8: Found 1 AMD E-350 Processor (2 cpu cores) (version 2.20.00)
<6>[    2.314329] powernow-k8:    0 : pstate 0 (1600 MHz)
<6>[    2.314336] powernow-k8:    1 : pstate 1 (1280 MHz)
<6>[    2.314342] powernow-k8:    2 : pstate 2 (800 MHz)
<6>[    2.315328] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
<6>[    2.315344] EDD information not available.
<6>[    2.364320] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
<6>[    2.376717] ata1.00: ATA-8: OCZ-VERTEX3, 2.15, max UDMA/133
<6>[    2.376735] ata1.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
<6>[    2.386672] ata1.00: configured for UDMA/133
<5>[    2.387371] scsi 0:0:0:0: Direct-Access     ATA      OCZ-VERTEX3      2.15 PQ: 0 ANSI: 5
<5>[    2.387897] sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>[    2.388142] sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB)
<5>[    2.388734] sd 0:0:0:0: [sda] Write Protect is off
<7>[    2.388755] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>[    2.389140] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[    2.393025]  sda: sda1 sda2 sda3
<5>[    2.394662] sd 0:0:0:0: [sda] Attached SCSI disk
<6>[    2.397900] Freeing unused kernel memory: 920k freed
<6>[    2.398481] Write protecting the kernel read-only data: 12288k
<6>[    2.408156] usb 4-2: new low-speed USB device number 2 using ohci_hcd
<6>[    2.409032] Freeing unused kernel memory: 1600k freed
<6>[    2.417812] Freeing unused kernel memory: 1192k freed
<30>[    2.463312] udevd[92]: starting version 175
<6>[    2.639693] scsi4 : pata_atiixp
<6>[    2.639915] scsi5 : pata_atiixp
<6>[    2.641431] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14
<6>[    2.641441] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15
<6>[    2.663662] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
<6>[    2.663768] r8169 0000:07:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
<7>[    2.663825] r8169 0000:07:00.0: setting latency timer to 64
<7>[    2.663909] r8169 0000:07:00.0: irq 43 for MSI/MSI-X
<6>[    2.667039] r8169 0000:07:00.0: eth0: RTL8168e/8111e at 0xffffc90000658000, 00:01:2e:2d:6f:0f, XID 0c200000 IRQ 43
<6>[    2.667061] r8169 0000:07:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
<6>[    2.670612] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
<6>[    2.684229] Refined TSC clocksource calibration: 1599.999 MHz.
<6>[    2.684255] Switching to clocksource tsc
<6>[    2.944198] usb 5-4: new low-speed USB device number 2 using ohci_hcd
<6>[    3.210477] Adding 1022972k swap on /dev/sda2.  Priority:-1 extents:1 across:1022972k SS
<6>[    3.224127] usb 8-1: new high-speed USB device number 2 using xhci_hcd
<6>[    3.234806] ADDRCONF(NETDEV_UP): eth0: link is not ready
<30>[    3.249162] udevd[313]: starting version 175
<6>[    3.298974] Initializing USB Mass Storage driver...
<6>[    3.310595] lp: driver loaded but no devices found
<6>[    3.316045] scsi6 : usb-storage 8-1:1.0
<6>[    3.316958] usbcore: registered new interface driver usb-storage
<6>[    3.316965] USB Mass Storage support registered.
<6>[    3.384409] usb 9-2: new SuperSpeed USB device number 2 using xhci_hcd
<6>[    3.412621] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/input/input3
<6>[    3.412831] generic-usb 0003:046D:C31B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:12.0-2/input0
<6>[    3.427266] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.1/input/input4
<6>[    3.429624] generic-usb 0003:046D:C31B.0002: input,hidraw1: USB HID v1.11 Device [Logitech Logitech USB Keyboard] on usb-0000:00:12.0-2/input1
<6>[    3.433388] scsi7 : usb-storage 9-2:1.0
<6>[    3.445808] input: PS/2+USB Mouse as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.0/input/input5
<6>[    3.450092] generic-usb 0003:1267:0212.0003: input,hidraw2: USB HID v1.11 Mouse [PS/2+USB Mouse] on usb-0000:00:13.0-4/input0
<6>[    3.477754] input: LaCie d2 quadra (button) as /devices/pci0000:00/0000:00:15.2/0000:06:00.0/usb8/8-1/8-1:1.1/input/input6
<6>[    3.484977] generic-usb 0003:059F:1014.0004: input,hidraw3: USB HID v1.11 Device [LaCie d2 quadra (button)] on usb-0000:06:00.0-1/input1
<6>[    3.488305] usbcore: registered new interface driver usbhid
<6>[    3.488314] usbhid: USB HID core driver
<6>[    3.526082] [drm] Initialized drm 1.1.0 20060810
<6>[    3.569592] [drm] radeon defaulting to kernel modesetting.
<6>[    3.569601] [drm] radeon kernel modesetting enabled.
<6>[    3.569690] radeon 0000:00:01.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
<7>[    3.569699] radeon 0000:00:01.0: setting latency timer to 64
<6>[    3.570511] [drm] initializing kernel modesetting (PALM 0x1002:0x9802 0x19DA:0xA183).
<6>[    3.570608] [drm] register mmio base: 0xFEB00000
<6>[    3.570611] [drm] register mmio size: 262144
<6>[    3.570792] ATOM BIOS: AMD
<6>[    3.570849] radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used)
<6>[    3.570854] radeon 0000:00:01.0: GTT: 512M 0x0000000018000000 - 0x0000000037FFFFFF
<6>[    3.571130] [drm] Detected VRAM RAM=384M, BAR=256M
<6>[    3.571138] [drm] RAM width 32bits DDR
<6>[    3.571358] [TTM] Zone  kernel: Available graphics memory: 1305568 kiB.
<6>[    3.571365] [TTM] Initializing pool allocator.
<6>[    3.571434] [drm] radeon: 384M of VRAM memory ready
<6>[    3.571438] [drm] radeon: 512M of GTT memory ready.
<6>[    3.571477] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
<6>[    3.571480] [drm] Driver supports precise vblank timestamp query.
<7>[    3.571547] radeon 0000:00:01.0: irq 44 for MSI/MSI-X
<6>[    3.571556] radeon 0000:00:01.0: radeon: using MSI.
<6>[    3.571605] [drm] radeon: irq initialized.
<6>[    3.571614] [drm] GART: num cpu pages 131072, num gpu pages 131072
<6>[    3.575810] [drm] Loading PALM Microcode
<6>[    3.696989] EXT4-fs (sda1): re-mounted. Opts: discard,errors=remount-ro
<6>[    3.898469] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: discard
<6>[    3.966145] cfg80211: Calling CRDA to update world regulatory domain
<5>[    4.108836] type=1400 audit(1367227539.289:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=481 comm="apparmor_parser"
<5>[    4.109817] type=1400 audit(1367227539.289:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=481 comm="apparmor_parser"
<5>[    4.110205] type=1400 audit(1367227539.289:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=481 comm="apparmor_parser"
<6>[    4.195209] rt2800pci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<7>[    4.195229] rt2800pci 0000:03:00.0: setting latency timer to 64
<7>[    4.207332] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207341] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207346] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207351] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207355] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207360] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207364] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207368] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207372] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207377] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207381] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207385] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207389] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207394] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207397] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207402] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207406] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207410] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207414] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207418] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207422] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207427] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207431] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207435] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207439] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207444] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
<7>[    4.207448] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.207452] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
<5>[    4.323379] scsi 6:0:0:0: Direct-Access     LaCie    d2 quadra             PQ: 0 ANSI: 4
<5>[    4.324454] sd 6:0:0:0: Attached scsi generic sg1 type 0
<5>[    4.325810] sd 6:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
<5>[    4.326680] sd 6:0:0:0: [sdb] Write Protect is off
<7>[    4.326691] sd 6:0:0:0: [sdb] Mode Sense: 10 00 00 00
<5>[    4.327561] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[    4.331564]  sdb: sdb1
<5>[    4.335798] sd 6:0:0:0: [sdb] Attached SCSI disk
<5>[    4.439123] scsi 7:0:0:0: Direct-Access     LaCie    d2 Quadra v3C    051E PQ: 0 ANSI: 6
<5>[    4.441327] sd 7:0:0:0: Attached scsi generic sg2 type 0
<5>[    4.441693] sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
<5>[    4.441902] sd 7:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
<5>[    4.442878] sd 7:0:0:0: [sdc] Write Protect is off
<7>[    4.442890] sd 7:0:0:0: [sdc] Mode Sense: 43 00 00 00
<5>[    4.443676] sd 7:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<5>[    4.444590] sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
<6>[    4.457155]  sdc: sdc1
<5>[    4.458035] sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
<5>[    4.461037] sd 7:0:0:0: [sdc] Attached SCSI disk
<7>[    4.626383] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626393] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626398] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626403] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626407] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626412] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626416] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626420] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626424] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626428] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626432] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626437] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626440] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626445] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626449] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626453] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626457] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626461] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626465] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626469] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626473] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626478] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626481] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626486] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626490] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626494] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
<7>[    4.626498] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
<7>[    4.626502] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
<6>[    4.626508] cfg80211: World regulatory domain updated:
<6>[    4.626511] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
<6>[    4.626515] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<6>[    4.626519] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
<6>[    4.626523] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
<6>[    4.626528] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<6>[    4.626532] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<6>[    4.735638] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
<6>[    4.736260] radeon 0000:00:01.0: WB enabled
<6>[    4.751905] r8169 0000:07:00.0: eth0: link down
<6>[    4.751922] r8169 0000:07:00.0: eth0: link down
<6>[    4.752899] ADDRCONF(NETDEV_UP): eth0: link is not ready
<6>[    4.753110] [drm] ring test succeeded in 1 usecs
<6>[    4.769172] [drm] radeon: ib pool ready.
<6>[    4.769323] [drm] ib test succeeded in 0 usecs
<6>[    4.788612] [drm] Radeon Display Connectors
<6>[    4.788619] [drm] Connector 0:
<6>[    4.788622] [drm]   DisplayPort
<6>[    4.788625] [drm]   HPD1
<6>[    4.788630] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
<6>[    4.788633] [drm]   Encoders:
<6>[    4.788636] [drm]     DFP1: INTERNAL_UNIPHY
<6>[    4.788639] [drm] Connector 1:
<6>[    4.788641] [drm]   HDMI-A
<6>[    4.788643] [drm]   HPD2
<6>[    4.788647] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
<6>[    4.788650] [drm]   Encoders:
<6>[    4.788652] [drm]     DFP2: INTERNAL_UNIPHY
<6>[    4.788654] [drm] Connector 2:
<6>[    4.788657] [drm]   VGA
<6>[    4.788660] [drm]   DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
<6>[    4.788663] [drm]   Encoders:
<6>[    4.788666] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
<6>[    4.788760] [drm] Internal thermal controller without fan control
<6>[    4.788938] [drm] radeon: power management initialized
<7>[    4.824888] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
<7>[    4.828337] Registered led device: rt2800pci-phy0::radio
<7>[    4.828572] Registered led device: rt2800pci-phy0::assoc
<7>[    4.828694] Registered led device: rt2800pci-phy0::quality
<6>[    5.214470] [drm] fb mappable at 0xB0142000
<6>[    5.214477] [drm] vram apper at 0xB0000000
<6>[    5.214480] [drm] size 4325376
<6>[    5.214483] [drm] fb depth is 24
<6>[    5.214485] [drm]    pitch is 5632
<6>[    5.214883] fbcon: radeondrmfb (fb0) is primary device
<6>[    5.236543] Console: switching to colour frame buffer device 128x48
<6>[    5.241062] fb0: radeondrmfb frame buffer device
<6>[    5.241065] drm: registered panic notifier
<6>[    5.241976] [drm] Initialized radeon 2.12.0 20080528 for 0000:00:01.0 on minor 0
<6>[    5.242161] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
<6>[    5.242753] snd_hda_intel 0000:00:01.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
<7>[    5.242872] snd_hda_intel 0000:00:01.1: irq 45 for MSI/MSI-X
<7>[    5.242919] snd_hda_intel 0000:00:01.1: setting latency timer to 64
<6>[    5.244693] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
<3>[    5.244841] SP5100 TCO timer: mmio address 0xbafe00 already in use
<6>[    5.264440] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0
<6>[    5.264612] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input7
<6>[    5.265560] snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
<6>[    5.341861] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
<6>[    5.344102] input: HDA ATI SB Line-Out as /devices/pci0000:00/0000:00:14.2/sound/card1/input9
<6>[    5.389557] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
<6>[    5.637164] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
<6>[    5.677768] RPC: Registered named UNIX socket transport module.
<6>[    5.677777] RPC: Registered udp transport module.
<6>[    5.677780] RPC: Registered tcp transport module.
<6>[    5.677783] RPC: Registered tcp NFSv4.1 backchannel transport module.
<5>[    5.687975] FS-Cache: Loaded
<5>[    5.705692] FS-Cache: Netfs 'nfs' registered for caching
<6>[    5.715850] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
<4>[    5.766254] init: failsafe main process (872) killed by TERM signal
<5>[    5.886707] type=1400 audit(1367227541.065:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=954 comm="apparmor_parser"
<5>[    5.888979] type=1400 audit(1367227541.073:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=954 comm="apparmor_parser"
<5>[    5.889382] type=1400 audit(1367227541.073:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=954 comm="apparmor_parser"
<5>[    5.893710] type=1400 audit(1367227541.073:8): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=957 comm="apparmor_parser"
<4>[    6.209042] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
<6>[    6.211176] NFSD: starting 90-second grace period
<6>[    7.110767] r8169 0000:07:00.0: eth0: link up
<6>[    7.111699] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
<6>[    7.212533] ip_tables: (C) 2000-2006 Netfilter Core Team
<4>[    7.409317] init: plymouth-upstart-bridge main process (913) killed by TERM signal
michel@Michel-ZBOX:~$ 

Passer de 17.600314 s à 7.409317 s, 10,190997 s de mieux.

Edit : Sur ce PC (Zotac HD-AD02) l'adresse IP fixe eth0 est renseignée en dur dans /etc/network/interfaces.

A+

Dernière modification par michel_04 (Le 29/04/2013, à 11:04)

Hors ligne

#69 Le 29/04/2013, à 10:50

Haleth

Re : demarrage en 25 sec

Serait-ce long parcque tu n'as pas d'IPv6 ?
Je ne constate pas ce phénomène;


Ubuntu is an ancien African word which means "I can't configure Debian"

Because accessor & mutator are against encapsulation (one of OOP principles), good OOP-programmers do not use them. Obviously, procedural-devs do not. In fact, only ugly-devs are still using them.

Hors ligne

#70 Le 29/04/2013, à 11:05

F50

Re : demarrage en 25 sec

@ michel_04: Extra, enjoy. wink

@ Haleth: suivant la vitesse (SSD) au bout d'un moment tu ne peux plus baisser le temps, c'est normal. Perso, je ne saurais pas à moins d'un hasard comment descendre en dessous de mon temps actuel avec la config logiciel en l'état.

#71 Le 09/05/2013, à 09:24

F50

Re : demarrage en 25 sec

Je viens de me souvenir d'un détail, pour ceux qui on viré le paquet os-prober car pas en dual boot. Il faut encore encore créer le dossier /etc/grub.d/zz,
sudo mkdir /etc/grub.d/zz puis déplacer le fichier /etc/grub.d/30_os-prober dans ce nouveau dossier, ensuite un sudo update-grub et au prochain boot os-prober sera complètement désactivé ce qui n'est pas le cas sinon. Ça fait un moment que je me demandais pourquoi mon boot est de ~ 5.2s alors que j'étais passé sous les 5s avant... Ben voilà la raison. Là, au 1 er reboot après la manip je suis à 5.06s et ça va probablement encore descendre:

05-09 10:00 kernel: [    5.061884] r8169 0000:02:00.0: eth0: link up

#72 Le 11/05/2013, à 16:27

david69

Re : demarrage en 25 sec

initiateur du fil, j'ai un peu perdu le fil.
je reposte in extenso mon boot:

dvd@dvd:~$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.8.0-19-generic (buildd@roseapple) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ) #30-Ubuntu SMP Wed May 1 16:36:13 UTC 2013 (Ubuntu 3.8.0-19.30-generic 3.8.8)
[    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] Disabled fast string operations
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003f7cffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003f7d0000-0x000000003f7efbff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003f7efc00-0x000000003f7fafff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003f7fb000-0x000000003f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000fedbffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffbfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI: Hewlett-Packard HP Compaq nc6220 (ES692UC#ABF)/308A, BIOS 68DTU Ver. F.13 02/27/2007
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x3f7d0 max_arch_pfn = 0x1000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 03F800000 mask FFF800000 uncachable
[    0.000000]   2 base 0FEDA0000 mask FFFFE0000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 1GB, type WB
[    0.000000] reg 1, base: 1016MB, range: 8MB, type UC
[    0.000000] reg 2, base: 4175488KB, range: 128KB, type UC
[    0.000000] total RAM covered: 1016M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 16M 	num_reg: 2  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 1GB, type WB
[    0.000000] reg 1, base: 1016MB, range: 8MB, type UC
[    0.000000] initial memory mapped: [mem 0x00000000-0x01ffffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x37bfdfff]
[    0.000000]  [mem 0x00000000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x379fffff] page 2M
[    0.000000]  [mem 0x37a00000-0x37bfdfff] page 4k
[    0.000000] kernel direct mapping tables up to 0x37bfdfff @ [mem 0x01ffa000-0x01ffffff]
[    0.000000] RAMDISK: [mem 0x36170000-0x370affff]
[    0.000000] ACPI: RSDP 000fe270 00014 (v00 HP    )
[    0.000000] ACPI: RSDT 3f7efc84 00034 (v01 HP     0944     27020720 HP   00000001)
[    0.000000] ACPI: FACP 3f7efc00 00084 (v02 HP     0944     00000002 HP   00000001)
[    0.000000] ACPI: DSDT 3f7efd50 08370 (v01 HP       nc6200 00010000 MSFT 0100000E)
[    0.000000] ACPI: FACS 3f7fae80 00040
[    0.000000] ACPI: APIC 3f7efcb8 0005A (v01 HP     0944     00000001 HP   00000001)
[    0.000000] ACPI: MCFG 3f7efd14 0003C (v01 HP     0944     00000001 HP   00000001)
[    0.000000] ACPI: SSDT 3f7f80c0 00371 (v01 HP       HPQPpc 00001001 MSFT 0100000E)
[    0.000000] ACPI: Local APIC address 0xfec01000
[    0.000000] 123MB HIGHMEM available.
[    0.000000] 891MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 37bfe000
[    0.000000]   low ram: 0 - 37bfe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x37bfdfff]
[    0.000000]   HighMem  [mem 0x37bfe000-0x3f7cffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x3f7cffff]
[    0.000000] On node 0 totalpages: 259935
[    0.000000] free_area_init_node: node 0, pgdat c18f6100, node_mem_map f740d200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 1752 pages used for memmap
[    0.000000]   Normal zone: 222502 pages, LIFO batch:31
[    0.000000]   HighMem zone: 248 pages used for memmap
[    0.000000]   HighMem zone: 31450 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfec01000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] e820: [mem 0x3f800000-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:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @f73f9000 s35008 r0 d22336 u57344
[    0.000000] pcpu-alloc: s35008 r0 d22336 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 257903
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic root=UUID=112df95a-57ae-423c-8e80-7a6c8d679a08 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] __ex_table already sorted, skipping sort
[    0.000000] Initializing CPU#0
[    0.000000] allocated 2080256 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:0003f7d0)
[    0.000000] Memory: 1002096k/1040192k available (6251k kernel code, 37644k reserved, 2973k data, 784k init, 126792k 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 : 0xc1903000 - 0xc19c7000   ( 784 kB)
[    0.000000]       .data : 0xc161ad70 - 0xc19023c0   (2973 kB)
[    0.000000]       .text : 0xc1000000 - 0xc161ad70   (6251 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, 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=1.
[    0.000000] NR_IRQS:2304 nr_irqs:256 16
[    0.000000] CPU 0 irqstacks, hard=f5c06000 soft=f5c08000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1995.300 MHz processor
[    0.004002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.60 BogoMIPS (lpj=7981200)
[    0.004007] pid_max: default: 32768 minimum: 301
[    0.004045] Security Framework initialized
[    0.004061] AppArmor: AppArmor initialized
[    0.004064] Yama: becoming mindful.
[    0.004151] Mount-cache hash table entries: 512
[    0.004445] Initializing cgroup subsys cpuacct
[    0.004449] Initializing cgroup subsys memory
[    0.004461] Initializing cgroup subsys devices
[    0.004464] Initializing cgroup subsys freezer
[    0.004468] Initializing cgroup subsys blkio
[    0.004471] Initializing cgroup subsys perf_event
[    0.004475] Initializing cgroup subsys hugetlb
[    0.004509] Disabled fast string operations
[    0.004517] mce: CPU supports 5 MCE banks
[    0.004527] CPU0: Thermal monitoring enabled (TM2)
[    0.004540] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
[    0.004540] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8
[    0.004540] tlb_flushall_shift: 6
[    0.015254] Freeing SMP alternatives: 24k freed
[    0.018646] ACPI: Core revision 20121018
[    0.028040] ftrace: allocating 26116 entries in 52 pages
[    0.040125] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.040574] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.082458] smpboot: CPU0: Intel(R) Pentium(R) M processor 2.00GHz (fam: 06, model: 0d, stepping: 08)
[    0.084000] Performance Events: p6 PMU driver.
[    0.084000] ... version:                0
[    0.084000] ... bit width:              32
[    0.084000] ... generic registers:      2
[    0.084000] ... value mask:             00000000ffffffff
[    0.084000] ... max period:             000000007fffffff
[    0.084000] ... fixed-purpose events:   0
[    0.084000] ... event mask:             0000000000000003
[    0.084000] Brought up 1 CPUs
[    0.084000] smpboot: Total of 1 processors activated (3990.60 BogoMIPS)
[    0.084000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.084000] devtmpfs: initialized
[    0.084000] EVM: security.selinux
[    0.084000] EVM: security.SMACK64
[    0.084000] EVM: security.capability
[    0.084000] PM: Registering ACPI NVS region [mem 0x3f7efc00-0x3f7fafff] (46080 bytes)
[    0.084000] reboot: BIOS series board detected. Selecting HP Compaq Laptop-method for reboots.
[    0.084577] regulator-dummy: no parameters
[    0.084647] NET: Registered protocol family 16
[    0.084838] EISA bus registered
[    0.084954] ACPI: bus type pci registered
[    0.085027] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.085031] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.085033] PCI: Using MMCONFIG for extended config space
[    0.085035] PCI: Using configuration type 1 for base access
[    0.086464] bio: create slab <bio-0> at 0
[    0.086590] ACPI: Added _OSI(Module Device)
[    0.086593] ACPI: Added _OSI(Processor Device)
[    0.086596] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.086599] ACPI: Added _OSI(Processor Aggregator Device)
[    0.088420] ACPI: EC: Look up EC in DSDT
[    0.108072] ACPI: Interpreter enabled
[    0.108087] ACPI: (supports S0 S3 S4 S5)
[    0.108106] ACPI: Using IOAPIC for interrupt routing
[    0.108986] ACPI: Power Resource [C1D0] (on)
[    0.112636] ACPI: Power Resource [C1A9] (on)
[    0.113122] ACPI: Power Resource [C1B1] (on)
[    0.113619] ACPI: Power Resource [C1B8] (on)
[    0.114217] ACPI: Power Resource [C1C8] (on)
[    0.118773] ACPI: Power Resource [C251] (off)
[    0.118842] ACPI: Power Resource [C252] (off)
[    0.118911] ACPI: Power Resource [C253] (off)
[    0.118978] ACPI: Power Resource [C254] (off)
[    0.119614] ACPI: EC: GPE = 0x10, I/O: command/status = 0x66, data = 0x62
[    0.119802] ACPI: No dock devices found.
[    0.119811] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.123707] ACPI: PCI Root Bridge [C002] (domain 0000 [bus 00-ff])
[    0.123711] ACPI: PCI Interrupt Routing Table [\_SB_.C002._PRT]
[    0.131713] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.131717] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.131721] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.131724] pci_root PNP0A08:00: host bridge window [mem 0x3f800000-0xfec00fff] (ignored)
[    0.131727] pci_root PNP0A08:00: host bridge window [mem 0xfec02000-0xffffffff] (ignored)
[    0.131730] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
[    0.131734] PCI: root bus 00: using default resources
[    0.131767] PCI host bridge to bus 0000:00
[    0.131771] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.131775] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.131778] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[    0.131791] pci 0000:00:00.0: [8086:2590] type 00 class 0x060000
[    0.131846] pci 0000:00:02.0: [8086:2592] type 00 class 0x030000
[    0.131859] pci 0000:00:02.0: reg 10: [mem 0xd0400000-0xd047ffff]
[    0.131866] pci 0000:00:02.0: reg 14: [io  0x5000-0x5007]
[    0.131874] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff pref]
[    0.131882] pci 0000:00:02.0: reg 1c: [mem 0xd0480000-0xd04bffff]
[    0.131922] pci 0000:00:02.1: [8086:2792] type 00 class 0x038000
[    0.131933] pci 0000:00:02.1: reg 10: [mem 0xd0500000-0xd057ffff]
[    0.132044] pci 0000:00:1c.0: [8086:2660] type 01 class 0x060400
[    0.132156] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.132193] pci 0000:00:1c.1: [8086:2662] type 01 class 0x060400
[    0.132303] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.132344] pci 0000:00:1d.0: [8086:2658] type 00 class 0x0c0300
[    0.132402] pci 0000:00:1d.0: reg 20: [io  0x2020-0x203f]
[    0.132446] pci 0000:00:1d.1: [8086:2659] type 00 class 0x0c0300
[    0.132504] pci 0000:00:1d.1: reg 20: [io  0x2040-0x205f]
[    0.132548] pci 0000:00:1d.2: [8086:265a] type 00 class 0x0c0300
[    0.132605] pci 0000:00:1d.2: reg 20: [io  0x2060-0x207f]
[    0.132662] pci 0000:00:1d.7: [8086:265c] type 00 class 0x0c0320
[    0.132687] pci 0000:00:1d.7: reg 10: [mem 0xd0580000-0xd05803ff]
[    0.132796] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.132824] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.132921] pci 0000:00:1e.2: [8086:266e] type 00 class 0x040100
[    0.132942] pci 0000:00:1e.2: reg 10: [io  0x2100-0x21ff]
[    0.132955] pci 0000:00:1e.2: reg 14: [io  0x2200-0x223f]
[    0.132969] pci 0000:00:1e.2: reg 18: [mem 0xd0581000-0xd05811ff]
[    0.132982] pci 0000:00:1e.2: reg 1c: [mem 0xd0582000-0xd05820ff]
[    0.133047] pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold
[    0.133071] pci 0000:00:1e.3: [8086:266d] type 00 class 0x070300
[    0.133093] pci 0000:00:1e.3: reg 10: [io  0x2400-0x24ff]
[    0.133106] pci 0000:00:1e.3: reg 14: [io  0x2500-0x257f]
[    0.133192] pci 0000:00:1e.3: PME# supported from D0 D3hot D3cold
[    0.133220] pci 0000:00:1f.0: [8086:2641] type 00 class 0x060100
[    0.133331] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[    0.133341] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    0.133348] pci 0000:00:1f.0: quirk: [io  0x1100-0x113f] claimed by ICH6 GPIO
[    0.133353] pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0500-057f
[    0.133379] pci 0000:00:1f.1: [8086:266f] type 00 class 0x01018a
[    0.133397] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
[    0.133410] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
[    0.133423] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
[    0.133436] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
[    0.133449] pci 0000:00:1f.1: reg 20: [io  0x2580-0x258f]
[    0.133585] pci 0000:10:00.0: [14e4:167d] type 00 class 0x020000
[    0.133618] pci 0000:10:00.0: reg 10: [mem 0xd0000000-0xd000ffff 64bit]
[    0.133789] pci 0000:10:00.0: PME# supported from D3hot D3cold
[    0.133820] pci 0000:10:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.133834] pci 0000:00:1c.0: PCI bridge to [bus 10]
[    0.133843] pci 0000:00:1c.0:   bridge window [mem 0xd0000000-0xd00fffff]
[    0.133911] pci 0000:00:1c.1: PCI bridge to [bus 20]
[    0.133980] pci 0000:02:04.0: [8086:4223] type 00 class 0x028000
[    0.134009] pci 0000:02:04.0: reg 10: [mem 0xd0100000-0xd0100fff]
[    0.134138] pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
[    0.134171] pci 0000:02:06.0: [104c:8031] type 02 class 0x060700
[    0.134200] pci 0000:02:06.0: reg 10: [mem 0xd0101000-0xd0101fff]
[    0.134248] pci 0000:02:06.0: supports D1 D2
[    0.134251] pci 0000:02:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.134286] pci 0000:02:06.3: [104c:8033] type 00 class 0x018000
[    0.134314] pci 0000:02:06.3: reg 10: [mem 0xd0102000-0xd0103fff]
[    0.134441] pci 0000:02:06.3: supports D1 D2
[    0.134444] pci 0000:02:06.3: PME# supported from D0 D1 D2 D3hot
[    0.134474] pci 0000:02:06.4: [104c:8034] type 00 class 0x080500
[    0.134503] pci 0000:02:06.4: reg 10: [mem 0xd0104000-0xd01040ff]
[    0.134519] pci 0000:02:06.4: reg 14: [mem 0xd0105000-0xd01050ff]
[    0.134536] pci 0000:02:06.4: reg 18: [mem 0xd0106000-0xd01060ff]
[    0.134636] pci 0000:02:06.4: supports D1 D2
[    0.134639] pci 0000:02:06.4: PME# supported from D0 D1 D2 D3hot
[    0.134669] pci 0000:02:06.5: [104c:8035] type 00 class 0x078000
[    0.134697] pci 0000:02:06.5: reg 10: [mem 0xd0107000-0xd0107fff]
[    0.134714] pci 0000:02:06.5: reg 14: [mem 0xd0108000-0xd0108fff]
[    0.134730] pci 0000:02:06.5: reg 18: [mem 0xd0109000-0xd0109fff]
[    0.134747] pci 0000:02:06.5: reg 1c: [mem 0xd010a000-0xd010afff]
[    0.134834] pci 0000:02:06.5: supports D1 D2
[    0.134837] pci 0000:02:06.5: PME# supported from D0 D1 D2 D3hot
[    0.134906] pci 0000:00:1e.0: PCI bridge to [bus 02-03] (subtractive decode)
[    0.134915] pci 0000:00:1e.0:   bridge window [mem 0xd0100000-0xd03fffff]
[    0.134926] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.134929] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.134983] pci_bus 0000:03: busn_res: can not insert [bus 03-ff] under [bus 02-03] (conflicts with (null) [bus 02-03])
[    0.134989] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 06
[    0.134993] pci_bus 0000:03: busn_res: can not insert [bus 03-06] under [bus 02-03] (conflicts with (null) [bus 02-03])
[    0.134999] pci_bus 0000:03: [bus 03-06] partially hidden behind transparent bridge 0000:02 [bus 02-03]
[    0.135024] pci_bus 0000:00: on NUMA node 0
[    0.135039] ACPI: PCI Interrupt Routing Table [\_SB_.C002.C06D._PRT]
[    0.135197] ACPI: PCI Interrupt Routing Table [\_SB_.C002.C006._PRT]
[    0.135267] ACPI: PCI Interrupt Routing Table [\_SB_.C002.C0DE._PRT]
[    0.135367]  pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.135370]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.136592] ACPI: PCI Interrupt Link [C0DA] (IRQs *10 11)
[    0.136696] ACPI: PCI Interrupt Link [C0DB] (IRQs 10 *11)
[    0.136796] ACPI: PCI Interrupt Link [C0DC] (IRQs 10 *11)
[    0.136895] ACPI: PCI Interrupt Link [C0DD] (IRQs *10 11)
[    0.136995] ACPI: PCI Interrupt Link [C0F0] (IRQs *10 11)
[    0.137094] ACPI: PCI Interrupt Link [C0F1] (IRQs 10 *11)
[    0.137193] ACPI: PCI Interrupt Link [C0F2] (IRQs *10 11)
[    0.137236] ACPI Exception: AE_NOT_FOUND, Evaluating _PRS (20121018/pci_link-184)
[    0.137394] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.137401] vgaarb: loaded
[    0.137403] vgaarb: bridge control possible 0000:00:02.0
[    0.137702] SCSI subsystem initialized
[    0.137705] ACPI: bus type scsi registered
[    0.137742] libata version 3.00 loaded.
[    0.137770] ACPI: bus type usb registered
[    0.137795] usbcore: registered new interface driver usbfs
[    0.137809] usbcore: registered new interface driver hub
[    0.137835] usbcore: registered new device driver usb
[    0.137965] PCI: Using ACPI for IRQ routing
[    0.148113] PCI: pci_cache_line_size set to 64 bytes
[    0.148198] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.148201] e820: reserve RAM buffer [mem 0x3f7d0000-0x3fffffff]
[    0.148324] NetLabel: Initializing
[    0.148327] NetLabel:  domain hash size = 128
[    0.148328] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.148342] NetLabel:  unlabeled traffic allowed by default
[    0.148573] hpet clockevent registered
[    0.148579] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.148586] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.148591] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.150631] Switching to clocksource hpet
[    0.157846] AppArmor: AppArmor Filesystem Enabled
[    0.157899] pnp: PnP ACPI init
[    0.157930] ACPI: bus type pnp registered
[    0.158146] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.158151] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.158155] system 00:00: [mem 0x00100000-0x3f7fffff] could not be reserved
[    0.158161] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.158885] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
[    0.159430] pnp 00:02: [dma 3]
[    0.159507] pnp 00:02: Plug and Play ACPI device, IDs SMCf010 PNP0511 (active)
[    0.160083] pnp 00:03: [dma 1]
[    0.160192] pnp 00:03: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.160286] pnp 00:04: Plug and Play ACPI device, IDs IFX0101 (active)
[    0.160326] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.160342] pnp 00:06: [dma 4]
[    0.160371] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.160406] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.160445] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.160485] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.160529] pnp 00:0a: Plug and Play ACPI device, IDs SYN010e SYN0100 SYN0002 PNP0f13 (active)
[    0.160706] system 00:0b: [io  0x0500-0x055f] has been reserved
[    0.160711] system 00:0b: [mem 0xffb00000-0xffbfffff] has been reserved
[    0.160715] system 00:0b: [mem 0xfff00000-0xffffffff] has been reserved
[    0.160719] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.161452] system 00:0c: [io  0x04d0-0x04d1] has been reserved
[    0.161462] system 00:0c: [io  0x1000-0x107f] has been reserved
[    0.161466] system 00:0c: [io  0x1100-0x113f] has been reserved
[    0.161470] system 00:0c: [io  0x1200-0x121f] has been reserved
[    0.161473] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
[    0.161477] system 00:0c: [mem 0xfec00000-0xfec000ff] could not be reserved
[    0.161481] system 00:0c: [mem 0xfed20000-0xfed8ffff] has been reserved
[    0.161485] system 00:0c: [mem 0xfed90000-0xfed9afff] has been reserved
[    0.161489] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.161772] system 00:0d: [mem 0xfeda0000-0xfedbffff] has been reserved
[    0.161776] system 00:0d: [mem 0xfec01000-0xfec01fff] has been reserved
[    0.161780] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.161798] pnp: PnP ACPI: found 14 devices
[    0.161800] ACPI: ACPI bus type pnp unregistered
[    0.161804] PnPBIOS: Disabled by ACPI PNP
[    0.198311] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    0.198319] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 10] add_size 200000
[    0.198332] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 20] add_size 1000
[    0.198336] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 20] add_size 200000
[    0.198340] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 20] add_size 200000
[    0.198363] pci 0000:02:06.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.198366] pci 0000:02:06.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.198371] pci 0000:00:1e.0: bridge window [io  0x1000-0x0fff] to [bus 02-03] add_size 1000
[    0.198375] pci 0000:02:06.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.198379] pci 0000:00:1e.0: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 02-03] add_size 4000000
[    0.198390] pci 0000:00:1e.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.198393] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.198397] pci 0000:00:1c.1: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.198400] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.198404] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.198407] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.198410] pci 0000:00:1e.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.198419] pci 0000:00:1e.0: BAR 15: assigned [mem 0x40000000-0x43ffffff pref]
[    0.198423] pci 0000:00:1c.0: BAR 15: assigned [mem 0x44000000-0x441fffff 64bit pref]
[    0.198427] pci 0000:00:1c.1: BAR 14: assigned [mem 0x44200000-0x443fffff]
[    0.198431] pci 0000:00:1c.1: BAR 15: assigned [mem 0x44400000-0x445fffff 64bit pref]
[    0.198437] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.198441] pci 0000:00:1c.1: BAR 13: assigned [io  0x4000-0x4fff]
[    0.198446] pci 0000:00:1e.0: BAR 13: assigned [io  0x6000-0x6fff]
[    0.198450] pci 0000:00:1c.0: PCI bridge to [bus 10]
[    0.198455] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.198463] pci 0000:00:1c.0:   bridge window [mem 0xd0000000-0xd00fffff]
[    0.198469] pci 0000:00:1c.0:   bridge window [mem 0x44000000-0x441fffff 64bit pref]
[    0.198478] pci 0000:00:1c.1: PCI bridge to [bus 20]
[    0.198483] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.198490] pci 0000:00:1c.1:   bridge window [mem 0x44200000-0x443fffff]
[    0.198496] pci 0000:00:1c.1:   bridge window [mem 0x44400000-0x445fffff 64bit pref]
[    0.198507] pci 0000:02:06.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.198511] pci 0000:02:06.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.198514] pci 0000:02:06.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.198517] pci 0000:02:06.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.198521] pci 0000:02:06.0: BAR 15: assigned [mem 0x40000000-0x43ffffff pref]
[    0.198526] pci 0000:02:06.0: BAR 16: assigned [mem 0x48000000-0x4bffffff]
[    0.198530] pci 0000:02:06.0: BAR 13: assigned [io  0x6000-0x60ff]
[    0.198533] pci 0000:02:06.0: BAR 14: assigned [io  0x6400-0x64ff]
[    0.198537] pci 0000:02:06.0: CardBus bridge to [bus 03-06]
[    0.198540] pci 0000:02:06.0:   bridge window [io  0x6000-0x60ff]
[    0.198547] pci 0000:02:06.0:   bridge window [io  0x6400-0x64ff]
[    0.198554] pci 0000:02:06.0:   bridge window [mem 0x40000000-0x43ffffff pref]
[    0.198561] pci 0000:02:06.0:   bridge window [mem 0x48000000-0x4bffffff]
[    0.198567] pci 0000:00:1e.0: PCI bridge to [bus 02-03]
[    0.198572] pci 0000:00:1e.0:   bridge window [io  0x6000-0x6fff]
[    0.198579] pci 0000:00:1e.0:   bridge window [mem 0xd0100000-0xd03fffff]
[    0.198585] pci 0000:00:1e.0:   bridge window [mem 0x40000000-0x43ffffff pref]
[    0.198630] pci 0000:00:1e.0: setting latency timer to 64
[    0.198649] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.198652] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[    0.198655] pci_bus 0000:10: resource 0 [io  0x3000-0x3fff]
[    0.198658] pci_bus 0000:10: resource 1 [mem 0xd0000000-0xd00fffff]
[    0.198662] pci_bus 0000:10: resource 2 [mem 0x44000000-0x441fffff 64bit pref]
[    0.198665] pci_bus 0000:20: resource 0 [io  0x4000-0x4fff]
[    0.198668] pci_bus 0000:20: resource 1 [mem 0x44200000-0x443fffff]
[    0.198671] pci_bus 0000:20: resource 2 [mem 0x44400000-0x445fffff 64bit pref]
[    0.198675] pci_bus 0000:02: resource 0 [io  0x6000-0x6fff]
[    0.198678] pci_bus 0000:02: resource 1 [mem 0xd0100000-0xd03fffff]
[    0.198681] pci_bus 0000:02: resource 2 [mem 0x40000000-0x43ffffff pref]
[    0.198684] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
[    0.198687] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[    0.198690] pci_bus 0000:03: resource 0 [io  0x6000-0x60ff]
[    0.198693] pci_bus 0000:03: resource 1 [io  0x6400-0x64ff]
[    0.198696] pci_bus 0000:03: resource 2 [mem 0x40000000-0x43ffffff pref]
[    0.198699] pci_bus 0000:03: resource 3 [mem 0x48000000-0x4bffffff]
[    0.198752] NET: Registered protocol family 2
[    0.198957] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.199012] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.199068] TCP: Hash tables configured (established 8192 bind 8192)
[    0.199107] TCP: reno registered
[    0.199112] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.199126] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.199207] NET: Registered protocol family 1
[    0.199226] pci 0000:00:02.0: Boot video device
[    0.199382] PCI: CLS 64 bytes, default 64
[    0.199443] Trying to unpack rootfs image as initramfs...
[    0.585859] Freeing initrd memory: 15616k freed
[    0.599076] Initialise module verification
[    0.599147] audit: initializing netlink socket (disabled)
[    0.599167] type=2000 audit(1368284874.596:1): initialized
[    0.625129] bounce pool size: 64 pages
[    0.625143] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.627198] VFS: Disk quotas dquot_6.5.2
[    0.627261] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.627981] fuse init (API version 7.20)
[    0.628107] msgmni has been set to 1740
[    0.628486] Key type asymmetric registered
[    0.628489] Asymmetric key parser 'x509' registered
[    0.628536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.628565] io scheduler noop registered
[    0.628568] io scheduler deadline registered (default)
[    0.628576] io scheduler cfq registered
[    0.628784] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    0.628918] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    0.629028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.629051] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.629131] intel_idle: does not run on family 6 model 13
[    0.631464] ACPI: AC Adapter [C175] (on-line)
[    0.631556] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.631563] ACPI: Sleep Button [C1F1]
[    0.631618] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.631655] ACPI: Lid Switch [C1F2]
[    0.631707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.631711] ACPI: Power Button [PWRF]
[    0.631820] ACPI: Fan [C255] (off)
[    0.631886] ACPI: Fan [C256] (off)
[    0.631945] ACPI: Fan [C257] (off)
[    0.632016] ACPI: Fan [C258] (off)
[    0.632060] ACPI: Requesting acpi_cpufreq
[    0.632527] tsc: Marking TSC unstable due to TSC halts in idle
[    0.632539] ACPI: acpi_idle registered with cpuidle
[    0.688514] thermal LNXTHERM:00: registered as thermal_zone0
[    0.688518] ACPI: Thermal Zone [TZ1] (70 C)
[    0.706477] thermal LNXTHERM:01: registered as thermal_zone1
[    0.706480] ACPI: Thermal Zone [TZ2] (45 C)
[    0.718971] thermal LNXTHERM:02: registered as thermal_zone2
[    0.718974] ACPI: Thermal Zone [TZ3] (16 C)
[    0.724696] thermal LNXTHERM:03: registered as thermal_zone3
[    0.724698] ACPI: Thermal Zone [TZ4] (46 C)
[    0.724798] ACPI: Battery Slot [C177] (battery absent)
[    0.724881] ACPI: Battery Slot [C176] (battery absent)
[    0.724918] GHES: HEST is not enabled!
[    0.724936] isapnp: Scanning for PnP cards...
[    0.730554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.751105] 00:01: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.815459] serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A
[    0.816927] Linux agpgart interface v0.103
[    0.817009] agpgart-intel 0000:00:00.0: Intel 915GM Chipset
[    0.817065] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
[    0.817612] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    0.817757] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[    0.819507] brd: module loaded
[    0.820437] loop: module loaded
[    0.820605] ata_piix 0000:00:1f.1: version 2.13
[    0.820665] ata_piix 0000:00:1f.1: setting latency timer to 64
[    0.864580] scsi0 : ata_piix
[    0.865047] scsi1 : ata_piix
[    0.865098] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x2580 irq 14
[    0.865100] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x2588 irq 15
[    0.865494] libphy: Fixed MDIO Bus: probed
[    0.865593] tun: Universal TUN/TAP device driver, 1.6
[    0.865595] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.865660] PPP generic driver version 2.4.2
[    0.865709] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.865712] ehci-pci: EHCI PCI platform driver
[    0.865743] ehci-pci 0000:00:1d.7: setting latency timer to 64
[    0.865748] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.865758] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.865776] ehci-pci 0000:00:1d.7: debug port 1
[    0.869688] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    0.869717] ehci-pci 0000:00:1d.7: irq 20, io mem 0xd0580000
[    0.869895] ata2: port disabled--ignoring
[    0.913509] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.913562] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.913566] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.913569] usb usb1: Product: EHCI Host Controller
[    0.913572] usb usb1: Manufacturer: Linux 3.8.0-19-generic ehci_hcd
[    0.913574] usb usb1: SerialNumber: 0000:00:1d.7
[    0.913700] hub 1-0:1.0: USB hub found
[    0.913707] hub 1-0:1.0: 8 ports detected
[    0.914026] ehci-platform: EHCI generic platform driver
[    0.914037] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.914058] uhci_hcd: USB Universal Host Controller Interface driver
[    0.914082] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.914086] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.914093] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.914119] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00002020
[    0.914158] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    0.914161] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.914164] usb usb2: Product: UHCI Host Controller
[    0.914167] usb usb2: Manufacturer: Linux 3.8.0-19-generic uhci_hcd
[    0.914170] usb usb2: SerialNumber: 0000:00:1d.0
[    0.914282] hub 2-0:1.0: USB hub found
[    0.914287] hub 2-0:1.0: 2 ports detected
[    0.914397] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.914401] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.914407] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.914450] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00002040
[    0.914488] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    0.914491] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.914494] usb usb3: Product: UHCI Host Controller
[    0.914497] usb usb3: Manufacturer: Linux 3.8.0-19-generic uhci_hcd
[    0.914500] usb usb3: SerialNumber: 0000:00:1d.1
[    0.914608] hub 3-0:1.0: USB hub found
[    0.914613] hub 3-0:1.0: 2 ports detected
[    0.914721] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.914726] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.914732] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.914770] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002060
[    0.914808] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.914811] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.914814] usb usb4: Product: UHCI Host Controller
[    0.914817] usb usb4: Manufacturer: Linux 3.8.0-19-generic uhci_hcd
[    0.914820] usb usb4: SerialNumber: 0000:00:1d.2
[    0.914926] hub 4-0:1.0: USB hub found
[    0.914931] hub 4-0:1.0: 2 ports detected
[    0.915130] i8042: PNP: PS/2 Controller [PNP0303:C1C5,PNP0f13:C1C6] at 0x60,0x64 irq 1,12
[    0.916738] i8042: Detected active multiplexing controller, rev 1.1
[    0.917495] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.917502] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.961115] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.961145] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.961171] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.961286] mousedev: PS/2 mouse device common for all mice
[    0.961464] rtc_cmos 00:08: RTC can wake from S4
[    0.961611] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
[    0.961642] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.961777] device-mapper: uevent: version 1.0.3
[    0.961848] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
[    0.961869] EISA: Probing bus 0 at eisa.0
[    0.961877] Cannot allocate resource for EISA slot 1
[    0.961879] Cannot allocate resource for EISA slot 2
[    0.961881] Cannot allocate resource for EISA slot 3
[    0.961883] Cannot allocate resource for EISA slot 4
[    0.961885] Cannot allocate resource for EISA slot 5
[    0.961887] Cannot allocate resource for EISA slot 6
[    0.961898] EISA: Detected 0 cards.
[    0.961909] cpufreq-nforce2: No nForce2 chipset.
[    0.961941] cpuidle: using governor ladder
[    0.961978] cpuidle: using governor menu
[    0.961981] ledtrig-cpu: registered to indicate activity on CPUs
[    0.961984] EFI Variables Facility v0.08 2004-May-17
[    0.962171] ashmem: initialized
[    0.962321] TCP: cubic registered
[    0.962456] NET: Registered protocol family 10
[    0.962691] NET: Registered protocol family 17
[    0.962706] Key type dns_resolver registered
[    0.962874] Using IPI No-Shortcut mode
[    0.962958] Loading module verification certificates
[    0.968520] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 91de7a0b580f416d81726d1f7134a3ecef081207'
[    0.968537] registered taskstats version 1
[    0.971162] Key type trusted registered
[    0.973301] Key type encrypted registered
[    0.975828] rtc_cmos 00:08: setting system clock to 2013-05-11 15:07:56 UTC (1368284876)
[    0.979499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.979502] EDD information not available.
[    1.067032] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.155000] isapnp: No Plug & Play device found
[    1.155731] ata1.00: ATA-6: HTS541060G9AT00, MB3OA60A, max UDMA/100
[    1.155735] ata1.00: 117210240 sectors, multi 16: LBA 
[    1.155750] ata1.01: ATAPI: UJDA765aDVD/CDRW, 1.02, max MWDMA2
[    1.168631] ata1.00: configured for UDMA/100
[    1.184446] ata1.01: configured for MWDMA2
[    1.184866] scsi 0:0:0:0: Direct-Access     ATA      HTS541060G9AT00  MB3O PQ: 0 ANSI: 5
[    1.185056] sd 0:0:0:0: [sda] 117210240 512-byte logical blocks: (60.0 GB/55.8 GiB)
[    1.185121] sd 0:0:0:0: [sda] Write Protect is off
[    1.185125] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.185153] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.185496] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.233349]  sda: sda1 sda2 < sda5 >
[    1.234016] scsi 0:0:1:0: CD-ROM            MATSHITA UJDA765aDVD/CDRW 1.02 PQ: 0 ANSI: 5
[    1.235636] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    1.235640] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.235738] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    1.235884] sr 0:0:1:0: Attached scsi generic sg1 type 5
[    1.236317] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.236366] Freeing unused kernel memory: 784k freed
[    1.236697] Write protecting the kernel text: 6252k
[    1.236757] Write protecting the kernel read-only data: 2432k
[    1.236759] NX-protecting the kernel data: 3988k
[    1.250531] udevd[95]: starting version 175
[    1.392765] pps_core: LinuxPPS API ver. 1 registered
[    1.392770] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.437414] PTP clock support registered
[    1.448064] usb 2-2: new low-speed USB device number 2 using uhci_hcd
[    1.453330] sdhci: Secure Digital Host Controller Interface driver
[    1.453336] sdhci: Copyright(c) Pierre Ossman
[    1.488232] tg3.c:v3.128 (December 03, 2012)
[    1.509476] sdhci-pci 0000:02:06.4: SDHCI controller found [104c:8034] (rev 0)
[    1.509525] mmc0: no vqmmc regulator found
[    1.509527] mmc0: no vmmc regulator found
[    1.549873] tg3 0000:10:00.0 eth0: Tigon3 [partno(BCM95751M) rev 4101] (PCI Express) MAC address 00:15:60:bd:96:66
[    1.549880] tg3 0000:10:00.0 eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[    1.549884] tg3 0000:10:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    1.549887] tg3 0000:10:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    1.560103] mmc0: SDHCI controller on PCI [0000:02:06.4] using PIO
[    1.560135] mmc1: no vqmmc regulator found
[    1.560138] mmc1: no vmmc regulator found
[    1.592052] mmc1: SDHCI controller on PCI [0000:02:06.4] using PIO
[    1.592087] mmc2: no vqmmc regulator found
[    1.592089] mmc2: no vmmc regulator found
[    1.623629] usb 2-2: New USB device found, idVendor=046d, idProduct=c016
[    1.623635] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.623639] usb 2-2: Product: Optical USB Mouse
[    1.623642] usb 2-2: Manufacturer: Logitech
[    1.624757] mmc2: SDHCI controller on PCI [0000:02:06.4] using PIO
[    1.664288] usbcore: registered new interface driver usbhid
[    1.664292] usbhid: USB HID core driver
[    1.686778] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input4
[    1.687361] hid-generic 0003:046D:C016.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.0-2/input0
[    1.823739] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[    1.823744] EXT4-fs (sda1): write access will be enabled during recovery
[    3.712614] EXT4-fs (sda1): recovery complete
[    3.722415] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   18.942934] Adding 1038332k swap on /dev/sda5.  Priority:-1 extents:1 across:1038332k 
[   19.078175] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   19.136528] udevd[343]: starting version 175
[   19.557078] Disabling lock debugging due to kernel taint
[   19.563184] lp: driver loaded but no devices found
[   19.590025] microcode: CPU0 sig=0x6d8, pf=0x20, revision=0x20
[   19.624161] intel_rng: FWH not detected
[   19.677672] type=1400 audit(1368284895.198:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=424 comm="apparmor_parser"
[   19.678229] type=1400 audit(1368284895.198:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=424 comm="apparmor_parser"
[   19.678548] type=1400 audit(1368284895.198:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=424 comm="apparmor_parser"
[   19.685272] type=1400 audit(1368284895.206:5): apparmor="STATUS" operation="profile_load" name="/usr/sbin/ntpd" pid=484 comm="apparmor_parser"
[   19.786138] [drm] Initialized drm 1.1.0 20060810
[   19.788381] ACPI Warning: 0x00001028-0x0000102f SystemIO conflicts with Region \_SB_.C002.C003.C08B 1 (20121018/utaddress-251)
[   19.788383] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   19.788389] ACPI Warning: 0x00001130-0x0000113f SystemIO conflicts with Region \_SB_.C002.C003.C09B 1 (20121018/utaddress-251)
[   19.788389] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   19.788393] ACPI Warning: 0x00001100-0x0000112f SystemIO conflicts with Region \_SB_.C002.C003.C09B 1 (20121018/utaddress-251)
[   19.788394] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   19.788395] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   19.839175] ACPI: Video Device [C05A] (multi-head: yes  rom: no  post: no)
[   19.859661] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[   19.968115] wmi: Mapper loaded
[   19.990685] tpm_inf_pnp 00:04: Found C1BA with ID IFX0101
[   19.990737] tpm_inf_pnp 00:04: TPM found: config base 0x560, data base 0x570, chip version 0x0006, vendor id 0x15d1 (Infineon), product id 0x0006 (SLD 9630 TT 1.1)
[   20.024479] parport_pc 00:03: reported by Plug and Play ACPI
[   20.024523] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[   20.032162] yenta_cardbus 0000:02:06.0: CardBus bridge found [103c:0944]
[   20.032185] yenta_cardbus 0000:02:06.0: Enabling burst memory read transactions
[   20.032191] yenta_cardbus 0000:02:06.0: Using INTVAL to route CSC interrupts to PCI
[   20.032193] yenta_cardbus 0000:02:06.0: Routing CardBus interrupts to PCI
[   20.032199] yenta_cardbus 0000:02:06.0: TI: mfunc 0x01111b22, devctl 0x64
[   20.033402] NET: Registered protocol family 23
[   20.070370] cfg80211: Calling CRDA to update world regulatory domain
[   20.083900] lib80211: common routines for IEEE802.11 drivers
[   20.083902] lib80211_crypt: registered algorithm 'NULL'
[   20.140235] found SMC SuperIO Chip (devid=0x7a rev=01 base=0x004e): LPC47N227
[   20.140260] smsc_superio_flat(): fir: 0x100, sir: 0x3e8, dma: 03, irq: 3, mode: 0x0e
[   20.140266] smsc_ircc_present: can't get sir_base of 0x3e8
[   20.189521] libipw: 802.11 data/management/control stack, git-1.1.13
[   20.189526] libipw: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[   20.204597] lp0: using parport0 (interrupt-driven).
[   20.244704] i915 0000:00:02.0: setting latency timer to 64
[   20.245995] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   20.246000] [drm] Driver supports precise vblank timestamp query.
[   20.246067] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   20.264710] yenta_cardbus 0000:02:06.0: ISA IRQ mask 0x0c78, PCI irq 18
[   20.264717] yenta_cardbus 0000:02:06.0: Socket status: 30000006
[   20.264722] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #03 to #06
[   20.264732] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [io  0x6000-0x6fff]
[   20.264736] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x6000-0x6fff:
[   20.308201] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[   20.308207] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[   20.266584]  excluding 0x6000-0x60ff 0x6400-0x64ff
[   20.374162] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [mem 0xd0100000-0xd03fffff]
[   20.374169] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd0100000-0xd03fffff:
[   20.374173]  excluding 0xd0100000-0xd012ffff
[   20.374188] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [mem 0x40000000-0x43ffffff pref]
[   20.374196] pcmcia_socket pcmcia_socket0: cs: memory probe 0x40000000-0x43ffffff:
[   20.374209]  excluding 0x40000000-0x43ffffff
[   20.395473] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   20.397849] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id: 0x25a0b1, caps: 0xa04793/0x300000/0x0, board id: 71, fw id: 35334
[   20.397859] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0
[   20.401034] ipw2200: Detected Intel PRO/Wireless 2915ABG Network Connection
[   20.432122] ppdev: user-space parallel port driver
[   20.547610] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input6
[   20.739638] ipw2200: Radio Frequency Kill Switch is On:
[   20.739638] Kill switch must be turned off for wireless networking to work.
[   20.742858] ipw2200: Detected geography ZZE (13 802.11bg channels, 19 802.11a channels)
[   20.800022] input: HP WMI hotkeys as /devices/virtual/input/input7
[   20.830720] cfg80211: World regulatory domain updated:
[   20.830726] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   20.830729] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   20.830731] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   20.830734] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   20.830736] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   20.830739] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   20.914093] [drm] initialized overlay support
[   21.303927] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   21.534379] init: failsafe main process (754) killed by TERM signal
[   21.544275] fbcon: inteldrmfb (fb0) is primary device
[   21.596554] Console: switching to colour frame buffer device 128x48
[   21.600214] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   21.600217] i915 0000:00:02.0: registered panic notifier
[   21.600231] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   21.600323] snd_intel8x0 0000:00:1e.2: setting latency timer to 64
[   21.887389] type=1400 audit(1368284897.406:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=828 comm="apparmor_parser"
[   21.887831] type=1400 audit(1368284897.406:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper//chromium_browser" pid=828 comm="apparmor_parser"
[   21.905323] type=1400 audit(1368284897.426:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=829 comm="apparmor_parser"
[   21.906242] type=1400 audit(1368284897.426:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=829 comm="apparmor_parser"
[   21.906560] type=1400 audit(1368284897.426:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=829 comm="apparmor_parser"
[   21.917909] type=1400 audit(1368284897.438:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=830 comm="apparmor_parser"
[   22.458344] init: avahi-cups-reload main process (843) terminated with status 1
[   22.548861] intel8x0_measure_ac97_clock: measured 76224 usecs (3669 samples)
[   22.548867] intel8x0: clocking to 48000
[   24.349547] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   25.923787] tg3 0000:10:00.0 eth0: Link is up at 100 Mbps, full duplex
[   25.923794] tg3 0000:10:00.0 eth0: Flow control is on for TX and on for RX
[   25.923924] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   26.191385] audit_printk_skb: 36 callbacks suppressed
[   26.191391] type=1400 audit(1368284901.710:24): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/mysqld" pid=1054 comm="apparmor_parser"
[   33.932079] ipw2200: Failed to send POWER_MODE: Command timed out.

j'ai lu les echanges et:
- le pb ne viendrait pas de l'UUID
- j'ai desactive ipv6 via le network-manager mais pas de gain de temps notable
- j'ai modifie le grub pour annuler l'option iommu, pas de gain de temps notable
- je n'ai pas virer le dual boot encore, ca fait parti de la liste
- j'ai un laptop et non un desktop, faut il enlever une option de recherche de desktop?
- je n'ai pas d'imprimante connectee et il me semble qu'il traine du cups, tbc, sauf si creer un pdf fait appel a cette fonction.
- je n'ai pas encore jouer sur le temps d'attente du grub, may be.
- j'ai, fut un temps, tente d'installer un driver pour le wifi. j'ai abandonne mais j'ai cette impression qu'il fait des trucs autour, ipw2200 tout a la fin. je ne veux pas de wifi.

pour info /etc/network/interfaces

auto lo
iface lo inet loopback

je suis tres loin des 4.8 sec annoncees par faucon50...

Hors ligne

#73 Le 11/05/2013, à 17:18

moko138

Re : demarrage en 25 sec

Portable sous Ubuntu Lucid, trou de 23'' :
[    3.328857] kjournald starting.  Commit interval 5 seconds
[    3.328874] EXT3-fs: mounted filesystem with ordered data mode.
[   26.741698] Adding 1783172k swap on /dev/sda10.  Priority:-1 extents:1 across:1783172k
[   26.819130] udev: starting version 151


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

Hors ligne

#74 Le 11/05/2013, à 18:25

F50

Re : demarrage en 25 sec

@david69:

[    3.722415] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   18.942934] Adding 1038332k swap on /dev/sda5.  Priority:-1 extents:1 across:1038332k
[   19.078175] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready

15 secondes d'attente! Donne le retour de : ip a | grep inet6 et de df -f.

Si tu n'as pas d'imprimante tu peux virer cups.

@moko: Qu'est-ce que tu fais avec du ext3 au lieu de ext4? Donne aussi le retour de df -h.

Dernière modification par faucon50 (Le 11/05/2013, à 18:32)

#75 Le 11/05/2013, à 18:31

moko138

Re : demarrage en 25 sec

@faucon50 : ext3 : je ne sais plus pourquoi. De toute façon, Lucid va être périmée et je vais bientôt passer à ext4 pour Xubuntu 12.04.

df -h
Sys. de fichiers            Tail. Occ. Disp. %Occ. Monté sur
/dev/sda7             8,4G  3,9G  4,1G  49% /
none                  495M  308K  495M   1% /dev
none                  502M  1,1M  501M   1% /dev/shm
none                  502M  100K  501M   1% /var/run
none                  502M     0  502M   0% /var/lock
none                  502M     0  502M   0% /lib/init/rw
/dev/sda1              55M  6,5M   49M  12% /mnt/DellUtility
/dev/sda2              13G  8,9G  3,2G  74% /mnt/xp
/dev/sda5             2,0G  2,0G   32M  99% /mnt/sWapWin #swap de XP
/dev/sda6              24G   23G 1005M  96% /mnt/Data
/dev/sda8             297M   86M  196M  31% /boot
/dev/sda9             8,0G  5,0G  2,7G  65% /home
/home/login/.Private     8,0G  5,0G  2,7G  65% /home/login

Dernière modification par moko138 (Le 12/05/2013, à 11:01)


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

Hors ligne