Boot Mageia 6 [Réglé]

prune bleue Membre non connecté
-
- Voir le profil du membre prune bleue
- Inscrit le : 28/12/2008
- Groupes :
Je viens d'installer Mageia 6 sur mon ordinateur et j'ai un problème. Après avoir choisi Mageia dans l'écran d'accueil, je tombe sur un écran noir avec "Decompressing Linux...Parsing ELF....Performing relocations...booting the kernel".
Je n'arrive pas à aller au delà. Qu'est-ce qu'il faudrait faire?
Édité par prune bleue Le 18/05/2018 à 19h05

Ami age Membre non connecté
-
- Voir le profil du membre Ami age
- Inscrit le : 18/08/2012
- Site internet
- Groupes :
-
Modérateur
puis essayer de changer le pilote graphique avec XFdrake ?
2)refaire une installation ?
3)attendre quelqu'un de plus calé que moi
_______________________________________________________________________

___________________________________ Un petit clic pour Mageia ? =>> CLIQUEZ I C I :
.



___________________________________ Un petit clic pour Mageia ? =>> CLIQUEZ I C I :
.

Ami age Membre non connecté
-
- Voir le profil du membre Ami age
- Inscrit le : 18/08/2012
- Site internet
- Groupes :
-
Modérateur
https://forums.archlinux.fr/viewtopic.php?t=14282
on voit que c'est la carte wifi qui bloque
=> peut-être désactiver les péréphériques dont tu peux te passer pour arriver à démarrer ?
_______________________________________________________________________

___________________________________ Un petit clic pour Mageia ? =>> CLIQUEZ I C I :
.



___________________________________ Un petit clic pour Mageia ? =>> CLIQUEZ I C I :
.

lebarhon Membre non connecté
-
- Voir le profil du membre lebarhon
- Inscrit le : 09/10/2010
- Groupes :
-
Équipe Mageia
-
Membre d'Honneur
Je crois que ton problème arrive très en amont, il n'arrive pas à charger le noyau.
Dis nous en un peu plus sur ton PC et sur le type d'installation que tu as fait, mais à mon avis, le plus simple est de refaire l'installation.
CM Asus Z77-A+i5-2500K+GeForceGT520+RAM8Go
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Hum...
A priori, l'image était bonne et a bien été écrite sur le support.
Refaire l'installation dans les mêmes conditions conduira très probablement au même résultat. Il faudrait essayer de cerner un minimum quel peut être le souci, afin d'agir sur certains paramètres de l'installation. Il serait bon d'avoir des informations sur les questions suivantes :
Le système est-il en UEFI ou en BIOS ?
L'installation a-t-elle été faite avec une image Live ou classique ?
Est-il en double amorçage avec Windows ?
As-tu des information sur le partitionnement ?
Je dirais que le paramétrage de Grub n'est pas correct.
Yves

prune bleue Membre non connecté
-
- Voir le profil du membre prune bleue
- Inscrit le : 28/12/2008
- Groupes :
Pour répondre aux différentes questions:
- j'ai installé Mageia 6 à partir d'une image live
- j'ai déjà refait une installation et le résultat est le même
-mon ordinateur est un HP pavilion dv7
- je suis en dual boot avec Windows. J'arrive à démarrer Windows. Par contre, l'écran d'accueil me propose 2 fois Windows( / dev/sda1 et /dev/sda2)
- j'ai repris les partitions existantes lors de l'installation. J'étais auparavant sous Mageia 4
- Ctrl alt 2 ne fonctionne pas
Comment est-ce que je peux trouver si mon système est en BIOS ou en UEFI?
J'ai oublié de préciser qu'après Decompressing Linux, le système me dit que je suis en emergency mode et me propose de rebooter ou d'essayer de rebooter en default mode. Mais ça ne change rien.

lebarhon Membre non connecté
-
- Voir le profil du membre lebarhon
- Inscrit le : 09/10/2010
- Groupes :
-
Équipe Mageia
-
Membre d'Honneur
prune bleue :
Comment est-ce que je peux trouver si mon système est en BIOS ou en UEFI?
Comment est-ce que je peux trouver si mon système est en BIOS ou en UEFI?
Quel Windows as-tu ? au-delà de 8 c'est très probablement en mode UEFI. On parle ici du Windows d'origine à l'achat du PC.
Lors du boot de l'image, l'écran d'accueil n'est pas le même :
https://wiki.mageia.org/en/Installation_sur_les_syst%C3%A8mes_avec_firmware_UEFI-fr#Comment_distinguer_entre_l.27UEFI_et_le_mode_BIOS_pour_le_m.C3.A9dia_de_d.C3.A9marrage_Mageia
CM Asus Z77-A+i5-2500K+GeForceGT520+RAM8Go
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
prune bleue :
J'ai oublié de préciser qu'après Decompressing Linux, le système me dit que je suis en emergency mode et me propose de rebooter ou d'essayer de rebooter en default mode. Mais ça ne change rien.
Ah, c'est une information importante.
Ça veut dire que le noyau est trouvé et charge. L'erreur se trouve ailleurs. Ça veut dire également que tu disposes d'une interface de commande.
Mes soupçons vont cette fois sur un problème de lecture de la partition ou sur un problème de gestion de la partie graphique.
Je suggère de récupérer le journal du démarrage et de nous le remettre afin d'identifier le problème.
Pour cela, lorsque tu es en mode emergency, execute la commande :
journalctl -ab >/journal.txt
Puis tu démarres sur le disque Live et tu récupères le fichier journal.txt créé avec la commande ci-dessus en accédant à la partition supposée être la partition racine du système Mageia 6 et tu nous le poste.
Yves

prune bleue Membre non connecté
-
- Voir le profil du membre prune bleue
- Inscrit le : 28/12/2008
- Groupes :
J'ai executé la commande mais je ne trouve pas le fichier. Il est dans un dossier particulier de la racine?

lebarhon Membre non connecté
-
- Voir le profil du membre lebarhon
- Inscrit le : 09/10/2010
- Groupes :
-
Équipe Mageia
-
Membre d'Honneur
Selon que tu as exécuté la commande sous root ou pas, il est dans /root ou dans /home/<user>.
CM Asus Z77-A+i5-2500K+GeForceGT520+RAM8Go
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits

prune bleue Membre non connecté
-
- Voir le profil du membre prune bleue
- Inscrit le : 28/12/2008
- Groupes :
J'ai effectué la commande en root sous l'emergency mode mais je n'arrive pas à trouver le fichier quand j'accède à Mageia en Live. Le dossier root est bloqué et il n'y a pas de home/user, juste un home/live
Mon dossier home/Prunebleue que j'avais sous Mageia 4 est detecté mais il est verrouillé.
On peut faire la commande en graphique avec Mageia Live?

marc-andré Membre non connecté
-
- Voir le profil du membre marc-andré
- Inscrit le : 29/09/2015
- Groupes :
quand tu démarres en "live", tu n'accèdes pas au DD, c'est normal.
pour ce faire il faut passer par un "chroot", qui est une opération complexe:
en admettans que la racine / de mageia soit en sdax, tu dois faire en root:
#mount /dev/sdax /mnt
puis monter les dossiers spéciaux
#mount --bind /dev /mnt/dev
#mount -t proc /proc /mnt/proc
#mount -t sysfs /sys /mnt/sys
#chroot /mnt /bin/bash
à partie de là tu peux accéder aux dossiers / sur le DD en sdax
et donc aux fichiers journaux du démarrage
si en plus tu veux aussi accéder à ton /home sur sday, avant de faire le "chroot", tu devras aussi faire
#mount /dev/sday /mnt/home
quand tu as fini, tu sors par
#exit
et il faut ensuite tout démonter
umount /mnt/dev
umount /mnt/proc
umount /mnt/sys
umount /mnt/home si besoin
umount /mnt
HP ProDesk ;
Mageia8 Gnome
Liberté et sécurité sont les arguments classiques pour LINUX. En prime il y a aussi la dignité et la confiance ressentie depuis que je suis sous Mageia
Mageia8 Gnome
Liberté et sécurité sont les arguments classiques pour LINUX. En prime il y a aussi la dignité et la confiance ressentie depuis que je suis sous Mageia

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
A mon avis, il n'est pas utile de réaliser un chroot.
Depuis le disque Live, dans dolphin, tu as sur la gauche des emplacements "Disque dur de XXX Go"
Il faut reconnaître celui qui est la partition racine de Mageia 6.
A la limite, tu les fais tous.
Tu devrais trouver alors directement le journal.txt. Pas d'arborescence à parcourir.
Yves

prune bleue Membre non connecté
-
- Voir le profil du membre prune bleue
- Inscrit le : 28/12/2008
- Groupes :
J'ai fini par trouver le fichier txt

Voici ce que qu'il donne:
Caché :
-- Logs begin at mar. 2018-04-17 17:49:55 CEST, end at jeu. 2018-04-19 19:15:05 CEST. --
avril 19 19:13:37 localhost systemd-journald[495]: Runtime journal (/run/log/journal/) is 8.0M, max 150.3M, 142.3M free.
avril 19 19:13:45 localhost systemd-journald[495]: System journal (/var/log/journal/) is 40.0M, max 2.0G, 2.0G free.
avril 19 19:13:45 localhost systemd-journald[495]: Time spent on flushing to /var is 1.362ms for 2 entries.
avril 19 19:13:45 localhost kernel: microcode: microcode updated early to revision 0x60f, date = 2010-09-29
avril 19 19:13:45 localhost kernel: Linux version 4.9.35-desktop-1.mga6 (iurt@rabbit.mageia.org) (gcc version 5.4.0 (GCC) ) #1 SMP Thu Jun 29 19:27:27 UTC 2017
avril 19 19:13:45 localhost kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.35-desktop-1.mga6 root=UUID=32017362-dce7-490b-8095-62fefe3a0bfd ro splash quiet noiswmd resume=UUID=9fe3a5b1-3734-47f5-9d5d-54c845af80ec audit=0
avril 19 19:13:45 localhost kernel: x86/fpu: Legacy x87 FPU detected.
avril 19 19:13:45 localhost kernel: x86/fpu: Using 'eager' FPU context switches.
avril 19 19:13:45 localhost kernel: e820: BIOS-provided physical RAM map:
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bfc6bfff] usable
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfc6c000-0x00000000bfcbefff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfcbf000-0x00000000bfd82fff] usable
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfd83000-0x00000000bfdbefff] ACPI NVS
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfdbf000-0x00000000bfde7fff] usable
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfde8000-0x00000000bfdfefff] ACPI data
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfdff000-0x00000000bfdfffff] usable
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfe00000-0x00000000bfffffff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
avril 19 19:13:45 localhost kernel: NX (Execute Disable) protection: active
avril 19 19:13:45 localhost kernel: SMBIOS 2.4 present.
avril 19 19:13:45 localhost kernel: DMI: Hewlett-Packard HP Pavilion dv7 Notebook PC/30F4, BIOS F.12 08/28/2008
avril 19 19:13:45 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
avril 19 19:13:45 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
avril 19 19:13:45 localhost kernel: e820: last_pfn = 0xbfe00 max_arch_pfn = 0x400000000
avril 19 19:13:45 localhost kernel: MTRR default type: uncachable
avril 19 19:13:45 localhost kernel: MTRR fixed ranges enabled:
avril 19 19:13:45 localhost kernel: 00000-9FFFF write-back
avril 19 19:13:45 localhost kernel: A0000-FFFFF uncachable
avril 19 19:13:45 localhost kernel: MTRR variable ranges enabled:
avril 19 19:13:45 localhost kernel: 0 base 000000000 mask F80000000 write-back
avril 19 19:13:45 localhost kernel: 1 base 080000000 mask FC0000000 write-back
avril 19 19:13:45 localhost kernel: 2 base 0BFE00000 mask FFFE00000 uncachable
avril 19 19:13:45 localhost kernel: 3 disabled
avril 19 19:13:45 localhost kernel: 4 disabled
avril 19 19:13:45 localhost kernel: 5 disabled
avril 19 19:13:45 localhost kernel: 6 base 0FFF00000 mask FFFF00000 write-protect
avril 19 19:13:45 localhost kernel: 7 disabled
avril 19 19:13:45 localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
avril 19 19:13:45 localhost kernel: Base memory trampoline at [ffff8ae7c0098000] 98000 size 24576
avril 19 19:13:45 localhost kernel: BRK [0x8af64000, 0x8af64fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af65000, 0x8af65fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af66000, 0x8af66fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af67000, 0x8af67fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af68000, 0x8af68fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af69000, 0x8af69fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af6a000, 0x8af6afff] PGTABLE
avril 19 19:13:45 localhost kernel: RAMDISK: [mem 0x36efd000-0x37776fff]
avril 19 19:13:45 localhost kernel: ACPI: Early table checksum verification disabled
avril 19 19:13:45 localhost kernel: ACPI: RSDP 0x00000000000FE020 000024 (v02 HP )
avril 19 19:13:45 localhost kernel: ACPI: XSDT 0x00000000BFDFE120 00006C (v01 HPQOEM SLIC-MPC 00000001 01000013)
avril 19 19:13:45 localhost kernel: ACPI: FACP 0x00000000BFDFC000 0000F4 (v04 HP VADER 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: DSDT 0x00000000BFDED000 00A54F (v01 HP VADER 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: FACS 0x00000000BFD8C000 000040
avril 19 19:13:45 localhost kernel: ACPI: FACS 0x00000000BFD8C000 000040
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0x00000000BFDFD000 000655 (v01 PmRef CpuPm 00003000 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI: HPET 0x00000000BFDFB000 000038 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: APIC 0x00000000BFDFA000 00006C (v02 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: MCFG 0x00000000BFDF9000 00003C (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: ASF! 0x00000000BFDF8000 0000A5 (v32 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: SLIC 0x00000000BFDEC000 000176 (v01 HPQOEM SLIC-MPC 00000001 LOHR 000F4240)
avril 19 19:13:45 localhost kernel: ACPI: BOOT 0x00000000BFDEB000 000028 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0x00000000BFDEA000 000296 (v01 INTEL SataAhci 00001000 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI: Local APIC address 0xfee00000
avril 19 19:13:45 localhost kernel: No NUMA configuration found
avril 19 19:13:45 localhost kernel: Faking a node at [mem 0x0000000000000000-0x00000000bfdfffff]
avril 19 19:13:45 localhost kernel: NODE_DATA(0) allocated [mem 0xbfde4000-0xbfde7fff]
avril 19 19:13:45 localhost kernel: Zone ranges:
avril 19 19:13:45 localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
avril 19 19:13:45 localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000bfdfffff]
avril 19 19:13:45 localhost kernel: Normal empty
avril 19 19:13:45 localhost kernel: Movable zone start for each node
avril 19 19:13:45 localhost kernel: Early memory node ranges
avril 19 19:13:45 localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff]
avril 19 19:13:45 localhost kernel: node 0: [mem 0x0000000000100000-0x00000000bfc6bfff]
avril 19 19:13:45 localhost kernel: node 0: [mem 0x00000000bfcbf000-0x00000000bfd82fff]
avril 19 19:13:45 localhost kernel: node 0: [mem 0x00000000bfdbf000-0x00000000bfde7fff]
avril 19 19:13:45 localhost kernel: node 0: [mem 0x00000000bfdff000-0x00000000bfdfffff]
avril 19 19:13:45 localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000bfdfffff]
avril 19 19:13:45 localhost kernel: On node 0 totalpages: 785655
avril 19 19:13:45 localhost kernel: DMA zone: 64 pages used for memmap
avril 19 19:13:45 localhost kernel: DMA zone: 21 pages reserved
avril 19 19:13:45 localhost kernel: DMA zone: 3997 pages, LIFO batch:0
avril 19 19:13:45 localhost kernel: DMA32 zone: 12216 pages used for memmap
avril 19 19:13:45 localhost kernel: DMA32 zone: 781658 pages, LIFO batch:31
avril 19 19:13:45 localhost kernel: ACPI: PM-Timer IO Port: 0x408
avril 19 19:13:45 localhost kernel: ACPI: Local APIC address 0xfee00000
avril 19 19:13:45 localhost kernel: IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
avril 19 19:13:45 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
avril 19 19:13:45 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
avril 19 19:13:45 localhost kernel: ACPI: IRQ0 used by override.
avril 19 19:13:45 localhost kernel: ACPI: IRQ9 used by override.
avril 19 19:13:45 localhost kernel: Using ACPI (MADT) for SMP configuration information
avril 19 19:13:45 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
avril 19 19:13:45 localhost kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0xbfc6c000-0xbfcbefff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0xbfd83000-0xbfdbefff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0xbfde8000-0xbfdfefff]
avril 19 19:13:45 localhost kernel: e820: [mem 0xc0000000-0xf7ffffff] available for PCI devices
avril 19 19:13:45 localhost kernel: Booting paravirtualized kernel on bare hardware
avril 19 19:13:45 localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
avril 19 19:13:45 localhost kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
avril 19 19:13:45 localhost kernel: percpu: Embedded 36 pages/cpu @ffff8ae87fa00000 s106648 r8192 d32616 u524288
avril 19 19:13:45 localhost kernel: pcpu-alloc: s106648 r8192 d32616 u524288 alloc=1*2097152
avril 19 19:13:45 localhost kernel: pcpu-alloc: [0] 0 1 2 3
avril 19 19:13:45 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 773354
avril 19 19:13:45 localhost kernel: Policy zone: DMA32
avril 19 19:13:45 localhost kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.35-desktop-1.mga6 root=UUID=32017362-dce7-490b-8095-62fefe3a0bfd ro splash quiet noiswmd resume=UUID=9fe3a5b1-3734-47f5-9d5d-54c845af80ec audit=0
avril 19 19:13:45 localhost kernel: audit: disabled (until reboot)
avril 19 19:13:45 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
avril 19 19:13:45 localhost kernel: Calgary: detecting Calgary via BIOS EBDA area
avril 19 19:13:45 localhost kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
avril 19 19:13:45 localhost kernel: Memory: 3068244K/3142620K available (7497K kernel code, 1221K rwdata, 3260K rodata, 1408K init, 796K bss, 74376K reserved, 0K cma-reserved)
avril 19 19:13:45 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
avril 19 19:13:45 localhost kernel: Hierarchical RCU implementation.
avril 19 19:13:45 localhost kernel: Build-time adjustment of leaf fanout to 64.
avril 19 19:13:45 localhost kernel: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
avril 19 19:13:45 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
avril 19 19:13:45 localhost kernel: NR_IRQS:4352 nr_irqs:456 16
avril 19 19:13:45 localhost kernel: Console: colour VGA+ 80x25
avril 19 19:13:45 localhost kernel: console [tty0] enabled
avril 19 19:13:45 localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
avril 19 19:13:45 localhost kernel: hpet clockevent registered
avril 19 19:13:45 localhost kernel: tsc: Unable to calibrate against PIT
avril 19 19:13:45 localhost kernel: tsc: using HPET reference calibration
avril 19 19:13:45 localhost kernel: tsc: Detected 2260.936 MHz processor
avril 19 19:13:45 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4521.87 BogoMIPS (lpj=2260936)
avril 19 19:13:45 localhost kernel: pid_max: default: 32768 minimum: 301
avril 19 19:13:45 localhost kernel: ACPI: Core revision 20160831
avril 19 19:13:45 localhost kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
avril 19 19:13:45 localhost kernel: Security Framework initialized
avril 19 19:13:45 localhost kernel: TOMOYO Linux initialized
avril 19 19:13:45 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
avril 19 19:13:45 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
avril 19 19:13:45 localhost kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
avril 19 19:13:45 localhost kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
avril 19 19:13:45 localhost kernel: CPU: Physical Processor ID: 0
avril 19 19:13:45 localhost kernel: CPU: Processor Core ID: 0
avril 19 19:13:45 localhost kernel: mce: CPU supports 6 MCE banks
avril 19 19:13:45 localhost kernel: CPU0: Thermal monitoring enabled (TM1)
avril 19 19:13:45 localhost kernel: process: using mwait in idle threads
avril 19 19:13:45 localhost kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
avril 19 19:13:45 localhost kernel: Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
avril 19 19:13:45 localhost kernel: Freeing SMP alternatives memory: 32K (ffffffffa2e93000 - ffffffffa2e9b000)
avril 19 19:13:45 localhost kernel: ftrace: allocating 28622 entries in 112 pages
avril 19 19:13:45 localhost kernel: smpboot: Max logical packages: 2
avril 19 19:13:45 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
avril 19 19:13:45 localhost kernel: smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz (family: 0x6, model: 0x17, stepping: 0x6)
avril 19 19:13:45 localhost kernel: Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
avril 19 19:13:45 localhost kernel: ... version: 2
avril 19 19:13:45 localhost kernel: ... bit width: 40
avril 19 19:13:45 localhost kernel: ... generic registers: 2
avril 19 19:13:45 localhost kernel: ... value mask: 000000ffffffffff
avril 19 19:13:45 localhost kernel: ... max period: 000000007fffffff
avril 19 19:13:45 localhost kernel: ... fixed-purpose events: 3
avril 19 19:13:45 localhost kernel: ... event mask: 0000000700000003
avril 19 19:13:45 localhost kernel: x86: Booting SMP configuration:
avril 19 19:13:45 localhost kernel: .... node #0, CPUs: #1
avril 19 19:13:45 localhost kernel: x86: Booted up 1 node, 2 CPUs
avril 19 19:13:45 localhost kernel: smpboot: Total of 2 processors activated (9043.63 BogoMIPS)
avril 19 19:13:45 localhost kernel: devtmpfs: initialized
avril 19 19:13:45 localhost kernel: x86/mm: Memory block size: 128MB
avril 19 19:13:45 localhost kernel: PM: Registering ACPI NVS region [mem 0xbfd83000-0xbfdbefff] (245760 bytes)
avril 19 19:13:45 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
avril 19 19:13:45 localhost kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
avril 19 19:13:45 localhost kernel: xor: measuring software checksum speed
avril 19 19:13:45 localhost kernel: prefetch64-sse: 12680.000 MB/sec
avril 19 19:13:45 localhost kernel: generic_sse: 10692.000 MB/sec
avril 19 19:13:45 localhost kernel: xor: using function: prefetch64-sse (12680.000 MB/sec)
avril 19 19:13:45 localhost kernel: pinctrl core: initialized pinctrl subsystem
avril 19 19:13:45 localhost kernel: RTC time: 19:13:22, date: 04/19/18
avril 19 19:13:45 localhost kernel: NET: Registered protocol family 16
avril 19 19:13:45 localhost kernel: cpuidle: using governor ladder
avril 19 19:13:45 localhost kernel: cpuidle: using governor menu
avril 19 19:13:45 localhost kernel: Simple Boot Flag value 0x5 read from CMOS RAM was invalid
avril 19 19:13:45 localhost kernel: Simple Boot Flag at 0x44 set to 0x1
avril 19 19:13:45 localhost kernel: ACPI: bus type PCI registered
avril 19 19:13:45 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
avril 19 19:13:45 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
avril 19 19:13:45 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
avril 19 19:13:45 localhost kernel: PCI: Using configuration type 1 for base access
avril 19 19:13:45 localhost kernel: mtrr: your CPUs had inconsistent variable MTRR settings
avril 19 19:13:45 localhost kernel: mtrr: probably your BIOS does not setup all CPUs.
avril 19 19:13:45 localhost kernel: mtrr: corrected configuration.
avril 19 19:13:45 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
avril 19 19:13:45 localhost kernel: raid6: sse2x1 gen() 3691 MB/s
avril 19 19:13:45 localhost kernel: raid6: sse2x1 xor() 3876 MB/s
avril 19 19:13:45 localhost kernel: raid6: sse2x2 gen() 4082 MB/s
avril 19 19:13:45 localhost kernel: raid6: sse2x2 xor() 4765 MB/s
avril 19 19:13:45 localhost kernel: raid6: sse2x4 gen() 6718 MB/s
avril 19 19:13:45 localhost kernel: raid6: sse2x4 xor() 5451 MB/s
avril 19 19:13:45 localhost kernel: raid6: using algorithm sse2x4 gen() 6718 MB/s
avril 19 19:13:45 localhost kernel: raid6: .... xor() 5451 MB/s, rmw enabled
avril 19 19:13:45 localhost kernel: raid6: using ssse3x2 recovery algorithm
avril 19 19:13:45 localhost kernel: ACPI: Added _OSI(Module Device)
avril 19 19:13:45 localhost kernel: ACPI: Added _OSI(Processor Device)
avril 19 19:13:45 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
avril 19 19:13:45 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
avril 19 19:13:45 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
avril 19 19:13:45 localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
avril 19 19:13:45 localhost kernel: ACPI: Dynamic OEM Table Load:
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0xFFFF8AE87B91B800 000265 (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI: Dynamic OEM Table Load:
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0xFFFF8AE87B8DB000 000594 (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI: Dynamic OEM Table Load:
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0xFFFF8AE87B90FC00 0001CF (v01 PmRef ApIst 00003000 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI: Dynamic OEM Table Load:
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0xFFFF8AE87B938480 00008D (v01 PmRef ApCst 00003000 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI : EC: EC started
avril 19 19:13:45 localhost kernel: ACPI : EC: interrupt blocked
avril 19 19:13:45 localhost kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as first EC
avril 19 19:13:45 localhost kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
avril 19 19:13:45 localhost kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions
avril 19 19:13:45 localhost kernel: ACPI: Interpreter enabled
avril 19 19:13:45 localhost kernel: ACPI: (supports S0 S3 S4 S5)
avril 19 19:13:45 localhost kernel: ACPI: Using IOAPIC for interrupt routing
avril 19 19:13:45 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
avril 19 19:13:45 localhost kernel: ACPI: Power Resource [FN00] (off)
avril 19 19:13:45 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
avril 19 19:13:45 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
avril 19 19:13:45 localhost kernel: acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
avril 19 19:13:45 localhost kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
avril 19 19:13:45 localhost kernel: PCI host bridge to bus 0000:00
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
avril 19 19:13:45 localhost kernel: pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
avril 19 19:13:45 localhost kernel: DMAR: Forcing write-buffer flush capability
avril 19 19:13:45 localhost kernel: DMAR: Disabling IOMMU for graphics on this chipset
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: [8086:2a41] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.0: reg 0x20: [io 0x90e0-0x90ff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.1: reg 0x20: [io 0x90c0-0x90df]
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.1: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xdf304c00-0xdf304fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
avril 19 19:13:45 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xdf300000-0xdf303fff 64bit]
avril 19 19:13:45 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.0: reg 0x20: [io 0x90a0-0x90bf]
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.1: reg 0x20: [io 0x9080-0x909f]
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.2: reg 0x20: [io 0x9060-0x907f]
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.3: [8086:2939] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.3: reg 0x20: [io 0x9040-0x905f]
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xdf304800-0xdf304bff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x9108-0x910f]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x9114-0x9117]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x9100-0x9107]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x9110-0x9113]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x9020-0x903f]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xdf304000-0xdf3047ff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf305000-0xdf3050ff 64bit]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x9000-0x901f]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: [10de:0649] type 00 class 0x030000
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0x8000-0x807f]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [io 0x8000-0x8fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd2ffffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:02:00.0: [8086:4237] type 00 class 0x028000
avril 19 19:13:45 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xde200000-0xde201fff 64bit]
avril 19 19:13:45 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:02:00.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x7000-0x7fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xde200000-0xdf2fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x6000-0x6fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xdd200000-0xde1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xdc200000-0xdd1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xd5000000-0xd5ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: reg 0x10: [io 0x3000-0x30ff]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: reg 0x18: [mem 0xd6010000-0xd6010fff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: reg 0x20: [mem 0xd6000000-0xd600ffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: supports D1 D2
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 05]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x3000-0x4fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xdb200000-0xdc1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xd6000000-0xd70fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: [197b:2380] type 00 class 0x0c0010
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: reg 0x10: [mem 0xda100000-0xda1007ff]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: reg 0x14: [mem 0xda100d00-0xda100d7f]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: reg 0x20: [mem 0xda100c80-0xda100cff]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: reg 0x24: [mem 0xda100c00-0xda100c7f]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:06:00.1: [197b:2382] type 00 class 0x088000
avril 19 19:13:45 localhost kernel: pci 0000:06:00.1: reg 0x10: [mem 0xda100b00-0xda100bff]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.2: [197b:2381] type 00 class 0x080501
avril 19 19:13:45 localhost kernel: pci 0000:06:00.2: reg 0x10: [mem 0xda100a00-0xda100aff]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.3: [197b:2383] type 00 class 0x088000
avril 19 19:13:45 localhost kernel: pci 0000:06:00.3: reg 0x10: [mem 0xda100900-0xda1009ff]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.4: [197b:2384] type 00 class 0x088000
avril 19 19:13:45 localhost kernel: pci 0000:06:00.4: reg 0x10: [mem 0xda100800-0xda1008ff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 06]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xda100000-0xdb1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xd7100000-0xd80fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 07-09]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xd9100000-0xda0fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xd8100000-0xd90fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 0a] (subtractive decode)
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
avril 19 19:13:45 localhost kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
avril 19 19:13:45 localhost kernel: ACPI : EC: interrupt unblocked
avril 19 19:13:45 localhost kernel: ACPI : EC: event unblocked
avril 19 19:13:45 localhost kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
avril 19 19:13:45 localhost kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions and events
avril 19 19:13:45 localhost kernel: vgaarb: setting as boot device: PCI:0000:01:00.0
avril 19 19:13:45 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
avril 19 19:13:45 localhost kernel: vgaarb: loaded
avril 19 19:13:45 localhost kernel: vgaarb: bridge control possible 0000:01:00.0
avril 19 19:13:45 localhost kernel: SCSI subsystem initialized
avril 19 19:13:45 localhost kernel: libata version 3.00 loaded.
avril 19 19:13:45 localhost kernel: PCI: Using ACPI for IRQ routing
avril 19 19:13:45 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
avril 19 19:13:45 localhost kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
avril 19 19:13:45 localhost kernel: e820: reserve RAM buffer [mem 0xbfc6c000-0xbfffffff]
avril 19 19:13:45 localhost kernel: e820: reserve RAM buffer [mem 0xbfd83000-0xbfffffff]
avril 19 19:13:45 localhost kernel: e820: reserve RAM buffer [mem 0xbfde8000-0xbfffffff]
avril 19 19:13:45 localhost kernel: e820: reserve RAM buffer [mem 0xbfe00000-0xbfffffff]
avril 19 19:13:45 localhost kernel: NetLabel: Initializing
avril 19 19:13:45 localhost kernel: NetLabel: domain hash size = 128
avril 19 19:13:45 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
avril 19 19:13:45 localhost kernel: NetLabel: unlabeled traffic allowed by default
avril 19 19:13:45 localhost kernel: HPET: 4 timers in total, 0 timers will be used for per-cpu timer
avril 19 19:13:45 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
avril 19 19:13:45 localhost kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter
avril 19 19:13:45 localhost kernel: clocksource: Switched to clocksource hpet
avril 19 19:13:45 localhost kernel: VFS: Disk quotas dquot_6.6.0
avril 19 19:13:45 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
avril 19 19:13:45 localhost kernel: pnp: PnP ACPI init
avril 19 19:13:45 localhost kernel: pnp 00:00: disabling [io 0x164e-0x164f] because it overlaps 0000:00:1c.5 BAR 13 [io 0x1000-0x1fff]
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0600-0x060f] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0610] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0800-0x080f] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0810-0x0817] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0820-0x0823] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0400-0x047f] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0500-0x053f] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfed10000-0xfed13fff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfed20000-0xfed8ffff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
avril 19 19:13:45 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
avril 19 19:13:45 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
avril 19 19:13:45 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs SYN0156 SYN0100 SYN0002 PNP0f13 (active)
avril 19 19:13:45 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs ENE0100 (active)
avril 19 19:13:45 localhost kernel: pnp: PnP ACPI: found 5 devices
avril 19 19:13:45 localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [io 0x8000-0x8fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd2ffffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x7000-0x7fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xde200000-0xdf2fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x6000-0x6fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xdd200000-0xde1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xdc200000-0xdd1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xd5000000-0xd5ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: BAR 6: assigned [mem 0xdb200000-0xdb20ffff pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 05]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x3000-0x4fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xdb200000-0xdc1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xd6000000-0xd70fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 06]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xda100000-0xdb1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xd7100000-0xd80fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 07-09]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xd9100000-0xda0fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xd8100000-0xd90fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 0a]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:01: resource 0 [io 0x8000-0x8fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xd0000000-0xd2ffffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:02: resource 0 [io 0x7000-0x7fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xde200000-0xdf2fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xd3000000-0xd3ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xdd200000-0xde1fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xd4000000-0xd4ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:04: resource 0 [io 0x5000-0x5fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xdc200000-0xdd1fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:04: resource 2 [mem 0xd5000000-0xd5ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:05: resource 0 [io 0x3000-0x4fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xdb200000-0xdc1fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:05: resource 2 [mem 0xd6000000-0xd70fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:06: resource 0 [io 0x2000-0x2fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xda100000-0xdb1fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:06: resource 2 [mem 0xd7100000-0xd80fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:07: resource 0 [io 0x1000-0x1fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:07: resource 1 [mem 0xd9100000-0xda0fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:07: resource 2 [mem 0xd8100000-0xd90fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:0a: resource 4 [io 0x0000-0x0cf7 window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:0a: resource 5 [io 0x0d00-0xffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:0a: resource 7 [mem 0xc0000000-0xfebfffff window]
avril 19 19:13:45 localhost kernel: NET: Registered protocol family 2
avril 19 19:13:45 localhost kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
avril 19 19:13:45 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
avril 19 19:13:45 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768)
avril 19 19:13:45 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
avril 19 19:13:45 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
avril 19 19:13:45 localhost kernel: NET: Registered protocol family 1
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
avril 19 19:13:45 localhost kernel: PCI: CLS 64 bytes, default 64
avril 19 19:13:45 localhost kernel: Trying to unpack rootfs image as initramfs...
avril 19 19:13:45 localhost kernel: Freeing initrd memory: 8680K (ffff8ae7f6efd000 - ffff8ae7f7777000)
avril 19 19:13:45 localhost kernel: workingset: timestamp_bits=56 max_order=20 bucket_order=0
avril 19 19:13:45 localhost kernel: zbud: loaded
avril 19 19:13:45 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
avril 19 19:13:45 localhost kernel: io scheduler noop registered
avril 19 19:13:45 localhost kernel: io scheduler deadline registered
avril 19 19:13:45 localhost kernel: io scheduler cfq registered
avril 19 19:13:45 localhost kernel: io scheduler bfq registered (default)
avril 19 19:13:45 localhost kernel: BFQ I/O-scheduler: v8r11 (with cgroups support)
avril 19 19:13:45 localhost kernel: pcieport 0000:00:1c.1: enabling device (0000 -> 0003)
avril 19 19:13:45 localhost kernel: pcieport 0000:00:1c.2: enabling device (0000 -> 0003)
avril 19 19:13:45 localhost kernel: pcieport 0000:00:1c.5: enabling device (0000 -> 0003)
avril 19 19:13:45 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
avril 19 19:13:45 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
avril 19 19:13:45 localhost kernel: intel_idle: does not run on family 6 model 23
avril 19 19:13:45 localhost kernel: Monitor-Mwait will be used to enter C-1 state
avril 19 19:13:45 localhost kernel: Monitor-Mwait will be used to enter C-2 state
avril 19 19:13:45 localhost kernel: Monitor-Mwait will be used to enter C-3 state
avril 19 19:13:45 localhost kernel: tsc: Marking TSC unstable due to TSC halts in idle
avril 19 19:13:45 localhost kernel: GHES: HEST is not enabled!
avril 19 19:13:45 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
avril 19 19:13:45 localhost kernel: Linux agpgart interface v0.103
avril 19 19:13:45 localhost kernel: brd: module loaded
avril 19 19:13:45 localhost kernel: ahci 0000:00:1f.2: version 3.0
avril 19 19:13:45 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
avril 19 19:13:45 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc ems sxs
avril 19 19:13:45 localhost kernel: scsi host0: ahci
avril 19 19:13:45 localhost kernel: scsi host1: ahci
avril 19 19:13:45 localhost kernel: scsi host2: ahci
avril 19 19:13:45 localhost kernel: scsi host3: ahci
avril 19 19:13:45 localhost kernel: scsi host4: ahci
avril 19 19:13:45 localhost kernel: scsi host5: ahci
avril 19 19:13:45 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xdf304000 port 0xdf304100 irq 31
avril 19 19:13:45 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xdf304000 port 0xdf304180 irq 31
avril 19 19:13:45 localhost kernel: ata3: DUMMY
avril 19 19:13:45 localhost kernel: ata4: DUMMY
avril 19 19:13:45 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xdf304000 port 0xdf304300 irq 31
avril 19 19:13:45 localhost kernel: ata6: SATA max UDMA/133 abar m2048@0xdf304000 port 0xdf304380 irq 31
avril 19 19:13:45 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
avril 19 19:13:45 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
avril 19 19:13:45 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
avril 19 19:13:45 localhost kernel: mousedev: PS/2 mouse device common for all mice
avril 19 19:13:45 localhost kernel: rtc_cmos 00:01: RTC can wake from S4
avril 19 19:13:45 localhost kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
avril 19 19:13:45 localhost kernel: rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
avril 19 19:13:45 localhost kernel: ledtrig-cpu: registered to indicate activity on CPUs
avril 19 19:13:45 localhost kernel: Key type dns_resolver registered
avril 19 19:13:45 localhost kernel: mpls_gso: MPLS GSO support
avril 19 19:13:45 localhost kernel: microcode: sig=0x10676, pf=0x80, revision=0x60f
avril 19 19:13:45 localhost kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
avril 19 19:13:45 localhost kernel: registered taskstats version 1
avril 19 19:13:45 localhost kernel: zswap: loaded using pool lzo/zbud
avril 19 19:13:45 localhost kernel: Btrfs loaded, crc32c=crc32c-generic
avril 19 19:13:45 localhost kernel: Key type encrypted registered
avril 19 19:13:45 localhost kernel: Magic number: 14:598:243
avril 19 19:13:45 localhost kernel: rtc_cmos 00:01: setting system clock to 2018-04-19 19:13:26 UTC (1524165206)
avril 19 19:13:45 localhost kernel: BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
avril 19 19:13:45 localhost kernel: PM: Checking hibernation image partition UUID=9fe3a5b1-3734-47f5-9d5d-54c845af80ec
avril 19 19:13:45 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
avril 19 19:13:45 localhost kernel: random: fast init done
avril 19 19:13:45 localhost kernel: ata6: SATA link down (SStatus 0 SControl 300)
avril 19 19:13:45 localhost kernel: ata2: SATA link down (SStatus 0 SControl 300)
avril 19 19:13:45 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ATAPI: HL-DT-ST DVDRAM GSA-T50L, SC04, max UDMA/100
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: configured for UDMA/100
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x20970ea9409, max_idle_ns: 440795218962 ns
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ATA-8: ST9250827AS, 3.AHC, max UDMA/100
avril 19 19:13:45 localhost kernel: ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: configured for UDMA/100
avril 19 19:13:45 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST9250827AS C PQ: 0 ANSI: 5
avril 19 19:13:45 localhost kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
avril 19 19:13:45 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
avril 19 19:13:45 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
avril 19 19:13:45 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
avril 19 19:13:45 localhost kernel: scsi 4:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-T50L SC04 PQ: 0 ANSI: 5
avril 19 19:13:45 localhost kernel: sda: sda1 sda2 sda3 < sda5 sda6 sda7 >
avril 19 19:13:45 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
avril 19 19:13:45 localhost kernel: PM: Hibernation image not present or could not be loaded.
avril 19 19:13:45 localhost kernel: Freeing unused kernel memory: 1408K (ffffffffa2d33000 - ffffffffa2e93000)
avril 19 19:13:45 localhost kernel: Write protecting the kernel read-only data: 12288k
avril 19 19:13:45 localhost kernel: Freeing unused kernel memory: 680K (ffff8ae84a756000 - ffff8ae84a800000)
avril 19 19:13:45 localhost kernel: Freeing unused kernel memory: 836K (ffff8ae84ab2f000 - ffff8ae84ac00000)
avril 19 19:13:45 localhost dracut: dracut-044
avril 19 19:13:45 localhost kernel: [drm] Initialized
avril 19 19:13:45 localhost kernel: wmi: Mapper loaded
avril 19 19:13:45 localhost kernel: ACPI: Video Device [EVGA] (multi-head: yes rom: no post: no)
avril 19 19:13:45 localhost kernel: acpi device:06: registered as cooling_device2
avril 19 19:13:45 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input2
avril 19 19:13:45 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
avril 19 19:13:45 localhost kernel: ACPI: Power Button [PWRB]
avril 19 19:13:45 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
avril 19 19:13:45 localhost kernel: ACPI: Lid Switch [LID0]
avril 19 19:13:45 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
avril 19 19:13:45 localhost kernel: ACPI: Sleep Button [SLPB]
avril 19 19:13:45 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
avril 19 19:13:45 localhost kernel: ACPI: Power Button [PWRF]
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: NVIDIA G96 (096480a1)
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: bios: version 62.94.1b.00.06
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: bios: M0203T not found
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: bios: M0203E not matched!
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: fb: 512 MiB DDR2
avril 19 19:13:45 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1539940 kiB
avril 19 19:13:45 localhost kernel: [TTM] Initializing pool allocator
avril 19 19:13:45 localhost kernel: [TTM] Initializing DMA pool allocator
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: VRAM: 512 MiB
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: TMDS table version 2.0
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB version 4.0
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 00: 01000323 00010034
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 01: 02011300 00000028
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 02: 02032332 00020010
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 00: 00000040
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 01: 00000100
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 02: 00001261
avril 19 19:13:45 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
avril 19 19:13:45 localhost kernel: [drm] Driver supports precise vblank timestamp query.
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: MM: using CRYPT for buffer copies
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: allocated 1440x900 fb: 0x70000, bo ffff8ae7f7204400
avril 19 19:13:45 localhost kernel: fbcon: nouveaufb (fb0) is primary device
avril 19 19:13:45 localhost kernel: Console: switching to colour frame buffer device 180x56
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
avril 19 19:13:45 localhost kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
avril 19 19:13:45 localhost dracut: Starting plymouth daemon
avril 19 19:13:45 localhost kernel: ACPI: bus type USB registered
avril 19 19:13:45 localhost kernel: usbcore: registered new interface driver usbfs
avril 19 19:13:45 localhost kernel: usbcore: registered new interface driver hub
avril 19 19:13:45 localhost kernel: usbcore: registered new device driver usb
avril 19 19:13:45 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
avril 19 19:13:45 localhost kernel: ehci-pci: EHCI PCI platform driver
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: debug port 1
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
avril 19 19:13:45 localhost kernel: firewire_ohci 0000:06:00.0: overriding IsoXmitIntMask
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: irq 18, io mem 0xdf304c00
avril 19 19:13:45 localhost kernel: sdhci: Secure Digital Host Controller Interface driver
avril 19 19:13:45 localhost kernel: sdhci: Copyright(c) Pierre Ossman
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
avril 19 19:13:45 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
avril 19 19:13:45 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb1: Product: EHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb1: Manufacturer: Linux 4.9.35-desktop-1.mga6 ehci_hcd
avril 19 19:13:45 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.7
avril 19 19:13:45 localhost kernel: hub 1-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 1-0:1.0: 4 ports detected
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: debug port 1
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: irq 20, io mem 0xdf304800
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
avril 19 19:13:45 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
avril 19 19:13:45 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb2: Product: EHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb2: Manufacturer: Linux 4.9.35-desktop-1.mga6 ehci_hcd
avril 19 19:13:45 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.7
avril 19 19:13:45 localhost kernel: hub 2-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 2-0:1.0: 8 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.0: irq 16, io base 0x000090e0
avril 19 19:13:45 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb3: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb3: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb3: SerialNumber: 0000:00:1a.0
avril 19 19:13:45 localhost kernel: hub 3-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 3-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.1: irq 17, io base 0x000090c0
avril 19 19:13:45 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb4: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb4: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb4: SerialNumber: 0000:00:1a.1
avril 19 19:13:45 localhost kernel: hub 4-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 4-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.0: irq 20, io base 0x000090a0
avril 19 19:13:45 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb5: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb5: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb5: SerialNumber: 0000:00:1d.0
avril 19 19:13:45 localhost kernel: hub 5-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 5-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.1: irq 22, io base 0x00009080
avril 19 19:13:45 localhost kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb6: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb6: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb6: SerialNumber: 0000:00:1d.1
avril 19 19:13:45 localhost kernel: hub 6-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 6-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x00009060
avril 19 19:13:45 localhost kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb7: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb7: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb7: SerialNumber: 0000:00:1d.2
avril 19 19:13:45 localhost kernel: hub 7-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 7-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.3: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.3: irq 19, io base 0x00009040
avril 19 19:13:45 localhost kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb8: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb8: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb8: SerialNumber: 0000:00:1d.3
avril 19 19:13:45 localhost kernel: hub 8-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 8-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: firewire_ohci 0000:06:00.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x10
avril 19 19:13:45 localhost kernel: sdhci-pci 0000:06:00.1: SDHCI controller found [197b:2382] (rev 0)
avril 19 19:13:45 localhost kernel: mmc0: SDHCI controller on PCI [0000:06:00.1] using DMA
avril 19 19:13:45 localhost kernel: sdhci-pci 0000:06:00.2: SDHCI controller found [197b:2381] (rev 0)
avril 19 19:13:45 localhost kernel: sdhci-pci 0000:06:00.2: Refusing to bind to secondary interface.
avril 19 19:13:45 localhost kernel: sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
avril 19 19:13:45 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
avril 19 19:13:45 localhost kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0
avril 19 19:13:45 localhost kernel: usb 2-5: new high-speed USB device number 2 using ehci-pci
avril 19 19:13:45 localhost kernel: usb 2-5: New USB device found, idVendor=090c, idProduct=c371
avril 19 19:13:45 localhost kernel: usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
avril 19 19:13:45 localhost kernel: usb 2-5: Product: HP Webcam
avril 19 19:13:45 localhost kernel: usb 2-5: Manufacturer: Image Processor
avril 19 19:13:45 localhost kernel: firewire_core 0000:06:00.0: created device fw0: GUID 8a3f0200d9cf40d9, S400
avril 19 19:13:45 localhost kernel: random: crng init done
avril 19 19:13:45 localhost kernel: PM: Starting manual resume from disk
avril 19 19:13:45 localhost kernel: PM: Hibernation image partition 8:6 present
avril 19 19:13:45 localhost kernel: PM: Looking for hibernation image.
avril 19 19:13:45 localhost kernel: PM: Image not found (code -22)
avril 19 19:13:45 localhost kernel: PM: Hibernation image not present or could not be loaded.
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): mounting ext3 file system using the ext4 subsystem
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): INFO: recovery required on readonly filesystem
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): write access will be enabled during recovery
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): recovery complete
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: data=ordered
avril 19 19:13:45 localhost dracut: Checking ext3: /dev/disk/by-uuid/32017362-dce7-490b-8095-62fefe3a0bfd
avril 19 19:13:45 localhost dracut: issuing e2fsck -a /dev/disk/by-uuid/32017362-dce7-490b-8095-62fefe3a0bfd
avril 19 19:13:45 localhost dracut: /dev/disk/by-uuid/32017362-dce7-490b-8095-62fefe3a0bfd: clean, 264394/1400832 files, 2410231/5594636 blocks
avril 19 19:13:45 localhost dracut: Mounting /dev/disk/by-uuid/32017362-dce7-490b-8095-62fefe3a0bfd with -o rw,relatime,data=ordered,ro
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): mounting ext3 file system using the ext4 subsystem
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: data=ordered
avril 19 19:13:45 localhost dracut: Mounted root filesystem /dev/sda5
avril 19 19:13:45 localhost dracut: Switching root
avril 19 19:13:45 localhost kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
avril 19 19:13:45 localhost systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
avril 19 19:13:45 localhost kernel: NET: Registered protocol family 10
avril 19 19:13:45 localhost systemd[1]: systemd 230 running in system mode. (+PAM +AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
avril 19 19:13:45 localhost systemd[1]: Detected architecture x86-64.
avril 19 19:13:45 localhost systemd[1]: Set hostname to <localhost>.
avril 19 19:13:45 localhost systemd[1]: Listening on udev Kernel Socket.
avril 19 19:13:45 localhost systemd[1]: Listening on Journal Socket (/dev/log).
avril 19 19:13:45 localhost systemd[1]: Reached target Login Prompts.
avril 19 19:13:45 localhost systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
avril 19 19:13:45 localhost systemd[1]: Started Forward Password Requests to Wall Directory Watch.
avril 19 19:13:45 localhost systemd[1]: Listening on Journal Socket.
avril 19 19:13:45 localhost systemd[1]: Created slice User and Session Slice.
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): re-mounted. Opts: (null)
avril 19 19:13:45 localhost kernel: Non-volatile memory driver v1.3
avril 19 19:13:45 localhost kernel: vboxguest: loading out-of-tree module taints kernel.
avril 19 19:13:45 localhost kernel: vboxguest: PCI device not found, probably running on physical hardware.
avril 19 19:13:45 localhost kernel: vboxguest: PCI device not found, probably running on physical hardware.
avril 19 19:13:45 localhost systemd[1]: Started Show Plymouth Boot Screen.
avril 19 19:13:45 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
avril 19 19:13:45 localhost kernel: ACPI: AC Adapter [AC] (on-line)
avril 19 19:13:45 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
avril 19 19:13:45 localhost kernel: FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
avril 19 19:13:45 localhost kernel: ene_ir: chip is 0x3926 - kbver = 0x00, rev = 0xc0
avril 19 19:13:45 localhost kernel: ene_ir: PLL freq = 1406
avril 19 19:13:45 localhost kernel: ene_ir: KB3926C detected
avril 19 19:13:45 localhost kernel: ene_ir: Firmware regs: 00 00
avril 19 19:13:45 localhost kernel: ene_ir: Hardware features:
avril 19 19:13:45 localhost kernel: ene_ir: * Uses GPIO 40 for IR demodulated input
avril 19 19:13:45 localhost kernel: Registered IR keymap rc-rc6-mce
avril 19 19:13:45 localhost kernel: input: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0/input7
avril 19 19:13:45 localhost kernel: rc rc0: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0
avril 19 19:13:45 localhost kernel: IR RC6 protocol handler initialized
avril 19 19:13:45 localhost kernel: lirc_dev: IR Remote Control driver registered, major 248
avril 19 19:13:45 localhost kernel: rc rc0: lirc_dev: driver ir-lirc-codec (ene_ir) registered at minor = 0
avril 19 19:13:45 localhost kernel: IR LIRC bridge handler initialized
avril 19 19:13:45 localhost kernel: ene_ir: driver has been successfully loaded
avril 19 19:13:45 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
avril 19 19:13:45 localhost kernel: r8169 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control
avril 19 19:13:45 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0
avril 19 19:13:45 localhost kernel: ACPI: Thermal Zone [THRM] (32 C)
avril 19 19:13:45 localhost kernel: ACPI: Battery Slot [BAT0] (battery present)
avril 19 19:13:45 localhost kernel: r8169 0000:05:00.0 eth0: RTL8168c/8111c at 0xffffb8c640745000, 00:1e:ec:e8:15:6f, XID 1c4000c0 IRQ 33
avril 19 19:13:45 localhost kernel: r8169 0000:05:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
avril 19 19:13:45 localhost systemd[1]: Created slice system-systemd\x2dbacklight.slice.
avril 19 19:13:45 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
avril 19 19:13:45 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD71B7X: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: dig-out=0x1e/0x0
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: inputs:
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: Internal Mic=0x18
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: Mic=0xb
avril 19 19:13:45 localhost kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
avril 19 19:13:45 localhost kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
avril 19 19:13:45 localhost kernel: input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
avril 19 19:13:45 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMBA) (20160831/utaddress-247)
avril 19 19:13:45 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
avril 19 19:13:45 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20160831/utaddress-247)
avril 19 19:13:45 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
avril 19 19:13:45 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20160831/utaddress-247)
avril 19 19:13:45 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
avril 19 19:13:45 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
avril 19 19:13:45 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
avril 19 19:13:45 localhost kernel: hp_accel: hardware type DV7 found
avril 19 19:13:45 localhost kernel: i801_smbus 0000:00:1f.3: BIOS is accessing SMBus registers
avril 19 19:13:45 localhost kernel: i801_smbus 0000:00:1f.3: Driver SMBus register access inhibited
avril 19 19:13:45 localhost kernel: lis3lv02d: 8 bits sensor found
avril 19 19:13:45 localhost kernel: input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input12
avril 19 19:13:45 localhost kernel: input: HP WMI hotkeys as /devices/virtual/input/input13
avril 19 19:13:45 localhost kernel: kvm: disabled by bios
avril 19 19:13:45 localhost kernel: kvm: disabled by bios
avril 19 19:13:45 localhost systemd[1]: Reached target Sound Card.
avril 19 19:13:45 localhost systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
avril 19 19:13:45 localhost systemd[1]: Starting Load/Save RF Kill Switch Status...
avril 19 19:13:45 localhost systemd[1]: Started Load/Save RF Kill Switch Status.
avril 19 19:13:45 localhost kernel: intel_powerclamp: No package C-state available
avril 19 19:13:45 localhost kernel: intel_powerclamp: No package C-state available
avril 19 19:13:45 localhost kernel: iTCO_vendor_support: vendor-support=0
avril 19 19:13:45 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
avril 19 19:13:45 localhost kernel: iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
avril 19 19:13:45 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=1)
avril 19 19:13:45 localhost kernel: r8169 0000:05:00.0 enp5s0: renamed from eth0
avril 19 19:13:45 localhost kernel: psmouse serio1: synaptics: queried max coordinates: x [..5608], y [..4638]
avril 19 19:13:45 localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1a0b1, caps: 0xd04751/0xa00000/0x20000/0x0, board id: 0, fw id: 509933
avril 19 19:13:45 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input11
avril 19 19:13:45 localhost kernel: Intel(R) Wireless WiFi driver for Linux
avril 19 19:13:45 localhost kernel: Copyright(c) 2003- 2015 Intel Corporation
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
avril 19 19:13:45 localhost kernel: media: Linux media interface: v0.10
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
avril 19 19:13:45 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
avril 19 19:13:45 localhost kernel: Linux video capture interface: v2.00
avril 19 19:13:45 localhost systemd[1]: Found device ST9250827AS 6.
avril 19 19:13:45 localhost systemd-journald[495]: Journal started
avril 19 19:13:45 localhost systemd-sysctl[501]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory
avril 19 19:13:45 localhost systemd[1]: Started Journal Service.
avril 19 19:13:40 localhost mtp-probe[588]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-5"
avril 19 19:13:45 localhost systemd-sysctl[501]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory
avril 19 19:13:40 localhost mtp-probe[588]: bus: 2, device: 2 was not an MTP device
avril 19 19:13:45 localhost systemd-sysctl[501]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory
avril 19 19:13:45 localhost systemd[1]: Starting Flush Journal to Persistent Storage...
avril 19 19:13:45 localhost fedora-loadmodules[494]: Loading modules: nvram sdhci_pci sdhci_pci evdev acpi-cpufreq cpufreq_powersave cpufreq_conservative cpufreq_ondemand vboxguest vboxsf
avril 19 19:13:45 localhost fedora-loadmodules[494]: modprobe: ERROR: could not insert 'vboxguest': No such device
avril 19 19:13:45 localhost fedora-loadmodules[494]: modprobe: ERROR: could not insert 'vboxsf': No such device
avril 19 19:13:45 localhost systemd-fsck[497]: /dev/sda5 : propre, 264394/1400832 fichiers, 2410231/5594636 blocs
avril 19 19:13:45 localhost kernel: Adding 13799796k swap on /dev/sda6. Priority:-1 extents:1 across:13799796k FS
avril 19 19:13:45 localhost systemd[1]: Activated swap /dev/disk/by-uuid/9fe3a5b1-3734-47f5-9d5d-54c845af80ec.
avril 19 19:13:45 localhost systemd[1]: Reached target Swap.
avril 19 19:13:46 localhost systemd[1]: Mounting Temporary Directory...
avril 19 19:13:46 localhost systemd[1]: Mounted Temporary Directory.
avril 19 19:13:46 localhost kernel: uvcvideo: Found UVC 1.00 device HP Webcam (090c:c371)
avril 19 19:13:47 localhost kernel: uvcvideo 2-5:1.0: Entity type for entity Processing 3 was not initialized!
avril 19 19:13:47 localhost kernel: uvcvideo 2-5:1.0: Entity type for entity Extension 2 was not initialized!
avril 19 19:13:47 localhost kernel: uvcvideo 2-5:1.0: Entity type for entity Camera 1 was not initialized!
avril 19 19:13:47 localhost kernel: input: HP Webcam as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input14
avril 19 19:13:47 localhost kernel: usbcore: registered new interface driver uvcvideo
avril 19 19:13:47 localhost kernel: USB Video Class driver (1.1.1)
avril 19 19:13:47 localhost kernel: device-mapper: uevent: version 1.0.3
avril 19 19:13:47 localhost kernel: device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
avril 19 19:13:47 localhost systemd-fsck[648]: /dev/sda7 contient un système de fichiers comportant des erreurs, vérification forcée.
avril 19 19:13:46 localhost systemd[1]: Started udev Wait for Complete Device Initialization.
avril 19 19:13:46 localhost systemd[1]: Starting Wait for storage scan...
avril 19 19:13:46 localhost systemd[1]: Started Wait for storage scan.
avril 19 19:13:46 localhost systemd[1]: Starting Initialize storage subsystems (RAID, LVM, etc.)...
avril 19 19:13:46 localhost systemd[1]: Started Flush Journal to Persistent Storage.
avril 19 19:13:48 localhost fedora-storage-init[666]: Setting up Logical Volume Management: [ OK ]
avril 19 19:13:48 localhost systemd[1]: Started Initialize storage subsystems (RAID, LVM, etc.).
avril 19 19:13:48 localhost systemd[1]: Starting Initialize storage subsystems (RAID, LVM, etc.)...
avril 19 19:13:48 localhost fedora-storage-init[689]: Setting up Logical Volume Management: [ OK ]
avril 19 19:13:48 localhost systemd[1]: Started Initialize storage subsystems (RAID, LVM, etc.).
avril 19 19:13:51 localhost systemd-fsck[648]: /dev/sda7: des i-noeuds qui faisaient partie d'une liste chaînée d'orphelins corrompue ont été repérés.
avril 19 19:13:51 localhost systemd-fsck[648]: /dev/sda7: INCONSISTENCE INATTENDUE ; EXÉCUTEZ fsck MANUELLEMENT.
avril 19 19:13:51 localhost systemd-fsck[648]: (i.e., sans options -a ou -p)
avril 19 19:13:51 localhost systemd-fsck[648]: fsck failed with error code 4.
avril 19 19:13:51 localhost systemd-fsck[648]: Running request emergency.target/start/replace
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Main process exited, code=exited, status=1/FAILURE
avril 19 19:13:51 localhost systemd[1]: Failed to start File System Check on /dev/disk/by-uuid/76133e0b-3c2c-48d3-b365-73060bd1449d.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for /home.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Local File Systems.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Relabel all filesystems, if necessary.
avril 19 19:13:51 localhost systemd[1]: fedora-autorelabel.service: Job fedora-autorelabel.service/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Mark the need to relabel after reboot.
avril 19 19:13:51 localhost systemd[1]: fedora-autorelabel-mark.service: Job fedora-autorelabel-mark.service/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
avril 19 19:13:51 localhost systemd[1]: home.mount: Job home.mount/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Unit entered failed state.
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Failed with result 'exit-code'.
avril 19 19:13:51 localhost systemd[1]: Starting Restore /run/initramfs on shutdown...
avril 19 19:13:51 localhost systemd[1]: Starting Save boot dmesg content...
avril 19 19:13:51 localhost systemd[1]: Starting Preprocess NFS configuration...
avril 19 19:13:51 localhost systemd[1]: Reached target Host and Network Name Lookups.
avril 19 19:13:51 localhost systemd[1]: Starting Reconfigure the system on administrator request...
avril 19 19:13:51 localhost systemd[1]: Reached target Paths.
avril 19 19:13:51 localhost systemd[1]: Reached target Timers.
avril 19 19:13:51 localhost systemd[1]: Reached target Sockets.
avril 19 19:13:51 localhost systemd[1]: Started Emergency Shell.
avril 19 19:13:51 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
avril 19 19:13:51 localhost systemd[1]: Starting Create Volatile Files and Directories...
avril 19 19:13:51 localhost systemd[1]: Reached target Emergency Mode.
avril 19 19:13:51 localhost systemd[1]: Reached target RPC Port Mapper.
avril 19 19:13:51 localhost systemd[1]: Starting Network Service...
avril 19 19:13:51 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
avril 19 19:13:51 localhost systemd[1]: Started Restore /run/initramfs on shutdown.
avril 19 19:13:51 localhost systemd[1]: Started Save boot dmesg content.
avril 19 19:13:51 localhost systemd[1]: Started Preprocess NFS configuration.
avril 19 19:13:51 localhost systemd[1]: Started Create Volatile Files and Directories.
avril 19 19:13:51 localhost systemd[1]: Mounting RPC Pipe File System...
avril 19 19:13:51 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown...
avril 19 19:13:52 localhost kernel: RPC: Registered named UNIX socket transport module.
avril 19 19:13:52 localhost kernel: RPC: Registered udp transport module.
avril 19 19:13:52 localhost kernel: RPC: Registered tcp transport module.
avril 19 19:13:52 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
avril 19 19:13:52 localhost systemd[1]: Mounted RPC Pipe File System.
avril 19 19:13:52 localhost systemd[1]: Reached target NFS client services.
avril 19 19:13:52 localhost systemd[1]: Reached target Remote File Systems (Pre).
avril 19 19:13:52 localhost systemd[1]: Reached target Remote File Systems.
avril 19 19:13:52 localhost systemd-networkd[717]: Enumeration completed
avril 19 19:13:52 localhost systemd[1]: Started Network Service.
avril 19 19:13:52 localhost systemd-networkd[717]: enp5s0: Renamed to eth0
avril 19 19:13:52 localhost systemd-networkd[717]: eth0: Renamed to enp5s0
avril 19 19:13:52 localhost systemd-networkd[717]: wlp2s0: Renamed to wlan0
avril 19 19:13:52 localhost systemd-networkd[717]: wlan0: Renamed to wlp2s0
avril 19 19:13:52 localhost systemd[1]: Reached target Network.
avril 19 19:13:52 localhost systemd[1]: Starting Notify NFS peers of a restart...
avril 19 19:13:52 localhost systemd[1]: Reached target Network is Online.
avril 19 19:13:52 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown.
avril 19 19:13:52 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes...
avril 19 19:13:52 localhost systemd[1]: Started Update UTMP about System Runlevel Changes.
avril 19 19:13:52 localhost sm-notify[755]: Version 1.3.3 starting
avril 19 19:13:52 localhost systemd[1]: Started Notify NFS peers of a restart.
avril 19 19:13:54 localhost service_harddrake[769]: ### Program is starting ###
avril 19 19:13:55 localhost service_harddrake[769]: running: dmidecode
avril 19 19:13:55 localhost service_harddrake[769]: modified file /etc/sysconfig/harddrake2/kernel
avril 19 19:13:55 localhost service_harddrake[769]: HASH(0x1f50d58) took: 0:00:00
avril 19 19:13:55 localhost service_harddrake[769]: modified file /etc/sysconfig/harddrake2/xorg
avril 19 19:13:55 localhost service_harddrake[769]: SATA_STORAGE took: 0:00:00
avril 19 19:13:55 localhost service_harddrake[769]: RAID_STORAGE took: 0:00:00
avril 19 19:13:55 localhost service_harddrake[769]: ATA_STORAGE took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: CARD_READER took: 0:00:00
avril 19 19:13:56 localhost systemd[1]: Received SIGRTMIN+21 from PID 292 (plymouthd).
avril 19 19:13:56 localhost service_harddrake[769]: FIREWIRE_CONTROLLER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: PCMCIA_CONTROLLER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: SCSI_CONTROLLER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: USB_CONTROLLER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: USB_HUB took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: SMB_CONTROLLER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: BRIDGE took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: FLOPPY took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: ZIP took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: HARDDISK took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: USB_STORAGE took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: CDROM took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: BURNER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: DVDROM took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: TAPE took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: AGP took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: VIDEO took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: DVB took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: TV took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: MULTIMEDIA_OTHER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: AUDIO took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: WEBCAM took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: CPU took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: ISDN took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: USB_AUDIO took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: RADIO took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: ATM took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: WAN took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: BLUETOOTH took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: ETHERNET took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: MODEM took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: ADSL took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: MEMORY took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: PRINTER took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: GAMEPORT took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: JOYSTICK took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: KEYBOARD took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: MISC_INPUT took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: MOUSE took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: BIOMETRIC took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: UPS took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: SCANNER took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: UNKNOWN took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: created file /etc/sysconfig/harddrake2/previous_hw
avril 19 19:13:57 localhost service_harddrake[769]: launched command: display_driver_helper --check-loaded
avril 19 19:13:57 localhost systemd[1]: Started Reconfigure the system on administrator request.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_kvp.device: Job sys-devices-virtual-misc-vmbus\x21hv_kvp.device/start timed out.
avril 19 19:15:05 localhost systemd[1]: Timed out waiting for device sys-devices-virtual-misc-vmbus\x21hv_kvp.device.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_kvp.device: Job sys-devices-virtual-misc-vmbus\x21hv_kvp.device/start failed with result 'timeout'.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_fcopy.device: Job sys-devices-virtual-misc-vmbus\x21hv_fcopy.device/start timed out.
avril 19 19:15:05 localhost systemd[1]: Timed out waiting for device sys-devices-virtual-misc-vmbus\x21hv_fcopy.device.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_fcopy.device: Job sys-devices-virtual-misc-vmbus\x21hv_fcopy.device/start failed with result 'timeout'.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_vss.device: Job sys-devices-virtual-misc-vmbus\x21hv_vss.device/start timed out.
avril 19 19:15:05 localhost systemd[1]: Timed out waiting for device sys-devices-virtual-misc-vmbus\x21hv_vss.device.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_vss.device: Job sys-devices-virtual-misc-vmbus\x21hv_vss.device/start failed with result 'timeout'.
avril 19 19:15:05 localhost systemd[1]: Startup finished in 10.856s (kernel) + 1min 31.532s (userspace) = 1min 42.389s.
avril 19 19:13:37 localhost systemd-journald[495]: Runtime journal (/run/log/journal/) is 8.0M, max 150.3M, 142.3M free.
avril 19 19:13:45 localhost systemd-journald[495]: System journal (/var/log/journal/) is 40.0M, max 2.0G, 2.0G free.
avril 19 19:13:45 localhost systemd-journald[495]: Time spent on flushing to /var is 1.362ms for 2 entries.
avril 19 19:13:45 localhost kernel: microcode: microcode updated early to revision 0x60f, date = 2010-09-29
avril 19 19:13:45 localhost kernel: Linux version 4.9.35-desktop-1.mga6 (iurt@rabbit.mageia.org) (gcc version 5.4.0 (GCC) ) #1 SMP Thu Jun 29 19:27:27 UTC 2017
avril 19 19:13:45 localhost kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.35-desktop-1.mga6 root=UUID=32017362-dce7-490b-8095-62fefe3a0bfd ro splash quiet noiswmd resume=UUID=9fe3a5b1-3734-47f5-9d5d-54c845af80ec audit=0
avril 19 19:13:45 localhost kernel: x86/fpu: Legacy x87 FPU detected.
avril 19 19:13:45 localhost kernel: x86/fpu: Using 'eager' FPU context switches.
avril 19 19:13:45 localhost kernel: e820: BIOS-provided physical RAM map:
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bfc6bfff] usable
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfc6c000-0x00000000bfcbefff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfcbf000-0x00000000bfd82fff] usable
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfd83000-0x00000000bfdbefff] ACPI NVS
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfdbf000-0x00000000bfde7fff] usable
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfde8000-0x00000000bfdfefff] ACPI data
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfdff000-0x00000000bfdfffff] usable
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000bfe00000-0x00000000bfffffff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
avril 19 19:13:45 localhost kernel: BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
avril 19 19:13:45 localhost kernel: NX (Execute Disable) protection: active
avril 19 19:13:45 localhost kernel: SMBIOS 2.4 present.
avril 19 19:13:45 localhost kernel: DMI: Hewlett-Packard HP Pavilion dv7 Notebook PC/30F4, BIOS F.12 08/28/2008
avril 19 19:13:45 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
avril 19 19:13:45 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
avril 19 19:13:45 localhost kernel: e820: last_pfn = 0xbfe00 max_arch_pfn = 0x400000000
avril 19 19:13:45 localhost kernel: MTRR default type: uncachable
avril 19 19:13:45 localhost kernel: MTRR fixed ranges enabled:
avril 19 19:13:45 localhost kernel: 00000-9FFFF write-back
avril 19 19:13:45 localhost kernel: A0000-FFFFF uncachable
avril 19 19:13:45 localhost kernel: MTRR variable ranges enabled:
avril 19 19:13:45 localhost kernel: 0 base 000000000 mask F80000000 write-back
avril 19 19:13:45 localhost kernel: 1 base 080000000 mask FC0000000 write-back
avril 19 19:13:45 localhost kernel: 2 base 0BFE00000 mask FFFE00000 uncachable
avril 19 19:13:45 localhost kernel: 3 disabled
avril 19 19:13:45 localhost kernel: 4 disabled
avril 19 19:13:45 localhost kernel: 5 disabled
avril 19 19:13:45 localhost kernel: 6 base 0FFF00000 mask FFFF00000 write-protect
avril 19 19:13:45 localhost kernel: 7 disabled
avril 19 19:13:45 localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
avril 19 19:13:45 localhost kernel: Base memory trampoline at [ffff8ae7c0098000] 98000 size 24576
avril 19 19:13:45 localhost kernel: BRK [0x8af64000, 0x8af64fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af65000, 0x8af65fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af66000, 0x8af66fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af67000, 0x8af67fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af68000, 0x8af68fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af69000, 0x8af69fff] PGTABLE
avril 19 19:13:45 localhost kernel: BRK [0x8af6a000, 0x8af6afff] PGTABLE
avril 19 19:13:45 localhost kernel: RAMDISK: [mem 0x36efd000-0x37776fff]
avril 19 19:13:45 localhost kernel: ACPI: Early table checksum verification disabled
avril 19 19:13:45 localhost kernel: ACPI: RSDP 0x00000000000FE020 000024 (v02 HP )
avril 19 19:13:45 localhost kernel: ACPI: XSDT 0x00000000BFDFE120 00006C (v01 HPQOEM SLIC-MPC 00000001 01000013)
avril 19 19:13:45 localhost kernel: ACPI: FACP 0x00000000BFDFC000 0000F4 (v04 HP VADER 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: DSDT 0x00000000BFDED000 00A54F (v01 HP VADER 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: FACS 0x00000000BFD8C000 000040
avril 19 19:13:45 localhost kernel: ACPI: FACS 0x00000000BFD8C000 000040
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0x00000000BFDFD000 000655 (v01 PmRef CpuPm 00003000 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI: HPET 0x00000000BFDFB000 000038 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: APIC 0x00000000BFDFA000 00006C (v02 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: MCFG 0x00000000BFDF9000 00003C (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: ASF! 0x00000000BFDF8000 0000A5 (v32 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: SLIC 0x00000000BFDEC000 000176 (v01 HPQOEM SLIC-MPC 00000001 LOHR 000F4240)
avril 19 19:13:45 localhost kernel: ACPI: BOOT 0x00000000BFDEB000 000028 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0x00000000BFDEA000 000296 (v01 INTEL SataAhci 00001000 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI: Local APIC address 0xfee00000
avril 19 19:13:45 localhost kernel: No NUMA configuration found
avril 19 19:13:45 localhost kernel: Faking a node at [mem 0x0000000000000000-0x00000000bfdfffff]
avril 19 19:13:45 localhost kernel: NODE_DATA(0) allocated [mem 0xbfde4000-0xbfde7fff]
avril 19 19:13:45 localhost kernel: Zone ranges:
avril 19 19:13:45 localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
avril 19 19:13:45 localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000bfdfffff]
avril 19 19:13:45 localhost kernel: Normal empty
avril 19 19:13:45 localhost kernel: Movable zone start for each node
avril 19 19:13:45 localhost kernel: Early memory node ranges
avril 19 19:13:45 localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff]
avril 19 19:13:45 localhost kernel: node 0: [mem 0x0000000000100000-0x00000000bfc6bfff]
avril 19 19:13:45 localhost kernel: node 0: [mem 0x00000000bfcbf000-0x00000000bfd82fff]
avril 19 19:13:45 localhost kernel: node 0: [mem 0x00000000bfdbf000-0x00000000bfde7fff]
avril 19 19:13:45 localhost kernel: node 0: [mem 0x00000000bfdff000-0x00000000bfdfffff]
avril 19 19:13:45 localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000bfdfffff]
avril 19 19:13:45 localhost kernel: On node 0 totalpages: 785655
avril 19 19:13:45 localhost kernel: DMA zone: 64 pages used for memmap
avril 19 19:13:45 localhost kernel: DMA zone: 21 pages reserved
avril 19 19:13:45 localhost kernel: DMA zone: 3997 pages, LIFO batch:0
avril 19 19:13:45 localhost kernel: DMA32 zone: 12216 pages used for memmap
avril 19 19:13:45 localhost kernel: DMA32 zone: 781658 pages, LIFO batch:31
avril 19 19:13:45 localhost kernel: ACPI: PM-Timer IO Port: 0x408
avril 19 19:13:45 localhost kernel: ACPI: Local APIC address 0xfee00000
avril 19 19:13:45 localhost kernel: IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
avril 19 19:13:45 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
avril 19 19:13:45 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
avril 19 19:13:45 localhost kernel: ACPI: IRQ0 used by override.
avril 19 19:13:45 localhost kernel: ACPI: IRQ9 used by override.
avril 19 19:13:45 localhost kernel: Using ACPI (MADT) for SMP configuration information
avril 19 19:13:45 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
avril 19 19:13:45 localhost kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0xbfc6c000-0xbfcbefff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0xbfd83000-0xbfdbefff]
avril 19 19:13:45 localhost kernel: PM: Registered nosave memory: [mem 0xbfde8000-0xbfdfefff]
avril 19 19:13:45 localhost kernel: e820: [mem 0xc0000000-0xf7ffffff] available for PCI devices
avril 19 19:13:45 localhost kernel: Booting paravirtualized kernel on bare hardware
avril 19 19:13:45 localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
avril 19 19:13:45 localhost kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
avril 19 19:13:45 localhost kernel: percpu: Embedded 36 pages/cpu @ffff8ae87fa00000 s106648 r8192 d32616 u524288
avril 19 19:13:45 localhost kernel: pcpu-alloc: s106648 r8192 d32616 u524288 alloc=1*2097152
avril 19 19:13:45 localhost kernel: pcpu-alloc: [0] 0 1 2 3
avril 19 19:13:45 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 773354
avril 19 19:13:45 localhost kernel: Policy zone: DMA32
avril 19 19:13:45 localhost kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.35-desktop-1.mga6 root=UUID=32017362-dce7-490b-8095-62fefe3a0bfd ro splash quiet noiswmd resume=UUID=9fe3a5b1-3734-47f5-9d5d-54c845af80ec audit=0
avril 19 19:13:45 localhost kernel: audit: disabled (until reboot)
avril 19 19:13:45 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
avril 19 19:13:45 localhost kernel: Calgary: detecting Calgary via BIOS EBDA area
avril 19 19:13:45 localhost kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
avril 19 19:13:45 localhost kernel: Memory: 3068244K/3142620K available (7497K kernel code, 1221K rwdata, 3260K rodata, 1408K init, 796K bss, 74376K reserved, 0K cma-reserved)
avril 19 19:13:45 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
avril 19 19:13:45 localhost kernel: Hierarchical RCU implementation.
avril 19 19:13:45 localhost kernel: Build-time adjustment of leaf fanout to 64.
avril 19 19:13:45 localhost kernel: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
avril 19 19:13:45 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
avril 19 19:13:45 localhost kernel: NR_IRQS:4352 nr_irqs:456 16
avril 19 19:13:45 localhost kernel: Console: colour VGA+ 80x25
avril 19 19:13:45 localhost kernel: console [tty0] enabled
avril 19 19:13:45 localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
avril 19 19:13:45 localhost kernel: hpet clockevent registered
avril 19 19:13:45 localhost kernel: tsc: Unable to calibrate against PIT
avril 19 19:13:45 localhost kernel: tsc: using HPET reference calibration
avril 19 19:13:45 localhost kernel: tsc: Detected 2260.936 MHz processor
avril 19 19:13:45 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4521.87 BogoMIPS (lpj=2260936)
avril 19 19:13:45 localhost kernel: pid_max: default: 32768 minimum: 301
avril 19 19:13:45 localhost kernel: ACPI: Core revision 20160831
avril 19 19:13:45 localhost kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
avril 19 19:13:45 localhost kernel: Security Framework initialized
avril 19 19:13:45 localhost kernel: TOMOYO Linux initialized
avril 19 19:13:45 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
avril 19 19:13:45 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
avril 19 19:13:45 localhost kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
avril 19 19:13:45 localhost kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
avril 19 19:13:45 localhost kernel: CPU: Physical Processor ID: 0
avril 19 19:13:45 localhost kernel: CPU: Processor Core ID: 0
avril 19 19:13:45 localhost kernel: mce: CPU supports 6 MCE banks
avril 19 19:13:45 localhost kernel: CPU0: Thermal monitoring enabled (TM1)
avril 19 19:13:45 localhost kernel: process: using mwait in idle threads
avril 19 19:13:45 localhost kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
avril 19 19:13:45 localhost kernel: Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
avril 19 19:13:45 localhost kernel: Freeing SMP alternatives memory: 32K (ffffffffa2e93000 - ffffffffa2e9b000)
avril 19 19:13:45 localhost kernel: ftrace: allocating 28622 entries in 112 pages
avril 19 19:13:45 localhost kernel: smpboot: Max logical packages: 2
avril 19 19:13:45 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
avril 19 19:13:45 localhost kernel: smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz (family: 0x6, model: 0x17, stepping: 0x6)
avril 19 19:13:45 localhost kernel: Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
avril 19 19:13:45 localhost kernel: ... version: 2
avril 19 19:13:45 localhost kernel: ... bit width: 40
avril 19 19:13:45 localhost kernel: ... generic registers: 2
avril 19 19:13:45 localhost kernel: ... value mask: 000000ffffffffff
avril 19 19:13:45 localhost kernel: ... max period: 000000007fffffff
avril 19 19:13:45 localhost kernel: ... fixed-purpose events: 3
avril 19 19:13:45 localhost kernel: ... event mask: 0000000700000003
avril 19 19:13:45 localhost kernel: x86: Booting SMP configuration:
avril 19 19:13:45 localhost kernel: .... node #0, CPUs: #1
avril 19 19:13:45 localhost kernel: x86: Booted up 1 node, 2 CPUs
avril 19 19:13:45 localhost kernel: smpboot: Total of 2 processors activated (9043.63 BogoMIPS)
avril 19 19:13:45 localhost kernel: devtmpfs: initialized
avril 19 19:13:45 localhost kernel: x86/mm: Memory block size: 128MB
avril 19 19:13:45 localhost kernel: PM: Registering ACPI NVS region [mem 0xbfd83000-0xbfdbefff] (245760 bytes)
avril 19 19:13:45 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
avril 19 19:13:45 localhost kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
avril 19 19:13:45 localhost kernel: xor: measuring software checksum speed
avril 19 19:13:45 localhost kernel: prefetch64-sse: 12680.000 MB/sec
avril 19 19:13:45 localhost kernel: generic_sse: 10692.000 MB/sec
avril 19 19:13:45 localhost kernel: xor: using function: prefetch64-sse (12680.000 MB/sec)
avril 19 19:13:45 localhost kernel: pinctrl core: initialized pinctrl subsystem
avril 19 19:13:45 localhost kernel: RTC time: 19:13:22, date: 04/19/18
avril 19 19:13:45 localhost kernel: NET: Registered protocol family 16
avril 19 19:13:45 localhost kernel: cpuidle: using governor ladder
avril 19 19:13:45 localhost kernel: cpuidle: using governor menu
avril 19 19:13:45 localhost kernel: Simple Boot Flag value 0x5 read from CMOS RAM was invalid
avril 19 19:13:45 localhost kernel: Simple Boot Flag at 0x44 set to 0x1
avril 19 19:13:45 localhost kernel: ACPI: bus type PCI registered
avril 19 19:13:45 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
avril 19 19:13:45 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
avril 19 19:13:45 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
avril 19 19:13:45 localhost kernel: PCI: Using configuration type 1 for base access
avril 19 19:13:45 localhost kernel: mtrr: your CPUs had inconsistent variable MTRR settings
avril 19 19:13:45 localhost kernel: mtrr: probably your BIOS does not setup all CPUs.
avril 19 19:13:45 localhost kernel: mtrr: corrected configuration.
avril 19 19:13:45 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
avril 19 19:13:45 localhost kernel: raid6: sse2x1 gen() 3691 MB/s
avril 19 19:13:45 localhost kernel: raid6: sse2x1 xor() 3876 MB/s
avril 19 19:13:45 localhost kernel: raid6: sse2x2 gen() 4082 MB/s
avril 19 19:13:45 localhost kernel: raid6: sse2x2 xor() 4765 MB/s
avril 19 19:13:45 localhost kernel: raid6: sse2x4 gen() 6718 MB/s
avril 19 19:13:45 localhost kernel: raid6: sse2x4 xor() 5451 MB/s
avril 19 19:13:45 localhost kernel: raid6: using algorithm sse2x4 gen() 6718 MB/s
avril 19 19:13:45 localhost kernel: raid6: .... xor() 5451 MB/s, rmw enabled
avril 19 19:13:45 localhost kernel: raid6: using ssse3x2 recovery algorithm
avril 19 19:13:45 localhost kernel: ACPI: Added _OSI(Module Device)
avril 19 19:13:45 localhost kernel: ACPI: Added _OSI(Processor Device)
avril 19 19:13:45 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
avril 19 19:13:45 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
avril 19 19:13:45 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
avril 19 19:13:45 localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
avril 19 19:13:45 localhost kernel: ACPI: Dynamic OEM Table Load:
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0xFFFF8AE87B91B800 000265 (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI: Dynamic OEM Table Load:
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0xFFFF8AE87B8DB000 000594 (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI: Dynamic OEM Table Load:
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0xFFFF8AE87B90FC00 0001CF (v01 PmRef ApIst 00003000 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI: Dynamic OEM Table Load:
avril 19 19:13:45 localhost kernel: ACPI: SSDT 0xFFFF8AE87B938480 00008D (v01 PmRef ApCst 00003000 INTL 20060912)
avril 19 19:13:45 localhost kernel: ACPI : EC: EC started
avril 19 19:13:45 localhost kernel: ACPI : EC: interrupt blocked
avril 19 19:13:45 localhost kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as first EC
avril 19 19:13:45 localhost kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
avril 19 19:13:45 localhost kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions
avril 19 19:13:45 localhost kernel: ACPI: Interpreter enabled
avril 19 19:13:45 localhost kernel: ACPI: (supports S0 S3 S4 S5)
avril 19 19:13:45 localhost kernel: ACPI: Using IOAPIC for interrupt routing
avril 19 19:13:45 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
avril 19 19:13:45 localhost kernel: ACPI: Power Resource [FN00] (off)
avril 19 19:13:45 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
avril 19 19:13:45 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
avril 19 19:13:45 localhost kernel: acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
avril 19 19:13:45 localhost kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
avril 19 19:13:45 localhost kernel: PCI host bridge to bus 0000:00
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
avril 19 19:13:45 localhost kernel: pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
avril 19 19:13:45 localhost kernel: DMAR: Forcing write-buffer flush capability
avril 19 19:13:45 localhost kernel: DMAR: Disabling IOMMU for graphics on this chipset
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: [8086:2a41] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.0: reg 0x20: [io 0x90e0-0x90ff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.1: reg 0x20: [io 0x90c0-0x90df]
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.1: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xdf304c00-0xdf304fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
avril 19 19:13:45 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xdf300000-0xdf303fff 64bit]
avril 19 19:13:45 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.0: reg 0x20: [io 0x90a0-0x90bf]
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.1: reg 0x20: [io 0x9080-0x909f]
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.2: reg 0x20: [io 0x9060-0x907f]
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.3: [8086:2939] type 00 class 0x0c0300
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.3: reg 0x20: [io 0x9040-0x905f]
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xdf304800-0xdf304bff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x9108-0x910f]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x9114-0x9117]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x9100-0x9107]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x9110-0x9113]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x9020-0x903f]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xdf304000-0xdf3047ff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf305000-0xdf3050ff 64bit]
avril 19 19:13:45 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x9000-0x901f]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: [10de:0649] type 00 class 0x030000
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0x8000-0x807f]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [io 0x8000-0x8fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd2ffffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:02:00.0: [8086:4237] type 00 class 0x028000
avril 19 19:13:45 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xde200000-0xde201fff 64bit]
avril 19 19:13:45 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:02:00.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x7000-0x7fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xde200000-0xdf2fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x6000-0x6fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xdd200000-0xde1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xdc200000-0xdd1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xd5000000-0xd5ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: reg 0x10: [io 0x3000-0x30ff]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: reg 0x18: [mem 0xd6010000-0xd6010fff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: reg 0x20: [mem 0xd6000000-0xd600ffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: supports D1 D2
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 05]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x3000-0x4fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xdb200000-0xdc1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xd6000000-0xd70fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: [197b:2380] type 00 class 0x0c0010
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: reg 0x10: [mem 0xda100000-0xda1007ff]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: reg 0x14: [mem 0xda100d00-0xda100d7f]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: reg 0x20: [mem 0xda100c80-0xda100cff]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: reg 0x24: [mem 0xda100c00-0xda100c7f]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.0: System wakeup disabled by ACPI
avril 19 19:13:45 localhost kernel: pci 0000:06:00.1: [197b:2382] type 00 class 0x088000
avril 19 19:13:45 localhost kernel: pci 0000:06:00.1: reg 0x10: [mem 0xda100b00-0xda100bff]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.2: [197b:2381] type 00 class 0x080501
avril 19 19:13:45 localhost kernel: pci 0000:06:00.2: reg 0x10: [mem 0xda100a00-0xda100aff]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.3: [197b:2383] type 00 class 0x088000
avril 19 19:13:45 localhost kernel: pci 0000:06:00.3: reg 0x10: [mem 0xda100900-0xda1009ff]
avril 19 19:13:45 localhost kernel: pci 0000:06:00.4: [197b:2384] type 00 class 0x088000
avril 19 19:13:45 localhost kernel: pci 0000:06:00.4: reg 0x10: [mem 0xda100800-0xda1008ff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 06]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xda100000-0xdb1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xd7100000-0xd80fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 07-09]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xd9100000-0xda0fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xd8100000-0xd90fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 0a] (subtractive decode)
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
avril 19 19:13:45 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
avril 19 19:13:45 localhost kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
avril 19 19:13:45 localhost kernel: ACPI : EC: interrupt unblocked
avril 19 19:13:45 localhost kernel: ACPI : EC: event unblocked
avril 19 19:13:45 localhost kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
avril 19 19:13:45 localhost kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions and events
avril 19 19:13:45 localhost kernel: vgaarb: setting as boot device: PCI:0000:01:00.0
avril 19 19:13:45 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
avril 19 19:13:45 localhost kernel: vgaarb: loaded
avril 19 19:13:45 localhost kernel: vgaarb: bridge control possible 0000:01:00.0
avril 19 19:13:45 localhost kernel: SCSI subsystem initialized
avril 19 19:13:45 localhost kernel: libata version 3.00 loaded.
avril 19 19:13:45 localhost kernel: PCI: Using ACPI for IRQ routing
avril 19 19:13:45 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
avril 19 19:13:45 localhost kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
avril 19 19:13:45 localhost kernel: e820: reserve RAM buffer [mem 0xbfc6c000-0xbfffffff]
avril 19 19:13:45 localhost kernel: e820: reserve RAM buffer [mem 0xbfd83000-0xbfffffff]
avril 19 19:13:45 localhost kernel: e820: reserve RAM buffer [mem 0xbfde8000-0xbfffffff]
avril 19 19:13:45 localhost kernel: e820: reserve RAM buffer [mem 0xbfe00000-0xbfffffff]
avril 19 19:13:45 localhost kernel: NetLabel: Initializing
avril 19 19:13:45 localhost kernel: NetLabel: domain hash size = 128
avril 19 19:13:45 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
avril 19 19:13:45 localhost kernel: NetLabel: unlabeled traffic allowed by default
avril 19 19:13:45 localhost kernel: HPET: 4 timers in total, 0 timers will be used for per-cpu timer
avril 19 19:13:45 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
avril 19 19:13:45 localhost kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter
avril 19 19:13:45 localhost kernel: clocksource: Switched to clocksource hpet
avril 19 19:13:45 localhost kernel: VFS: Disk quotas dquot_6.6.0
avril 19 19:13:45 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
avril 19 19:13:45 localhost kernel: pnp: PnP ACPI init
avril 19 19:13:45 localhost kernel: pnp 00:00: disabling [io 0x164e-0x164f] because it overlaps 0000:00:1c.5 BAR 13 [io 0x1000-0x1fff]
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0600-0x060f] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0610] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0800-0x080f] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0810-0x0817] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0820-0x0823] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0400-0x047f] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [io 0x0500-0x053f] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfed10000-0xfed13fff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfed20000-0xfed8ffff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
avril 19 19:13:45 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
avril 19 19:13:45 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
avril 19 19:13:45 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
avril 19 19:13:45 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs SYN0156 SYN0100 SYN0002 PNP0f13 (active)
avril 19 19:13:45 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs ENE0100 (active)
avril 19 19:13:45 localhost kernel: pnp: PnP ACPI: found 5 devices
avril 19 19:13:45 localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [io 0x8000-0x8fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd2ffffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x7000-0x7fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xde200000-0xdf2fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x6000-0x6fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xdd200000-0xde1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xdc200000-0xdd1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xd5000000-0xd5ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:05:00.0: BAR 6: assigned [mem 0xdb200000-0xdb20ffff pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 05]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x3000-0x4fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xdb200000-0xdc1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xd6000000-0xd70fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 06]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xda100000-0xdb1fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xd7100000-0xd80fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 07-09]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xd9100000-0xda0fffff]
avril 19 19:13:45 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xd8100000-0xd90fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 0a]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:01: resource 0 [io 0x8000-0x8fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xd0000000-0xd2ffffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:02: resource 0 [io 0x7000-0x7fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xde200000-0xdf2fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xd3000000-0xd3ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xdd200000-0xde1fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xd4000000-0xd4ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:04: resource 0 [io 0x5000-0x5fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xdc200000-0xdd1fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:04: resource 2 [mem 0xd5000000-0xd5ffffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:05: resource 0 [io 0x3000-0x4fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xdb200000-0xdc1fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:05: resource 2 [mem 0xd6000000-0xd70fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:06: resource 0 [io 0x2000-0x2fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xda100000-0xdb1fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:06: resource 2 [mem 0xd7100000-0xd80fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:07: resource 0 [io 0x1000-0x1fff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:07: resource 1 [mem 0xd9100000-0xda0fffff]
avril 19 19:13:45 localhost kernel: pci_bus 0000:07: resource 2 [mem 0xd8100000-0xd90fffff 64bit pref]
avril 19 19:13:45 localhost kernel: pci_bus 0000:0a: resource 4 [io 0x0000-0x0cf7 window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:0a: resource 5 [io 0x0d00-0xffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff window]
avril 19 19:13:45 localhost kernel: pci_bus 0000:0a: resource 7 [mem 0xc0000000-0xfebfffff window]
avril 19 19:13:45 localhost kernel: NET: Registered protocol family 2
avril 19 19:13:45 localhost kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
avril 19 19:13:45 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
avril 19 19:13:45 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768)
avril 19 19:13:45 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
avril 19 19:13:45 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
avril 19 19:13:45 localhost kernel: NET: Registered protocol family 1
avril 19 19:13:45 localhost kernel: pci 0000:00:1a.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
avril 19 19:13:45 localhost kernel: pci 0000:00:1d.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
avril 19 19:13:45 localhost kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
avril 19 19:13:45 localhost kernel: PCI: CLS 64 bytes, default 64
avril 19 19:13:45 localhost kernel: Trying to unpack rootfs image as initramfs...
avril 19 19:13:45 localhost kernel: Freeing initrd memory: 8680K (ffff8ae7f6efd000 - ffff8ae7f7777000)
avril 19 19:13:45 localhost kernel: workingset: timestamp_bits=56 max_order=20 bucket_order=0
avril 19 19:13:45 localhost kernel: zbud: loaded
avril 19 19:13:45 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
avril 19 19:13:45 localhost kernel: io scheduler noop registered
avril 19 19:13:45 localhost kernel: io scheduler deadline registered
avril 19 19:13:45 localhost kernel: io scheduler cfq registered
avril 19 19:13:45 localhost kernel: io scheduler bfq registered (default)
avril 19 19:13:45 localhost kernel: BFQ I/O-scheduler: v8r11 (with cgroups support)
avril 19 19:13:45 localhost kernel: pcieport 0000:00:1c.1: enabling device (0000 -> 0003)
avril 19 19:13:45 localhost kernel: pcieport 0000:00:1c.2: enabling device (0000 -> 0003)
avril 19 19:13:45 localhost kernel: pcieport 0000:00:1c.5: enabling device (0000 -> 0003)
avril 19 19:13:45 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
avril 19 19:13:45 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
avril 19 19:13:45 localhost kernel: intel_idle: does not run on family 6 model 23
avril 19 19:13:45 localhost kernel: Monitor-Mwait will be used to enter C-1 state
avril 19 19:13:45 localhost kernel: Monitor-Mwait will be used to enter C-2 state
avril 19 19:13:45 localhost kernel: Monitor-Mwait will be used to enter C-3 state
avril 19 19:13:45 localhost kernel: tsc: Marking TSC unstable due to TSC halts in idle
avril 19 19:13:45 localhost kernel: GHES: HEST is not enabled!
avril 19 19:13:45 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
avril 19 19:13:45 localhost kernel: Linux agpgart interface v0.103
avril 19 19:13:45 localhost kernel: brd: module loaded
avril 19 19:13:45 localhost kernel: ahci 0000:00:1f.2: version 3.0
avril 19 19:13:45 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
avril 19 19:13:45 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc ems sxs
avril 19 19:13:45 localhost kernel: scsi host0: ahci
avril 19 19:13:45 localhost kernel: scsi host1: ahci
avril 19 19:13:45 localhost kernel: scsi host2: ahci
avril 19 19:13:45 localhost kernel: scsi host3: ahci
avril 19 19:13:45 localhost kernel: scsi host4: ahci
avril 19 19:13:45 localhost kernel: scsi host5: ahci
avril 19 19:13:45 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xdf304000 port 0xdf304100 irq 31
avril 19 19:13:45 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xdf304000 port 0xdf304180 irq 31
avril 19 19:13:45 localhost kernel: ata3: DUMMY
avril 19 19:13:45 localhost kernel: ata4: DUMMY
avril 19 19:13:45 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xdf304000 port 0xdf304300 irq 31
avril 19 19:13:45 localhost kernel: ata6: SATA max UDMA/133 abar m2048@0xdf304000 port 0xdf304380 irq 31
avril 19 19:13:45 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
avril 19 19:13:45 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
avril 19 19:13:45 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
avril 19 19:13:45 localhost kernel: mousedev: PS/2 mouse device common for all mice
avril 19 19:13:45 localhost kernel: rtc_cmos 00:01: RTC can wake from S4
avril 19 19:13:45 localhost kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
avril 19 19:13:45 localhost kernel: rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
avril 19 19:13:45 localhost kernel: ledtrig-cpu: registered to indicate activity on CPUs
avril 19 19:13:45 localhost kernel: Key type dns_resolver registered
avril 19 19:13:45 localhost kernel: mpls_gso: MPLS GSO support
avril 19 19:13:45 localhost kernel: microcode: sig=0x10676, pf=0x80, revision=0x60f
avril 19 19:13:45 localhost kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
avril 19 19:13:45 localhost kernel: registered taskstats version 1
avril 19 19:13:45 localhost kernel: zswap: loaded using pool lzo/zbud
avril 19 19:13:45 localhost kernel: Btrfs loaded, crc32c=crc32c-generic
avril 19 19:13:45 localhost kernel: Key type encrypted registered
avril 19 19:13:45 localhost kernel: Magic number: 14:598:243
avril 19 19:13:45 localhost kernel: rtc_cmos 00:01: setting system clock to 2018-04-19 19:13:26 UTC (1524165206)
avril 19 19:13:45 localhost kernel: BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
avril 19 19:13:45 localhost kernel: PM: Checking hibernation image partition UUID=9fe3a5b1-3734-47f5-9d5d-54c845af80ec
avril 19 19:13:45 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
avril 19 19:13:45 localhost kernel: random: fast init done
avril 19 19:13:45 localhost kernel: ata6: SATA link down (SStatus 0 SControl 300)
avril 19 19:13:45 localhost kernel: ata2: SATA link down (SStatus 0 SControl 300)
avril 19 19:13:45 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ATAPI: HL-DT-ST DVDRAM GSA-T50L, SC04, max UDMA/100
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata5.00: configured for UDMA/100
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x20970ea9409, max_idle_ns: 440795218962 ns
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ATA-8: ST9250827AS, 3.AHC, max UDMA/100
avril 19 19:13:45 localhost kernel: ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
avril 19 19:13:45 localhost kernel: ata1.00: configured for UDMA/100
avril 19 19:13:45 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST9250827AS C PQ: 0 ANSI: 5
avril 19 19:13:45 localhost kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
avril 19 19:13:45 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
avril 19 19:13:45 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
avril 19 19:13:45 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
avril 19 19:13:45 localhost kernel: scsi 4:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-T50L SC04 PQ: 0 ANSI: 5
avril 19 19:13:45 localhost kernel: sda: sda1 sda2 sda3 < sda5 sda6 sda7 >
avril 19 19:13:45 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
avril 19 19:13:45 localhost kernel: PM: Hibernation image not present or could not be loaded.
avril 19 19:13:45 localhost kernel: Freeing unused kernel memory: 1408K (ffffffffa2d33000 - ffffffffa2e93000)
avril 19 19:13:45 localhost kernel: Write protecting the kernel read-only data: 12288k
avril 19 19:13:45 localhost kernel: Freeing unused kernel memory: 680K (ffff8ae84a756000 - ffff8ae84a800000)
avril 19 19:13:45 localhost kernel: Freeing unused kernel memory: 836K (ffff8ae84ab2f000 - ffff8ae84ac00000)
avril 19 19:13:45 localhost dracut: dracut-044
avril 19 19:13:45 localhost kernel: [drm] Initialized
avril 19 19:13:45 localhost kernel: wmi: Mapper loaded
avril 19 19:13:45 localhost kernel: ACPI: Video Device [EVGA] (multi-head: yes rom: no post: no)
avril 19 19:13:45 localhost kernel: acpi device:06: registered as cooling_device2
avril 19 19:13:45 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input2
avril 19 19:13:45 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
avril 19 19:13:45 localhost kernel: ACPI: Power Button [PWRB]
avril 19 19:13:45 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
avril 19 19:13:45 localhost kernel: ACPI: Lid Switch [LID0]
avril 19 19:13:45 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
avril 19 19:13:45 localhost kernel: ACPI: Sleep Button [SLPB]
avril 19 19:13:45 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
avril 19 19:13:45 localhost kernel: ACPI: Power Button [PWRF]
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: NVIDIA G96 (096480a1)
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: bios: version 62.94.1b.00.06
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: bios: M0203T not found
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: bios: M0203E not matched!
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: fb: 512 MiB DDR2
avril 19 19:13:45 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1539940 kiB
avril 19 19:13:45 localhost kernel: [TTM] Initializing pool allocator
avril 19 19:13:45 localhost kernel: [TTM] Initializing DMA pool allocator
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: VRAM: 512 MiB
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: TMDS table version 2.0
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB version 4.0
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 00: 01000323 00010034
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 01: 02011300 00000028
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 02: 02032332 00020010
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 00: 00000040
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 01: 00000100
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 02: 00001261
avril 19 19:13:45 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
avril 19 19:13:45 localhost kernel: [drm] Driver supports precise vblank timestamp query.
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: MM: using CRYPT for buffer copies
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: DRM: allocated 1440x900 fb: 0x70000, bo ffff8ae7f7204400
avril 19 19:13:45 localhost kernel: fbcon: nouveaufb (fb0) is primary device
avril 19 19:13:45 localhost kernel: Console: switching to colour frame buffer device 180x56
avril 19 19:13:45 localhost kernel: nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
avril 19 19:13:45 localhost kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
avril 19 19:13:45 localhost dracut: Starting plymouth daemon
avril 19 19:13:45 localhost kernel: ACPI: bus type USB registered
avril 19 19:13:45 localhost kernel: usbcore: registered new interface driver usbfs
avril 19 19:13:45 localhost kernel: usbcore: registered new interface driver hub
avril 19 19:13:45 localhost kernel: usbcore: registered new device driver usb
avril 19 19:13:45 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
avril 19 19:13:45 localhost kernel: ehci-pci: EHCI PCI platform driver
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: debug port 1
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
avril 19 19:13:45 localhost kernel: firewire_ohci 0000:06:00.0: overriding IsoXmitIntMask
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: irq 18, io mem 0xdf304c00
avril 19 19:13:45 localhost kernel: sdhci: Secure Digital Host Controller Interface driver
avril 19 19:13:45 localhost kernel: sdhci: Copyright(c) Pierre Ossman
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
avril 19 19:13:45 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
avril 19 19:13:45 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb1: Product: EHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb1: Manufacturer: Linux 4.9.35-desktop-1.mga6 ehci_hcd
avril 19 19:13:45 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.7
avril 19 19:13:45 localhost kernel: hub 1-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 1-0:1.0: 4 ports detected
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: debug port 1
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: irq 20, io mem 0xdf304800
avril 19 19:13:45 localhost kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
avril 19 19:13:45 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
avril 19 19:13:45 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb2: Product: EHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb2: Manufacturer: Linux 4.9.35-desktop-1.mga6 ehci_hcd
avril 19 19:13:45 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.7
avril 19 19:13:45 localhost kernel: hub 2-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 2-0:1.0: 8 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.0: irq 16, io base 0x000090e0
avril 19 19:13:45 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb3: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb3: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb3: SerialNumber: 0000:00:1a.0
avril 19 19:13:45 localhost kernel: hub 3-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 3-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1a.1: irq 17, io base 0x000090c0
avril 19 19:13:45 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb4: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb4: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb4: SerialNumber: 0000:00:1a.1
avril 19 19:13:45 localhost kernel: hub 4-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 4-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.0: irq 20, io base 0x000090a0
avril 19 19:13:45 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb5: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb5: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb5: SerialNumber: 0000:00:1d.0
avril 19 19:13:45 localhost kernel: hub 5-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 5-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.1: irq 22, io base 0x00009080
avril 19 19:13:45 localhost kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb6: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb6: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb6: SerialNumber: 0000:00:1d.1
avril 19 19:13:45 localhost kernel: hub 6-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 6-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x00009060
avril 19 19:13:45 localhost kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb7: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb7: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb7: SerialNumber: 0000:00:1d.2
avril 19 19:13:45 localhost kernel: hub 7-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 7-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.3: detected 2 ports
avril 19 19:13:45 localhost kernel: uhci_hcd 0000:00:1d.3: irq 19, io base 0x00009040
avril 19 19:13:45 localhost kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
avril 19 19:13:45 localhost kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
avril 19 19:13:45 localhost kernel: usb usb8: Product: UHCI Host Controller
avril 19 19:13:45 localhost kernel: usb usb8: Manufacturer: Linux 4.9.35-desktop-1.mga6 uhci_hcd
avril 19 19:13:45 localhost kernel: usb usb8: SerialNumber: 0000:00:1d.3
avril 19 19:13:45 localhost kernel: hub 8-0:1.0: USB hub found
avril 19 19:13:45 localhost kernel: hub 8-0:1.0: 2 ports detected
avril 19 19:13:45 localhost kernel: firewire_ohci 0000:06:00.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x10
avril 19 19:13:45 localhost kernel: sdhci-pci 0000:06:00.1: SDHCI controller found [197b:2382] (rev 0)
avril 19 19:13:45 localhost kernel: mmc0: SDHCI controller on PCI [0000:06:00.1] using DMA
avril 19 19:13:45 localhost kernel: sdhci-pci 0000:06:00.2: SDHCI controller found [197b:2381] (rev 0)
avril 19 19:13:45 localhost kernel: sdhci-pci 0000:06:00.2: Refusing to bind to secondary interface.
avril 19 19:13:45 localhost kernel: sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
avril 19 19:13:45 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
avril 19 19:13:45 localhost kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0
avril 19 19:13:45 localhost kernel: usb 2-5: new high-speed USB device number 2 using ehci-pci
avril 19 19:13:45 localhost kernel: usb 2-5: New USB device found, idVendor=090c, idProduct=c371
avril 19 19:13:45 localhost kernel: usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
avril 19 19:13:45 localhost kernel: usb 2-5: Product: HP Webcam
avril 19 19:13:45 localhost kernel: usb 2-5: Manufacturer: Image Processor
avril 19 19:13:45 localhost kernel: firewire_core 0000:06:00.0: created device fw0: GUID 8a3f0200d9cf40d9, S400
avril 19 19:13:45 localhost kernel: random: crng init done
avril 19 19:13:45 localhost kernel: PM: Starting manual resume from disk
avril 19 19:13:45 localhost kernel: PM: Hibernation image partition 8:6 present
avril 19 19:13:45 localhost kernel: PM: Looking for hibernation image.
avril 19 19:13:45 localhost kernel: PM: Image not found (code -22)
avril 19 19:13:45 localhost kernel: PM: Hibernation image not present or could not be loaded.
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): mounting ext3 file system using the ext4 subsystem
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): INFO: recovery required on readonly filesystem
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): write access will be enabled during recovery
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): recovery complete
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: data=ordered
avril 19 19:13:45 localhost dracut: Checking ext3: /dev/disk/by-uuid/32017362-dce7-490b-8095-62fefe3a0bfd
avril 19 19:13:45 localhost dracut: issuing e2fsck -a /dev/disk/by-uuid/32017362-dce7-490b-8095-62fefe3a0bfd
avril 19 19:13:45 localhost dracut: /dev/disk/by-uuid/32017362-dce7-490b-8095-62fefe3a0bfd: clean, 264394/1400832 files, 2410231/5594636 blocks
avril 19 19:13:45 localhost dracut: Mounting /dev/disk/by-uuid/32017362-dce7-490b-8095-62fefe3a0bfd with -o rw,relatime,data=ordered,ro
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): mounting ext3 file system using the ext4 subsystem
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: data=ordered
avril 19 19:13:45 localhost dracut: Mounted root filesystem /dev/sda5
avril 19 19:13:45 localhost dracut: Switching root
avril 19 19:13:45 localhost kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
avril 19 19:13:45 localhost systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
avril 19 19:13:45 localhost kernel: NET: Registered protocol family 10
avril 19 19:13:45 localhost systemd[1]: systemd 230 running in system mode. (+PAM +AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
avril 19 19:13:45 localhost systemd[1]: Detected architecture x86-64.
avril 19 19:13:45 localhost systemd[1]: Set hostname to <localhost>.
avril 19 19:13:45 localhost systemd[1]: Listening on udev Kernel Socket.
avril 19 19:13:45 localhost systemd[1]: Listening on Journal Socket (/dev/log).
avril 19 19:13:45 localhost systemd[1]: Reached target Login Prompts.
avril 19 19:13:45 localhost systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
avril 19 19:13:45 localhost systemd[1]: Started Forward Password Requests to Wall Directory Watch.
avril 19 19:13:45 localhost systemd[1]: Listening on Journal Socket.
avril 19 19:13:45 localhost systemd[1]: Created slice User and Session Slice.
avril 19 19:13:45 localhost kernel: EXT4-fs (sda5): re-mounted. Opts: (null)
avril 19 19:13:45 localhost kernel: Non-volatile memory driver v1.3
avril 19 19:13:45 localhost kernel: vboxguest: loading out-of-tree module taints kernel.
avril 19 19:13:45 localhost kernel: vboxguest: PCI device not found, probably running on physical hardware.
avril 19 19:13:45 localhost kernel: vboxguest: PCI device not found, probably running on physical hardware.
avril 19 19:13:45 localhost systemd[1]: Started Show Plymouth Boot Screen.
avril 19 19:13:45 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
avril 19 19:13:45 localhost kernel: ACPI: AC Adapter [AC] (on-line)
avril 19 19:13:45 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
avril 19 19:13:45 localhost kernel: FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
avril 19 19:13:45 localhost kernel: ene_ir: chip is 0x3926 - kbver = 0x00, rev = 0xc0
avril 19 19:13:45 localhost kernel: ene_ir: PLL freq = 1406
avril 19 19:13:45 localhost kernel: ene_ir: KB3926C detected
avril 19 19:13:45 localhost kernel: ene_ir: Firmware regs: 00 00
avril 19 19:13:45 localhost kernel: ene_ir: Hardware features:
avril 19 19:13:45 localhost kernel: ene_ir: * Uses GPIO 40 for IR demodulated input
avril 19 19:13:45 localhost kernel: Registered IR keymap rc-rc6-mce
avril 19 19:13:45 localhost kernel: input: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0/input7
avril 19 19:13:45 localhost kernel: rc rc0: ENE eHome Infrared Remote Receiver as /devices/virtual/rc/rc0
avril 19 19:13:45 localhost kernel: IR RC6 protocol handler initialized
avril 19 19:13:45 localhost kernel: lirc_dev: IR Remote Control driver registered, major 248
avril 19 19:13:45 localhost kernel: rc rc0: lirc_dev: driver ir-lirc-codec (ene_ir) registered at minor = 0
avril 19 19:13:45 localhost kernel: IR LIRC bridge handler initialized
avril 19 19:13:45 localhost kernel: ene_ir: driver has been successfully loaded
avril 19 19:13:45 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
avril 19 19:13:45 localhost kernel: r8169 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control
avril 19 19:13:45 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0
avril 19 19:13:45 localhost kernel: ACPI: Thermal Zone [THRM] (32 C)
avril 19 19:13:45 localhost kernel: ACPI: Battery Slot [BAT0] (battery present)
avril 19 19:13:45 localhost kernel: r8169 0000:05:00.0 eth0: RTL8168c/8111c at 0xffffb8c640745000, 00:1e:ec:e8:15:6f, XID 1c4000c0 IRQ 33
avril 19 19:13:45 localhost kernel: r8169 0000:05:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
avril 19 19:13:45 localhost systemd[1]: Created slice system-systemd\x2dbacklight.slice.
avril 19 19:13:45 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
avril 19 19:13:45 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD71B7X: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: dig-out=0x1e/0x0
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: inputs:
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: Internal Mic=0x18
avril 19 19:13:45 localhost kernel: snd_hda_codec_idt hdaudioC0D0: Mic=0xb
avril 19 19:13:45 localhost kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
avril 19 19:13:45 localhost kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
avril 19 19:13:45 localhost kernel: input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
avril 19 19:13:45 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMBA) (20160831/utaddress-247)
avril 19 19:13:45 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
avril 19 19:13:45 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20160831/utaddress-247)
avril 19 19:13:45 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
avril 19 19:13:45 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20160831/utaddress-247)
avril 19 19:13:45 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
avril 19 19:13:45 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
avril 19 19:13:45 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
avril 19 19:13:45 localhost kernel: hp_accel: hardware type DV7 found
avril 19 19:13:45 localhost kernel: i801_smbus 0000:00:1f.3: BIOS is accessing SMBus registers
avril 19 19:13:45 localhost kernel: i801_smbus 0000:00:1f.3: Driver SMBus register access inhibited
avril 19 19:13:45 localhost kernel: lis3lv02d: 8 bits sensor found
avril 19 19:13:45 localhost kernel: input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input12
avril 19 19:13:45 localhost kernel: input: HP WMI hotkeys as /devices/virtual/input/input13
avril 19 19:13:45 localhost kernel: kvm: disabled by bios
avril 19 19:13:45 localhost kernel: kvm: disabled by bios
avril 19 19:13:45 localhost systemd[1]: Reached target Sound Card.
avril 19 19:13:45 localhost systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
avril 19 19:13:45 localhost systemd[1]: Starting Load/Save RF Kill Switch Status...
avril 19 19:13:45 localhost systemd[1]: Started Load/Save RF Kill Switch Status.
avril 19 19:13:45 localhost kernel: intel_powerclamp: No package C-state available
avril 19 19:13:45 localhost kernel: intel_powerclamp: No package C-state available
avril 19 19:13:45 localhost kernel: iTCO_vendor_support: vendor-support=0
avril 19 19:13:45 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
avril 19 19:13:45 localhost kernel: iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
avril 19 19:13:45 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=1)
avril 19 19:13:45 localhost kernel: r8169 0000:05:00.0 enp5s0: renamed from eth0
avril 19 19:13:45 localhost kernel: psmouse serio1: synaptics: queried max coordinates: x [..5608], y [..4638]
avril 19 19:13:45 localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1a0b1, caps: 0xd04751/0xa00000/0x20000/0x0, board id: 0, fw id: 509933
avril 19 19:13:45 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input11
avril 19 19:13:45 localhost kernel: Intel(R) Wireless WiFi driver for Linux
avril 19 19:13:45 localhost kernel: Copyright(c) 2003- 2015 Intel Corporation
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
avril 19 19:13:45 localhost kernel: media: Linux media interface: v0.10
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
avril 19 19:13:45 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
avril 19 19:13:45 localhost kernel: iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
avril 19 19:13:45 localhost kernel: Linux video capture interface: v2.00
avril 19 19:13:45 localhost systemd[1]: Found device ST9250827AS 6.
avril 19 19:13:45 localhost systemd-journald[495]: Journal started
avril 19 19:13:45 localhost systemd-sysctl[501]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory
avril 19 19:13:45 localhost systemd[1]: Started Journal Service.
avril 19 19:13:40 localhost mtp-probe[588]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-5"
avril 19 19:13:45 localhost systemd-sysctl[501]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory
avril 19 19:13:40 localhost mtp-probe[588]: bus: 2, device: 2 was not an MTP device
avril 19 19:13:45 localhost systemd-sysctl[501]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory
avril 19 19:13:45 localhost systemd[1]: Starting Flush Journal to Persistent Storage...
avril 19 19:13:45 localhost fedora-loadmodules[494]: Loading modules: nvram sdhci_pci sdhci_pci evdev acpi-cpufreq cpufreq_powersave cpufreq_conservative cpufreq_ondemand vboxguest vboxsf
avril 19 19:13:45 localhost fedora-loadmodules[494]: modprobe: ERROR: could not insert 'vboxguest': No such device
avril 19 19:13:45 localhost fedora-loadmodules[494]: modprobe: ERROR: could not insert 'vboxsf': No such device
avril 19 19:13:45 localhost systemd-fsck[497]: /dev/sda5 : propre, 264394/1400832 fichiers, 2410231/5594636 blocs
avril 19 19:13:45 localhost kernel: Adding 13799796k swap on /dev/sda6. Priority:-1 extents:1 across:13799796k FS
avril 19 19:13:45 localhost systemd[1]: Activated swap /dev/disk/by-uuid/9fe3a5b1-3734-47f5-9d5d-54c845af80ec.
avril 19 19:13:45 localhost systemd[1]: Reached target Swap.
avril 19 19:13:46 localhost systemd[1]: Mounting Temporary Directory...
avril 19 19:13:46 localhost systemd[1]: Mounted Temporary Directory.
avril 19 19:13:46 localhost kernel: uvcvideo: Found UVC 1.00 device HP Webcam (090c:c371)
avril 19 19:13:47 localhost kernel: uvcvideo 2-5:1.0: Entity type for entity Processing 3 was not initialized!
avril 19 19:13:47 localhost kernel: uvcvideo 2-5:1.0: Entity type for entity Extension 2 was not initialized!
avril 19 19:13:47 localhost kernel: uvcvideo 2-5:1.0: Entity type for entity Camera 1 was not initialized!
avril 19 19:13:47 localhost kernel: input: HP Webcam as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input14
avril 19 19:13:47 localhost kernel: usbcore: registered new interface driver uvcvideo
avril 19 19:13:47 localhost kernel: USB Video Class driver (1.1.1)
avril 19 19:13:47 localhost kernel: device-mapper: uevent: version 1.0.3
avril 19 19:13:47 localhost kernel: device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
avril 19 19:13:47 localhost systemd-fsck[648]: /dev/sda7 contient un système de fichiers comportant des erreurs, vérification forcée.
avril 19 19:13:46 localhost systemd[1]: Started udev Wait for Complete Device Initialization.
avril 19 19:13:46 localhost systemd[1]: Starting Wait for storage scan...
avril 19 19:13:46 localhost systemd[1]: Started Wait for storage scan.
avril 19 19:13:46 localhost systemd[1]: Starting Initialize storage subsystems (RAID, LVM, etc.)...
avril 19 19:13:46 localhost systemd[1]: Started Flush Journal to Persistent Storage.
avril 19 19:13:48 localhost fedora-storage-init[666]: Setting up Logical Volume Management: [ OK ]
avril 19 19:13:48 localhost systemd[1]: Started Initialize storage subsystems (RAID, LVM, etc.).
avril 19 19:13:48 localhost systemd[1]: Starting Initialize storage subsystems (RAID, LVM, etc.)...
avril 19 19:13:48 localhost fedora-storage-init[689]: Setting up Logical Volume Management: [ OK ]
avril 19 19:13:48 localhost systemd[1]: Started Initialize storage subsystems (RAID, LVM, etc.).
avril 19 19:13:51 localhost systemd-fsck[648]: /dev/sda7: des i-noeuds qui faisaient partie d'une liste chaînée d'orphelins corrompue ont été repérés.
avril 19 19:13:51 localhost systemd-fsck[648]: /dev/sda7: INCONSISTENCE INATTENDUE ; EXÉCUTEZ fsck MANUELLEMENT.
avril 19 19:13:51 localhost systemd-fsck[648]: (i.e., sans options -a ou -p)
avril 19 19:13:51 localhost systemd-fsck[648]: fsck failed with error code 4.
avril 19 19:13:51 localhost systemd-fsck[648]: Running request emergency.target/start/replace
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Main process exited, code=exited, status=1/FAILURE
avril 19 19:13:51 localhost systemd[1]: Failed to start File System Check on /dev/disk/by-uuid/76133e0b-3c2c-48d3-b365-73060bd1449d.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for /home.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Local File Systems.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Relabel all filesystems, if necessary.
avril 19 19:13:51 localhost systemd[1]: fedora-autorelabel.service: Job fedora-autorelabel.service/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Mark the need to relabel after reboot.
avril 19 19:13:51 localhost systemd[1]: fedora-autorelabel-mark.service: Job fedora-autorelabel-mark.service/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
avril 19 19:13:51 localhost systemd[1]: home.mount: Job home.mount/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Unit entered failed state.
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Failed with result 'exit-code'.
avril 19 19:13:51 localhost systemd[1]: Starting Restore /run/initramfs on shutdown...
avril 19 19:13:51 localhost systemd[1]: Starting Save boot dmesg content...
avril 19 19:13:51 localhost systemd[1]: Starting Preprocess NFS configuration...
avril 19 19:13:51 localhost systemd[1]: Reached target Host and Network Name Lookups.
avril 19 19:13:51 localhost systemd[1]: Starting Reconfigure the system on administrator request...
avril 19 19:13:51 localhost systemd[1]: Reached target Paths.
avril 19 19:13:51 localhost systemd[1]: Reached target Timers.
avril 19 19:13:51 localhost systemd[1]: Reached target Sockets.
avril 19 19:13:51 localhost systemd[1]: Started Emergency Shell.
avril 19 19:13:51 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
avril 19 19:13:51 localhost systemd[1]: Starting Create Volatile Files and Directories...
avril 19 19:13:51 localhost systemd[1]: Reached target Emergency Mode.
avril 19 19:13:51 localhost systemd[1]: Reached target RPC Port Mapper.
avril 19 19:13:51 localhost systemd[1]: Starting Network Service...
avril 19 19:13:51 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
avril 19 19:13:51 localhost systemd[1]: Started Restore /run/initramfs on shutdown.
avril 19 19:13:51 localhost systemd[1]: Started Save boot dmesg content.
avril 19 19:13:51 localhost systemd[1]: Started Preprocess NFS configuration.
avril 19 19:13:51 localhost systemd[1]: Started Create Volatile Files and Directories.
avril 19 19:13:51 localhost systemd[1]: Mounting RPC Pipe File System...
avril 19 19:13:51 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown...
avril 19 19:13:52 localhost kernel: RPC: Registered named UNIX socket transport module.
avril 19 19:13:52 localhost kernel: RPC: Registered udp transport module.
avril 19 19:13:52 localhost kernel: RPC: Registered tcp transport module.
avril 19 19:13:52 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
avril 19 19:13:52 localhost systemd[1]: Mounted RPC Pipe File System.
avril 19 19:13:52 localhost systemd[1]: Reached target NFS client services.
avril 19 19:13:52 localhost systemd[1]: Reached target Remote File Systems (Pre).
avril 19 19:13:52 localhost systemd[1]: Reached target Remote File Systems.
avril 19 19:13:52 localhost systemd-networkd[717]: Enumeration completed
avril 19 19:13:52 localhost systemd[1]: Started Network Service.
avril 19 19:13:52 localhost systemd-networkd[717]: enp5s0: Renamed to eth0
avril 19 19:13:52 localhost systemd-networkd[717]: eth0: Renamed to enp5s0
avril 19 19:13:52 localhost systemd-networkd[717]: wlp2s0: Renamed to wlan0
avril 19 19:13:52 localhost systemd-networkd[717]: wlan0: Renamed to wlp2s0
avril 19 19:13:52 localhost systemd[1]: Reached target Network.
avril 19 19:13:52 localhost systemd[1]: Starting Notify NFS peers of a restart...
avril 19 19:13:52 localhost systemd[1]: Reached target Network is Online.
avril 19 19:13:52 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown.
avril 19 19:13:52 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes...
avril 19 19:13:52 localhost systemd[1]: Started Update UTMP about System Runlevel Changes.
avril 19 19:13:52 localhost sm-notify[755]: Version 1.3.3 starting
avril 19 19:13:52 localhost systemd[1]: Started Notify NFS peers of a restart.
avril 19 19:13:54 localhost service_harddrake[769]: ### Program is starting ###
avril 19 19:13:55 localhost service_harddrake[769]: running: dmidecode
avril 19 19:13:55 localhost service_harddrake[769]: modified file /etc/sysconfig/harddrake2/kernel
avril 19 19:13:55 localhost service_harddrake[769]: HASH(0x1f50d58) took: 0:00:00
avril 19 19:13:55 localhost service_harddrake[769]: modified file /etc/sysconfig/harddrake2/xorg
avril 19 19:13:55 localhost service_harddrake[769]: SATA_STORAGE took: 0:00:00
avril 19 19:13:55 localhost service_harddrake[769]: RAID_STORAGE took: 0:00:00
avril 19 19:13:55 localhost service_harddrake[769]: ATA_STORAGE took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: CARD_READER took: 0:00:00
avril 19 19:13:56 localhost systemd[1]: Received SIGRTMIN+21 from PID 292 (plymouthd).
avril 19 19:13:56 localhost service_harddrake[769]: FIREWIRE_CONTROLLER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: PCMCIA_CONTROLLER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: SCSI_CONTROLLER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: USB_CONTROLLER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: USB_HUB took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: SMB_CONTROLLER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: BRIDGE took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: FLOPPY took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: ZIP took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: HARDDISK took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: USB_STORAGE took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: CDROM took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: BURNER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: DVDROM took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: TAPE took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: AGP took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: VIDEO took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: DVB took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: TV took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: MULTIMEDIA_OTHER took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: AUDIO took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: WEBCAM took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: CPU took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: ISDN took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: USB_AUDIO took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: RADIO took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: ATM took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: WAN took: 0:00:00
avril 19 19:13:56 localhost service_harddrake[769]: BLUETOOTH took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: ETHERNET took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: MODEM took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: ADSL took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: MEMORY took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: PRINTER took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: GAMEPORT took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: JOYSTICK took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: KEYBOARD took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: MISC_INPUT took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: MOUSE took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: BIOMETRIC took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: UPS took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: SCANNER took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: UNKNOWN took: 0:00:00
avril 19 19:13:57 localhost service_harddrake[769]: created file /etc/sysconfig/harddrake2/previous_hw
avril 19 19:13:57 localhost service_harddrake[769]: launched command: display_driver_helper --check-loaded
avril 19 19:13:57 localhost systemd[1]: Started Reconfigure the system on administrator request.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_kvp.device: Job sys-devices-virtual-misc-vmbus\x21hv_kvp.device/start timed out.
avril 19 19:15:05 localhost systemd[1]: Timed out waiting for device sys-devices-virtual-misc-vmbus\x21hv_kvp.device.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_kvp.device: Job sys-devices-virtual-misc-vmbus\x21hv_kvp.device/start failed with result 'timeout'.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_fcopy.device: Job sys-devices-virtual-misc-vmbus\x21hv_fcopy.device/start timed out.
avril 19 19:15:05 localhost systemd[1]: Timed out waiting for device sys-devices-virtual-misc-vmbus\x21hv_fcopy.device.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_fcopy.device: Job sys-devices-virtual-misc-vmbus\x21hv_fcopy.device/start failed with result 'timeout'.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_vss.device: Job sys-devices-virtual-misc-vmbus\x21hv_vss.device/start timed out.
avril 19 19:15:05 localhost systemd[1]: Timed out waiting for device sys-devices-virtual-misc-vmbus\x21hv_vss.device.
avril 19 19:15:05 localhost systemd[1]: sys-devices-virtual-misc-vmbus\x21hv_vss.device: Job sys-devices-virtual-misc-vmbus\x21hv_vss.device/start failed with result 'timeout'.
avril 19 19:15:05 localhost systemd[1]: Startup finished in 10.856s (kernel) + 1min 31.532s (userspace) = 1min 42.389s.
Est-ce ça vous aide à trouver le problème?
Édité par Papoteur Le 04/05/2018 à 22h11

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Oui.
Citation :
avril 19 19:13:51 localhost systemd-fsck[648]: /dev/sda7: des i-noeuds qui faisaient partie d'une liste chaînée d'orphelins corrompue ont été repérés.
avril 19 19:13:51 localhost systemd-fsck[648]: /dev/sda7: INCONSISTENCE INATTENDUE ; EXÉCUTEZ fsck MANUELLEMENT.
avril 19 19:13:51 localhost systemd-fsck[648]: (i.e., sans options -a ou -p)
avril 19 19:13:51 localhost systemd-fsck[648]: fsck failed with error code 4.
avril 19 19:13:51 localhost systemd-fsck[648]: Running request emergency.target/start/replace
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Main process exited, code=exited, status=1/FAILURE
avril 19 19:13:51 localhost systemd[1]: Failed to start File System Check on /dev/disk/by-uuid/76133e0b-3c2c-48d3-b365-73060bd1449d.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for /home.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Local File Systems.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Relabel all filesystems, if necessary.
avril 19 19:13:51 localhost systemd[1]: fedora-autorelabel.service: Job fedora-autorelabel.service/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Mark the need to relabel after reboot.
avril 19 19:13:51 localhost systemd[1]: fedora-autorelabel-mark.service: Job fedora-autorelabel-mark.service/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
avril 19 19:13:51 localhost systemd[1]: home.mount: Job home.mount/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Unit entered failed state.
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Failed with result 'exit-code'.
avril 19 19:13:51 localhost systemd-fsck[648]: /dev/sda7: INCONSISTENCE INATTENDUE ; EXÉCUTEZ fsck MANUELLEMENT.
avril 19 19:13:51 localhost systemd-fsck[648]: (i.e., sans options -a ou -p)
avril 19 19:13:51 localhost systemd-fsck[648]: fsck failed with error code 4.
avril 19 19:13:51 localhost systemd-fsck[648]: Running request emergency.target/start/replace
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Main process exited, code=exited, status=1/FAILURE
avril 19 19:13:51 localhost systemd[1]: Failed to start File System Check on /dev/disk/by-uuid/76133e0b-3c2c-48d3-b365-73060bd1449d.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for /home.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Local File Systems.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Relabel all filesystems, if necessary.
avril 19 19:13:51 localhost systemd[1]: fedora-autorelabel.service: Job fedora-autorelabel.service/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: Dependency failed for Mark the need to relabel after reboot.
avril 19 19:13:51 localhost systemd[1]: fedora-autorelabel-mark.service: Job fedora-autorelabel-mark.service/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
avril 19 19:13:51 localhost systemd[1]: home.mount: Job home.mount/start failed with result 'dependency'.
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Unit entered failed state.
avril 19 19:13:51 localhost systemd[1]: systemd-fsck@dev-disk-by\x2duuid-76133e0b\x2d3c2c\x2d48d3\x2db365\x2d73060bd1449d.service: Failed with result 'exit-code'.
Le système n'arrive à monter ta partition /home, elle a un souci.
Il faut que tu lances une vérification/correction manuellement.
Code BASH :
fsck /dev/sda7
Il est inutile de préciser que la partition doit être démontée, elle ne pet manifestement pas l'être.
Quelqu'un avait aussi utilisé Gparted pour effectuer ce contrôle, depuis un disque Live.
Yves
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie