Contenu | Rechercher | Menus

Annonce

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

À propos de l'équipe du forum.

#1 Le 28/01/2017, à 13:29

ngux

[Résolu] Emergency mode, comment en sortir ?

Bonjour,

Après une installation de Windows 10, une récupération de Grub 2 selon cette méthode Via un CD Ubuntu (procédure sans chroot) c'est à dire avec la commande

sudo grub-install --root-directory=/media/maPatitionUbuntu /dev/sda

Je n'arrive plus à entrer nomarlement dans ma partion Ubuntu.

Sur écran noir il est indiqué  Welcome to emergency mode ! presser [enter] pour maintenance ou [control] d pour continer.

J'ai lancé le recovery mode, et de là choisis : uptade Grub, fsck, dpkg,
J'ai même installé un autre système Linux sur une autre partition pour retrouver un Grub neuf, j'ai pas réussi à sortir de Emergency mode pour ma partition Ubuntu mais je peux atteindre les autres (je suis sur une autre actuellement)

PS comme conseillé dans le tuto d'ubuntu, j'ai mis un flag à ma partition d'ubuntu lorsque j'étais sous liveCD pour lancer la commande pour retrouver Grub. J'y suis retourné depuis et j'ai enlevé le flag.

Auriez-vous quelques bon conseil pour que je retrouve ma partion Ubuntu fonctionnelle. Merci.

Dernière modification par ngux (Le 29/01/2017, à 23:46)


20.04 LTS et autres... sur MSI GF63 thin

Hors ligne

#2 Le 28/01/2017, à 13:54

Bougron

Re : [Résolu] Emergency mode, comment en sortir ?

Bonjour
Par hasard, aurais-tu aussi la ligne de demandant de frapper   journalctl -xb ou quelque chose qui y ressemble.
Si oui, il faut le faire et regarder tout ce qui sort en rouge
et poster ce qui est en  rouge
Tu peux aussi faire la commande

systemctl --failed

afin de mieux voir ce que tu dois regarder dans le rouge.

En complément peux-tu faire un boot-info

Dernière modification par Bougron (Le 28/01/2017, à 13:55)

Hors ligne

#3 Le 28/01/2017, à 14:43

ngux

Re : [Résolu] Emergency mode, comment en sortir ?

Bougron a écrit :

Bonjour
Par hasard, aurais-tu aussi la ligne de demandant de frapper   journalctl -xb ou quelque chose qui y ressemble.

Oui j'ai cela, j'ai parcouru: rien compris mais il y a bien des choses en rouge.

Petite demande pratique pour ne pas avoir à tout réécrire à la main :
sais-tu comment copier ces instructions en rouge dans un fichier lorsque je suis dans ce mode ?  Je sais utiliser la commande cp mais pas d'un fichier à un autre.
si il y a quelque chose de possible dis moi en gros et je trouverai pour les détails, je maitrise un peu le terminal mais ce n'est pas une seconde nature.
Merci


20.04 LTS et autres... sur MSI GF63 thin

Hors ligne

#4 Le 28/01/2017, à 15:04

Bougron

Re : [Résolu] Emergency mode, comment en sortir ?

d'abord, cette commande

systemctl --failed

ne doit pas sortir beaucoup de chose, et même une recopie approximative doit suffire pour trouver les noms significatifs
par exemple dans

 openvpn@HMA.service       loaded failed failed OpenVPN connection to HMA
 systemd-fsck-root.service loaded failed failed File System Check on Root Device

==>  failed OpenVPN
===>failed File System Check on Root Dev
ou pour toi : autre chose  ce qui peut donner une petite piste pour éliminer les lignes rouges qui ne sont pas dans ce contexte.

Puis il y a aussi le boot-info à faire

Pour le problème spécifique:  L'appareil Photo et tu postes les photos dans un site d'hébergement.   Cela nous permet de conserver ce qui est en rouge

ou

journalctl -xb > TOTO

puis avec la live USB
Montage de la partition contenant / et récupération du fichier TOTO   en le lisant soit par nano,  gedit, cat puis copier/coller
Au final , on peut lire, mais il n'y a plus le rouge!!!

Dernière modification par Bougron (Le 28/01/2017, à 15:06)

Hors ligne

#5 Le 29/01/2017, à 13:13

ngux

Re : [Résolu] Emergency mode, comment en sortir ?

Bonjour,

Voici les log de la machine. Pour comprendre il faut savoir que l'Ubuntu que je cherche à récupérer est sur /dev/sda3

root@kali:~# blkid
/dev/sda1: LABEL="w7" UUID="7210553410550091" TYPE="ntfs" PARTUUID="205997ac-01"
/dev/sda3: UUID="0c8b2e55-b2a1-48c6-8c20-9755f0f5579c" TYPE="ext4" PARTUUID="205997ac-03"
/dev/sda4: UUID="7bb6f3d3-0823-458c-9eb4-2e037ea84764" TYPE="swap" PARTUUID="205997ac-04"
/dev/sda5: LABEL="kali" UUID="b5e64275-7eeb-4941-bb2a-274f1506d879" TYPE="ext4" PARTUUID="205997ac-05"
/dev/sda6: UUID="56c80723-508e-441b-95fa-e471080a5ce6" TYPE="ext4" PARTUUID="205997ac-06"
/dev/sdb1: LABEL="BOUT" UUID="24BD-CA02" TYPE="vfat" PARTUUID="00d286e5-01"

voici le log de boot-info

Pour la commande journalctl -xb il n'y a qu'une ligne en rouge la 1053

janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-9ACE7BF8CE7BCB51.device.

comme on peut voir dans le blkid du haut je ne connais pas ce device dev-disk-by\x2duuid-9ACE7BF8CE7BCB51.device

La commmande journalclt -xb complete :

-- Logs begin at dim. 2017-01-29 07:47:11 BRST, end at dim. 2017-01-29 07:49:26 BRST. --
janv. 29 07:47:11 ngux-CR62-6ML systemd-journald[216]: Runtime journal (/run/log/journal/) is 4.8M, max 38.6M, 33.8M free.
-- Subject: Disk space used by the journal
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Runtime journal (/run/log/journal/) is currently using 4.8M.
-- Maximum allowed usage is set to 38.6M.
-- Leaving at least 58.0M free (of currently available 381.8M of disk space).
-- Enforced usage limit is thus 38.6M, of which 33.8M are still available.
-- 
-- The limits controlling how much disk space is used by the journal may
-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,
-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in
-- /etc/systemd/journald.conf. See journald.conf(5) for details.
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys cpuset
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys cpu
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys cpuacct
janv. 29 07:47:11 ngux-CR62-6ML kernel: Linux version 4.4.0-59-generic (buildd@lgw01-11) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 (Ubuntu 4.4.0-59.80-generic 4.4.35)
janv. 29 07:47:11 ngux-CR62-6ML kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-59-generic root=UUID=0c8b2e55-b2a1-48c6-8c20-9755f0f5579c ro quiet splash
janv. 29 07:47:11 ngux-CR62-6ML kernel: KERNEL supported cpus:
janv. 29 07:47:11 ngux-CR62-6ML kernel:   Intel GenuineIntel
janv. 29 07:47:11 ngux-CR62-6ML kernel:   AMD AuthenticAMD
janv. 29 07:47:11 ngux-CR62-6ML kernel:   Centaur CentaurHauls
janv. 29 07:47:11 ngux-CR62-6ML kernel: x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
janv. 29 07:47:11 ngux-CR62-6ML kernel: x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
janv. 29 07:47:11 ngux-CR62-6ML kernel: x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
janv. 29 07:47:11 ngux-CR62-6ML kernel: x86/fpu: Using 'eager' FPU context switches.
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: BIOS-provided physical RAM map:
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000888d3fff] usable
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x00000000888d4000-0x00000000888d4fff] ACPI NVS
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x00000000888d5000-0x00000000888eefff] reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x00000000888ef000-0x000000008baf4fff] usable
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x000000008baf5000-0x000000008c53afff] reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x000000008c53b000-0x000000008c725fff] usable
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x000000008c726000-0x000000008ce98fff] ACPI NVS
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x000000008ce99000-0x000000008d2fdfff] reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x000000008d2fe000-0x000000008d2fefff] usable
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x000000008d300000-0x000000008d3fffff] reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS-e820: [mem 0x0000000100000000-0x000000016effffff] usable
janv. 29 07:47:11 ngux-CR62-6ML kernel: NX (Execute Disable) protection: active
janv. 29 07:47:11 ngux-CR62-6ML kernel: SMBIOS 3.0 present.
janv. 29 07:47:11 ngux-CR62-6ML kernel: DMI: Micro-Star International Co., Ltd. CR62 6ML/MS-16J7, BIOS E16J7IMS.100 04/25/2016
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: last_pfn = 0x16f000 max_arch_pfn = 0x400000000
janv. 29 07:47:11 ngux-CR62-6ML kernel: MTRR default type: write-back
janv. 29 07:47:11 ngux-CR62-6ML kernel: MTRR fixed ranges enabled:
janv. 29 07:47:11 ngux-CR62-6ML kernel:   00000-9FFFF write-back
janv. 29 07:47:11 ngux-CR62-6ML kernel:   A0000-BFFFF uncachable
janv. 29 07:47:11 ngux-CR62-6ML kernel:   C0000-FFFFF write-protect
janv. 29 07:47:11 ngux-CR62-6ML kernel: MTRR variable ranges enabled:
janv. 29 07:47:11 ngux-CR62-6ML kernel:   0 base 00C0000000 mask 7FC0000000 uncachable
janv. 29 07:47:11 ngux-CR62-6ML kernel:   1 base 00A0000000 mask 7FE0000000 uncachable
janv. 29 07:47:11 ngux-CR62-6ML kernel:   2 base 0090000000 mask 7FF0000000 uncachable
janv. 29 07:47:11 ngux-CR62-6ML kernel:   3 base 008E000000 mask 7FFE000000 uncachable
janv. 29 07:47:11 ngux-CR62-6ML kernel:   4 base 008D800000 mask 7FFF800000 uncachable
janv. 29 07:47:11 ngux-CR62-6ML kernel:   5 disabled
janv. 29 07:47:11 ngux-CR62-6ML kernel:   6 disabled
janv. 29 07:47:11 ngux-CR62-6ML kernel:   7 disabled
janv. 29 07:47:11 ngux-CR62-6ML kernel:   8 disabled
janv. 29 07:47:11 ngux-CR62-6ML kernel:   9 disabled
janv. 29 07:47:11 ngux-CR62-6ML kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: last_pfn = 0x8d2ff max_arch_pfn = 0x400000000
janv. 29 07:47:11 ngux-CR62-6ML kernel: found SMP MP-table at [mem 0x000fcba0-0x000fcbaf] mapped at [ffff8800000fcba0]
janv. 29 07:47:11 ngux-CR62-6ML kernel: Scanning 1 areas for low memory corruption
janv. 29 07:47:11 ngux-CR62-6ML kernel: Base memory trampoline at [ffff880000096000] 96000 size 24576
janv. 29 07:47:11 ngux-CR62-6ML kernel: Using GB pages for direct mapping
janv. 29 07:47:11 ngux-CR62-6ML kernel: BRK [0x0220b000, 0x0220bfff] PGTABLE
janv. 29 07:47:11 ngux-CR62-6ML kernel: BRK [0x0220c000, 0x0220cfff] PGTABLE
janv. 29 07:47:11 ngux-CR62-6ML kernel: BRK [0x0220d000, 0x0220dfff] PGTABLE
janv. 29 07:47:11 ngux-CR62-6ML kernel: BRK [0x0220e000, 0x0220efff] PGTABLE
janv. 29 07:47:11 ngux-CR62-6ML kernel: BRK [0x0220f000, 0x0220ffff] PGTABLE
janv. 29 07:47:11 ngux-CR62-6ML kernel: BRK [0x02210000, 0x02210fff] PGTABLE
janv. 29 07:47:11 ngux-CR62-6ML kernel: RAMDISK: [mem 0x337fa000-0x35bf4fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Early table checksum verification disabled
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: RSDP 0x00000000000F05B0 000024 (v02 MSI_NB)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: XSDT 0x000000008CE2A0A0 0000BC (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: FACP 0x000000008CE4DD88 00010C (v05 MSI_NB MEGABOOK 01072009 AMI  00010013)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: DSDT 0x000000008CE2A1F0 023B97 (v02 MSI_NB MEGABOOK 01072009 INTL 20120913)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: FACS 0x000000008CE98F80 000040
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: APIC 0x000000008CE4DE98 000068 (v03 MSI_NB MEGABOOK 01072009 AMI  00010013)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: FPDT 0x000000008CE4DF00 000044 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: FIDT 0x000000008CE4DF48 00009C (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: ECDT 0x000000008CE4DFE8 0000C1 (v01 MSI_NB MEGABOOK 01072009 AMI. 00010013)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: MCFG 0x000000008CE4E0B0 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: HPET 0x000000008CE4E0F0 000038 (v01 MSI_NB MEGABOOK 01072009 AMI. 0005000B)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: LPIT 0x000000008CE4E128 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: SSDT 0x000000008CE4E1C0 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: SSDT 0x000000008CE4E408 002BAE (v02 INTEL  PtidDevc 00001000 INTL 20120913)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: SSDT 0x000000008CE50FB8 000BE3 (v02 INTEL  Ther_Rvp 00001000 INTL 20120913)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: SSDT 0x000000008CE51BA0 0004A3 (v02 INTEL  zpodd    00001000 INTL 20120913)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: DBGP 0x000000008CE52048 000034 (v01 INTEL           00000000 MSFT 0000005F)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: DBG2 0x000000008CE52080 000054 (v00 INTEL           00000000 MSFT 0000005F)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: SLIC 0x000000008CE520D8 000176 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: SSDT 0x000000008CE52250 0054DB (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: UEFI 0x000000008CE57730 000042 (v01                 00000000      00000000)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: SSDT 0x000000008CE57778 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: ASF! 0x000000008CE585F0 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Local APIC address 0xfee00000
janv. 29 07:47:11 ngux-CR62-6ML kernel: No NUMA configuration found
janv. 29 07:47:11 ngux-CR62-6ML kernel: Faking a node at [mem 0x0000000000000000-0x000000016effffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: NODE_DATA(0) allocated [mem 0x16eff7000-0x16effbfff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: Zone ranges:
janv. 29 07:47:11 ngux-CR62-6ML kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel:   Normal   [mem 0x0000000100000000-0x000000016effffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel:   Device   empty
janv. 29 07:47:11 ngux-CR62-6ML kernel: Movable zone start for each node
janv. 29 07:47:11 ngux-CR62-6ML kernel: Early memory node ranges
janv. 29 07:47:11 ngux-CR62-6ML kernel:   node   0: [mem 0x0000000000001000-0x000000000009bfff]
janv. 29 07:47:11 ngux-CR62-6ML kernel:   node   0: [mem 0x0000000000100000-0x00000000888d3fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel:   node   0: [mem 0x00000000888ef000-0x000000008baf4fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel:   node   0: [mem 0x000000008c53b000-0x000000008c725fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel:   node   0: [mem 0x000000008d2fe000-0x000000008d2fefff]
janv. 29 07:47:11 ngux-CR62-6ML kernel:   node   0: [mem 0x0000000100000000-0x000000016effffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000016effffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: On node 0 totalpages: 1027169
janv. 29 07:47:11 ngux-CR62-6ML kernel:   DMA zone: 64 pages used for memmap
janv. 29 07:47:11 ngux-CR62-6ML kernel:   DMA zone: 21 pages reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel:   DMA zone: 3995 pages, LIFO batch:0
janv. 29 07:47:11 ngux-CR62-6ML kernel:   DMA32 zone: 8884 pages used for memmap
janv. 29 07:47:11 ngux-CR62-6ML kernel:   DMA32 zone: 568518 pages, LIFO batch:31
janv. 29 07:47:11 ngux-CR62-6ML kernel:   Normal zone: 7104 pages used for memmap
janv. 29 07:47:11 ngux-CR62-6ML kernel:   Normal zone: 454656 pages, LIFO batch:31
janv. 29 07:47:11 ngux-CR62-6ML kernel: Reserving Intel graphics stolen memory at 0x8e000000-0x8fffffff
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: PM-Timer IO Port: 0x1808
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Local APIC address 0xfee00000
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
janv. 29 07:47:11 ngux-CR62-6ML kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: IRQ0 used by override.
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: IRQ9 used by override.
janv. 29 07:47:11 ngux-CR62-6ML kernel: Using ACPI (MADT) for SMP configuration information
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
janv. 29 07:47:11 ngux-CR62-6ML kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x888d4000-0x888d4fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x888d5000-0x888eefff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x8baf5000-0x8c53afff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x8c726000-0x8ce98fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x8ce99000-0x8d2fdfff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x8d2ff000-0x8d2fffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x8d300000-0x8d3fffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x8d400000-0x8dffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x8e000000-0x8fffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: [mem 0x90000000-0xdfffffff] available for PCI devices
janv. 29 07:47:11 ngux-CR62-6ML kernel: Booting paravirtualized kernel on bare hardware
janv. 29 07:47:11 ngux-CR62-6ML kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
janv. 29 07:47:11 ngux-CR62-6ML kernel: setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
janv. 29 07:47:11 ngux-CR62-6ML kernel: PERCPU: Embedded 33 pages/cpu @ffff88016ec00000 s98264 r8192 d28712 u1048576
janv. 29 07:47:11 ngux-CR62-6ML kernel: pcpu-alloc: s98264 r8192 d28712 u1048576 alloc=1*2097152
janv. 29 07:47:11 ngux-CR62-6ML kernel: pcpu-alloc: [0] 0 1 
janv. 29 07:47:11 ngux-CR62-6ML kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1011096
janv. 29 07:47:11 ngux-CR62-6ML kernel: Policy zone: Normal
janv. 29 07:47:11 ngux-CR62-6ML kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-59-generic root=UUID=0c8b2e55-b2a1-48c6-8c20-9755f0f5579c ro quiet splash
janv. 29 07:47:11 ngux-CR62-6ML kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: Calgary: detecting Calgary via BIOS EBDA area
janv. 29 07:47:11 ngux-CR62-6ML kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
janv. 29 07:47:11 ngux-CR62-6ML kernel: Memory: 3921108K/4108676K available (8436K kernel code, 1291K rwdata, 3960K rodata, 1488K init, 1316K bss, 187568K reserved, 0K cma-reserved)
janv. 29 07:47:11 ngux-CR62-6ML kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
janv. 29 07:47:11 ngux-CR62-6ML kernel: Hierarchical RCU implementation.
janv. 29 07:47:11 ngux-CR62-6ML kernel:         Build-time adjustment of leaf fanout to 64.
janv. 29 07:47:11 ngux-CR62-6ML kernel:         RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
janv. 29 07:47:11 ngux-CR62-6ML kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
janv. 29 07:47:11 ngux-CR62-6ML kernel: NR_IRQS:33024 nr_irqs:512 16
janv. 29 07:47:11 ngux-CR62-6ML kernel: Console: colour VGA+ 80x25
janv. 29 07:47:11 ngux-CR62-6ML kernel: console [tty0] enabled
janv. 29 07:47:11 ngux-CR62-6ML kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
janv. 29 07:47:11 ngux-CR62-6ML kernel: hpet clockevent registered
janv. 29 07:47:11 ngux-CR62-6ML kernel: tsc: Unable to calibrate against PIT
janv. 29 07:47:11 ngux-CR62-6ML kernel: tsc: using HPET reference calibration
janv. 29 07:47:11 ngux-CR62-6ML kernel: tsc: Detected 1608.032 MHz processor
janv. 29 07:47:11 ngux-CR62-6ML kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3216.06 BogoMIPS (lpj=6432128)
janv. 29 07:47:11 ngux-CR62-6ML kernel: pid_max: default: 32768 minimum: 301
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Core revision 20150930
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
janv. 29 07:47:11 ngux-CR62-6ML kernel: Security Framework initialized
janv. 29 07:47:11 ngux-CR62-6ML kernel: Yama: becoming mindful.
janv. 29 07:47:11 ngux-CR62-6ML kernel: AppArmor: AppArmor initialized
janv. 29 07:47:11 ngux-CR62-6ML kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys io
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys memory
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys devices
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys freezer
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys net_cls
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys perf_event
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys net_prio
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys hugetlb
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initializing cgroup subsys pids
janv. 29 07:47:11 ngux-CR62-6ML kernel: CPU: Physical Processor ID: 0
janv. 29 07:47:11 ngux-CR62-6ML kernel: CPU: Processor Core ID: 0
janv. 29 07:47:11 ngux-CR62-6ML kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
janv. 29 07:47:11 ngux-CR62-6ML kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
janv. 29 07:47:11 ngux-CR62-6ML kernel: mce: CPU supports 8 MCE banks
janv. 29 07:47:11 ngux-CR62-6ML kernel: CPU0: Thermal monitoring enabled (TM1)
janv. 29 07:47:11 ngux-CR62-6ML kernel: process: using mwait in idle threads
janv. 29 07:47:11 ngux-CR62-6ML kernel: Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
janv. 29 07:47:11 ngux-CR62-6ML kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
janv. 29 07:47:11 ngux-CR62-6ML kernel: Freeing SMP alternatives memory: 32K (ffffffff820b8000 - ffffffff820c0000)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ftrace: allocating 32064 entries in 126 pages
janv. 29 07:47:11 ngux-CR62-6ML kernel: smpboot: APIC(0) Converting physical 0 to logical package 0
janv. 29 07:47:11 ngux-CR62-6ML kernel: smpboot: Max logical packages: 1
janv. 29 07:47:11 ngux-CR62-6ML kernel: x2apic: IRQ remapping doesn't support X2APIC mode
janv. 29 07:47:11 ngux-CR62-6ML kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
janv. 29 07:47:11 ngux-CR62-6ML kernel: TSC deadline timer enabled
janv. 29 07:47:11 ngux-CR62-6ML kernel: smpboot: CPU0: Intel(R) Celeron(R) CPU 3855U @ 1.60GHz (family: 0x6, model: 0x4e, stepping: 0x3)
janv. 29 07:47:11 ngux-CR62-6ML kernel: Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
janv. 29 07:47:11 ngux-CR62-6ML kernel: ... version:                4
janv. 29 07:47:11 ngux-CR62-6ML kernel: ... bit width:              48
janv. 29 07:47:11 ngux-CR62-6ML kernel: ... generic registers:      8
janv. 29 07:47:11 ngux-CR62-6ML kernel: ... value mask:             0000ffffffffffff
janv. 29 07:47:11 ngux-CR62-6ML kernel: ... max period:             0000ffffffffffff
janv. 29 07:47:11 ngux-CR62-6ML kernel: ... fixed-purpose events:   3
janv. 29 07:47:11 ngux-CR62-6ML kernel: ... event mask:             00000007000000ff
janv. 29 07:47:11 ngux-CR62-6ML kernel: x86: Booting SMP configuration:
janv. 29 07:47:11 ngux-CR62-6ML kernel: .... node  #0, CPUs:      #1
janv. 29 07:47:11 ngux-CR62-6ML kernel: x86: Booted up 1 node, 2 CPUs
janv. 29 07:47:11 ngux-CR62-6ML kernel: smpboot: Total of 2 processors activated (6432.12 BogoMIPS)
janv. 29 07:47:11 ngux-CR62-6ML kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
janv. 29 07:47:11 ngux-CR62-6ML kernel: devtmpfs: initialized
janv. 29 07:47:11 ngux-CR62-6ML kernel: evm: security.selinux
janv. 29 07:47:11 ngux-CR62-6ML kernel: evm: security.SMACK64
janv. 29 07:47:11 ngux-CR62-6ML kernel: evm: security.SMACK64EXEC
janv. 29 07:47:11 ngux-CR62-6ML kernel: evm: security.SMACK64TRANSMUTE
janv. 29 07:47:11 ngux-CR62-6ML kernel: evm: security.SMACK64MMAP
janv. 29 07:47:11 ngux-CR62-6ML kernel: evm: security.ima
janv. 29 07:47:11 ngux-CR62-6ML kernel: evm: security.capability
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registering ACPI NVS region [mem 0x888d4000-0x888d4fff] (4096 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Registering ACPI NVS region [mem 0x8c726000-0x8ce98fff] (7811072 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
janv. 29 07:47:11 ngux-CR62-6ML kernel: pinctrl core: initialized pinctrl subsystem
janv. 29 07:47:11 ngux-CR62-6ML kernel: RTC time:  9:47:01, date: 01/29/17
janv. 29 07:47:11 ngux-CR62-6ML kernel: NET: Registered protocol family 16
janv. 29 07:47:11 ngux-CR62-6ML kernel: cpuidle: using governor ladder
janv. 29 07:47:11 ngux-CR62-6ML kernel: cpuidle: using governor menu
janv. 29 07:47:11 ngux-CR62-6ML kernel: PCCT header not found.
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: bus type PCI registered
janv. 29 07:47:11 ngux-CR62-6ML kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
janv. 29 07:47:11 ngux-CR62-6ML kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
janv. 29 07:47:11 ngux-CR62-6ML kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
janv. 29 07:47:11 ngux-CR62-6ML kernel: PCI: Using configuration type 1 for base access
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Added _OSI(Module Device)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Added _OSI(Processor Device)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Added _OSI(Processor Aggregator Device)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI : EC: EC description table is found, configuring boot EC
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI : EC: EC started
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Executed 27 blocks of module-level executable AML code
janv. 29 07:47:11 ngux-CR62-6ML kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Dynamic OEM Table Load:
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: SSDT 0xFFFF88016A017800 0004E2 (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Dynamic OEM Table Load:
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: SSDT 0xFFFF880169614C00 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Dynamic OEM Table Load:
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: SSDT 0xFFFF880169678000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Dynamic OEM Table Load:
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: SSDT 0xFFFF8801695E3200 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Interpreter enabled
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: (supports S0 S3 S4 S5)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Using IOAPIC for interrupt routing
janv. 29 07:47:11 ngux-CR62-6ML kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [PG00] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [PG01] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [PG02] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [WRST] (on)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [FN00] (off)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [FN01] (off)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [FN02] (off)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [FN03] (off)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Resource [FN04] (off)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
janv. 29 07:47:11 ngux-CR62-6ML kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
janv. 29 07:47:11 ngux-CR62-6ML kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
janv. 29 07:47:11 ngux-CR62-6ML kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
janv. 29 07:47:11 ngux-CR62-6ML kernel: PCI host bridge to bus 0000:00
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfc00ffff window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:02.0: [8086:1906] type 00 class 0x030000
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf210000-0xdf21ffff 64bit]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdf22e000-0xdf22efff 64bit]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf22d000-0xdf22dfff 64bit]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:16.0: PME# supported from D3hot
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdf228000-0xdf229fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdf22c000-0xdf22c0ff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdf22b000-0xdf22b7ff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:17.0: PME# supported from D3hot
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.5: System wakeup disabled by ACPI
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1f.0: [8086:9d43] type 00 class 0x060100
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdf224000-0xdf227fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf220000-0xdf223fff 64bit]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdf200000-0xdf20ffff 64bit]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdf22a000-0xdf22a0ff 64bit]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:01:00.0: [8086:3165] type 00 class 0x028000
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdf100000-0xdf101fff 64bit]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:01:00.0: System wakeup disabled by ACPI
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.0:   bridge window [mem 0xdf100000-0xdf1fffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:02:00.0: [1969:10a1] type 00 class 0x020000
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:02:00.0: reg 0x10: [mem 0xdf000000-0xdf03ffff 64bit]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:02:00.0: reg 0x18: [io  0xe000-0xe07f]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:02:00.0: System wakeup disabled by ACPI
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf000000-0xdf0fffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Enabled 5 GPEs in block 00 to 7F
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI : EC: GPE = 0x32, I/O: command/status = 0x66, data = 0x62
janv. 29 07:47:11 ngux-CR62-6ML kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
janv. 29 07:47:11 ngux-CR62-6ML kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
janv. 29 07:47:11 ngux-CR62-6ML kernel: vgaarb: loaded
janv. 29 07:47:11 ngux-CR62-6ML kernel: vgaarb: bridge control possible 0000:00:02.0
janv. 29 07:47:11 ngux-CR62-6ML kernel: SCSI subsystem initialized
janv. 29 07:47:11 ngux-CR62-6ML kernel: libata version 3.00 loaded.
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: bus type USB registered
janv. 29 07:47:11 ngux-CR62-6ML kernel: usbcore: registered new interface driver usbfs
janv. 29 07:47:11 ngux-CR62-6ML kernel: usbcore: registered new interface driver hub
janv. 29 07:47:11 ngux-CR62-6ML kernel: usbcore: registered new device driver usb
janv. 29 07:47:11 ngux-CR62-6ML kernel: PCI: Using ACPI for IRQ routing
janv. 29 07:47:11 ngux-CR62-6ML kernel: PCI: pci_cache_line_size set to 64 bytes
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: reserve RAM buffer [mem 0x888d4000-0x8bffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: reserve RAM buffer [mem 0x8baf5000-0x8bffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: reserve RAM buffer [mem 0x8c726000-0x8fffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: reserve RAM buffer [mem 0x8d2ff000-0x8fffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: e820: reserve RAM buffer [mem 0x16f000000-0x16fffffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: NetLabel: Initializing
janv. 29 07:47:11 ngux-CR62-6ML kernel: NetLabel:  domain hash size = 128
janv. 29 07:47:11 ngux-CR62-6ML kernel: NetLabel:  protocols = UNLABELED CIPSOv4
janv. 29 07:47:11 ngux-CR62-6ML kernel: NetLabel:  unlabeled traffic allowed by default
janv. 29 07:47:11 ngux-CR62-6ML kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
janv. 29 07:47:11 ngux-CR62-6ML kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
janv. 29 07:47:11 ngux-CR62-6ML kernel: amd_nb: Cannot enumerate AMD northbridges
janv. 29 07:47:11 ngux-CR62-6ML kernel: clocksource: Switched to clocksource hpet
janv. 29 07:47:11 ngux-CR62-6ML kernel: AppArmor: AppArmor Filesystem Enabled
janv. 29 07:47:11 ngux-CR62-6ML kernel: pnp: PnP ACPI init
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:00: [io  0x0680-0x069f] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:00: [io  0xffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:00: [io  0xffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:00: [io  0xffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:00: [io  0x1800-0x18fe] could not be reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:00: [io  0x164e-0x164f] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
janv. 29 07:47:11 ngux-CR62-6ML kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:02: [io  0x1854-0x1857] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
janv. 29 07:47:11 ngux-CR62-6ML kernel: pnp 00:03: Plug and Play ACPI device, IDs SYN1507 SYN1500 SYN0002 PNP0f13 (active)
janv. 29 07:47:11 ngux-CR62-6ML kernel: pnp 00:04: Plug and Play ACPI device, IDs MSI0007 PNP0303 (active)
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:07: [io  0xff00-0xfffe] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
janv. 29 07:47:11 ngux-CR62-6ML kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
janv. 29 07:47:11 ngux-CR62-6ML kernel: pnp: PnP ACPI: found 9 devices
janv. 29 07:47:11 ngux-CR62-6ML kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.0:   bridge window [mem 0xdf100000-0xdf1fffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf000000-0xdf0fffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfc00ffff window]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:01: resource 1 [mem 0xdf100000-0xdf1fffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_bus 0000:02: resource 1 [mem 0xdf000000-0xdf0fffff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: NET: Registered protocol family 2
janv. 29 07:47:11 ngux-CR62-6ML kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: TCP: Hash tables configured (established 32768 bind 32768)
janv. 29 07:47:11 ngux-CR62-6ML kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: NET: Registered protocol family 1
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:00:02.0: Video device with shadowed ROM
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:02:00.0: set MSI_INTX_DISABLE_BUG flag
janv. 29 07:47:11 ngux-CR62-6ML kernel: PCI: CLS 0 bytes, default 64
janv. 29 07:47:11 ngux-CR62-6ML kernel: Trying to unpack rootfs image as initramfs...
janv. 29 07:47:11 ngux-CR62-6ML kernel: Freeing initrd memory: 36844K (ffff8800337fa000 - ffff880035bf5000)
janv. 29 07:47:11 ngux-CR62-6ML kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
janv. 29 07:47:11 ngux-CR62-6ML kernel: software IO TLB [mem 0x848d4000-0x888d4000] (64MB) mapped at [ffff8800848d4000-ffff8800888d3fff]
janv. 29 07:47:11 ngux-CR62-6ML kernel: Scanning for low memory corruption every 60 seconds
janv. 29 07:47:11 ngux-CR62-6ML kernel: futex hash table entries: 512 (order: 3, 32768 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: audit: initializing netlink subsys (disabled)
janv. 29 07:47:11 ngux-CR62-6ML kernel: audit: type=2000 audit(1485683221.184:1): initialized
janv. 29 07:47:11 ngux-CR62-6ML kernel: Initialise system trusted keyring
janv. 29 07:47:11 ngux-CR62-6ML kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages
janv. 29 07:47:11 ngux-CR62-6ML kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
janv. 29 07:47:11 ngux-CR62-6ML kernel: zbud: loaded
janv. 29 07:47:11 ngux-CR62-6ML kernel: VFS: Disk quotas dquot_6.6.0
janv. 29 07:47:11 ngux-CR62-6ML kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
janv. 29 07:47:11 ngux-CR62-6ML kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
janv. 29 07:47:11 ngux-CR62-6ML kernel: fuse init (API version 7.23)
janv. 29 07:47:11 ngux-CR62-6ML kernel: Key type big_key registered
janv. 29 07:47:11 ngux-CR62-6ML kernel: Allocating IMA MOK and blacklist keyrings.
janv. 29 07:47:11 ngux-CR62-6ML kernel: Key type asymmetric registered
janv. 29 07:47:11 ngux-CR62-6ML kernel: Asymmetric key parser 'x509' registered
janv. 29 07:47:11 ngux-CR62-6ML kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
janv. 29 07:47:11 ngux-CR62-6ML kernel: io scheduler noop registered
janv. 29 07:47:11 ngux-CR62-6ML kernel: io scheduler deadline registered (default)
janv. 29 07:47:11 ngux-CR62-6ML kernel: io scheduler cfq registered
janv. 29 07:47:11 ngux-CR62-6ML kernel: aer 0000:00:1c.0:pcie02: service driver aer loaded
janv. 29 07:47:11 ngux-CR62-6ML kernel: aer 0000:00:1c.5:pcie02: service driver aer loaded
janv. 29 07:47:11 ngux-CR62-6ML kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
janv. 29 07:47:11 ngux-CR62-6ML kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
janv. 29 07:47:11 ngux-CR62-6ML kernel: pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
janv. 29 07:47:11 ngux-CR62-6ML kernel: pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
janv. 29 07:47:11 ngux-CR62-6ML kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
janv. 29 07:47:11 ngux-CR62-6ML kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
janv. 29 07:47:11 ngux-CR62-6ML kernel: intel_idle: MWAIT substates: 0x11142120
janv. 29 07:47:11 ngux-CR62-6ML kernel: intel_idle: v0.4.1 model 0x4E
janv. 29 07:47:11 ngux-CR62-6ML kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: AC Adapter [ADP1] (on-line)
janv. 29 07:47:11 ngux-CR62-6ML kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18/PNP0C09:01/PNP0C0D:00/input/input0
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Lid Switch [LID0]
janv. 29 07:47:11 ngux-CR62-6ML kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Sleep Button [SLPB]
janv. 29 07:47:11 ngux-CR62-6ML kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Button [PWRB]
janv. 29 07:47:11 ngux-CR62-6ML kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Power Button [PWRF]
janv. 29 07:47:11 ngux-CR62-6ML kernel: thermal LNXTHERM:00: registered as thermal_zone0
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Thermal Zone [THRM] (33 C)
janv. 29 07:47:11 ngux-CR62-6ML kernel: thermal LNXTHERM:01: registered as thermal_zone1
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Thermal Zone [TZ00] (28 C)
janv. 29 07:47:11 ngux-CR62-6ML kernel: thermal LNXTHERM:02: registered as thermal_zone2
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Thermal Zone [TZ01] (30 C)
janv. 29 07:47:11 ngux-CR62-6ML kernel: GHES: HEST is not enabled!
janv. 29 07:47:11 ngux-CR62-6ML kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
janv. 29 07:47:11 ngux-CR62-6ML kernel: Linux agpgart interface v0.103
janv. 29 07:47:11 ngux-CR62-6ML kernel: brd: module loaded
janv. 29 07:47:11 ngux-CR62-6ML kernel: loop: module loaded
janv. 29 07:47:11 ngux-CR62-6ML kernel: libphy: Fixed MDIO Bus: probed
janv. 29 07:47:11 ngux-CR62-6ML kernel: tun: Universal TUN/TAP device driver, 1.6
janv. 29 07:47:11 ngux-CR62-6ML kernel: tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
janv. 29 07:47:11 ngux-CR62-6ML kernel: PPP generic driver version 2.4.2
janv. 29 07:47:11 ngux-CR62-6ML kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
janv. 29 07:47:11 ngux-CR62-6ML kernel: ehci-pci: EHCI PCI platform driver
janv. 29 07:47:11 ngux-CR62-6ML kernel: ehci-platform: EHCI generic platform driver
janv. 29 07:47:11 ngux-CR62-6ML kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
janv. 29 07:47:11 ngux-CR62-6ML kernel: ohci-pci: OHCI PCI platform driver
janv. 29 07:47:11 ngux-CR62-6ML kernel: ohci-platform: OHCI generic platform driver
janv. 29 07:47:11 ngux-CR62-6ML kernel: uhci_hcd: USB Universal Host Controller Interface driver
janv. 29 07:47:11 ngux-CR62-6ML kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
janv. 29 07:47:11 ngux-CR62-6ML kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
janv. 29 07:47:11 ngux-CR62-6ML kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
janv. 29 07:47:11 ngux-CR62-6ML kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb usb1: Product: xHCI Host Controller
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb usb1: Manufacturer: Linux 4.4.0-59-generic xhci-hcd
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb usb1: SerialNumber: 0000:00:14.0
janv. 29 07:47:11 ngux-CR62-6ML kernel: hub 1-0:1.0: USB hub found
janv. 29 07:47:11 ngux-CR62-6ML kernel: hub 1-0:1.0: 12 ports detected
janv. 29 07:47:11 ngux-CR62-6ML kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
janv. 29 07:47:11 ngux-CR62-6ML kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb usb2: Product: xHCI Host Controller
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb usb2: Manufacturer: Linux 4.4.0-59-generic xhci-hcd
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb usb2: SerialNumber: 0000:00:14.0
janv. 29 07:47:11 ngux-CR62-6ML kernel: hub 2-0:1.0: USB hub found
janv. 29 07:47:11 ngux-CR62-6ML kernel: hub 2-0:1.0: 4 ports detected
janv. 29 07:47:11 ngux-CR62-6ML kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
janv. 29 07:47:11 ngux-CR62-6ML kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
janv. 29 07:47:11 ngux-CR62-6ML kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
janv. 29 07:47:11 ngux-CR62-6ML kernel: mousedev: PS/2 mouse device common for all mice
janv. 29 07:47:11 ngux-CR62-6ML kernel: rtc_cmos 00:01: RTC can wake from S4
janv. 29 07:47:11 ngux-CR62-6ML kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
janv. 29 07:47:11 ngux-CR62-6ML kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
janv. 29 07:47:11 ngux-CR62-6ML kernel: i2c /dev entries driver
janv. 29 07:47:11 ngux-CR62-6ML kernel: device-mapper: uevent: version 1.0.3
janv. 29 07:47:11 ngux-CR62-6ML kernel: device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
janv. 29 07:47:11 ngux-CR62-6ML kernel: Intel P-state driver initializing.
janv. 29 07:47:11 ngux-CR62-6ML kernel: intel_pstate: HWP enabled
janv. 29 07:47:11 ngux-CR62-6ML kernel: ledtrig-cpu: registered to indicate activity on CPUs
janv. 29 07:47:11 ngux-CR62-6ML kernel: NET: Registered protocol family 10
janv. 29 07:47:11 ngux-CR62-6ML kernel: NET: Registered protocol family 17
janv. 29 07:47:11 ngux-CR62-6ML kernel: Key type dns_resolver registered
janv. 29 07:47:11 ngux-CR62-6ML kernel: microcode: CPU0 sig=0x406e3, pf=0x80, revision=0x84
janv. 29 07:47:11 ngux-CR62-6ML kernel: microcode: CPU1 sig=0x406e3, pf=0x80, revision=0x84
janv. 29 07:47:11 ngux-CR62-6ML kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
janv. 29 07:47:11 ngux-CR62-6ML kernel: registered taskstats version 1
janv. 29 07:47:11 ngux-CR62-6ML kernel: Loading compiled-in X.509 certificates
janv. 29 07:47:11 ngux-CR62-6ML kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 6ffa6bfaa152a74cd2b6aa1e188cb999d8f5632b'
janv. 29 07:47:11 ngux-CR62-6ML kernel: zswap: loaded using pool lzo/zbud
janv. 29 07:47:11 ngux-CR62-6ML kernel: Key type trusted registered
janv. 29 07:47:11 ngux-CR62-6ML kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
janv. 29 07:47:11 ngux-CR62-6ML kernel: Key type encrypted registered
janv. 29 07:47:11 ngux-CR62-6ML kernel: AppArmor: AppArmor sha1 policy hashing enabled
janv. 29 07:47:11 ngux-CR62-6ML kernel: ima: No TPM chip found, activating TPM-bypass!
janv. 29 07:47:11 ngux-CR62-6ML kernel: evm: HMAC attrs: 0x1
janv. 29 07:47:11 ngux-CR62-6ML kernel:   Magic number: 1:338:779
janv. 29 07:47:11 ngux-CR62-6ML kernel: rtc_cmos 00:01: setting system clock to 2017-01-29 09:47:02 UTC (1485683222)
janv. 29 07:47:11 ngux-CR62-6ML kernel: BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
janv. 29 07:47:11 ngux-CR62-6ML kernel: EDD information not available.
janv. 29 07:47:11 ngux-CR62-6ML kernel: PM: Hibernation image not present or could not be loaded.
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Battery Slot [BAT1] (battery present)
janv. 29 07:47:11 ngux-CR62-6ML kernel: Freeing unused kernel memory: 1488K (ffffffff81f44000 - ffffffff820b8000)
janv. 29 07:47:11 ngux-CR62-6ML kernel: Write protecting the kernel read-only data: 14336k
janv. 29 07:47:11 ngux-CR62-6ML kernel: Freeing unused kernel memory: 1792K (ffff880001840000 - ffff880001a00000)
janv. 29 07:47:11 ngux-CR62-6ML kernel: Freeing unused kernel memory: 136K (ffff880001dde000 - ffff880001e00000)
janv. 29 07:47:11 ngux-CR62-6ML kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
janv. 29 07:47:11 ngux-CR62-6ML kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
janv. 29 07:47:11 ngux-CR62-6ML kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
janv. 29 07:47:11 ngux-CR62-6ML kernel: random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
janv. 29 07:47:11 ngux-CR62-6ML kernel: random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
janv. 29 07:47:11 ngux-CR62-6ML kernel: random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
janv. 29 07:47:11 ngux-CR62-6ML kernel: random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
janv. 29 07:47:11 ngux-CR62-6ML kernel: random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
janv. 29 07:47:11 ngux-CR62-6ML kernel: random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
janv. 29 07:47:11 ngux-CR62-6ML kernel: random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
janv. 29 07:47:11 ngux-CR62-6ML kernel: FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
janv. 29 07:47:11 ngux-CR62-6ML kernel: hidraw: raw HID events driver (C) Jiri Kosina
janv. 29 07:47:11 ngux-CR62-6ML kernel: wmi: Mapper loaded
janv. 29 07:47:11 ngux-CR62-6ML kernel: ahci 0000:00:17.0: version 3.0
janv. 29 07:47:11 ngux-CR62-6ML kernel: [drm] Initialized drm 1.1.0 20060810
janv. 29 07:47:11 ngux-CR62-6ML kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
janv. 29 07:47:11 ngux-CR62-6ML kernel: ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
janv. 29 07:47:11 ngux-CR62-6ML kernel: alx 0000:02:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [4c:cc:6a:7f:d9:07]
janv. 29 07:47:11 ngux-CR62-6ML kernel: scsi host0: ahci
janv. 29 07:47:11 ngux-CR62-6ML kernel: scsi host1: ahci
janv. 29 07:47:11 ngux-CR62-6ML kernel: ata1: SATA max UDMA/133 abar m2048@0xdf22b000 port 0xdf22b100 irq 123
janv. 29 07:47:11 ngux-CR62-6ML kernel: ata2: SATA max UDMA/133 abar m2048@0xdf22b000 port 0xdf22b180 irq 123
janv. 29 07:47:11 ngux-CR62-6ML kernel: [drm] Memory usable by graphics device = 4096M
janv. 29 07:47:11 ngux-CR62-6ML kernel: [drm] Replacing VGA console driver
janv. 29 07:47:11 ngux-CR62-6ML kernel: Console: switching to colour dummy device 80x25
janv. 29 07:47:11 ngux-CR62-6ML kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
janv. 29 07:47:11 ngux-CR62-6ML kernel: [drm] Driver supports precise vblank timestamp query.
janv. 29 07:47:11 ngux-CR62-6ML kernel: [drm] Finished loading i915/skl_dmc_ver1.bin (v1.26)
janv. 29 07:47:11 ngux-CR62-6ML kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
janv. 29 07:47:11 ngux-CR62-6ML kernel: alx 0000:02:00.0 enp2s0: renamed from eth0
janv. 29 07:47:11 ngux-CR62-6ML kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
janv. 29 07:47:11 ngux-CR62-6ML kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
janv. 29 07:47:11 ngux-CR62-6ML kernel: [drm] Initialized i915_bpo 1.6.0 20160425 for 0000:00:02.0 on minor 0
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-5: new full-speed USB device number 2 using xhci_hcd
janv. 29 07:47:11 ngux-CR62-6ML kernel: fbcon: inteldrmfb (fb0) is primary device
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-5: New USB device found, idVendor=8087, idProduct=0a2a
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
janv. 29 07:47:11 ngux-CR62-6ML kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
janv. 29 07:47:11 ngux-CR62-6ML kernel: ata1.00: ATA-9: WDC WD5000LPVX-22V0TT0, 01.01A01, max UDMA/133
janv. 29 07:47:11 ngux-CR62-6ML kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
janv. 29 07:47:11 ngux-CR62-6ML kernel: ata1.00: configured for UDMA/133
janv. 29 07:47:11 ngux-CR62-6ML kernel: ata2.00: ATAPI: HL-DT-ST DVDRAM GUD0N, 1.00, max UDMA/133
janv. 29 07:47:11 ngux-CR62-6ML kernel: scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000LPVX-2 1A01 PQ: 0 ANSI: 5
janv. 29 07:47:11 ngux-CR62-6ML kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
janv. 29 07:47:11 ngux-CR62-6ML kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
janv. 29 07:47:11 ngux-CR62-6ML kernel: sd 0:0:0:0: [sda] Write Protect is off
janv. 29 07:47:11 ngux-CR62-6ML kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
janv. 29 07:47:11 ngux-CR62-6ML kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
janv. 29 07:47:11 ngux-CR62-6ML kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
janv. 29 07:47:11 ngux-CR62-6ML kernel: ata2.00: configured for UDMA/133
janv. 29 07:47:11 ngux-CR62-6ML kernel: scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GUD0N     1.00 PQ: 0 ANSI: 5
janv. 29 07:47:11 ngux-CR62-6ML kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
janv. 29 07:47:11 ngux-CR62-6ML kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
janv. 29 07:47:11 ngux-CR62-6ML kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
janv. 29 07:47:11 ngux-CR62-6ML kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
janv. 29 07:47:11 ngux-CR62-6ML kernel:  sda: sda1 sda2 < sda5 sda6 > sda3 sda4
janv. 29 07:47:11 ngux-CR62-6ML kernel: sd 0:0:0:0: [sda] Attached SCSI disk
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-6: new low-speed USB device number 3 using xhci_hcd
janv. 29 07:47:11 ngux-CR62-6ML kernel: tsc: Refined TSC clocksource calibration: 1607.994 MHz
janv. 29 07:47:11 ngux-CR62-6ML kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x172da49646d, max_idle_ns: 440795237193 ns
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-6: New USB device found, idVendor=0458, idProduct=0036
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-6: Product: NetScroll+Mini Traveler
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-6: Manufacturer: Genius      
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-6: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
janv. 29 07:47:11 ngux-CR62-6ML kernel: usbcore: registered new interface driver usbhid
janv. 29 07:47:11 ngux-CR62-6ML kernel: usbhid: USB HID core driver
janv. 29 07:47:11 ngux-CR62-6ML kernel: input: Genius       NetScroll+Mini Traveler as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:0458:0036.0001/input/input8
janv. 29 07:47:11 ngux-CR62-6ML kernel: hid-generic 0003:0458:0036.0001: input,hidraw0: USB HID v1.10 Mouse [Genius       NetScroll+Mini Traveler] on usb-0000:00:14.0-6/input0
janv. 29 07:47:11 ngux-CR62-6ML kernel: psmouse serio1: synaptics: queried max coordinates: x [..5706], y [..4800]
janv. 29 07:47:11 ngux-CR62-6ML kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00033/0x240000/0xa0400/0x0, board id: 1474, fw id: 793787
janv. 29 07:47:11 ngux-CR62-6ML kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-8: new high-speed USB device number 4 using xhci_hcd
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-8: New USB device found, idVendor=0bda, idProduct=0129
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-8: Product: USB2.0-CRW
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-8: Manufacturer: Generic
janv. 29 07:47:11 ngux-CR62-6ML kernel: usb 1-8: SerialNumber: 20100201396000000
janv. 29 07:47:11 ngux-CR62-6ML kernel: usbcore: registered new interface driver rtsx_usb
janv. 29 07:47:11 ngux-CR62-6ML kernel: [drm] RC6 on
janv. 29 07:47:11 ngux-CR62-6ML kernel: clocksource: Switched to clocksource tsc
janv. 29 07:47:11 ngux-CR62-6ML kernel: Console: switching to colour frame buffer device 170x48
janv. 29 07:47:11 ngux-CR62-6ML kernel: i915_bpo 0000:00:02.0: fb0: inteldrmfb frame buffer device
janv. 29 07:47:11 ngux-CR62-6ML kernel: random: nonblocking pool is initialized
janv. 29 07:47:11 ngux-CR62-6ML kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Detected architecture x86-64.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Set hostname to <ngux-CR62-6ML>.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Reached target Remote File Systems (Pre).
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Reached target Remote File Systems.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Started Forward Password Requests to Wall Directory Watch.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Reached target Encrypted Volumes.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Listening on Journal Socket (/dev/log).
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Listening on Journal Audit Socket.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Listening on udev Kernel Socket.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Listening on Syslog Socket.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Listening on fsck to fsckd communication Socket.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Listening on udev Control Socket.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Created slice System Slice.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Reached target User and Group Name Lookups.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Listening on Journal Socket.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Mounting POSIX Message Queue File System...
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Starting Create list of required static device nodes for the current kernel...
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Starting Load Kernel Modules...
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Started Braille Device Support.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Starting Journal Service...
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Mounting Huge Pages File System...
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Starting Uncomplicated firewall...
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Started Read required files in advance.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Mounting Debug File System...
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Starting Set console keymap...
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Created slice User and Session Slice.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Reached target Slices.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Started Create list of required static device nodes for the current kernel.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Starting Create Static Device Nodes in /dev...
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Started Uncomplicated firewall.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Mounted Debug File System.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Mounted POSIX Message Queue File System.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Mounted Huge Pages File System.
janv. 29 07:47:11 ngux-CR62-6ML kernel: lp: driver loaded but no devices found
janv. 29 07:47:11 ngux-CR62-6ML kernel: ppdev: user-space parallel port driver
janv. 29 07:47:11 ngux-CR62-6ML systemd-journald[216]: Journal started
-- Subject: The journal has been started
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The system journal process has started up, opened the journal
-- files for writing and is now ready to process requests.
janv. 29 07:47:11 ngux-CR62-6ML systemd-modules-load[212]: Inserted module 'lp'
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Started Journal Service.
janv. 29 07:47:11 ngux-CR62-6ML systemd-modules-load[212]: Inserted module 'ppdev'
janv. 29 07:47:11 ngux-CR62-6ML systemd-modules-load[212]: Inserted module 'parport_pc'
janv. 29 07:47:11 ngux-CR62-6ML systemd-modules-load[212]: Inserted module 'coretemp'
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Started Load Kernel Modules.
-- Subject: Unit systemd-modules-load.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-modules-load.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Mounting FUSE Control File System...
-- Subject: Unit sys-fs-fuse-connections.mount has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sys-fs-fuse-connections.mount has begun starting up.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Starting Apply Kernel Variables...
-- Subject: Unit systemd-sysctl.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-sysctl.service has begun starting up.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Mounted FUSE Control File System.
-- Subject: Unit sys-fs-fuse-connections.mount has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sys-fs-fuse-connections.mount has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Started Set console keymap.
-- Subject: Unit keyboard-setup.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit keyboard-setup.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:11 ngux-CR62-6ML loadkeys[225]: Loading /etc/console-setup/cached.kmap.gz
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Started Create Static Device Nodes in /dev.
-- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-tmpfiles-setup-dev.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Starting udev Kernel Device Manager...
-- Subject: Unit systemd-udevd.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-udevd.service has begun starting up.
janv. 29 07:47:11 ngux-CR62-6ML systemd[1]: Started Apply Kernel Variables.
-- Subject: Unit systemd-sysctl.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-sysctl.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:13 ngux-CR62-6ML systemd[1]: Started udev Kernel Device Manager.
-- Subject: Unit systemd-udevd.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-udevd.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:13 ngux-CR62-6ML systemd[1]: Starting Remount Root and Kernel File Systems...
-- Subject: Unit systemd-remount-fs.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-remount-fs.service has begun starting up.
janv. 29 07:47:14 ngux-CR62-6ML systemd[1]: Started Remount Root and Kernel File Systems.
-- Subject: Unit systemd-remount-fs.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-remount-fs.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:14 ngux-CR62-6ML kernel: EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
janv. 29 07:47:14 ngux-CR62-6ML systemd[1]: Reached target Local File Systems (Pre).
-- Subject: Unit local-fs-pre.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit local-fs-pre.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:14 ngux-CR62-6ML systemd[1]: Starting Flush Journal to Persistent Storage...
-- Subject: Unit systemd-journal-flush.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-journal-flush.service has begun starting up.
janv. 29 07:47:14 ngux-CR62-6ML systemd[1]: Starting Load/Save Random Seed...
-- Subject: Unit systemd-random-seed.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-random-seed.service has begun starting up.
janv. 29 07:47:14 ngux-CR62-6ML systemd[1]: Starting udev Coldplug all Devices...
-- Subject: Unit systemd-udev-trigger.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-udev-trigger.service has begun starting up.
janv. 29 07:47:14 ngux-CR62-6ML systemd[1]: Started Load/Save Random Seed.
-- Subject: Unit systemd-random-seed.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-random-seed.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:14 ngux-CR62-6ML systemd[1]: Started Flush Journal to Persistent Storage.
-- Subject: Unit systemd-journal-flush.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-journal-flush.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:14 ngux-CR62-6ML systemd[1]: Started udev Coldplug all Devices.
-- Subject: Unit systemd-udev-trigger.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-udev-trigger.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:14 ngux-CR62-6ML systemd[1]: Starting Show Plymouth Boot Screen...
-- Subject: Unit plymouth-start.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit plymouth-start.service has begun starting up.
janv. 29 07:47:14 ngux-CR62-6ML systemd[1]: Created slice system-systemd\x2dbacklight.slice.
-- Subject: Unit system-systemd\x2dbacklight.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit system-systemd\x2dbacklight.slice has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:14 ngux-CR62-6ML systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
-- Subject: Unit systemd-backlight@backlight:intel_backlight.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-backlight@backlight:intel_backlight.service has begun starting up.
janv. 29 07:47:14 ngux-CR62-6ML kernel: Bluetooth: Core ver 2.21
janv. 29 07:47:14 ngux-CR62-6ML kernel: NET: Registered protocol family 31
janv. 29 07:47:14 ngux-CR62-6ML kernel: Bluetooth: HCI device and connection manager initialized
janv. 29 07:47:14 ngux-CR62-6ML kernel: Bluetooth: HCI socket layer initialized
janv. 29 07:47:14 ngux-CR62-6ML kernel: Bluetooth: L2CAP socket layer initialized
janv. 29 07:47:14 ngux-CR62-6ML kernel: Bluetooth: SCO socket layer initialized
janv. 29 07:47:14 ngux-CR62-6ML kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
janv. 29 07:47:14 ngux-CR62-6ML kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
janv. 29 07:47:14 ngux-CR62-6ML kernel: SSE version of gcm_enc/dec engaged.
janv. 29 07:47:15 ngux-CR62-6ML kernel: Bluetooth: HCI UART driver ver 2.3
janv. 29 07:47:15 ngux-CR62-6ML kernel: Bluetooth: HCI UART protocol H4 registered
janv. 29 07:47:15 ngux-CR62-6ML kernel: Bluetooth: HCI UART protocol BCSP registered
janv. 29 07:47:15 ngux-CR62-6ML kernel: Bluetooth: HCI UART protocol LL registered
janv. 29 07:47:15 ngux-CR62-6ML kernel: Bluetooth: HCI UART protocol ATH3K registered
janv. 29 07:47:15 ngux-CR62-6ML kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
janv. 29 07:47:15 ngux-CR62-6ML kernel: Bluetooth: HCI UART protocol Intel registered
janv. 29 07:47:15 ngux-CR62-6ML kernel: Bluetooth: HCI UART protocol BCM registered
janv. 29 07:47:15 ngux-CR62-6ML kernel: Bluetooth: HCI UART protocol QCA registered
janv. 29 07:47:15 ngux-CR62-6ML kernel: Intel(R) Wireless WiFi driver for Linux
janv. 29 07:47:15 ngux-CR62-6ML kernel: Copyright(c) 2003- 2015 Intel Corporation
janv. 29 07:47:15 ngux-CR62-6ML kernel: iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-19.ucode failed with error -2
janv. 29 07:47:15 ngux-CR62-6ML kernel: iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-7265D-18.ucode failed with error -2
janv. 29 07:47:15 ngux-CR62-6ML kernel: iwlwifi 0000:01:00.0: loaded firmware version 17.352738.0 op_mode iwlmvm
janv. 29 07:47:15 ngux-CR62-6ML systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
-- Subject: Unit systemd-backlight@backlight:intel_backlight.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-backlight@backlight:intel_backlight.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:15 ngux-CR62-6ML kernel: iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 3165, REV=0x210
janv. 29 07:47:15 ngux-CR62-6ML kernel: iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
janv. 29 07:47:15 ngux-CR62-6ML kernel: iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
janv. 29 07:47:15 ngux-CR62-6ML kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
janv. 29 07:47:15 ngux-CR62-6ML kernel: intel_rapl: Found RAPL domain package
janv. 29 07:47:15 ngux-CR62-6ML kernel: intel_rapl: Found RAPL domain core
janv. 29 07:47:15 ngux-CR62-6ML kernel: intel_rapl: Found RAPL domain uncore
janv. 29 07:47:15 ngux-CR62-6ML kernel: intel_rapl: Found RAPL domain dram
janv. 29 07:47:15 ngux-CR62-6ML kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915_bpo])
janv. 29 07:47:15 ngux-CR62-6ML kernel: usbcore: registered new interface driver btusb
janv. 29 07:47:15 ngux-CR62-6ML kernel: Bluetooth: hci0: read Intel version: 370810011003110e00
janv. 29 07:47:16 ngux-CR62-6ML mtp-probe[372]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
janv. 29 07:47:16 ngux-CR62-6ML mtp-probe[385]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
janv. 29 07:47:16 ngux-CR62-6ML mtp-probe[385]: bus: 1, device: 3 was not an MTP device
janv. 29 07:47:16 ngux-CR62-6ML systemd[1]: Started Show Plymouth Boot Screen.
-- Subject: Unit plymouth-start.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit plymouth-start.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:16 ngux-CR62-6ML systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
-- Subject: Unit systemd-ask-password-plymouth.path has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-ask-password-plymouth.path has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:16 ngux-CR62-6ML mtp-probe[372]: bus: 1, device: 4 was not an MTP device
janv. 29 07:47:16 ngux-CR62-6ML kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=3 (0x15/0x1b/0x17/0x0/0x0) type:speaker
janv. 29 07:47:16 ngux-CR62-6ML kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
janv. 29 07:47:16 ngux-CR62-6ML kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x14/0x0/0x0/0x0/0x0)
janv. 29 07:47:16 ngux-CR62-6ML kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
janv. 29 07:47:16 ngux-CR62-6ML kernel: snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
janv. 29 07:47:16 ngux-CR62-6ML kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
janv. 29 07:47:16 ngux-CR62-6ML kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
janv. 29 07:47:16 ngux-CR62-6ML kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
janv. 29 07:47:16 ngux-CR62-6ML kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
janv. 29 07:47:16 ngux-CR62-6ML kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
janv. 29 07:47:16 ngux-CR62-6ML kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
janv. 29 07:47:16 ngux-CR62-6ML kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
janv. 29 07:47:16 ngux-CR62-6ML kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
janv. 29 07:47:16 ngux-CR62-6ML kernel: Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
janv. 29 07:47:17 ngux-CR62-6ML kernel: Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
janv. 29 07:47:17 ngux-CR62-6ML systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
-- Subject: Unit systemd-rfkill.socket has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-rfkill.socket has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:17 ngux-CR62-6ML systemd[1]: Starting Load/Save RF Kill Switch Status...
-- Subject: Unit systemd-rfkill.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-rfkill.service has begun starting up.
janv. 29 07:47:17 ngux-CR62-6ML kernel: input: MSI WMI hotkeys as /devices/virtual/input/input14
janv. 29 07:47:17 ngux-CR62-6ML kernel: iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
janv. 29 07:47:17 ngux-CR62-6ML systemd[1]: Reached target Sound Card.
-- Subject: Unit sound.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sound.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:17 ngux-CR62-6ML systemd[1]: Started Load/Save RF Kill Switch Status.
-- Subject: Unit systemd-rfkill.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-rfkill.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:17 ngux-CR62-6ML systemd[1]: Started Braille Device Support.
-- Subject: Unit brltty.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit brltty.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:18 ngux-CR62-6ML systemd-udevd[292]: Process '/sbin/crda' failed with exit code 249.
janv. 29 07:47:18 ngux-CR62-6ML systemd[1]: Found device WDC_WD5000LPVX-22V0TT0 4.
-- Subject: Unit dev-disk-by\x2duuid-7bb6f3d3\x2d0823\x2d458c\x2d9eb4\x2d2e037ea84764.device has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dev-disk-by\x2duuid-7bb6f3d3\x2d0823\x2d458c\x2d9eb4\x2d2e037ea84764.device has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:18 ngux-CR62-6ML systemd[1]: Activating swap /dev/disk/by-uuid/7bb6f3d3-0823-458c-9eb4-2e037ea84764...
-- Subject: Unit dev-disk-by\x2duuid-7bb6f3d3\x2d0823\x2d458c\x2d9eb4\x2d2e037ea84764.swap has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dev-disk-by\x2duuid-7bb6f3d3\x2d0823\x2d458c\x2d9eb4\x2d2e037ea84764.swap has begun starting up.
janv. 29 07:47:18 ngux-CR62-6ML systemd[1]: Activated swap /dev/disk/by-uuid/7bb6f3d3-0823-458c-9eb4-2e037ea84764.
-- Subject: Unit dev-disk-by\x2duuid-7bb6f3d3\x2d0823\x2d458c\x2d9eb4\x2d2e037ea84764.swap has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dev-disk-by\x2duuid-7bb6f3d3\x2d0823\x2d458c\x2d9eb4\x2d2e037ea84764.swap has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:18 ngux-CR62-6ML kernel: Adding 4801556k swap on /dev/sda4.  Priority:-1 extents:1 across:4801556k FS
janv. 29 07:47:18 ngux-CR62-6ML systemd[1]: Reached target Swap.
-- Subject: Unit swap.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit swap.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:47:20 ngux-CR62-6ML systemd[1]: Received SIGRTMIN+20 from PID 416 (plymouthd).
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: dev-disk-by\x2duuid-9ACE7BF8CE7BCB51.device: Job dev-disk-by\x2duuid-9ACE7BF8CE7BCB51.device/start timed out.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-9ACE7BF8CE7BCB51.device.
-- Subject: Unit dev-disk-by\x2duuid-9ACE7BF8CE7BCB51.device has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dev-disk-by\x2duuid-9ACE7BF8CE7BCB51.device has failed.
-- 
-- The result is timeout.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Dependency failed for /media/w7.
-- Subject: Unit media-w7.mount has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit media-w7.mount has failed.
-- 
-- The result is dependency.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Dependency failed for Local File Systems.
-- Subject: Unit local-fs.target has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit local-fs.target has failed.
-- 
-- The result is dependency.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Dependency failed for Clean up any mess left by 0dns-up.
-- Subject: Unit dns-clean.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dns-clean.service has failed.
-- 
-- The result is dependency.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: dns-clean.service: Job dns-clean.service/start failed with result 'dependency'.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: media-w7.mount: Job media-w7.mount/start failed with result 'dependency'.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: dev-disk-by\x2duuid-9ACE7BF8CE7BCB51.device: Job dev-disk-by\x2duuid-9ACE7BF8CE7BCB51.device/start failed with result 'timeout'.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Starting Enable support for additional executable binary formats...
-- Subject: Unit binfmt-support.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit binfmt-support.service has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Starting Set console font and keymap...
-- Subject: Unit console-setup.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit console-setup.service has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Getty on tty1.
-- Subject: Unit getty@tty1.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit getty@tty1.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Network Manager Wait Online.
-- Subject: Unit NetworkManager-wait-online.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit NetworkManager-wait-online.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Bluetooth service.
-- Subject: Unit bluetooth.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit bluetooth.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Reached target Bluetooth.
-- Subject: Unit bluetooth.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit bluetooth.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Closed ACPID Listen Socket.
-- Subject: Unit acpid.socket has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit acpid.socket has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Save/Restore Sound Card State.
-- Subject: Unit alsa-restore.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit alsa-restore.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Trigger resolvconf update for networkd DNS.
-- Subject: Unit systemd-networkd-resolvconf-update.path has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-networkd-resolvconf-update.path has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Closed UUID daemon activation socket.
-- Subject: Unit uuidd.socket has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit uuidd.socket has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Daily Cleanup of Temporary Directories.
-- Subject: Unit systemd-tmpfiles-clean.timer has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-tmpfiles-clean.timer has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped getty on tty2-tty6 if dbus and logind are not available.
-- Subject: Unit getty-static.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit getty-static.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped ACPI Events Check.
-- Subject: Unit acpid.path has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit acpid.path has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Closed Unix socket for apport crash forwarding.
-- Subject: Unit apport-forward.socket has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit apport-forward.socket has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Manage Sound Card State (restore and store).
-- Subject: Unit alsa-state.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit alsa-state.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Daily apt activities.
-- Subject: Unit apt-daily.timer has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit apt-daily.timer has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Closed Virtual machine lock manager socket.
-- Subject: Unit virtlockd.socket has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit virtlockd.socket has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Closed Virtual machine log manager socket.
-- Subject: Unit virtlogd.socket has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit virtlogd.socket has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped target Graphical Interface.
-- Subject: Unit graphical.target has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit graphical.target has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Accounts Service.
-- Subject: Unit accounts-daemon.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit accounts-daemon.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Light Display Manager.
-- Subject: Unit lightdm.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit lightdm.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Detect the available GPUs and deal with any system changes.
-- Subject: Unit gpu-manager.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit gpu-manager.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped target Multi-User System.
-- Subject: Unit multi-user.target has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit multi-user.target has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Network Manager.
-- Subject: Unit NetworkManager.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit NetworkManager.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped LSB: disk temperature monitoring daemon.
-- Subject: Unit hddtemp.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit hddtemp.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Timer to automatically refresh installed snaps.
-- Subject: Unit snapd.refresh.timer has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit snapd.refresh.timer has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Reached target Timers.
-- Subject: Unit timers.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit timers.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped System Logging Service.
-- Subject: Unit rsyslog.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rsyslog.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
-- Subject: Unit pppd-dns.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit pppd-dns.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Initialize hardware monitoring sensors.
-- Subject: Unit lm-sensors.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit lm-sensors.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped vboxweb-service.service.
-- Subject: Unit vboxweb-service.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit vboxweb-service.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Hold until boot process finishes up.
-- Subject: Unit plymouth-quit-wait.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit plymouth-quit-wait.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Regular background program processing daemon.
-- Subject: Unit cron.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cron.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped GPS (Global Positioning System) Daemon.
-- Subject: Unit gpsd.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit gpsd.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Closed GPS (Global Positioning System) Daemon Sockets.
-- Subject: Unit gpsd.socket has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit gpsd.socket has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped LSB: Record successful boot for GRUB.
-- Subject: Unit grub-common.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit grub-common.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Auto import assertions from block devices.
-- Subject: Unit snapd.autoimport.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit snapd.autoimport.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped keep appgrid db with correct installation state.
-- Subject: Unit appgrid.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit appgrid.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Run anacron jobs.
-- Subject: Unit anacron.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit anacron.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Snappy daemon.
-- Subject: Unit snapd.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit snapd.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Closed Socket activation for snappy daemon.
-- Subject: Unit snapd.socket has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit snapd.socket has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped vboxballoonctrl-service.service.
-- Subject: Unit vboxballoonctrl-service.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit vboxballoonctrl-service.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Reached target Login Prompts.
-- Subject: Unit getty.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit getty.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Login Service.
-- Subject: Unit systemd-logind.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-logind.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped LSB: daemon to balance interrupts for SMP systems.
-- Subject: Unit irqbalance.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit irqbalance.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped LSB: automatic crash report generation.
-- Subject: Unit apport.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit apport.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started Stop ureadahead data collection 45s after completed startup.
-- Subject: Unit ureadahead-stop.timer has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit ureadahead-stop.timer has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Cgroup management proxy.
-- Subject: Unit cgproxy.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cgproxy.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Cgroup management daemon.
-- Subject: Unit cgmanager.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cgmanager.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped LSB: Speech Dispatcher.
-- Subject: Unit speech-dispatcher.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit speech-dispatcher.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Permit User Sessions.
-- Subject: Unit systemd-user-sessions.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-user-sessions.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Starting Set console scheme...
-- Subject: Unit setvtrgb.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit setvtrgb.service has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Closed Syslog Socket.
-- Subject: Unit syslog.socket has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit syslog.socket has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Thermal Daemon Service.
-- Subject: Unit thermald.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit thermald.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped LSB: Set the CPU Frequency Scaling governor to "ondemand".
-- Subject: Unit ondemand.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit ondemand.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Make remote CUPS printers available locally.
-- Subject: Unit cups-browsed.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cups-browsed.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped CUPS Scheduler.
-- Subject: Unit cups.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cups.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Closed CUPS Scheduler.
-- Subject: Unit cups.socket has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cups.socket has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped CUPS Scheduler.
-- Subject: Unit cups.path has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cups.path has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
-- Subject: Unit avahi-daemon.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit avahi-daemon.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
-- Subject: Unit avahi-daemon.socket has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit avahi-daemon.socket has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped /etc/rc.local Compatibility.
-- Subject: Unit rc-local.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rc-local.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped crash report submission daemon.
-- Subject: Unit whoopsie.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit whoopsie.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Suspend Active Libvirt Guests.
-- Subject: Unit libvirt-guests.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit libvirt-guests.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Virtualization daemon.
-- Subject: Unit libvirt-bin.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit libvirt-bin.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped D-Bus System Message Bus.
-- Subject: Unit dbus.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dbus.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped Modem Manager.
-- Subject: Unit ModemManager.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit ModemManager.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Closed D-Bus System Message Bus Socket.
-- Subject: Unit dbus.socket has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dbus.socket has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped vboxautostart-service.service.
-- Subject: Unit vboxautostart-service.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit vboxautostart-service.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped VirtualBox Linux kernel module.
-- Subject: Unit vboxdrv.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit vboxdrv.service has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped target Basic System.
-- Subject: Unit basic.target has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit basic.target has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Reached target Paths.
-- Subject: Unit paths.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit paths.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Reached target Sockets.
-- Subject: Unit sockets.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sockets.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Stopped target System Initialization.
-- Subject: Unit sysinit.target has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sysinit.target has finished shutting down.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Starting LSB: ebtables ruleset management...
-- Subject: Unit ebtables.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit ebtables.service has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Starting LSB: AppArmor initialization...
-- Subject: Unit apparmor.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit apparmor.service has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
-- Subject: Unit plymouth-read-write.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit plymouth-read-write.service has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started Emergency Shell.
-- Subject: Unit emergency.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit emergency.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Reached target Emergency Mode.
-- Subject: Unit emergency.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit emergency.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Starting Create Volatile Files and Directories...
-- Subject: Unit systemd-tmpfiles-setup.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-tmpfiles-setup.service has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Starting Nameserver information manager...
-- Subject: Unit resolvconf.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit resolvconf.service has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd-tmpfiles[685]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started Nameserver information manager.
-- Subject: Unit resolvconf.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit resolvconf.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started Set console scheme.
-- Subject: Unit setvtrgb.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit setvtrgb.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 669 (update-binfmts)
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Mounting Arbitrary Executable File Formats File System...
-- Subject: Unit proc-sys-fs-binfmt_misc.mount has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit proc-sys-fs-binfmt_misc.mount has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Mounted Arbitrary Executable File Formats File System.
-- Subject: Unit proc-sys-fs-binfmt_misc.mount has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit proc-sys-fs-binfmt_misc.mount has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started Enable support for additional executable binary formats.
-- Subject: Unit binfmt-support.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit binfmt-support.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
-- Subject: Unit plymouth-read-write.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit plymouth-read-write.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started Set console font and keymap.
-- Subject: Unit console-setup.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit console-setup.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Created slice system-getty.slice.
-- Subject: Unit system-getty.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit system-getty.slice has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML apparmor[679]:  * Starting AppArmor profiles
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started Create Volatile Files and Directories.
-- Subject: Unit systemd-tmpfiles-setup.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-tmpfiles-setup.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Starting Update UTMP about System Boot/Shutdown...
-- Subject: Unit systemd-update-utmp.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-update-utmp.service has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Starting Network Time Synchronization...
-- Subject: Unit systemd-timesyncd.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-timesyncd.service has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started LSB: ebtables ruleset management.
-- Subject: Unit ebtables.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit ebtables.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started Network Time Synchronization.
-- Subject: Unit systemd-timesyncd.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-timesyncd.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Reached target System Time Synchronized.
-- Subject: Unit time-sync.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit time-sync.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started Update UTMP about System Boot/Shutdown.
-- Subject: Unit systemd-update-utmp.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-update-utmp.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Starting Update UTMP about System Runlevel Changes...
-- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-update-utmp-runlevel.service has begun starting up.
janv. 29 07:48:40 ngux-CR62-6ML systemd[1]: Started Update UTMP about System Runlevel Changes.
-- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-update-utmp-runlevel.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:41 ngux-CR62-6ML audit[826]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=826 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[826]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=826 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[826]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=826 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[826]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=826 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[825]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=825 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[825]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=825 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML apparmor[679]: Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
janv. 29 07:48:41 ngux-CR62-6ML audit[829]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ubuntu-core-launcher" pid=829 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML kernel: audit: type=1400 audit(1485683321.014:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=826 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML kernel: audit: type=1400 audit(1485683321.014:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=826 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML kernel: audit: type=1400 audit(1485683321.014:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=826 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML kernel: audit: type=1400 audit(1485683321.014:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=826 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML kernel: audit: type=1400 audit(1485683321.014:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=825 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML kernel: audit: type=1400 audit(1485683321.014:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=825 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML kernel: audit: type=1400 audit(1485683321.014:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ubuntu-core-launcher" pid=829 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[827]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=827 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[827]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=827 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[827]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=827 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[827]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=827 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[827]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=827 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[827]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer//sanitized_helper" pid=827 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML kernel: audit: type=1400 audit(1485683321.046:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=827 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML kernel: audit: type=1400 audit(1485683321.046:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=827 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML kernel: audit: type=1400 audit(1485683321.046:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=827 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[831]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/libvirt/virt-aa-helper" pid=831 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[830]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app" pid=830 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[830]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app//oxide_helper" pid=830 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[832]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=832 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[832]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=832 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[833]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=833 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[835]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=835 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[836]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/libvirtd" pid=836 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML apparmor[679]: Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
janv. 29 07:48:41 ngux-CR62-6ML audit[834]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=834 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[834]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=834 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[834]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=834 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML audit[838]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=838 comm="apparmor_parser"
janv. 29 07:48:41 ngux-CR62-6ML apparmor[679]:    ...done.
janv. 29 07:48:41 ngux-CR62-6ML systemd[1]: Started LSB: AppArmor initialization.
-- Subject: Unit apparmor.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit apparmor.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:41 ngux-CR62-6ML systemd[1]: Starting Raise network interfaces...
-- Subject: Unit networking.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit networking.service has begun starting up.
janv. 29 07:48:41 ngux-CR62-6ML systemd[1]: Started Raise network interfaces.
-- Subject: Unit networking.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit networking.service has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:41 ngux-CR62-6ML systemd[1]: Reached target Network.
-- Subject: Unit network.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit network.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:41 ngux-CR62-6ML systemd[1]: Reached target Network is Online.
-- Subject: Unit network-online.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit network-online.target has finished starting up.
-- 
-- The start-up result is done.
janv. 29 07:48:41 ngux-CR62-6ML systemd[1]: Startup finished in 6.606s (kernel) + 1min 33.416s (userspace) = 1min 40.023s.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
-- 
-- Kernel start-up required 6606817 microseconds.
-- 
-- Initial RAM disk start-up required INITRD_USEC microseconds.
-- 
-- Userspace start-up required 93416668 microseconds.
janv. 29 07:48:41 ngux-CR62-6ML systemd[1]: Received SIGRTMIN+21 from PID 416 (plymouthd).
janv. 29 07:49:26 ngux-CR62-6ML systemd[1]: Starting Stop ureadahead data collection...
-- Subject: Unit ureadahead-stop.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit ureadahead-stop.service has begun starting up.
janv. 29 07:49:26 ngux-CR62-6ML systemd[1]: Stopped Read required files in advance.
-- Subject: Unit ureadahead.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit ureadahead.service has finished shutting down.
janv. 29 07:49:26 ngux-CR62-6ML systemd[1]: Started Stop ureadahead data collection.
-- Subject: Unit ureadahead-stop.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit ureadahead-stop.service has finished starting up.
-- 
-- The start-up result is done.

Le résultat de la commande systemctl --fail

UNIT                                                                                     LOAD   ACTIVE SUB       DESCRIPTION
proc-sys-fs-binfmt_misc.automount                                                        loaded active running   Arbitrary Executable File Formats File System Automount Point
sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device   loaded active plugged   /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight
sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d5-1\x2d5:1.0-bluetooth-hci0.device         loaded active plugged   /sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/bluetooth/hci0
sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device loaded active plugged   WDC_WD5000LPVX-22V0TT0 w7
sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device loaded active plugged   WDC_WD5000LPVX-22V0TT0 2
sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device loaded active plugged   WDC_WD5000LPVX-22V0TT0 3
sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device loaded active plugged   WDC_WD5000LPVX-22V0TT0 4
sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device loaded active plugged   WDC_WD5000LPVX-22V0TT0 kali
sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device loaded active plugged   WDC_WD5000LPVX-22V0TT0 6
sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device      loaded active plugged   WDC_WD5000LPVX-22V0TT0
sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device      loaded active plugged   HL-DT-ST_DVDRAM_GUD0N
sys-devices-pci0000:00-0000:00:1c.0-0000:01:00.0-net-wlp1s0.device                       loaded active plugged   Wireless 3165 (Dual Band Wireless AC 3165)
sys-devices-pci0000:00-0000:00:1c.5-0000:02:00.0-net-enp2s0.device                       loaded active plugged   QCA8171 Gigabit Ethernet
sys-devices-pci0000:00-0000:00:1f.3-sound-card0.device                                   loaded active plugged   Sunrise Point-LP HD Audio
sys-devices-platform-serial8250-tty-ttyS0.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS0
sys-devices-platform-serial8250-tty-ttyS1.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS1
sys-devices-platform-serial8250-tty-ttyS10.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS10
sys-devices-platform-serial8250-tty-ttyS11.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS11
sys-devices-platform-serial8250-tty-ttyS12.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS12
sys-devices-platform-serial8250-tty-ttyS13.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS13
sys-devices-platform-serial8250-tty-ttyS14.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS14
sys-devices-platform-serial8250-tty-ttyS15.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS15
sys-devices-platform-serial8250-tty-ttyS16.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS16
sys-devices-platform-serial8250-tty-ttyS17.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS17
sys-devices-platform-serial8250-tty-ttyS18.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS18
sys-devices-platform-serial8250-tty-ttyS19.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS19
sys-devices-platform-serial8250-tty-ttyS2.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS2
sys-devices-platform-serial8250-tty-ttyS20.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS20
sys-devices-platform-serial8250-tty-ttyS21.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS21
sys-devices-platform-serial8250-tty-ttyS22.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS22
sys-devices-platform-serial8250-tty-ttyS23.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS23
sys-devices-platform-serial8250-tty-ttyS24.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS24
sys-devices-platform-serial8250-tty-ttyS25.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS25
sys-devices-platform-serial8250-tty-ttyS26.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS26
sys-devices-platform-serial8250-tty-ttyS27.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS27
sys-devices-platform-serial8250-tty-ttyS28.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS28
sys-devices-platform-serial8250-tty-ttyS29.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS29
sys-devices-platform-serial8250-tty-ttyS3.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS3
sys-devices-platform-serial8250-tty-ttyS30.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS30
sys-devices-platform-serial8250-tty-ttyS31.device                                        loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS31
sys-devices-platform-serial8250-tty-ttyS4.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS4
sys-devices-platform-serial8250-tty-ttyS5.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS5
sys-devices-platform-serial8250-tty-ttyS6.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS6
sys-devices-platform-serial8250-tty-ttyS7.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS7
sys-devices-platform-serial8250-tty-ttyS8.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS8
sys-devices-platform-serial8250-tty-ttyS9.device                                         loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS9
sys-devices-virtual-block-ram0.device                                                    loaded active plugged   /sys/devices/virtual/block/ram0
sys-devices-virtual-block-ram1.device                                                    loaded active plugged   /sys/devices/virtual/block/ram1
sys-devices-virtual-block-ram10.device                                                   loaded active plugged   /sys/devices/virtual/block/ram10
sys-devices-virtual-block-ram11.device                                                   loaded active plugged   /sys/devices/virtual/block/ram11
sys-devices-virtual-block-ram12.device                                                   loaded active plugged   /sys/devices/virtual/block/ram12
sys-devices-virtual-block-ram13.device                                                   loaded active plugged   /sys/devices/virtual/block/ram13
sys-devices-virtual-block-ram14.device                                                   loaded active plugged   /sys/devices/virtual/block/ram14
sys-devices-virtual-block-ram15.device                                                   loaded active plugged   /sys/devices/virtual/block/ram15
sys-devices-virtual-block-ram2.device                                                    loaded active plugged   /sys/devices/virtual/block/ram2
sys-devices-virtual-block-ram3.device                                                    loaded active plugged   /sys/devices/virtual/block/ram3
sys-devices-virtual-block-ram4.device                                                    loaded active plugged   /sys/devices/virtual/block/ram4
sys-devices-virtual-block-ram5.device                                                    loaded active plugged   /sys/devices/virtual/block/ram5
sys-devices-virtual-block-ram6.device                                                    loaded active plugged   /sys/devices/virtual/block/ram6
sys-devices-virtual-block-ram7.device                                                    loaded active plugged   /sys/devices/virtual/block/ram7
sys-devices-virtual-block-ram8.device                                                    loaded active plugged   /sys/devices/virtual/block/ram8
sys-devices-virtual-block-ram9.device                                                    loaded active plugged   /sys/devices/virtual/block/ram9
sys-devices-virtual-misc-rfkill.device                                                   loaded active plugged   /sys/devices/virtual/misc/rfkill
sys-devices-virtual-tty-ttyprintk.device                                                 loaded active plugged   /sys/devices/virtual/tty/ttyprintk
sys-module-fuse.device                                                                   loaded active plugged   /sys/module/fuse
sys-subsystem-bluetooth-devices-hci0.device                                              loaded active plugged   /sys/subsystem/bluetooth/devices/hci0
sys-subsystem-net-devices-enp2s0.device                                                  loaded active plugged   QCA8171 Gigabit Ethernet
sys-subsystem-net-devices-wlp1s0.device                                                  loaded active plugged   Wireless 3165 (Dual Band Wireless AC 3165)
-.mount                                                                                  loaded active mounted   /
dev-hugepages.mount                                                                      loaded active mounted   Huge Pages File System
dev-mqueue.mount                                                                         loaded active mounted   POSIX Message Queue File System
proc-sys-fs-binfmt_misc.mount                                                            loaded active mounted   Arbitrary Executable File Formats File System
sys-fs-fuse-connections.mount                                                            loaded active mounted   FUSE Control File System
sys-kernel-debug.mount                                                                   loaded active mounted   Debug File System
systemd-ask-password-plymouth.path                                                       loaded active waiting   Forward Password Requests to Plymouth Directory Watch
systemd-ask-password-wall.path                                                           loaded active waiting   Forward Password Requests to Wall Directory Watch
init.scope                                                                               loaded active running   System and Service Manager
apparmor.service                                                                         loaded active exited    LSB: AppArmor initialization
binfmt-support.service                                                                   loaded active exited    Enable support for additional executable binary formats
console-setup.service                                                                    loaded active exited    Set console font and keymap
ebtables.service                                                                         loaded active exited    LSB: ebtables ruleset management
emergency.service                                                                        loaded active running   Emergency Shell
keyboard-setup.service                                                                   loaded active exited    Set console keymap
kmod-static-nodes.service                                                                loaded active exited    Create list of required static device nodes for the current kernel
networking.service                                                                       loaded active exited    Raise network interfaces
resolvconf.service                                                                       loaded active exited    Nameserver information manager
setvtrgb.service                                                                         loaded active exited    Set console scheme
systemd-backlight@backlight:intel_backlight.service                                      loaded active exited    Load/Save Screen Backlight Brightness of backlight:intel_backlight
systemd-journal-flush.service                                                            loaded active exited    Flush Journal to Persistent Storage
systemd-journald.service                                                                 loaded active running   Journal Service
systemd-modules-load.service                                                             loaded active exited    Load Kernel Modules
systemd-random-seed.service                                                              loaded active exited    Load/Save Random Seed
systemd-remount-fs.service                                                               loaded active exited    Remount Root and Kernel File Systems
systemd-sysctl.service                                                                   loaded active exited    Apply Kernel Variables
systemd-timesyncd.service                                                                loaded active running   Network Time Synchronization
systemd-tmpfiles-setup-dev.service                                                       loaded active exited    Create Static Device Nodes in /dev
systemd-tmpfiles-setup.service                                                           loaded active exited    Create Volatile Files and Directories
systemd-udev-trigger.service                                                             loaded active exited    udev Coldplug all Devices
systemd-udevd.service                                                                    loaded active running   udev Kernel Device Manager
systemd-update-utmp.service                                                              loaded active exited    Update UTMP about System Boot/Shutdown
ufw.service                                                                              loaded active exited    Uncomplicated firewall
-.slice                                                                                  loaded active active    Root Slice
system-getty.slice                                                                       loaded active active    system-getty.slice
system-systemd\x2dbacklight.slice                                                        loaded active active    system-systemd\x2dbacklight.slice
system.slice                                                                             loaded active active    System Slice
user.slice                                                                               loaded active active    User and Session Slice
systemd-fsckd.socket                                                                     loaded active listening fsck to fsckd communication Socket
systemd-initctl.socket                                                                   loaded active listening /dev/initctl Compatibility Named Pipe
systemd-journald-audit.socket                                                            loaded active running   Journal Audit Socket
systemd-journald-dev-log.socket                                                          loaded active running   Journal Socket (/dev/log)
systemd-journald.socket                                                                  loaded active running   Journal Socket
systemd-rfkill.socket                                                                    loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch
systemd-udevd-control.socket                                                             loaded active running   udev Control Socket
systemd-udevd-kernel.socket                                                              loaded active running   udev Kernel Socket
dev-disk-by\x2duuid-7bb6f3d3\x2d0823\x2d458c\x2d9eb4\x2d2e037ea84764.swap                loaded active active    /dev/disk/by-uuid/7bb6f3d3-0823-458c-9eb4-2e037ea84764
bluetooth.target                                                                         loaded active active    Bluetooth
cryptsetup.target                                                                        loaded active active    Encrypted Volumes
emergency.target                                                                         loaded active active    Emergency Mode
getty.target                                                                             loaded active active    Login Prompts
local-fs-pre.target                                                                      loaded active active    Local File Systems (Pre)
network-online.target                                                                    loaded active active    Network is Online
network.target                                                                           loaded active active    Network
nss-user-lookup.target                                                                   loaded active active    User and Group Name Lookups
paths.target                                                                             loaded active active    Paths
remote-fs-pre.target                                                                     loaded active active    Remote File Systems (Pre)
remote-fs.target                                                                         loaded active active    Remote File Systems
slices.target                                                                            loaded active active    Slices
sockets.target                                                                           loaded active active    Sockets
sound.target                                                                             loaded active active    Sound Card
swap.target                                                                              loaded active active    Swap
time-sync.target                                                                         loaded active active    System Time Synchronized
timers.target                                                                            loaded active active    Timers
ureadahead-stop.timer                                                                    loaded active elapsed   Stop ureadahead data collection 45s after completed startup

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

133 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

Dernière modification par ngux (Le 29/01/2017, à 13:19)


20.04 LTS et autres... sur MSI GF63 thin

Hors ligne

#6 Le 29/01/2017, à 13:15

ngux

Re : [Résolu] Emergency mode, comment en sortir ?

j'ajoute que j'ai passé boot-repair après avoir fait boot-info et que cela n'a rien changé au problème de boot.

Il semble que ce ne soit pas le Grub donc.

Merci


20.04 LTS et autres... sur MSI GF63 thin

Hors ligne

#7 Le 29/01/2017, à 15:21

ar barzh paour

Re : [Résolu] Emergency mode, comment en sortir ?

via live usb
remplace dans /etc/fstab

UUID=9ACE7BF8CE7BCB51 /media/w7 ntfs defaults 0 0

par

# UUID=9ACE7BF8CE7BCB51 /media/w7 ntfs defaults 0 0

et voit si ça boote


PC          : B760M DS3H DDR4,  12th Gen Intel(R) Core(TM) i3-12100, RAM DDR4 8GiB -2400 Ubuntu 20.04, 22.04, 24.04 (en test )
Portable1 : ThinkPad P50 I7-6820HQ, 16G0 Ram Ubuntu 22.04 Ubuntu 24.04 , W10-PRO( en voyage )
Portable2 : T5750  @ 2.00GHz RAM 1GiB DDR2 667 Mhz Ubuntu 20.04 ( batterie HS )
stourm a ran war bep tachenn (Angela Duval) ( Je combats sur tous les fronts )

Hors ligne

#8 Le 29/01/2017, à 23:45

ngux

Re : [Résolu] Emergency mode, comment en sortir ?

ar barzh paour a écrit :

via live usb
remplace dans /etc/fstab

UUID=9ACE7BF8CE7BCB51 /media/w7 ntfs defaults 0 0

par

# UUID=9ACE7BF8CE7BCB51 /media/w7 ntfs defaults 0 0

et voit si ça boote

Bravo! \Ö/

C'était bien l'UUID de la partition windows qui avait changé avec l'installation de Windows 10. Je ne pensais pas qu'Ubuntu pouvait se mettre en emergency simplement pour ne pas avoir monté une partition. Cela ne parait pourtant pas très important pour le système.
De plus j'avais déja vu passer des messages qui proposaient d'oublier des partions à problemes dans l'écran d'accueil.

En tous cas merci, je mets le sujet en [Résolu], (un peu vexé de ne pas avoir trouvé tout seul pour tout dire, mais toujours impressionné et heureux de la réactivité de notre communauté de Linuxiens....;-)

Dernière modification par ngux (Le 29/01/2017, à 23:48)


20.04 LTS et autres... sur MSI GF63 thin

Hors ligne

#9 Le 30/01/2017, à 10:55

ar barzh paour

Re : [Résolu] Emergency mode, comment en sortir ?

un peu bizarre quand même ce problème du a fstab
ça m'était arrivé en septembre alors je m'en souviens ... lol lol

Dernière modification par ar barzh paour (Le 30/01/2017, à 10:56)


PC          : B760M DS3H DDR4,  12th Gen Intel(R) Core(TM) i3-12100, RAM DDR4 8GiB -2400 Ubuntu 20.04, 22.04, 24.04 (en test )
Portable1 : ThinkPad P50 I7-6820HQ, 16G0 Ram Ubuntu 22.04 Ubuntu 24.04 , W10-PRO( en voyage )
Portable2 : T5750  @ 2.00GHz RAM 1GiB DDR2 667 Mhz Ubuntu 20.04 ( batterie HS )
stourm a ran war bep tachenn (Angela Duval) ( Je combats sur tous les fronts )

Hors ligne