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 04/03/2018, à 21:38

Crestey

[Résolu] Plantage au boot

Bonjour à tous,
Depuis aujourd'hui, mon portable qui jusque là marchait très bien, m'affiche l'écran suivant quand je le démarre:
p1110361_imagesia-com_1fy9t_small.JPG
en faisant systemctl default comme il me le suggère, ça démarre, mais pas du premier coup.
Et alors il marche bien.
Je n'ai aucune idée de quoi ça peux venir  et quoi donner plus comme info.
Si je fais la commande journalctl xb comme il m'y invite, j'ai un fichier de 5000 lignes.
Sauriez-vous m'aider ?

Dernière modification par Crestey (Le 06/03/2018, à 21:44)


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#2 Le 04/03/2018, à 21:51

lucmars

Re : [Résolu] Plantage au boot

Il se se peut que ton disque soit moribond.

En mode live avec ta clef/dvd fais un audit du disque avec smartmontools (voir la doc)


Gaulois Matter !

Hors ligne

#3 Le 04/03/2018, à 22:21

Crestey

Re : [Résolu] Plantage au boot

Merci lucmars.
Et voilà pour le test court :

xubuntu@xubuntu:~$ sudo smartctl -l selftest /dev/sda
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.10.0-28-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%      8842         -
# 2  Short offline       Completed without error       00%      7442         -
# 3  Short offline       Completed without error       00%      7428         -
# 4  Short offline       Completed without error       00%      7405         -
# 5  Short offline       Completed without error       00%      7360         -
# 6  Short offline       Completed without error       00%      7342         -
# 7  Short offline       Completed without error       00%      7323         -
# 8  Short offline       Completed without error       00%      7315         -
# 9  Short offline       Completed without error       00%      7304         -
#10  Short offline       Completed without error       00%      7295         -
#11  Short offline       Completed without error       00%      7257         -
#12  Short offline       Completed without error       00%      7237         -
#13  Short offline       Completed without error       00%      7220         -
#14  Short offline       Completed without error       00%      7189         -
#15  Short offline       Completed without error       00%      7156         -
#16  Short offline       Completed without error       00%      7144         -
#17  Short offline       Completed without error       00%      7128         -
#18  Short offline       Completed without error       00%      7108         -
#19  Short offline       Completed without error       00%      7084         -
#20  Short offline       Completed without error       00%      7055         -
#21  Short offline       Completed without error       00%      7042         -

xubuntu@xubuntu:~$

A priori pas de problème détecté avec le test court. Le long est en cours (ça fait bizarre à l'oreille, "le long est en cours" roll ! )
Il sera fait dans 1h30.
En plus de ces 2 tests, as-tu une autre suggestion avec cet outils ou un autre ?


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#4 Le 05/03/2018, à 07:23

Crestey

Re : [Résolu] Plantage au boot

Le test long donne une erreur

xubuntu@xubuntu:~$ sudo smartctl -t long  /dev/sda
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.10.0-28-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
Sending command: "Execute SMART Extended self-test routine immediately in off-line mode".
Drive command "Execute SMART Extended self-test routine immediately in off-line mode" successful.
Testing has begun.
Please wait 86 minutes for test to complete.
Test will complete after Sun Mar  4 21:44:07 2018

Use smartctl -X to abort test.
xubuntu@xubuntu:~$ sudo smartctl -l selftest /dev/sda
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.10.0-28-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed: read failure       90%      8842         30882704
# 2  Short offline       Completed without error       00%      8842         -
# 3  Short offline       Completed without error       00%      7442         -
# 4  Short offline       Completed without error       00%      7428         -
# 5  Short offline       Completed without error       00%      7405         -
# 6  Short offline       Completed without error       00%      7360         -
# 7  Short offline       Completed without error       00%      7342         -
# 8  Short offline       Completed without error       00%      7323         -
# 9  Short offline       Completed without error       00%      7315         -
#10  Short offline       Completed without error       00%      7304         -
#11  Short offline       Completed without error       00%      7295         -
#12  Short offline       Completed without error       00%      7257         -
#13  Short offline       Completed without error       00%      7237         -
#14  Short offline       Completed without error       00%      7220         -
#15  Short offline       Completed without error       00%      7189         -
#16  Short offline       Completed without error       00%      7156         -
#17  Short offline       Completed without error       00%      7144         -
#18  Short offline       Completed without error       00%      7128         -
#19  Short offline       Completed without error       00%      7108         -
#20  Short offline       Completed without error       00%      7084         -
#21  Short offline       Completed without error       00%      7055         -

xubuntu@xubuntu:~$ 

C'est grave ? Faut changer le disque dur ?


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#5 Le 05/03/2018, à 08:38

moko138

Re : [Résolu] Plantage au boot

Crestey, c'est

sudo smartctl -s on -a /dev/sda

qui nous donnera la vue d'ensemble (c'est dans la Doc), et ça prend trois secondes.


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

Hors ligne

#6 Le 05/03/2018, à 09:07

moko138

Re : [Résolu] Plantage au boot

Et si ton disque est hors de cause, alors oui, tu nous donneras de lrésultat de

journalctl xb

même si ça fait 5000 lignes.


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

Hors ligne

#7 Le 05/03/2018, à 09:37

Crestey

Re : [Résolu] Plantage au boot

Bonjour moko138 et merci,
Voici donc le résultat de la commande

xubuntu@xubuntu:~$ sudo smartctl -s on -a /dev/sda
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.10.0-28-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Scorpio Blue Serial ATA
Device Model:     WDC WD2500BEVT-60ZCT1
Serial Number:    WD-WX30A89Y9817
LU WWN Device Id: 5 0014ee 2589141e2
Firmware Version: 13.01A13
User Capacity:    250 059 350 016 bytes [250 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS (minor revision not indicated)
SATA Version is:  SATA 2.5, 3.0 Gb/s
Local Time is:    Mon Mar  5 07:32:29 2018 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
See vendor-specific Attribute list for marginal Attributes.

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      ( 121)	The previous self-test completed having
					the read element of the test failed.
Total time to complete Offline 
data collection: 		( 7200) seconds.
Offline data collection
capabilities: 			 (0x51) SMART execute Offline immediate.
					No Auto Offline data collection support.
					Suspend Offline collection upon new
					command.
					No Offline surface scan supported.
					Self-test supported.
					No Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 (  86) minutes.
SCT capabilities: 	       (0x303f)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
  3 Spin_Up_Time            0x0027   187   184   021    Pre-fail  Always       -       1641
  4 Start_Stop_Count        0x0032   090   090   000    Old_age   Always       -       10409
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002f   100   253   051    Pre-fail  Always       -       0
  9 Power_On_Hours          0x0032   088   088   000    Old_age   Always       -       8853
 10 Spin_Retry_Count        0x0033   100   100   051    Pre-fail  Always       -       0
 11 Calibration_Retry_Count 0x0032   100   100   000    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   090   090   000    Old_age   Always       -       10397
187 Reported_Uncorrect      0x0032   100   001   000    Old_age   Always       -       28331
188 Command_Timeout         0x0032   100   039   000    Old_age   Always       -       120
190 Airflow_Temperature_Cel 0x0022   053   026   040    Old_age   Always   In_the_past 47
192 Power-Off_Retract_Count 0x0032   199   199   000    Old_age   Always       -       1179
193 Load_Cycle_Count        0x0032   156   156   000    Old_age   Always       -       133040
194 Temperature_Celsius     0x0022   100   073   000    Old_age   Always       -       47
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   200   192   000    Old_age   Always       -       5
198 Offline_Uncorrectable   0x0030   100   253   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x0009   200   200   051    Pre-fail  Offline      -       0

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

Error 27929 occurred at disk power-on lifetime: 8612 hours (358 days + 20 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 01 a8 4a 66 40  Error: UNC 1 sectors at LBA = 0x00664aa8 = 6703784

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 03 01 a8 4a 66 00 00   2d+01:05:04.851  READ DMA EXT
  25 03 01 a7 4a 66 00 00   2d+01:05:04.850  READ DMA EXT
  25 03 01 a6 4a 66 00 00   2d+01:05:04.850  READ DMA EXT
  25 03 01 a5 4a 66 00 00   2d+01:05:04.850  READ DMA EXT
  25 03 01 a4 4a 66 00 00   2d+01:05:04.849  READ DMA EXT

Error 27928 occurred at disk power-on lifetime: 8612 hours (358 days + 20 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 80 00 4b 66 40  Error: UNC 128 sectors at LBA = 0x00664b00 = 6703872

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 03 80 00 4b 66 00 00   2d+01:05:00.474  READ DMA EXT
  25 03 80 80 4a 66 00 00   2d+01:04:57.202  READ DMA EXT
  25 03 80 00 4a 66 00 00   2d+01:04:57.200  READ DMA EXT
  25 03 80 80 49 66 00 00   2d+01:04:57.198  READ DMA EXT
  25 03 80 00 49 66 00 00   2d+01:04:57.195  READ DMA EXT

Error 27927 occurred at disk power-on lifetime: 8612 hours (358 days + 20 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 80 80 4a 66 40  Error: UNC 128 sectors at LBA = 0x00664a80 = 6703744

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 03 80 80 4a 66 00 00   2d+01:04:57.202  READ DMA EXT
  25 03 80 00 4a 66 00 00   2d+01:04:57.200  READ DMA EXT
  25 03 80 80 49 66 00 00   2d+01:04:57.198  READ DMA EXT
  25 03 80 00 49 66 00 00   2d+01:04:57.195  READ DMA EXT
  25 03 80 80 48 66 00 00   2d+01:04:57.193  READ DMA EXT

Error 27926 occurred at disk power-on lifetime: 8612 hours (358 days + 20 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 01 a8 4a 66 40  Error: UNC 1 sectors at LBA = 0x00664aa8 = 6703784

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 03 01 a8 4a 66 00 00   2d+01:03:37.610  READ DMA EXT
  25 03 01 a7 4a 66 00 00   2d+01:03:37.609  READ DMA EXT
  25 03 01 a6 4a 66 00 00   2d+01:03:37.609  READ DMA EXT
  25 03 01 a5 4a 66 00 00   2d+01:03:37.609  READ DMA EXT
  25 03 01 a4 4a 66 00 00   2d+01:03:37.608  READ DMA EXT

Error 27925 occurred at disk power-on lifetime: 8612 hours (358 days + 20 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 80 00 4b 66 40  Error: UNC 128 sectors at LBA = 0x00664b00 = 6703872

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 03 80 00 4b 66 00 00   2d+01:03:33.226  READ DMA EXT
  25 03 80 80 4a 66 00 00   2d+01:03:30.258  READ DMA EXT
  25 03 80 00 4a 66 00 00   2d+01:03:30.256  READ DMA EXT
  25 03 80 80 49 66 00 00   2d+01:03:30.254  READ DMA EXT
  25 03 80 00 49 66 00 00   2d+01:03:30.251  READ DMA EXT

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed: read failure       90%      8852         47817088
# 2  Extended offline    Completed: read failure       90%      8842         30882704
# 3  Short offline       Completed without error       00%      8842         -
# 4  Short offline       Completed without error       00%      7442         -
# 5  Short offline       Completed without error       00%      7428         -
# 6  Short offline       Completed without error       00%      7405         -
# 7  Short offline       Completed without error       00%      7360         -
# 8  Short offline       Completed without error       00%      7342         -
# 9  Short offline       Completed without error       00%      7323         -
#10  Short offline       Completed without error       00%      7315         -
#11  Short offline       Completed without error       00%      7304         -
#12  Short offline       Completed without error       00%      7295         -
#13  Short offline       Completed without error       00%      7257         -
#14  Short offline       Completed without error       00%      7237         -
#15  Short offline       Completed without error       00%      7220         -
#16  Short offline       Completed without error       00%      7189         -
#17  Short offline       Completed without error       00%      7156         -
#18  Short offline       Completed without error       00%      7144         -
#19  Short offline       Completed without error       00%      7128         -
#20  Short offline       Completed without error       00%      7108         -
#21  Short offline       Completed without error       00%      7084         -

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

xubuntu@xubuntu:~$

avant que tu ne répondes, j'ai tenté une "exclusion de secteur" inoportune sans doute qui a dû généré la 2ème ligne d'erreur.

Dernière modification par Crestey (Le 05/03/2018, à 09:39)


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#8 Le 05/03/2018, à 10:29

moko138

Re : [Résolu] Plantage au boot

avant que tu ne répondes, j'ai tenté une "exclusion de secteur" inopportune sans doute

Comment as-tu procédé ?
Et pourquoi ?
  - -

À part ça, ceci:

197 Current_Pending_Sector  0x0032   200   192   000       5
ATA Error Count: 27929

n'est pas bon.
  - -

Et ceci

  4 Start_Stop_Count        0x0032   090   090   000       10409
  9 Power_On_Hours          0x0032   088   088   000       8853
 12 Power_Cycle_Count       0x0032   090   090   000       10397

plus d'une mise sous tension par heure, n'est pas bon.
Et suggère que ce Western Digital Scorpio Blue a presque toujours été utilisé comme DDE.


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

Hors ligne

#9 Le 05/03/2018, à 10:56

Crestey

Re : [Résolu] Plantage au boot

J'ai appliqué cela.
donc cette commande

 # dd if=/dev/zero of=/dev/sda conv=sync bs=4096 count=1 seek=5590620 
  1+0 records in
  1+0 records out
  # sync

(avec mes N° de secteur)
Sinon, y a quelque chose à faire pour corriger tout ça ?


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#10 Le 05/03/2018, à 15:05

Crestey

Re : [Résolu] Plantage au boot

Voici le résultat de journalctl -xb quand ça plante au boot

-- Logs begin at lun. 2018-03-05 13:56:23 CET, end at lun. 2018-03-05 13:57:17 CET. --
mars 05 13:56:23 PC12 systemd-journald[236]: Runtime journal (/run/log/journal/) is 3.6M, max 29.3M, 25.6M 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 3.6M.
-- Maximum allowed usage is set to 29.3M.
-- Leaving at least 43.9M free (of currently available 289.3M of disk space).
-- Enforced usage limit is thus 29.3M, of which 25.6M 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.
mars 05 13:56:23 PC12 kernel: microcode: microcode updated early to revision 0xa0b, date = 2010-09-28
mars 05 13:56:23 PC12 kernel: random: get_random_bytes called from start_kernel+0x42/0x50d with crng_init=0
mars 05 13:56:23 PC12 kernel: Linux version 4.13.0-36-generic (buildd@lgw01-amd64-033) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9)) #40~16.04.1-Ubuntu SMP Fri Feb 16 23:25:58 UTC 2018 (Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13)
mars 05 13:56:23 PC12 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=c1ad9736-0a19-4654-9f32-6ba12bb971e1 ro quiet splash vt.handoff=7
mars 05 13:56:23 PC12 kernel: KERNEL supported cpus:
mars 05 13:56:23 PC12 kernel:   Intel GenuineIntel
mars 05 13:56:23 PC12 kernel:   AMD AuthenticAMD
mars 05 13:56:23 PC12 kernel:   Centaur CentaurHauls
mars 05 13:56:23 PC12 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
mars 05 13:56:23 PC12 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
mars 05 13:56:23 PC12 kernel: x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
mars 05 13:56:23 PC12 kernel: e820: BIOS-provided physical RAM map:
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bba63fff] usable
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000bba64000-0x00000000bbabefff] reserved
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000bbabf000-0x00000000bbb81fff] usable
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000bbb82000-0x00000000bbbbefff] ACPI NVS
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000bbbbf000-0x00000000bbbe0fff] usable
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000bbbe1000-0x00000000bbbf6fff] ACPI data
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000bbbf7000-0x00000000bbbfffff] usable
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000bbc00000-0x00000000bfffffff] reserved
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
mars 05 13:56:23 PC12 kernel: BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
mars 05 13:56:23 PC12 kernel: NX (Execute Disable) protection: active
mars 05 13:56:23 PC12 kernel: random: fast init done
mars 05 13:56:23 PC12 kernel: SMBIOS 2.4 present.
mars 05 13:56:23 PC12 kernel: DMI: Hewlett-Packard Compaq Presario CQ61 Notebook PC/3069, BIOS F.11 08/21/2009
mars 05 13:56:23 PC12 kernel: tsc: Fast TSC calibration using PIT
mars 05 13:56:23 PC12 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
mars 05 13:56:23 PC12 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
mars 05 13:56:23 PC12 kernel: e820: last_pfn = 0xbbc00 max_arch_pfn = 0x400000000
mars 05 13:56:23 PC12 kernel: MTRR default type: uncachable
mars 05 13:56:23 PC12 kernel: MTRR fixed ranges enabled:
mars 05 13:56:23 PC12 kernel:   00000-9FFFF write-back
mars 05 13:56:23 PC12 kernel:   A0000-BFFFF uncachable
mars 05 13:56:23 PC12 kernel:   C0000-FFFFF write-protect
mars 05 13:56:23 PC12 kernel: MTRR variable ranges enabled:
mars 05 13:56:23 PC12 kernel:   0 base 000000000 mask F80000000 write-back
mars 05 13:56:23 PC12 kernel:   1 base 080000000 mask FC0000000 write-back
mars 05 13:56:23 PC12 kernel:   2 base 0FFF00000 mask FFFF00000 write-protect
mars 05 13:56:23 PC12 kernel:   3 base 0BC000000 mask FFC000000 uncachable
mars 05 13:56:23 PC12 kernel:   4 base 0BBC00000 mask FFFC00000 uncachable
mars 05 13:56:23 PC12 kernel:   5 disabled
mars 05 13:56:23 PC12 kernel:   6 disabled
mars 05 13:56:23 PC12 kernel:   7 disabled
mars 05 13:56:23 PC12 kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
mars 05 13:56:23 PC12 kernel: Scanning 1 areas for low memory corruption
mars 05 13:56:23 PC12 kernel: Base memory trampoline at [ffff9b8540098000] 98000 size 24576
mars 05 13:56:23 PC12 kernel: BRK [0x2472a000, 0x2472afff] PGTABLE
mars 05 13:56:23 PC12 kernel: BRK [0x2472b000, 0x2472bfff] PGTABLE
mars 05 13:56:23 PC12 kernel: BRK [0x2472c000, 0x2472cfff] PGTABLE
mars 05 13:56:23 PC12 kernel: BRK [0x2472d000, 0x2472dfff] PGTABLE
mars 05 13:56:23 PC12 kernel: BRK [0x2472e000, 0x2472efff] PGTABLE
mars 05 13:56:23 PC12 kernel: BRK [0x2472f000, 0x2472ffff] PGTABLE
mars 05 13:56:23 PC12 kernel: RAMDISK: [mem 0x32142000-0x35098fff]
mars 05 13:56:23 PC12 kernel: ACPI: Early table checksum verification disabled
mars 05 13:56:23 PC12 kernel: ACPI: RSDP 0x00000000000FE020 000024 (v02 HPQOEM)
mars 05 13:56:23 PC12 kernel: ACPI: XSDT 0x00000000BBBF6120 00006C (v01 HPQOEM SLIC-MPC 00000001      01000013)
mars 05 13:56:23 PC12 kernel: ACPI: FACP 0x00000000BBBF5000 0000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
mars 05 13:56:23 PC12 kernel: ACPI: DSDT 0x00000000BBBE5000 00B98B (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
mars 05 13:56:23 PC12 kernel: ACPI: FACS 0x00000000BBB8F000 000040
mars 05 13:56:23 PC12 kernel: ACPI: FACS 0x00000000BBB8F000 000040
mars 05 13:56:23 PC12 kernel: ACPI: HPET 0x00000000BBBF4000 000038 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
mars 05 13:56:23 PC12 kernel: ACPI: APIC 0x00000000BBBF3000 00006C (v02 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
mars 05 13:56:23 PC12 kernel: ACPI: MCFG 0x00000000BBBF2000 00003C (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
mars 05 13:56:23 PC12 kernel: ACPI: ASF! 0x00000000BBBF1000 0000A5 (v32 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
mars 05 13:56:23 PC12 kernel: ACPI: SLIC 0x00000000BBBE4000 000176 (v01 HPQOEM SLIC-MPC 06040000  LTP 00000001)
mars 05 13:56:23 PC12 kernel: ACPI: BOOT 0x00000000BBBE3000 000028 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
mars 05 13:56:23 PC12 kernel: ACPI: SSDT 0x00000000BBBE2000 0005B3 (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
mars 05 13:56:23 PC12 kernel: ACPI: SSDT 0x00000000BBBE1000 000655 (v01 PmRef  CpuPm    00003000 INTL 20051117)
mars 05 13:56:23 PC12 kernel: ACPI: Local APIC address 0xfee00000
mars 05 13:56:23 PC12 kernel: No NUMA configuration found
mars 05 13:56:23 PC12 kernel: Faking a node at [mem 0x0000000000000000-0x00000000bbbfffff]
mars 05 13:56:23 PC12 kernel: NODE_DATA(0) allocated [mem 0xbbb57000-0xbbb81fff]
mars 05 13:56:23 PC12 kernel: Zone ranges:
mars 05 13:56:23 PC12 kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
mars 05 13:56:23 PC12 kernel:   DMA32    [mem 0x0000000001000000-0x00000000bbbfffff]
mars 05 13:56:23 PC12 kernel:   Normal   empty
mars 05 13:56:23 PC12 kernel:   Device   empty
mars 05 13:56:23 PC12 kernel: Movable zone start for each node
mars 05 13:56:23 PC12 kernel: Early memory node ranges
mars 05 13:56:23 PC12 kernel:   node   0: [mem 0x0000000000001000-0x000000000009dfff]
mars 05 13:56:23 PC12 kernel:   node   0: [mem 0x0000000000100000-0x00000000bba63fff]
mars 05 13:56:23 PC12 kernel:   node   0: [mem 0x00000000bbabf000-0x00000000bbb81fff]
mars 05 13:56:23 PC12 kernel:   node   0: [mem 0x00000000bbbbf000-0x00000000bbbe0fff]
mars 05 13:56:23 PC12 kernel:   node   0: [mem 0x00000000bbbf7000-0x00000000bbbfffff]
mars 05 13:56:23 PC12 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000bbbfffff]
mars 05 13:56:23 PC12 kernel: On node 0 totalpages: 768751
mars 05 13:56:23 PC12 kernel:   DMA zone: 64 pages used for memmap
mars 05 13:56:23 PC12 kernel:   DMA zone: 21 pages reserved
mars 05 13:56:23 PC12 kernel:   DMA zone: 3997 pages, LIFO batch:0
mars 05 13:56:23 PC12 kernel:   DMA32 zone: 11952 pages used for memmap
mars 05 13:56:23 PC12 kernel:   DMA32 zone: 764754 pages, LIFO batch:31
mars 05 13:56:23 PC12 kernel: Reserving Intel graphics memory at 0x00000000bc000000-0x00000000bfffffff
mars 05 13:56:23 PC12 kernel: ACPI: PM-Timer IO Port: 0x408
mars 05 13:56:23 PC12 kernel: ACPI: Local APIC address 0xfee00000
mars 05 13:56:23 PC12 kernel: IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
mars 05 13:56:23 PC12 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
mars 05 13:56:23 PC12 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
mars 05 13:56:23 PC12 kernel: ACPI: IRQ0 used by override.
mars 05 13:56:23 PC12 kernel: ACPI: IRQ9 used by override.
mars 05 13:56:23 PC12 kernel: Using ACPI (MADT) for SMP configuration information
mars 05 13:56:23 PC12 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
mars 05 13:56:23 PC12 kernel: smpboot: Allowing 4 CPUs, 3 hotplug CPUs
mars 05 13:56:23 PC12 kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
mars 05 13:56:23 PC12 kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
mars 05 13:56:23 PC12 kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
mars 05 13:56:23 PC12 kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
mars 05 13:56:23 PC12 kernel: PM: Registered nosave memory: [mem 0xbba64000-0xbbabefff]
mars 05 13:56:23 PC12 kernel: PM: Registered nosave memory: [mem 0xbbb82000-0xbbbbefff]
mars 05 13:56:23 PC12 kernel: PM: Registered nosave memory: [mem 0xbbbe1000-0xbbbf6fff]
mars 05 13:56:23 PC12 kernel: e820: [mem 0xc0000000-0xf7ffffff] available for PCI devices
mars 05 13:56:23 PC12 kernel: Booting paravirtualized kernel on bare hardware
mars 05 13:56:23 PC12 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
mars 05 13:56:23 PC12 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
mars 05 13:56:23 PC12 kernel: percpu: Embedded 45 pages/cpu @ffff9b85fb600000 s146520 r8192 d29608 u524288
mars 05 13:56:23 PC12 kernel: pcpu-alloc: s146520 r8192 d29608 u524288 alloc=1*2097152
mars 05 13:56:23 PC12 kernel: pcpu-alloc: [0] 0 1 2 3 
mars 05 13:56:23 PC12 kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 756714
mars 05 13:56:23 PC12 kernel: Policy zone: DMA32
mars 05 13:56:23 PC12 kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=c1ad9736-0a19-4654-9f32-6ba12bb971e1 ro quiet splash vt.handoff=7
mars 05 13:56:23 PC12 kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
mars 05 13:56:23 PC12 kernel: Calgary: detecting Calgary via BIOS EBDA area
mars 05 13:56:23 PC12 kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
mars 05 13:56:23 PC12 kernel: Memory: 2950476K/3075004K available (12300K kernel code, 2481K rwdata, 4008K rodata, 2364K init, 2368K bss, 124528K reserved, 0K cma-reserved)
mars 05 13:56:23 PC12 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
mars 05 13:56:23 PC12 kernel: Kernel/User page tables isolation: enabled
mars 05 13:56:23 PC12 kernel: ftrace: allocating 37831 entries in 148 pages
mars 05 13:56:23 PC12 kernel: Hierarchical RCU implementation.
mars 05 13:56:23 PC12 kernel:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
mars 05 13:56:23 PC12 kernel:         Tasks RCU enabled.
mars 05 13:56:23 PC12 kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
mars 05 13:56:23 PC12 kernel: NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
mars 05 13:56:23 PC12 kernel: vt handoff: transparent VT on vt#7
mars 05 13:56:23 PC12 kernel: Console: colour dummy device 80x25
mars 05 13:56:23 PC12 kernel: console [tty0] enabled
mars 05 13:56:23 PC12 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
mars 05 13:56:23 PC12 kernel: hpet clockevent registered
mars 05 13:56:23 PC12 kernel: tsc: Fast TSC calibration using PIT
mars 05 13:56:23 PC12 kernel: tsc: Detected 2194.486 MHz processor
mars 05 13:56:23 PC12 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4388.97 BogoMIPS (lpj=8777944)
mars 05 13:56:23 PC12 kernel: pid_max: default: 32768 minimum: 301
mars 05 13:56:23 PC12 kernel: ACPI: Core revision 20170531
mars 05 13:56:23 PC12 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
mars 05 13:56:23 PC12 kernel: Security Framework initialized
mars 05 13:56:23 PC12 kernel: Yama: becoming mindful.
mars 05 13:56:23 PC12 kernel: AppArmor: AppArmor initialized
mars 05 13:56:23 PC12 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
mars 05 13:56:23 PC12 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
mars 05 13:56:23 PC12 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
mars 05 13:56:23 PC12 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
mars 05 13:56:23 PC12 kernel: FEATURE SPEC_CTRL Not Present
mars 05 13:56:23 PC12 kernel: mce: CPU supports 6 MCE banks
mars 05 13:56:23 PC12 kernel: CPU0: Thermal monitoring enabled (TM1)
mars 05 13:56:23 PC12 kernel: process: using mwait in idle threads
mars 05 13:56:23 PC12 kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
mars 05 13:56:23 PC12 kernel: Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
mars 05 13:56:23 PC12 kernel: Spectre V2 mitigation: Mitigation: Full generic retpoline
mars 05 13:56:23 PC12 kernel: Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported
mars 05 13:56:23 PC12 kernel: smpboot: Max logical packages: 4
mars 05 13:56:23 PC12 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
mars 05 13:56:23 PC12 kernel: smpboot: CPU0: Intel(R) Celeron(R) CPU          900  @ 2.20GHz (family: 0x6, model: 0x17, stepping: 0xa)
mars 05 13:56:23 PC12 kernel: Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
mars 05 13:56:23 PC12 kernel: ... version:                2
mars 05 13:56:23 PC12 kernel: ... bit width:              40
mars 05 13:56:23 PC12 kernel: ... generic registers:      2
mars 05 13:56:23 PC12 kernel: ... value mask:             000000ffffffffff
mars 05 13:56:23 PC12 kernel: ... max period:             000000007fffffff
mars 05 13:56:23 PC12 kernel: ... fixed-purpose events:   3
mars 05 13:56:23 PC12 kernel: ... event mask:             0000000700000003
mars 05 13:56:23 PC12 kernel: Hierarchical SRCU implementation.
mars 05 13:56:23 PC12 kernel: smp: Bringing up secondary CPUs ...
mars 05 13:56:23 PC12 kernel: smp: Brought up 1 node, 1 CPU
mars 05 13:56:23 PC12 kernel: smpboot: Total of 1 processors activated (4388.97 BogoMIPS)
mars 05 13:56:23 PC12 kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
mars 05 13:56:23 PC12 kernel: devtmpfs: initialized
mars 05 13:56:23 PC12 kernel: x86/mm: Memory block size: 128MB
mars 05 13:56:23 PC12 kernel: evm: security.selinux
mars 05 13:56:23 PC12 kernel: evm: security.SMACK64
mars 05 13:56:23 PC12 kernel: evm: security.SMACK64EXEC
mars 05 13:56:23 PC12 kernel: evm: security.SMACK64TRANSMUTE
mars 05 13:56:23 PC12 kernel: evm: security.SMACK64MMAP
mars 05 13:56:23 PC12 kernel: evm: security.ima
mars 05 13:56:23 PC12 kernel: evm: security.capability
mars 05 13:56:23 PC12 kernel: PM: Registering ACPI NVS region [mem 0xbbb82000-0xbbbbefff] (249856 bytes)
mars 05 13:56:23 PC12 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
mars 05 13:56:23 PC12 kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
mars 05 13:56:23 PC12 kernel: pinctrl core: initialized pinctrl subsystem
mars 05 13:56:23 PC12 kernel: RTC time: 12:56:14, date: 03/05/18
mars 05 13:56:23 PC12 kernel: NET: Registered protocol family 16
mars 05 13:56:23 PC12 kernel: cpuidle: using governor ladder
mars 05 13:56:23 PC12 kernel: cpuidle: using governor menu
mars 05 13:56:23 PC12 kernel: PCCT header not found.
mars 05 13:56:23 PC12 kernel: Simple Boot Flag value 0x5 read from CMOS RAM was invalid
mars 05 13:56:23 PC12 kernel: Simple Boot Flag at 0x44 set to 0x1
mars 05 13:56:23 PC12 kernel: ACPI: bus type PCI registered
mars 05 13:56:23 PC12 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
mars 05 13:56:23 PC12 kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
mars 05 13:56:23 PC12 kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
mars 05 13:56:23 PC12 kernel: PCI: Using configuration type 1 for base access
mars 05 13:56:23 PC12 kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
mars 05 13:56:23 PC12 kernel: ACPI: Added _OSI(Module Device)
mars 05 13:56:23 PC12 kernel: ACPI: Added _OSI(Processor Device)
mars 05 13:56:23 PC12 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
mars 05 13:56:23 PC12 kernel: ACPI: Added _OSI(Processor Aggregator Device)
mars 05 13:56:23 PC12 kernel: ACPI: Executed 1 blocks of module-level executable AML code
mars 05 13:56:23 PC12 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
mars 05 13:56:23 PC12 kernel: ACPI: EC: EC started
mars 05 13:56:23 PC12 kernel: ACPI: EC: interrupt blocked
mars 05 13:56:23 PC12 kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as first EC
mars 05 13:56:23 PC12 kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
mars 05 13:56:23 PC12 kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions
mars 05 13:56:23 PC12 kernel: ACPI: Interpreter enabled
mars 05 13:56:23 PC12 kernel: ACPI: (supports S0 S3 S4 S5)
mars 05 13:56:23 PC12 kernel: ACPI: Using IOAPIC for interrupt routing
mars 05 13:56:23 PC12 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
mars 05 13:56:23 PC12 kernel: ACPI: Enabled 12 GPEs in block 00 to 3F
mars 05 13:56:23 PC12 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
mars 05 13:56:23 PC12 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
mars 05 13:56:23 PC12 kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug]
mars 05 13:56:23 PC12 kernel: acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
mars 05 13:56:23 PC12 kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
mars 05 13:56:23 PC12 kernel: PCI host bridge to bus 0000:00
mars 05 13:56:23 PC12 kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
mars 05 13:56:23 PC12 kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
mars 05 13:56:23 PC12 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
mars 05 13:56:23 PC12 kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
mars 05 13:56:23 PC12 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
mars 05 13:56:23 PC12 kernel: pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
mars 05 13:56:23 PC12 kernel: DMAR: Forcing write-buffer flush capability
mars 05 13:56:23 PC12 kernel: DMAR: Disabling IOMMU for graphics on this chipset
mars 05 13:56:23 PC12 kernel: pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
mars 05 13:56:23 PC12 kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
mars 05 13:56:23 PC12 kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
mars 05 13:56:23 PC12 kernel: pci 0000:00:02.0: reg 0x20: [io  0x4110-0x4117]
mars 05 13:56:23 PC12 kernel: pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
mars 05 13:56:23 PC12 kernel: pci 0000:00:02.1: reg 0x10: [mem 0xd2400000-0xd24fffff 64bit]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
mars 05 13:56:23 PC12 kernel: pci 0000:00:1a.0: reg 0x20: [io  0x40e0-0x40ff]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
mars 05 13:56:23 PC12 kernel: pci 0000:00:1a.1: reg 0x20: [io  0x40c0-0x40df]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
mars 05 13:56:23 PC12 kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xd4505c00-0xd4505fff]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
mars 05 13:56:23 PC12 kernel: pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
mars 05 13:56:23 PC12 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xd4500000-0xd4503fff 64bit]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
mars 05 13:56:23 PC12 kernel: pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
mars 05 13:56:23 PC12 kernel: pci 0000:00:1d.0: reg 0x20: [io  0x40a0-0x40bf]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
mars 05 13:56:23 PC12 kernel: pci 0000:00:1d.1: reg 0x20: [io  0x4080-0x409f]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
mars 05 13:56:23 PC12 kernel: pci 0000:00:1d.2: reg 0x20: [io  0x4060-0x407f]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1d.3: [8086:2939] type 00 class 0x0c0300
mars 05 13:56:23 PC12 kernel: pci 0000:00:1d.3: reg 0x20: [io  0x4040-0x405f]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
mars 05 13:56:23 PC12 kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xd4505800-0xd4505bff]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
mars 05 13:56:23 PC12 kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.2: reg 0x10: [io  0x4108-0x410f]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.2: reg 0x14: [io  0x411c-0x411f]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.2: reg 0x18: [io  0x4100-0x4107]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.2: reg 0x1c: [io  0x4118-0x411b]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.2: reg 0x20: [io  0x4020-0x403f]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xd4505000-0xd45057ff]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.2: PME# supported from D3hot
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd4506000-0xd45060ff 64bit]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.3: reg 0x20: [io  0x4000-0x401f]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.6: [8086:2932] type 00 class 0x118000
mars 05 13:56:23 PC12 kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xd4504000-0xd4504fff 64bit]
mars 05 13:56:23 PC12 kernel: pci 0000:02:00.0: [168c:002b] type 00 class 0x028000
mars 05 13:56:23 PC12 kernel: pci 0000:02:00.0: reg 0x10: [mem 0xd3500000-0xd350ffff 64bit]
mars 05 13:56:23 PC12 kernel: pci 0000:02:00.0: supports D1
mars 05 13:56:23 PC12 kernel: pci 0000:02:00.0: PME# supported from D0 D1 D3hot
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.0:   bridge window [mem 0xd3500000-0xd44fffff]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.0:   bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
mars 05 13:56:23 PC12 kernel: pci 0000:03:00.0: [10ec:8136] type 00 class 0x020000
mars 05 13:56:23 PC12 kernel: pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
mars 05 13:56:23 PC12 kernel: pci 0000:03:00.0: reg 0x18: [mem 0xd1410000-0xd1410fff 64bit pref]
mars 05 13:56:23 PC12 kernel: pci 0000:03:00.0: reg 0x20: [mem 0xd1400000-0xd140ffff 64bit pref]
mars 05 13:56:23 PC12 kernel: pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
mars 05 13:56:23 PC12 kernel: pci 0000:03:00.0: supports D1 D2
mars 05 13:56:23 PC12 kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.1:   bridge window [mem 0xd2500000-0xd34fffff]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1c.1:   bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
mars 05 13:56:23 PC12 kernel: pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
mars 05 13:56:23 PC12 kernel: pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
mars 05 13:56:23 PC12 kernel: pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
mars 05 13:56:23 PC12 kernel: pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
mars 05 13:56:23 PC12 kernel: pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
mars 05 13:56:23 PC12 kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
mars 05 13:56:23 PC12 kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
mars 05 13:56:23 PC12 kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
mars 05 13:56:23 PC12 kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
mars 05 13:56:23 PC12 kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
mars 05 13:56:23 PC12 kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
mars 05 13:56:23 PC12 kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
mars 05 13:56:23 PC12 kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
mars 05 13:56:23 PC12 kernel: ACPI: EC: interrupt unblocked
mars 05 13:56:23 PC12 kernel: ACPI: EC: event unblocked
mars 05 13:56:23 PC12 kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
mars 05 13:56:23 PC12 kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions and events
mars 05 13:56:23 PC12 kernel: SCSI subsystem initialized
mars 05 13:56:23 PC12 kernel: libata version 3.00 loaded.
mars 05 13:56:23 PC12 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
mars 05 13:56:23 PC12 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
mars 05 13:56:23 PC12 kernel: pci 0000:00:02.0: vgaarb: bridge control possible
mars 05 13:56:23 PC12 kernel: vgaarb: loaded
mars 05 13:56:23 PC12 kernel: ACPI: bus type USB registered
mars 05 13:56:23 PC12 kernel: usbcore: registered new interface driver usbfs
mars 05 13:56:23 PC12 kernel: usbcore: registered new interface driver hub
mars 05 13:56:23 PC12 kernel: usbcore: registered new device driver usb
mars 05 13:56:23 PC12 kernel: EDAC MC: Ver: 3.0.0
mars 05 13:56:23 PC12 kernel: PCI: Using ACPI for IRQ routing
mars 05 13:56:23 PC12 kernel: PCI: pci_cache_line_size set to 64 bytes
mars 05 13:56:23 PC12 kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
mars 05 13:56:23 PC12 kernel: e820: reserve RAM buffer [mem 0xbba64000-0xbbffffff]
mars 05 13:56:23 PC12 kernel: e820: reserve RAM buffer [mem 0xbbb82000-0xbbffffff]
mars 05 13:56:23 PC12 kernel: e820: reserve RAM buffer [mem 0xbbbe1000-0xbbffffff]
mars 05 13:56:23 PC12 kernel: e820: reserve RAM buffer [mem 0xbbc00000-0xbbffffff]
mars 05 13:56:23 PC12 kernel: NetLabel: Initializing
mars 05 13:56:23 PC12 kernel: NetLabel:  domain hash size = 128
mars 05 13:56:23 PC12 kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
mars 05 13:56:23 PC12 kernel: NetLabel:  unlabeled traffic allowed by default
mars 05 13:56:23 PC12 kernel: HPET: 4 timers in total, 0 timers will be used for per-cpu timer
mars 05 13:56:23 PC12 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
mars 05 13:56:23 PC12 kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter
mars 05 13:56:23 PC12 kernel: clocksource: Switched to clocksource hpet
mars 05 13:56:23 PC12 kernel: VFS: Disk quotas dquot_6.6.0
mars 05 13:56:23 PC12 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
mars 05 13:56:23 PC12 kernel: AppArmor: AppArmor Filesystem Enabled
mars 05 13:56:23 PC12 kernel: pnp: PnP ACPI init
mars 05 13:56:24 PC12 kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
mars 05 13:56:24 PC12 kernel: system 00:01: [io  0x164e-0x164f] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [io  0x0600-0x060f] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [io  0x0610] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [io  0x0800-0x080f] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [io  0x0810-0x0817] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [io  0x0820-0x0823] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [io  0x0400-0x047f] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [io  0x0500-0x053f] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [io  0x0380-0x0387] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
mars 05 13:56:24 PC12 kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
mars 05 13:56:24 PC12 kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
mars 05 13:56:24 PC12 kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
mars 05 13:56:24 PC12 kernel: pnp 00:04: Plug and Play ACPI device, IDs SYN1e08 SYN1e00 SYN0002 PNP0f13 (active)
mars 05 13:56:24 PC12 kernel: pnp: PnP ACPI: found 5 devices
mars 05 13:56:24 PC12 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
mars 05 13:56:24 PC12 kernel: pci 0000:03:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
mars 05 13:56:24 PC12 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
mars 05 13:56:24 PC12 kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
mars 05 13:56:24 PC12 kernel: pci 0000:00:1c.0:   bridge window [mem 0xd3500000-0xd44fffff]
mars 05 13:56:24 PC12 kernel: pci 0000:00:1c.0:   bridge window [mem 0xd0400000-0xd13fffff 64bit pref]
mars 05 13:56:24 PC12 kernel: pci 0000:03:00.0: BAR 6: assigned [mem 0xd2500000-0xd250ffff pref]
mars 05 13:56:24 PC12 kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
mars 05 13:56:24 PC12 kernel: pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
mars 05 13:56:24 PC12 kernel: pci 0000:00:1c.1:   bridge window [mem 0xd2500000-0xd34fffff]
mars 05 13:56:24 PC12 kernel: pci 0000:00:1c.1:   bridge window [mem 0xd1400000-0xd23fffff 64bit pref]
mars 05 13:56:24 PC12 kernel: pci 0000:00:1e.0: PCI bridge to [bus 04]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:02: resource 1 [mem 0xd3500000-0xd44fffff]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:02: resource 2 [mem 0xd0400000-0xd13fffff 64bit pref]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:03: resource 1 [mem 0xd2500000-0xd34fffff]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:03: resource 2 [mem 0xd1400000-0xd23fffff 64bit pref]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
mars 05 13:56:24 PC12 kernel: pci_bus 0000:04: resource 7 [mem 0xc0000000-0xfebfffff window]
mars 05 13:56:24 PC12 kernel: NET: Registered protocol family 2
mars 05 13:56:24 PC12 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
mars 05 13:56:24 PC12 kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
mars 05 13:56:24 PC12 kernel: TCP: Hash tables configured (established 32768 bind 32768)
mars 05 13:56:24 PC12 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
mars 05 13:56:24 PC12 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
mars 05 13:56:24 PC12 kernel: NET: Registered protocol family 1
mars 05 13:56:24 PC12 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
mars 05 13:56:24 PC12 kernel: PCI: CLS 64 bytes, default 64
mars 05 13:56:24 PC12 kernel: Unpacking initramfs...
mars 05 13:56:24 PC12 kernel: Freeing initrd memory: 48476K
mars 05 13:56:24 PC12 kernel: Scanning for low memory corruption every 60 seconds
mars 05 13:56:24 PC12 kernel: audit: initializing netlink subsys (disabled)
mars 05 13:56:24 PC12 kernel: Initialise system trusted keyrings
mars 05 13:56:24 PC12 kernel: Key type blacklist registered
mars 05 13:56:24 PC12 kernel: audit: type=2000 audit(1520254575.209:1): state=initialized audit_enabled=0 res=1
mars 05 13:56:24 PC12 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0
mars 05 13:56:24 PC12 kernel: zbud: loaded
mars 05 13:56:24 PC12 kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
mars 05 13:56:24 PC12 kernel: fuse init (API version 7.26)
mars 05 13:56:24 PC12 kernel: Key type asymmetric registered
mars 05 13:56:24 PC12 kernel: Asymmetric key parser 'x509' registered
mars 05 13:56:24 PC12 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
mars 05 13:56:24 PC12 kernel: io scheduler noop registered
mars 05 13:56:24 PC12 kernel: io scheduler deadline registered
mars 05 13:56:24 PC12 kernel: io scheduler cfq registered (default)
mars 05 13:56:24 PC12 kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 24
mars 05 13:56:24 PC12 kernel: pcieport 0000:00:1c.1: Signaling PME with IRQ 25
mars 05 13:56:24 PC12 kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=0
mars 05 13:56:24 PC12 kernel: vesafb: scrolling: redraw
mars 05 13:56:24 PC12 kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
mars 05 13:56:24 PC12 kernel: vesafb: framebuffer at 0xc0000000, mapped to 0xffffa83180c00000, using 3072k, total 3072k
mars 05 13:56:24 PC12 kernel: Console: switching to colour frame buffer device 128x48
mars 05 13:56:24 PC12 kernel: fb0: VESA VGA frame buffer device
mars 05 13:56:24 PC12 kernel: intel_idle: does not run on family 6 model 23
mars 05 13:56:24 PC12 kernel: ACPI: AC Adapter [ACAD] (on-line)
mars 05 13:56:24 PC12 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
mars 05 13:56:24 PC12 kernel: ACPI: Power Button [PWRB]
mars 05 13:56:24 PC12 kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
mars 05 13:56:24 PC12 kernel: ACPI: Lid Switch [LID0]
mars 05 13:56:24 PC12 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
mars 05 13:56:24 PC12 kernel: ACPI: Sleep Button [SLPB]
mars 05 13:56:24 PC12 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
mars 05 13:56:24 PC12 kernel: ACPI: Power Button [PWRF]
mars 05 13:56:24 PC12 kernel: Monitor-Mwait will be used to enter C-1 state
mars 05 13:56:24 PC12 kernel: Monitor-Mwait will be used to enter C-2 state
mars 05 13:56:24 PC12 kernel: Monitor-Mwait will be used to enter C-3 state
mars 05 13:56:24 PC12 kernel: tsc: Marking TSC unstable due to TSC halts in idle
mars 05 13:56:24 PC12 kernel: [Firmware Bug]: Invalid critical threshold (0)
mars 05 13:56:24 PC12 kernel: (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
mars 05 13:56:24 PC12 kernel: thermal LNXTHERM:00: registered as thermal_zone0
mars 05 13:56:24 PC12 kernel: ACPI: Thermal Zone [TZ01] (43 C)
mars 05 13:56:24 PC12 kernel: GHES: HEST is not enabled!
mars 05 13:56:24 PC12 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
mars 05 13:56:24 PC12 kernel: Linux agpgart interface v0.103
mars 05 13:56:24 PC12 kernel: loop: module loaded
mars 05 13:56:24 PC12 kernel: libphy: Fixed MDIO Bus: probed
mars 05 13:56:24 PC12 kernel: tun: Universal TUN/TAP device driver, 1.6
mars 05 13:56:24 PC12 kernel: PPP generic driver version 2.4.2
mars 05 13:56:24 PC12 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
mars 05 13:56:24 PC12 kernel: ehci-pci: EHCI PCI platform driver
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1a.7: debug port 1
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1a.7: irq 19, io mem 0xd4505c00
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
mars 05 13:56:24 PC12 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
mars 05 13:56:24 PC12 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mars 05 13:56:24 PC12 kernel: usb usb1: Product: EHCI Host Controller
mars 05 13:56:24 PC12 kernel: usb usb1: Manufacturer: Linux 4.13.0-36-generic ehci_hcd
mars 05 13:56:24 PC12 kernel: usb usb1: SerialNumber: 0000:00:1a.7
mars 05 13:56:24 PC12 kernel: hub 1-0:1.0: USB hub found
mars 05 13:56:24 PC12 kernel: hub 1-0:1.0: 4 ports detected
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1d.7: debug port 1
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1d.7: irq 20, io mem 0xd4505800
mars 05 13:56:24 PC12 kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
mars 05 13:56:24 PC12 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
mars 05 13:56:24 PC12 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mars 05 13:56:24 PC12 kernel: usb usb2: Product: EHCI Host Controller
mars 05 13:56:24 PC12 kernel: usb usb2: Manufacturer: Linux 4.13.0-36-generic ehci_hcd
mars 05 13:56:24 PC12 kernel: usb usb2: SerialNumber: 0000:00:1d.7
mars 05 13:56:24 PC12 kernel: hub 2-0:1.0: USB hub found
mars 05 13:56:24 PC12 kernel: hub 2-0:1.0: 8 ports detected
mars 05 13:56:24 PC12 kernel: ehci-platform: EHCI generic platform driver
mars 05 13:56:24 PC12 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
mars 05 13:56:24 PC12 kernel: ohci-pci: OHCI PCI platform driver
mars 05 13:56:24 PC12 kernel: ohci-platform: OHCI generic platform driver
mars 05 13:56:24 PC12 kernel: uhci_hcd: USB Universal Host Controller Interface driver
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1a.0: irq 16, io base 0x000040e0
mars 05 13:56:24 PC12 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
mars 05 13:56:24 PC12 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mars 05 13:56:24 PC12 kernel: usb usb3: Product: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: usb usb3: Manufacturer: Linux 4.13.0-36-generic uhci_hcd
mars 05 13:56:24 PC12 kernel: usb usb3: SerialNumber: 0000:00:1a.0
mars 05 13:56:24 PC12 kernel: hub 3-0:1.0: USB hub found
mars 05 13:56:24 PC12 kernel: hub 3-0:1.0: 2 ports detected
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1a.1: irq 21, io base 0x000040c0
mars 05 13:56:24 PC12 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
mars 05 13:56:24 PC12 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mars 05 13:56:24 PC12 kernel: usb usb4: Product: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: usb usb4: Manufacturer: Linux 4.13.0-36-generic uhci_hcd
mars 05 13:56:24 PC12 kernel: usb usb4: SerialNumber: 0000:00:1a.1
mars 05 13:56:24 PC12 kernel: hub 4-0:1.0: USB hub found
mars 05 13:56:24 PC12 kernel: hub 4-0:1.0: 2 ports detected
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.0: irq 20, io base 0x000040a0
mars 05 13:56:24 PC12 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
mars 05 13:56:24 PC12 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mars 05 13:56:24 PC12 kernel: usb usb5: Product: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: usb usb5: Manufacturer: Linux 4.13.0-36-generic uhci_hcd
mars 05 13:56:24 PC12 kernel: usb usb5: SerialNumber: 0000:00:1d.0
mars 05 13:56:24 PC12 kernel: hub 5-0:1.0: USB hub found
mars 05 13:56:24 PC12 kernel: hub 5-0:1.0: 2 ports detected
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004080
mars 05 13:56:24 PC12 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
mars 05 13:56:24 PC12 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mars 05 13:56:24 PC12 kernel: usb usb6: Product: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: usb usb6: Manufacturer: Linux 4.13.0-36-generic uhci_hcd
mars 05 13:56:24 PC12 kernel: usb usb6: SerialNumber: 0000:00:1d.1
mars 05 13:56:24 PC12 kernel: hub 6-0:1.0: USB hub found
mars 05 13:56:24 PC12 kernel: hub 6-0:1.0: 2 ports detected
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.2: irq 16, io base 0x00004060
mars 05 13:56:24 PC12 kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
mars 05 13:56:24 PC12 kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mars 05 13:56:24 PC12 kernel: usb usb7: Product: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: usb usb7: Manufacturer: Linux 4.13.0-36-generic uhci_hcd
mars 05 13:56:24 PC12 kernel: usb usb7: SerialNumber: 0000:00:1d.2
mars 05 13:56:24 PC12 kernel: hub 7-0:1.0: USB hub found
mars 05 13:56:24 PC12 kernel: hub 7-0:1.0: 2 ports detected
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.3: detected 2 ports
mars 05 13:56:24 PC12 kernel: uhci_hcd 0000:00:1d.3: irq 18, io base 0x00004040
mars 05 13:56:24 PC12 kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
mars 05 13:56:24 PC12 kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
mars 05 13:56:24 PC12 kernel: usb usb8: Product: UHCI Host Controller
mars 05 13:56:24 PC12 kernel: usb usb8: Manufacturer: Linux 4.13.0-36-generic uhci_hcd
mars 05 13:56:24 PC12 kernel: usb usb8: SerialNumber: 0000:00:1d.3
mars 05 13:56:24 PC12 kernel: hub 8-0:1.0: USB hub found
mars 05 13:56:24 PC12 kernel: hub 8-0:1.0: 2 ports detected
mars 05 13:56:24 PC12 kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
mars 05 13:56:24 PC12 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
mars 05 13:56:24 PC12 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
mars 05 13:56:24 PC12 kernel: mousedev: PS/2 mouse device common for all mice
mars 05 13:56:24 PC12 kernel: rtc_cmos 00:02: RTC can wake from S4
mars 05 13:56:24 PC12 kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
mars 05 13:56:24 PC12 kernel: rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
mars 05 13:56:24 PC12 kernel: i2c /dev entries driver
mars 05 13:56:24 PC12 kernel: device-mapper: uevent: version 1.0.3
mars 05 13:56:24 PC12 kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
mars 05 13:56:24 PC12 kernel: ledtrig-cpu: registered to indicate activity on CPUs
mars 05 13:56:24 PC12 kernel: NET: Registered protocol family 10
mars 05 13:56:24 PC12 kernel: Segment Routing with IPv6
mars 05 13:56:24 PC12 kernel: NET: Registered protocol family 17
mars 05 13:56:24 PC12 kernel: Key type dns_resolver registered
mars 05 13:56:24 PC12 kernel: RAS: Correctable Errors collector initialized.
mars 05 13:56:24 PC12 kernel: microcode: sig=0x1067a, pf=0x80, revision=0xa0b
mars 05 13:56:24 PC12 kernel: microcode: Microcode Update Driver: v2.2.
mars 05 13:56:24 PC12 kernel: registered taskstats version 1
mars 05 13:56:24 PC12 kernel: Loading compiled-in X.509 certificates
mars 05 13:56:24 PC12 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 6392960b5d1a7feefef54e83c93c27dba99187fc'
mars 05 13:56:24 PC12 kernel: zswap: loaded using pool lzo/zbud
mars 05 13:56:24 PC12 kernel: ACPI: Battery Slot [BAT0] (battery present)
mars 05 13:56:24 PC12 kernel: Key type big_key registered
mars 05 13:56:24 PC12 kernel: Key type trusted registered
mars 05 13:56:24 PC12 kernel: Key type encrypted registered
mars 05 13:56:24 PC12 kernel: AppArmor: AppArmor sha1 policy hashing enabled
mars 05 13:56:24 PC12 kernel: ima: No TPM chip found, activating TPM-bypass! (rc=-19)
mars 05 13:56:24 PC12 kernel: evm: HMAC attrs: 0x1
mars 05 13:56:24 PC12 kernel:   Magic number: 10:518:935
mars 05 13:56:24 PC12 kernel: rtc_cmos 00:02: setting system clock to 2018-03-05 12:56:16 UTC (1520254576)
mars 05 13:56:24 PC12 kernel: BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
mars 05 13:56:24 PC12 kernel: EDD information not available.
mars 05 13:56:24 PC12 kernel: PM: Hibernation image not present or could not be loaded.
mars 05 13:56:24 PC12 kernel: Freeing unused kernel memory: 2364K
mars 05 13:56:24 PC12 kernel: Write protecting the kernel read-only data: 18432k
mars 05 13:56:24 PC12 kernel: Freeing unused kernel memory: 2024K
mars 05 13:56:24 PC12 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
mars 05 13:56:24 PC12 kernel: Freeing unused kernel memory: 88K
mars 05 13:56:24 PC12 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
mars 05 13:56:24 PC12 kernel: x86/mm: Checking user space page tables
mars 05 13:56:24 PC12 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
mars 05 13:56:24 PC12 kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
mars 05 13:56:24 PC12 kernel: r8169 0000:03:00.0 eth0: RTL8102e at 0xffffa83180689000, 00:26:9e:1d:f7:16, XID 04c00000 IRQ 26
mars 05 13:56:24 PC12 kernel: ahci 0000:00:1f.2: version 3.0
mars 05 13:56:24 PC12 kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
mars 05 13:56:24 PC12 kernel: ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
mars 05 13:56:24 PC12 kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs 
mars 05 13:56:24 PC12 kernel: usb 2-4: new high-speed USB device number 2 using ehci-pci
mars 05 13:56:24 PC12 kernel: scsi host0: ahci
mars 05 13:56:24 PC12 kernel: scsi host1: ahci
mars 05 13:56:24 PC12 kernel: scsi host2: ahci
mars 05 13:56:24 PC12 kernel: scsi host3: ahci
mars 05 13:56:24 PC12 kernel: scsi host4: ahci
mars 05 13:56:24 PC12 kernel: scsi host5: ahci
mars 05 13:56:24 PC12 kernel: ata1: SATA max UDMA/133 abar m2048@0xd4505000 port 0xd4505100 irq 27
mars 05 13:56:24 PC12 kernel: ata2: SATA max UDMA/133 abar m2048@0xd4505000 port 0xd4505180 irq 27
mars 05 13:56:24 PC12 kernel: ata3: DUMMY
mars 05 13:56:24 PC12 kernel: ata4: DUMMY
mars 05 13:56:24 PC12 kernel: ata5: SATA max UDMA/133 abar m2048@0xd4505000 port 0xd4505300 irq 27
mars 05 13:56:24 PC12 kernel: ata6: SATA max UDMA/133 abar m2048@0xd4505000 port 0xd4505380 irq 27
mars 05 13:56:24 PC12 kernel: r8169 0000:03:00.0 enp3s0: renamed from eth0
mars 05 13:56:24 PC12 kernel: pci 0000:00:00.0: Intel GM45 Chipset
mars 05 13:56:24 PC12 kernel: pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
mars 05 13:56:24 PC12 kernel: pci 0000:00:00.0: detected 65536K stolen memory
mars 05 13:56:24 PC12 kernel: [drm] Memory usable by graphics device = 2048M
mars 05 13:56:24 PC12 kernel: checking generic (c0000000 300000) vs hw (c0000000 10000000)
mars 05 13:56:24 PC12 kernel: fb: switching to inteldrmfb from VESA VGA
mars 05 13:56:24 PC12 kernel: Console: switching to colour dummy device 80x25
mars 05 13:56:24 PC12 kernel: [drm] Replacing VGA console driver
mars 05 13:56:24 PC12 kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
mars 05 13:56:24 PC12 kernel: [drm] Driver supports precise vblank timestamp query.
mars 05 13:56:24 PC12 kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
mars 05 13:56:24 PC12 kernel: [drm] RC6 disabled, disabling runtime PM support
mars 05 13:56:24 PC12 kernel: [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0
mars 05 13:56:24 PC12 kernel: usb 4-1: new full-speed USB device number 2 using uhci_hcd
mars 05 13:56:24 PC12 kernel: ACPI: Video Device [OVGA] (multi-head: yes  rom: no  post: no)
mars 05 13:56:24 PC12 kernel: acpi device:02: registered as cooling_device1
mars 05 13:56:24 PC12 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
mars 05 13:56:24 PC12 kernel: usb 2-4: New USB device found, idVendor=04f2, idProduct=b152
mars 05 13:56:24 PC12 kernel: usb 2-4: New USB device strings: Mfr=2, Product=1, SerialNumber=3
mars 05 13:56:24 PC12 kernel: usb 2-4: Product: CNF8052
mars 05 13:56:24 PC12 kernel: usb 2-4: Manufacturer: Chicony Electronics Co., Ltd.
mars 05 13:56:24 PC12 kernel: usb 2-4: SerialNumber: SN0001
mars 05 13:56:24 PC12 kernel: usb 4-1: New USB device found, idVendor=046d, idProduct=c534
mars 05 13:56:24 PC12 kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
mars 05 13:56:24 PC12 kernel: usb 4-1: Product: USB Receiver
mars 05 13:56:24 PC12 kernel: usb 4-1: Manufacturer: Logitech
mars 05 13:56:24 PC12 kernel: hidraw: raw HID events driver (C) Jiri Kosina
mars 05 13:56:24 PC12 kernel: usbcore: registered new interface driver usbhid
mars 05 13:56:24 PC12 kernel: usbhid: USB HID core driver
mars 05 13:56:24 PC12 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input8
mars 05 13:56:24 PC12 kernel: hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1a.1-1/input0
mars 05 13:56:24 PC12 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input9
mars 05 13:56:24 PC12 kernel: hid-generic 0003:046D:C534.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.1-1/input1
mars 05 13:56:24 PC12 kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
mars 05 13:56:24 PC12 kernel: ata1.00: ATA-8: WDC WD2500BEVT-60ZCT1, 13.01A13, max UDMA/100
mars 05 13:56:24 PC12 kernel: ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
mars 05 13:56:24 PC12 kernel: ata1.00: configured for UDMA/100
mars 05 13:56:24 PC12 kernel: scsi 0:0:0:0: Direct-Access     ATA      WDC WD2500BEVT-6 1A13 PQ: 0 ANSI: 5
mars 05 13:56:24 PC12 kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
mars 05 13:56:24 PC12 kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
mars 05 13:56:24 PC12 kernel: sd 0:0:0:0: [sda] Write Protect is off
mars 05 13:56:24 PC12 kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
mars 05 13:56:24 PC12 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
mars 05 13:56:24 PC12 kernel:  sda: sda1 sda2 < sda5 sda6 sda7 > sda3
mars 05 13:56:24 PC12 kernel: sd 0:0:0:0: [sda] Attached SCSI disk
mars 05 13:56:24 PC12 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa1d9f80d9, max_idle_ns: 440795270994 ns
mars 05 13:56:24 PC12 kernel: fbcon: inteldrmfb (fb0) is primary device
mars 05 13:56:24 PC12 kernel: Console: switching to colour frame buffer device 170x48
mars 05 13:56:24 PC12 kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
mars 05 13:56:24 PC12 kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 6.5, id: 0x1c0b1, caps: 0xa04751/0xa00000/0x0/0x0, board id: 0, fw id: 428212
mars 05 13:56:24 PC12 kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
mars 05 13:56:24 PC12 kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
mars 05 13:56:24 PC12 kernel: ata2.00: ATAPI: hp       DVDRAM GT20L, DC05, max UDMA/100
mars 05 13:56:24 PC12 kernel: ata2.00: configured for UDMA/100
mars 05 13:56:24 PC12 kernel: scsi 1:0:0:0: CD-ROM            hp       DVDRAM GT20L     DC05 PQ: 0 ANSI: 5
mars 05 13:56:24 PC12 kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
mars 05 13:56:24 PC12 kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
mars 05 13:56:24 PC12 kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
mars 05 13:56:24 PC12 kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
mars 05 13:56:24 PC12 kernel: ata5: SATA link down (SStatus 0 SControl 300)
mars 05 13:56:24 PC12 kernel: ata6: SATA link down (SStatus 0 SControl 300)
mars 05 13:56:24 PC12 kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
mars 05 13:56:24 PC12 kernel: random: crng init done
mars 05 13:56:24 PC12 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)
mars 05 13:56:24 PC12 systemd[1]: Detected architecture x86-64.
mars 05 13:56:24 PC12 systemd[1]: Set hostname to <PC12>.
mars 05 13:56:24 PC12 systemd[1]: Created slice User and Session Slice.
mars 05 13:56:24 PC12 systemd[1]: Reached target Encrypted Volumes.
mars 05 13:56:24 PC12 systemd[1]: PNFS blkmaping enablement. is not active.
mars 05 13:56:24 PC12 systemd[1]: Dependency failed for pNFS block layout mapping daemon.
mars 05 13:56:24 PC12 systemd[1]: nfs-blkmap.service: Job nfs-blkmap.service/start failed with result 'dependency'.
mars 05 13:56:24 PC12 systemd[1]: Created slice System Slice.
mars 05 13:56:24 PC12 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
mars 05 13:56:24 PC12 kernel: lp: driver loaded but no devices found
mars 05 13:56:24 PC12 kernel: ppdev: user-space parallel port driver
mars 05 13:56:24 PC12 kernel: RPC: Registered named UNIX socket transport module.
mars 05 13:56:24 PC12 kernel: RPC: Registered udp transport module.
mars 05 13:56:24 PC12 kernel: RPC: Registered tcp transport module.
mars 05 13:56:24 PC12 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
mars 05 13:56:24 PC12 systemd-journald[236]: Journal started
-- Subject: Le journal a été démarré
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Le processus du journal système a démarré, ouvert ses fichiers en écriture
-- et est prêt à traiter les requêtes.
mars 05 13:56:24 PC12 systemd-modules-load[232]: Inserted module 'lp'
mars 05 13:56:24 PC12 kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
mars 05 13:56:24 PC12 systemd-modules-load[232]: Inserted module 'ppdev'
mars 05 13:56:24 PC12 systemd-modules-load[232]: Inserted module 'parport_pc'
mars 05 13:56:24 PC12 systemd[1]: Mounted NFSD configuration filesystem.
-- Subject: L'unité (unit) proc-fs-nfsd.mount a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) proc-fs-nfsd.mount a terminé son démarrage, avec le résultat done.
mars 05 13:56:24 PC12 loadkeys[235]: Chargement de /etc/console-setup/cached.kmap.gz
mars 05 13:56:24 PC12 systemd[1]: Started Set console keymap.
-- Subject: L'unité (unit) keyboard-setup.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) keyboard-setup.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:24 PC12 systemd[1]: Started Nameserver information manager.
-- Subject: L'unité (unit) resolvconf.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) resolvconf.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:24 PC12 systemd[1]: Reached target Network (Pre).
-- Subject: L'unité (unit) network-pre.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) network-pre.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:27 PC12 systemd[1]: Started Apply Kernel Variables.
-- Subject: L'unité (unit) systemd-sysctl.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-sysctl.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:27 PC12 resolvconf[267]: /etc/resolvconf/update.d/libc: Warning: /etc/resolv.conf is not a symbolic link to /run/resolvconf/resolv.conf
mars 05 13:56:27 PC12 systemd[1]: Started Create Static Device Nodes in /dev.
-- Subject: L'unité (unit) systemd-tmpfiles-setup-dev.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-tmpfiles-setup-dev.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:27 PC12 systemd[1]: Starting udev Kernel Device Manager...
-- Subject: L'unité (unit) systemd-udevd.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-udevd.service a commencé à démarrer.
mars 05 13:56:27 PC12 systemd[1]: Started udev Kernel Device Manager.
-- Subject: L'unité (unit) systemd-udevd.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-udevd.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:27 PC12 systemd[1]: Starting Remount Root and Kernel File Systems...
-- Subject: L'unité (unit) systemd-remount-fs.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-remount-fs.service a commencé à démarrer.
mars 05 13:56:27 PC12 systemd[1]: Started Remount Root and Kernel File Systems.
-- Subject: L'unité (unit) systemd-remount-fs.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-remount-fs.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:27 PC12 systemd[1]: Starting Load/Save Random Seed...
-- Subject: L'unité (unit) systemd-random-seed.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-random-seed.service a commencé à démarrer.
mars 05 13:56:27 PC12 systemd[1]: Reached target Local File Systems (Pre).
-- Subject: L'unité (unit) local-fs-pre.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) local-fs-pre.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:27 PC12 kernel: EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
mars 05 13:56:27 PC12 systemd[1]: Starting udev Coldplug all Devices...
-- Subject: L'unité (unit) systemd-udev-trigger.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-udev-trigger.service a commencé à démarrer.
mars 05 13:56:27 PC12 systemd[1]: Starting Flush Journal to Persistent Storage...
-- Subject: L'unité (unit) systemd-journal-flush.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-journal-flush.service a commencé à démarrer.
mars 05 13:56:27 PC12 systemd[1]: Started Load/Save Random Seed.
-- Subject: L'unité (unit) systemd-random-seed.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-random-seed.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:27 PC12 systemd[1]: Started Flush Journal to Persistent Storage.
-- Subject: L'unité (unit) systemd-journal-flush.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-journal-flush.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:27 PC12 systemd[1]: Started udev Coldplug all Devices.
-- Subject: L'unité (unit) systemd-udev-trigger.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-udev-trigger.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:27 PC12 systemd[1]: Starting Show Plymouth Boot Screen...
-- Subject: L'unité (unit) plymouth-start.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) plymouth-start.service a commencé à démarrer.
mars 05 13:56:27 PC12 systemd[1]: Created slice system-systemd\x2dbacklight.slice.
-- Subject: L'unité (unit) system-systemd\x2dbacklight.slice a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) system-systemd\x2dbacklight.slice a terminé son démarrage, avec le résultat done.
mars 05 13:56:27 PC12 systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
-- Subject: L'unité (unit) systemd-backlight@backlight:acpi_video0.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-backlight@backlight:acpi_video0.service a commencé à démarrer.
mars 05 13:56:27 PC12 systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0.
-- Subject: L'unité (unit) systemd-backlight@backlight:acpi_video0.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-backlight@backlight:acpi_video0.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:27 PC12 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
mars 05 13:56:28 PC12 kernel: ath: phy0: Enable LNA combining
mars 05 13:56:28 PC12 kernel: snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD75B2X5: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
mars 05 13:56:28 PC12 kernel: snd_hda_codec_idt hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
mars 05 13:56:28 PC12 kernel: snd_hda_codec_idt hdaudioC0D0:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
mars 05 13:56:28 PC12 kernel: snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
mars 05 13:56:28 PC12 kernel: snd_hda_codec_idt hdaudioC0D0:    inputs:
mars 05 13:56:28 PC12 kernel: snd_hda_codec_idt hdaudioC0D0:      Internal Mic=0xc
mars 05 13:56:28 PC12 kernel: snd_hda_codec_idt hdaudioC0D0:      Mic=0xb
mars 05 13:56:28 PC12 kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMBA) (20170531/utaddress-247)
mars 05 13:56:28 PC12 kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
mars 05 13:56:28 PC12 kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000050F (\GPIO) (20170531/utaddress-247)
mars 05 13:56:28 PC12 kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
mars 05 13:56:28 PC12 kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
mars 05 13:56:28 PC12 kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
mars 05 13:56:28 PC12 kernel: input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
mars 05 13:56:28 PC12 kernel: input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
mars 05 13:56:28 PC12 kernel: ath: phy0: ASPM enabled: 0x43
mars 05 13:56:28 PC12 kernel: ath: EEPROM regdomain: 0x6a
mars 05 13:56:28 PC12 kernel: ath: EEPROM indicates we should expect a direct regpair map
mars 05 13:56:28 PC12 kernel: ath: Country alpha2 being used: 00
mars 05 13:56:28 PC12 kernel: ath: Regpair used: 0x6a
mars 05 13:56:28 PC12 kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
mars 05 13:56:28 PC12 kernel: ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffa83180cc0000, irq=16
mars 05 13:56:28 PC12 mtp-probe[437]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1"
mars 05 13:56:28 PC12 mtp-probe[442]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-4"
mars 05 13:56:28 PC12 mtp-probe[442]: bus: 2, device: 2 was not an MTP device
mars 05 13:56:28 PC12 mtp-probe[437]: bus: 4, device: 2 was not an MTP device
mars 05 13:56:28 PC12 kernel: input: HP WMI hotkeys as /devices/virtual/input/input13
mars 05 13:56:29 PC12 systemd[1]: Received SIGRTMIN+20 from PID 320 (plymouthd).
mars 05 13:56:29 PC12 systemd[1]: Started Show Plymouth Boot Screen.
-- Subject: L'unité (unit) plymouth-start.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) plymouth-start.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:29 PC12 systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
-- Subject: L'unité (unit) systemd-ask-password-plymouth.path a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-ask-password-plymouth.path a terminé son démarrage, avec le résultat done.
mars 05 13:56:29 PC12 kernel: intel_powerclamp: No package C-state available
mars 05 13:56:29 PC12 kernel: media: Linux media interface: v0.10
mars 05 13:56:29 PC12 kernel: Linux video capture interface: v2.00
mars 05 13:56:29 PC12 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
-- Subject: L'unité (unit) systemd-rfkill.socket a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-rfkill.socket a terminé son démarrage, avec le résultat done.
mars 05 13:56:29 PC12 systemd[1]: Starting Load/Save RF Kill Switch Status...
-- Subject: L'unité (unit) systemd-rfkill.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-rfkill.service a commencé à démarrer.
mars 05 13:56:29 PC12 kernel: uvcvideo: Found UVC 1.00 device CNF8052 (04f2:b152)
mars 05 13:56:29 PC12 kernel: uvcvideo 2-4:1.0: Entity type for entity Extension 5 was not initialized!
mars 05 13:56:29 PC12 kernel: uvcvideo 2-4:1.0: Entity type for entity Extension 4 was not initialized!
mars 05 13:56:29 PC12 kernel: uvcvideo 2-4:1.0: Entity type for entity Processing 3 was not initialized!
mars 05 13:56:29 PC12 kernel: uvcvideo 2-4:1.0: Entity type for entity Camera 1 was not initialized!
mars 05 13:56:29 PC12 kernel: input: CNF8052: HP Webcam-101 as /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input14
mars 05 13:56:29 PC12 kernel: usbcore: registered new interface driver uvcvideo
mars 05 13:56:29 PC12 kernel: USB Video Class driver (1.1.1)
mars 05 13:56:29 PC12 systemd[1]: Found device WDC_WD2500BEVT-60ZCT1 home.
-- Subject: L'unité (unit) dev-disk-by\x2duuid-a99ad16e\x2dc2f9\x2d4e7b\x2d932c\x2de29928b85b1e.device a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) dev-disk-by\x2duuid-a99ad16e\x2dc2f9\x2d4e7b\x2d932c\x2de29928b85b1e.device a terminé son démarrage, avec le résultat done.
mars 05 13:56:29 PC12 systemd[1]: Starting File System Check on /dev/disk/by-uuid/a99ad16e-c2f9-4e7b-932c-e29928b85b1e...
-- Subject: L'unité (unit) systemd-fsck@dev-disk-by\x2duuid-a99ad16e\x2dc2f9\x2d4e7b\x2d932c\x2de29928b85b1e.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-fsck@dev-disk-by\x2duuid-a99ad16e\x2dc2f9\x2d4e7b\x2d932c\x2de29928b85b1e.service a commencé à démarrer.
mars 05 13:56:29 PC12 systemd[1]: Started File System Check Daemon to report status.
-- Subject: L'unité (unit) systemd-fsckd.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-fsckd.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:29 PC12 kernel: gpio_ich: GPIO from 451 to 511 on gpio_ich
mars 05 13:56:29 PC12 systemd[1]: Reached target Sound Card.
-- Subject: L'unité (unit) sound.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) sound.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:29 PC12 kernel: ath9k 0000:02:00.0 wlp2s0: renamed from wlan0
mars 05 13:56:29 PC12 systemd[1]: Started Load/Save RF Kill Switch Status.
-- Subject: L'unité (unit) systemd-rfkill.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-rfkill.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:29 PC12 systemd[1]: Found device WDC_WD2500BEVT-60ZCT1 6.
-- Subject: L'unité (unit) dev-sda6.device a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) dev-sda6.device a terminé son démarrage, avec le résultat done.
mars 05 13:56:29 PC12 systemd[1]: Activating swap /dev/sda6...
-- Subject: L'unité (unit) dev-sda6.swap a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) dev-sda6.swap a commencé à démarrer.
mars 05 13:56:30 PC12 kernel: Adding 2048252k swap on /dev/sda6.  Priority:-1 extents:1 across:2048252k FS
mars 05 13:56:30 PC12 systemd[1]: Activated swap /dev/sda6.
-- Subject: L'unité (unit) dev-sda6.swap a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) dev-sda6.swap a terminé son démarrage, avec le résultat done.
mars 05 13:56:30 PC12 systemd[1]: Reached target Swap.
-- Subject: L'unité (unit) swap.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) swap.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:30 PC12 systemd-fsck[560]: home contient un système de fichiers comportant des erreurs, vérification forcée.
mars 05 13:56:30 PC12 systemd-fsck[560]: home: des i-noeuds qui faisaient partie d'une liste chaînée d'orphelins corrompue ont été repérés.
mars 05 13:56:30 PC12 systemd-fsck[560]: home: INCONSISTENCE INATTENDUE ; EXÉCUTEZ fsck MANUELLEMENT.
mars 05 13:56:30 PC12 systemd-fsck[560]:         (i.e., sans options -a ou -p)
mars 05 13:56:31 PC12 systemd-fsck[560]: fsck failed with error code 4.
mars 05 13:56:31 PC12 systemd-fsck[560]: Running request emergency.target/start/replace
mars 05 13:56:31 PC12 systemd[1]: Closed UUID daemon activation socket.
-- Subject: L'unité (unit) uuidd.socket a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) uuidd.socket a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped TLP system startup/shutdown.
-- Subject: L'unité (unit) tlp.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) tlp.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Bluetooth service.
-- Subject: L'unité (unit) bluetooth.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) bluetooth.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Timer to automatically refresh installed snaps.
-- Subject: L'unité (unit) snapd.refresh.timer a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) snapd.refresh.timer a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Closed Unix socket for apport crash forwarding.
-- Subject: L'unité (unit) apport-forward.socket a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) apport-forward.socket a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Timer to automatically fetch and run repair assertions.
-- Subject: L'unité (unit) snapd.snap-repair.timer a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) snapd.snap-repair.timer a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Closed ACPID Listen Socket.
-- Subject: L'unité (unit) acpid.socket a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) acpid.socket a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped target Graphical Interface.
-- Subject: L'unité (unit) graphical.target a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) graphical.target a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Light Display Manager.
-- Subject: L'unité (unit) lightdm.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) lightdm.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped target Multi-User System.
-- Subject: L'unité (unit) multi-user.target a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) multi-user.target a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Auto import assertions from block devices.
-- Subject: L'unité (unit) snapd.autoimport.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) snapd.autoimport.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped LSB: Speech Dispatcher.
-- Subject: L'unité (unit) speech-dispatcher.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) speech-dispatcher.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped LSB: Set the CPU Frequency Scaling governor to "ondemand".
-- Subject: L'unité (unit) ondemand.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) ondemand.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped crash report submission daemon.
-- Subject: L'unité (unit) whoopsie.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) whoopsie.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped System Logging Service.
-- Subject: L'unité (unit) rsyslog.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) rsyslog.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Closed Syslog Socket.
-- Subject: L'unité (unit) syslog.socket a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) syslog.socket a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Snappy daemon.
-- Subject: L'unité (unit) snapd.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) snapd.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Closed Socket activation for snappy daemon.
-- Subject: L'unité (unit) snapd.socket a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) snapd.socket a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped LSB: Record successful boot for GRUB.
-- Subject: L'unité (unit) grub-common.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) grub-common.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Started Stop ureadahead data collection 45s after completed startup.
-- Subject: L'unité (unit) ureadahead-stop.timer a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) ureadahead-stop.timer a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Stopped Save/Restore Sound Card State.
-- Subject: L'unité (unit) alsa-restore.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) alsa-restore.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Manage Sound Card State (restore and store).
-- Subject: L'unité (unit) alsa-state.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) alsa-state.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
-- Subject: L'unité (unit) systemd-tmpfiles-clean.timer a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-tmpfiles-clean.timer a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Regular background program processing daemon.
-- Subject: L'unité (unit) cron.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) cron.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Daily apt upgrade and clean activities.
-- Subject: L'unité (unit) apt-daily-upgrade.timer a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) apt-daily-upgrade.timer a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped TeamViewer remote control daemon.
-- Subject: L'unité (unit) teamviewerd.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) teamviewerd.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Modem Manager.
-- Subject: L'unité (unit) ModemManager.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) ModemManager.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
-- Subject: L'unité (unit) pppd-dns.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) pppd-dns.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped LSB: automatic crash report generation.
-- Subject: L'unité (unit) apport.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) apport.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Detect the available GPUs and deal with any system changes.
-- Subject: L'unité (unit) gpu-manager.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) gpu-manager.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Accounts Service.
-- Subject: L'unité (unit) accounts-daemon.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) accounts-daemon.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Make remote CUPS printers available locally.
-- Subject: L'unité (unit) cups-browsed.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) cups-browsed.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped CUPS Scheduler.
-- Subject: L'unité (unit) cups.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) cups.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped CUPS Scheduler.
-- Subject: L'unité (unit) cups.path a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) cups.path a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Closed CUPS Scheduler.
-- Subject: L'unité (unit) cups.socket a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) cups.socket a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Unattended Upgrades Shutdown.
-- Subject: L'unité (unit) unattended-upgrades.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) unattended-upgrades.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped LSB: minidlna server.
-- Subject: L'unité (unit) minidlna.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) minidlna.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
-- Subject: L'unité (unit) avahi-daemon.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) avahi-daemon.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
-- Subject: L'unité (unit) avahi-daemon.socket a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) avahi-daemon.socket a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Closed RPCbind Server Activation Socket.
-- Subject: L'unité (unit) rpcbind.socket a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) rpcbind.socket a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped ACPI Events Check.
-- Subject: L'unité (unit) acpid.path a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) acpid.path a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Daily apt download activities.
-- Subject: L'unité (unit) apt-daily.timer a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) apt-daily.timer a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Reached target Timers.
-- Subject: L'unité (unit) timers.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) timers.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Stopped Getty on tty1.
-- Subject: L'unité (unit) getty@tty1.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) getty@tty1.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped LSB: daemon to balance interrupts for SMP systems.
-- Subject: L'unité (unit) irqbalance.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) irqbalance.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Initialize hardware monitoring sensors.
-- Subject: L'unité (unit) lm-sensors.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) lm-sensors.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped LSB: disk temperature monitoring daemon.
-- Subject: L'unité (unit) hddtemp.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) hddtemp.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Thermal Daemon Service.
-- Subject: L'unité (unit) thermald.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) thermald.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped getty on tty2-tty6 if dbus and logind are not available.
-- Subject: L'unité (unit) getty-static.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) getty-static.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Reached target Login Prompts.
-- Subject: L'unité (unit) getty.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) getty.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Stopped Run anacron jobs.
-- Subject: L'unité (unit) anacron.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) anacron.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Network Manager Wait Online.
-- Subject: L'unité (unit) NetworkManager-wait-online.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) NetworkManager-wait-online.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Network Manager.
-- Subject: L'unité (unit) NetworkManager.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) NetworkManager.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped D-Bus System Message Bus.
-- Subject: L'unité (unit) dbus.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) dbus.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Hold until boot process finishes up.
-- Subject: L'unité (unit) plymouth-quit-wait.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) plymouth-quit-wait.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped /etc/rc.local Compatibility.
-- Subject: L'unité (unit) rc-local.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) rc-local.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Permit User Sessions.
-- Subject: L'unité (unit) systemd-user-sessions.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-user-sessions.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Starting Set console scheme...
-- Subject: L'unité (unit) setvtrgb.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) setvtrgb.service a commencé à démarrer.
mars 05 13:56:31 PC12 systemd[1]: Stopped Automatically repair incorrect owner/permissions on core devices.
-- Subject: L'unité (unit) snapd.core-fixup.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) snapd.core-fixup.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Login Service.
-- Subject: L'unité (unit) systemd-logind.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-logind.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Closed D-Bus System Message Bus Socket.
-- Subject: L'unité (unit) dbus.socket a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) dbus.socket a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped Self Monitoring and Reporting Technology (SMART) Daemon.
-- Subject: L'unité (unit) smartd.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) smartd.service a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Stopped target Basic System.
-- Subject: L'unité (unit) basic.target a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) basic.target a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Reached target Paths.
-- Subject: L'unité (unit) paths.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) paths.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Reached target Sockets.
-- Subject: L'unité (unit) sockets.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) sockets.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Stopped target System Initialization.
-- Subject: L'unité (unit) sysinit.target a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) sysinit.target a terminé son arrêt.
mars 05 13:56:31 PC12 systemd[1]: Started Emergency Shell.
-- Subject: L'unité (unit) emergency.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) emergency.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Reached target Emergency Mode.
-- Subject: L'unité (unit) emergency.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) emergency.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-a99ad16e\x2dc2f9\x2d4e7b\x2d932c\x2de29928b85b1e.service: Main process exited, code=exited, status=1/FAILURE
mars 05 13:56:31 PC12 systemd[1]: Failed to start File System Check on /dev/disk/by-uuid/a99ad16e-c2f9-4e7b-932c-e29928b85b1e.
-- Subject: L'unité (unit) systemd-fsck@dev-disk-by\x2duuid-a99ad16e\x2dc2f9\x2d4e7b\x2d932c\x2de29928b85b1e.service a échoué
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-fsck@dev-disk-by\x2duuid-a99ad16e\x2dc2f9\x2d4e7b\x2d932c\x2de29928b85b1e.service a échoué, avec le résultat failed.
mars 05 13:56:31 PC12 systemd[1]: Dependency failed for /home.
-- Subject: L'unité (unit) home.mount a échoué
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) home.mount a échoué, avec le résultat dependency.
mars 05 13:56:31 PC12 systemd[1]: Dependency failed for Local File Systems.
-- Subject: L'unité (unit) local-fs.target a échoué
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) local-fs.target a échoué, avec le résultat dependency.
mars 05 13:56:31 PC12 systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
mars 05 13:56:31 PC12 systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
mars 05 13:56:31 PC12 systemd[1]: home.mount: Job home.mount/start failed with result 'dependency'.
mars 05 13:56:31 PC12 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-a99ad16e\x2dc2f9\x2d4e7b\x2d932c\x2de29928b85b1e.service: Unit entered failed state.
mars 05 13:56:31 PC12 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-a99ad16e\x2dc2f9\x2d4e7b\x2d932c\x2de29928b85b1e.service: Failed with result 'exit-code'.
mars 05 13:56:31 PC12 systemd[1]: Starting Create Volatile Files and Directories...
-- Subject: L'unité (unit) systemd-tmpfiles-setup.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-tmpfiles-setup.service a commencé à démarrer.
mars 05 13:56:31 PC12 systemd[1]: Starting Set console font and keymap...
-- Subject: L'unité (unit) console-setup.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) console-setup.service a commencé à démarrer.
mars 05 13:56:31 PC12 systemd[1]: Starting Enable support for additional executable binary formats...
-- Subject: L'unité (unit) binfmt-support.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) binfmt-support.service a commencé à démarrer.
mars 05 13:56:31 PC12 systemd-tmpfiles[617]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
mars 05 13:56:31 PC12 systemd[1]: Starting LSB: AppArmor initialization...
-- Subject: L'unité (unit) apparmor.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) apparmor.service a commencé à démarrer.
mars 05 13:56:31 PC12 systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
-- Subject: L'unité (unit) plymouth-read-write.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) plymouth-read-write.service a commencé à démarrer.
mars 05 13:56:31 PC12 systemd[1]: Starting Preprocess NFS configuration...
-- Subject: L'unité (unit) nfs-config.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) nfs-config.service a commencé à démarrer.
mars 05 13:56:31 PC12 systemd[1]: Reached target Emergency Mode.
-- Subject: L'unité (unit) emergency.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) emergency.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Started Preprocess NFS configuration.
-- Subject: L'unité (unit) nfs-config.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) nfs-config.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Starting NFSv4 ID-name mapping service...
-- Subject: L'unité (unit) nfs-idmapd.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) nfs-idmapd.service a commencé à démarrer.
mars 05 13:56:31 PC12 systemd[1]: Reached target NFS client services.
-- Subject: L'unité (unit) nfs-client.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) nfs-client.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Started Create Volatile Files and Directories.
-- Subject: L'unité (unit) systemd-tmpfiles-setup.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-tmpfiles-setup.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Starting Network Time Synchronization...
-- Subject: L'unité (unit) systemd-timesyncd.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-timesyncd.service a commencé à démarrer.
mars 05 13:56:31 PC12 systemd[1]: Starting Update UTMP about System Boot/Shutdown...
-- Subject: L'unité (unit) systemd-update-utmp.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-update-utmp.service a commencé à démarrer.
mars 05 13:56:31 PC12 systemd[1]: Started Set console scheme.
-- Subject: L'unité (unit) setvtrgb.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) setvtrgb.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Started Network Time Synchronization.
-- Subject: L'unité (unit) systemd-timesyncd.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-timesyncd.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Reached target System Time Synchronized.
-- Subject: L'unité (unit) time-sync.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) time-sync.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Started NFSv4 ID-name mapping service.
-- Subject: L'unité (unit) nfs-idmapd.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) nfs-idmapd.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 619 (update-binfmts)
mars 05 13:56:31 PC12 systemd[1]: Mounting Arbitrary Executable File Formats File System...
-- Subject: L'unité (unit) proc-sys-fs-binfmt_misc.mount a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) proc-sys-fs-binfmt_misc.mount a commencé à démarrer.
mars 05 13:56:31 PC12 systemd[1]: Mounted Arbitrary Executable File Formats File System.
-- Subject: L'unité (unit) proc-sys-fs-binfmt_misc.mount a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) proc-sys-fs-binfmt_misc.mount a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Started Enable support for additional executable binary formats.
-- Subject: L'unité (unit) binfmt-support.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) binfmt-support.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Started Set console font and keymap.
-- Subject: L'unité (unit) console-setup.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) console-setup.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Created slice system-getty.slice.
-- Subject: L'unité (unit) system-getty.slice a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) system-getty.slice a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Started Update UTMP about System Boot/Shutdown.
-- Subject: L'unité (unit) systemd-update-utmp.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-update-utmp.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Starting Update UTMP about System Runlevel Changes...
-- Subject: L'unité (unit) systemd-update-utmp-runlevel.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-update-utmp-runlevel.service a commencé à démarrer.
mars 05 13:56:31 PC12 systemd[1]: Started Update UTMP about System Runlevel Changes.
-- Subject: L'unité (unit) systemd-update-utmp-runlevel.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-update-utmp-runlevel.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:31 PC12 systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
-- Subject: L'unité (unit) plymouth-read-write.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) plymouth-read-write.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:32 PC12 apparmor[620]:  * Starting AppArmor profiles
mars 05 13:56:32 PC12 audit[734]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=734 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[734]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=734 comm="apparmor_parser"
mars 05 13:56:32 PC12 kernel: audit: type=1400 audit(1520254592.106:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=734 comm="apparmor_parser"
mars 05 13:56:32 PC12 kernel: audit: type=1400 audit(1520254592.106:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=734 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[735]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=735 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[735]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=735 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[735]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=735 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[735]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=735 comm="apparmor_parser"
mars 05 13:56:32 PC12 kernel: audit: type=1400 audit(1520254592.111:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=735 comm="apparmor_parser"
mars 05 13:56:32 PC12 kernel: audit: type=1400 audit(1520254592.111:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=735 comm="apparmor_parser"
mars 05 13:56:32 PC12 kernel: audit: type=1400 audit(1520254592.111:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=735 comm="apparmor_parser"
mars 05 13:56:32 PC12 kernel: audit: type=1400 audit(1520254592.111:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=735 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[736]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=736 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[736]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=736 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[736]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=736 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[736]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=736 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[736]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=736 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[736]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer//sanitized_helper" pid=736 comm="apparmor_parser"
mars 05 13:56:32 PC12 apparmor[620]: Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
mars 05 13:56:32 PC12 kernel: audit: type=1400 audit(1520254592.130:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=736 comm="apparmor_parser"
mars 05 13:56:32 PC12 kernel: audit: type=1400 audit(1520254592.130:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=736 comm="apparmor_parser"
mars 05 13:56:32 PC12 kernel: audit: type=1400 audit(1520254592.130:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=736 comm="apparmor_parser"
mars 05 13:56:32 PC12 kernel: audit: type=1400 audit(1520254592.130:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=736 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[738]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=738 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[738]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=738 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[738]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//snap_update_ns" pid=738 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[739]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=739 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[740]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=740 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[740]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=740 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[740]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=740 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[741]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=741 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[742]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/mysqld-digikam" pid=742 comm="apparmor_parser"
mars 05 13:56:32 PC12 audit[742]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/mysqld-digikam///usr/sbin/mysqld" pid=742 comm="apparmor_parser"
mars 05 13:56:32 PC12 apparmor[620]: Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
mars 05 13:56:32 PC12 audit[744]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=744 comm="apparmor_parser"
mars 05 13:56:32 PC12 apparmor[620]:    ...done.
mars 05 13:56:32 PC12 systemd[1]: Started LSB: AppArmor initialization.
-- Subject: L'unité (unit) apparmor.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) apparmor.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:32 PC12 systemd[1]: Starting Raise network interfaces...
-- Subject: L'unité (unit) networking.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) networking.service a commencé à démarrer.
mars 05 13:56:32 PC12 systemd[1]: Started Raise network interfaces.
-- Subject: L'unité (unit) networking.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) networking.service a terminé son démarrage, avec le résultat done.
mars 05 13:56:32 PC12 systemd[1]: Reached target Network.
-- Subject: L'unité (unit) network.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) network.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:32 PC12 systemd[1]: Starting NFS Mount Daemon...
-- Subject: L'unité (unit) nfs-mountd.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) nfs-mountd.service a commencé à démarrer.
mars 05 13:56:32 PC12 systemd[1]: Reached target Network is Online.
-- Subject: L'unité (unit) network-online.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) network-online.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:32 PC12 rpc.mountd[817]: mountd: could not create listeners
mars 05 13:56:32 PC12 systemd[1]: nfs-mountd.service: Control process exited, code=exited status=1
mars 05 13:56:32 PC12 systemd[1]: Failed to start NFS Mount Daemon.
-- Subject: L'unité (unit) nfs-mountd.service a échoué
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) nfs-mountd.service a échoué, avec le résultat failed.
mars 05 13:56:32 PC12 systemd[1]: Dependency failed for NFS server and services.
-- Subject: L'unité (unit) nfs-server.service a échoué
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) nfs-server.service a échoué, avec le résultat dependency.
mars 05 13:56:32 PC12 systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.
mars 05 13:56:32 PC12 systemd[1]: nfs-mountd.service: Unit entered failed state.
mars 05 13:56:32 PC12 systemd[1]: nfs-mountd.service: Failed with result 'exit-code'.
mars 05 13:56:32 PC12 systemd[1]: Reached target Remote File Systems (Pre).
-- Subject: L'unité (unit) remote-fs-pre.target a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) remote-fs-pre.target a terminé son démarrage, avec le résultat done.
mars 05 13:56:32 PC12 systemd[1]: Mounting /mnt/nas1...
-- Subject: L'unité (unit) mnt-nas1.mount a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) mnt-nas1.mount a commencé à démarrer.
mars 05 13:56:32 PC12 mount[819]: mount.nfs: Network is unreachable
mars 05 13:56:32 PC12 systemd[1]: mnt-nas1.mount: Mount process exited, code=exited status=32
mars 05 13:56:32 PC12 systemd[1]: Failed to mount /mnt/nas1.
-- Subject: L'unité (unit) mnt-nas1.mount a échoué
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) mnt-nas1.mount a échoué, avec le résultat failed.
mars 05 13:56:32 PC12 systemd[1]: Dependency failed for Remote File Systems.
-- Subject: L'unité (unit) remote-fs.target a échoué
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) remote-fs.target a échoué, avec le résultat dependency.
mars 05 13:56:32 PC12 systemd[1]: remote-fs.target: Job remote-fs.target/start failed with result 'dependency'.
mars 05 13:56:32 PC12 systemd[1]: Startup finished in 5.206s (kernel) + 12.073s (userspace) = 17.280s.
-- Subject: Le démarrage du système est terminé
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Tous les services nécessaires au démarrage du système ont été lancés avec
-- succès. Notez que cela ne signifie pas que le système est maintenant au
-- repos, car des services peuvent encore être en train de terminer leur
-- démarrage.
-- 
-- Le chargement du noyau a nécessité 5206702 microsecondes.
-- 
-- Le chargement du « RAM disk » initial a nécessité INITRD_USEC microsecondes.
-- 
-- Le chargement de l'espace utilisateur a nécessité 12073601 microsecondes.
mars 05 13:56:32 PC12 systemd[1]: mnt-nas1.mount: Unit entered failed state.
mars 05 13:56:32 PC12 systemd[1]: Received SIGRTMIN+21 from PID 320 (plymouthd).
mars 05 13:57:17 PC12 systemd[1]: Starting Stop ureadahead data collection...
-- Subject: L'unité (unit) ureadahead-stop.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) ureadahead-stop.service a commencé à démarrer.
mars 05 13:57:17 PC12 systemd[1]: Stopped Read required files in advance.
-- Subject: L'unité (unit) ureadahead.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) ureadahead.service a terminé son arrêt.
mars 05 13:57:17 PC12 systemd[1]: Started Stop ureadahead data collection.
-- Subject: L'unité (unit) ureadahead-stop.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) ureadahead-stop.service a terminé son démarrage, avec le résultat done.

Sinon, je ne pense pas que les secteurs donnés defectueux par smartmontools soient à l'origine du problème car ils sont d'après moi sur sda1 (windows).


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#11 Le 05/03/2018, à 18:26

moko138

Re : [Résolu] Plantage au boot

Crestey a écrit :

J'ai appliqué cela.

Le message que tu cites date de 2012, et a été écrit par un néophyte ("newbie") avec une profonde méconnaissance de ce qu'est un disque et de ce que sont les données SMART.

nwsmith a écrit :

'197 Current_Pending_Sector' is showing a count of 3. (...) I suspect its due to the mains power failing while the drive is in the middle of a write.

Faux. Et complètement à côté de la plaque. Ce gars en était à confondre
- l'état matériel du disque
- et la surcouche logicielle qu'est le système de fichiers (FS) d'une partition.

Un peu de lecture : ./viewtopic.php?pid=21035241

Confusion hélas trop banale et que nous avons tous faite à nos débuts.
Mais de là à prendre son retour ("feedback") pour un tutoriel compétent...


Crestey a écrit :

J'ai appliqué (...) cette commande

 # dd if=/dev/zero of=/dev/sda conv=sync bs=4096 count=1 seek=5590620 
  1+0 records in
  1+0 records out
  # sync

(avec mes N° de secteur)

Aïe !
Tu as appliqué aveuglément ce que nwsmith avait fait
- à tort
- et en ciblant des blocs qu'il croyait, à tort ou à raison, de 8 secteurs.
Or tu as des secteurs de 512 octets, pas 4096 :

Sector Size:      512 bytes logical/physical

bref tu as écrit des zéros
- qui nuisent au fonctionnement normal de smartmontools et de fsck ;
- et et tu l'as fait en visant huit fois trop loin...

  - -

Crestey a écrit :

Sinon, y a quelque chose à faire pour corriger tout ça ?

Oui : un presse-papier.    Et changer le disque.
28.000 errreurs, bon sang !


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

Hors ligne

#12 Le 05/03/2018, à 19:12

Crestey

Re : [Résolu] Plantage au boot

Merci moko138.
Avant de te lire, j'avais appliqué (aveuglément encore, désolé) ceci fsck.ext4 /dev/sdaX sur mon "/" et mon"home".
J'ai trouvé ça là : ce lien
"The Emergency Mode sometime means that your file system may be corrupted. In such cases, you will be left out with a prompt to go nowhere.
All you have to do is perform a file system check using fsck.ext4 /dev/sdaX,"

Mais cette fois ça a tout remis en place. Mon pc redémarre comme une fleur. Pour combien de temps, je ne sais pas; Mais je vais remettre la poubélisation suggéré de mon disque dur à plus tard tongue.
A priori, le "/" n'avait rien; En revanche le home a demandé beaucoup de réparations.

Etant moi-même assez incompétent en matière de disque dur, je suis allé en effet un peu vite en besogne, c'est sûr. Mais c'est compliqué, quand on est incompétent de savoir qui l'est et qui ne l'est pas pour obtenir une aide éclairée.

Je pense que les manip "hasardeuse" que j'ai faite concerne sda1. Et n'ont rien à voir avec ce problème qui, si je comprends, est lié à un file system corrompu sur mon home. Mais tu as raison, j'aurais pas dû ...

Dernière modification par Crestey (Le 05/03/2018, à 19:25)


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#13 Le 05/03/2018, à 19:19

Crestey

Re : [Résolu] Plantage au boot

Je viens de redémarrer. Ça a vraiment l'air ok. smile

Dois-je m'inquiéter plus que ça pour mon HDD, faire d'autre tests ? Ou juste attendre que la panne ressurgisse ? (sachant que je n'ai aucune donnée sensible sur ce PC)

Je pense que je ferai une autre discussion pour la panne HDD détectée par smartctl qui n'a à priori rien à voir.

Dernière modification par Crestey (Le 05/03/2018, à 19:23)


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#14 Le 05/03/2018, à 19:32

??

Re : [Résolu] Plantage au boot

Je vois que je poste trop tard

Bonjour.

Il faut faire attention dans la demande de l'état du disque et être plus précis.   J'ai vu plusieurs fois ce style de confusion,   L'utilisateur lance les tests courts puis longs
Pour  éviter la confusion, je précise toujours le paragraphe 3.1 de la doc smartctl

La réparation à toute vitesse est stupide. De plus c'est n'importe quoi. C'est ton disque à toi qu'il faut réparer et pas celui-de l'exemple qui est faux (un secteùr illisible ne peut pas être écrit avec une simple commande DD mais par "yes i kwown that i am doing"
Tu as fais la commande

dd if=/dev/zero of=/dev/sda conv=sync bs=4096 count=1 seek=5590620 

Donc LBA = 5590620 * 8 = 447254960         C'est la valeur de l'exemple  44724966) !!
En clair tu as bousillé 8 secteurs.

Comme le dit moko138 ,   la dernière erreur  date de 241 heures. Elle n'est donc pas responssable du plantage

Error 27929 occurred at disk power-on lifetime: 8612 hours (358 days + 20 hours)

le moment présent

9 Power_On_Hours          0x0032   088   088   000       8853

Au moment du plantage, tu aurais du faire ce qui était proposé

journalct -xb

Tu aurais vu des choses en rouge Plus faciles à répérer que maintenant

Je pense qu'il t'a écrit en toutes lettres

 home contient un système de fichiers comportant des erreurs, vérification forcée.
 home: des i-noeuds qui faisaient partie d'une liste chaînée d'orphelins corrompue ont été repérés.
 home: INCONSISTENCE INATTENDUE ; EXÉCUTEZ fsck MANUELLEMENT.
        (i.e., sans options -a ou -p)
 failed with error code 4.

Donc il te reste à faire

sudo fsck   /dev/sdaN
en remplaçant N par le chiffre qui convient


===> Peux-tu rappeler la façon dont tu stoppes ton ordinateur ?

Les 5 dernières erreurs de lecture
Error 27929 occurred at disk power-on lifetime: 8612 hours (358 days + 20 hours)
  40 51 01 a8 4a 66 40  Error: UNC 1 sectors at LBA = 0x00664aa8 = 6703784

Error 27928 occurred at disk power-on lifetime: 8612 hours (358 days + 20 hours)
  40 51 80 00 4b 66 40  Error: UNC 128 sectors at LBA = 0x00664b00 = 6703872

Error 27927 occurred at disk power-on lifetime: 8612 hours (358 days + 20 hours)
  40 51 80 80 4a 66 40  Error: UNC 128 sectors at LBA = 0x00664a80 = 6703744

Error 27926 occurred at disk power-on lifetime: 8612 hours (358 days + 20 hours)
  40 51 01 a8 4a 66 40  Error: UNC 1 sectors at LBA = 0x00664aa8 = 6703784

Error 27925 occurred at disk power-on lifetime: 8612 hours (358 days + 20 hours)
  40 51 80 00 4b 66 40  Error: UNC 128 sectors at LBA = 0x00664b00 = 6703872

Cela ressemble à une zone qui a ramassé un atterrissage de tête.   Deux paquets de 128 secteurs  presque consécutifs.

Je peux proposer une inspection en lecture qui permet de cibler tout le disque.  Suivant le résultat on avise...
      Si tout le problème est au même endroit, on y fabrique une partition fictive .

Dernière modification par ?? (Le 05/03/2018, à 19:50)


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#15 Le 05/03/2018, à 19:43

Crestey

Re : [Résolu] Plantage au boot

?? a écrit :

Donc il te reste à faire
sudo fsck   /dev/sdaN
en remplaçant N par le chiffre qui convient

Oui, c'est ce que j'ai fait en #12 et c'est ok maintenant

?? a écrit :

Donc LBA = 5590620 * 8 = 447254960         C'est la valeur de l'exemple  44724966) !!

Euh, non quand même, je suis pas con au point d'appliquer le N° de secteur de l'exemple. J'ai juste fait un copié/collé issu du lien pour vous dire quelle commande j'ai appliqué. Mais dans mon terminal à moi, j'ai remplacé le N° de secteur par le mien défaillant.

Dernière modification par Crestey (Le 05/03/2018, à 19:44)


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#16 Le 05/03/2018, à 19:48

Crestey

Re : [Résolu] Plantage au boot

?? a écrit :

Peux-tu rappeler la façon dont tu stoppes ton ordinateur

Celui là, le plus souvent je l'hiberne ou le met en veille. Je ne l'éteint quasiment jamais.
Mais je l'ai acheté d'occasion il y a 1 mois. Et le précédent propriétaire, je ne sais pas ce qu'il faisait.


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#17 Le 05/03/2018, à 19:52

Crestey

Re : [Résolu] Plantage au boot

?? a écrit :

Peux-tu rappeler la façon dont tu stoppes ton ordinateur

Pour ma gouverne, la corruption du système de fichier peut être engendrée par un arrêt sauvage, c'est ça ?


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#18 Le 05/03/2018, à 19:55

lucmars

Re : [Résolu] Plantage au boot

Crestey a écrit :
?? a écrit :

Peux-tu rappeler la façon dont tu stoppes ton ordinateur

Pour ma gouverne, la corruption du système de fichier peut être engendrée par un arrêt sauvage, c'est ça ?

En général oui, surtout si c'est en train d'écrire.


Gaulois Matter !

Hors ligne

#19 Le 05/03/2018, à 19:56

??

Re : [Résolu] Plantage au boot

Avant d'installer sur un disque d'occasion, on commence a le mettre entièrement a zéro.      Au minima, on lit l'intégralité du  disque avec ddrescue.
Comme, j'ai noté que tu n'as pas de données sensibles, gardes le disque....     Tu vas pouvoir le pousser jusqu'à ce que mort survienne. Ce qui n'est pas gagné
Le précédant propriétaire n'a peut -être rien fait pour traiter le problême des  25000 erreurs
   car il y a une différence entre 1 erreur    portant sur 25000 blocks et 25000 erreurs sur le même block.

Dernière modification par ?? (Le 05/03/2018, à 20:07)


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#20 Le 05/03/2018, à 19:59

Crestey

Re : [Résolu] Plantage au boot

?? a écrit :

Avant d'installer sur un disque d'occasion, on commence a le mettre entièrement a zéro.

Tout reformater ne suffit pas ?


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#21 Le 05/03/2018, à 20:08

Crestey

Re : [Résolu] Plantage au boot

Une autre question : la fin de décharge d'une batterie est-elle gérée proprement par le système, ou bien cela peut-il être vécu comme un arrêt sauvage. (typiquement quand on laisse un portable se décharger sans faire attention)


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#22 Le 05/03/2018, à 20:12

??

Re : [Résolu] Plantage au boot

Formater avec ubuntu consiste à écrire une structure d'accueil. Cela représente  environ 5% de l'espace de la partition. Donc cela va vite.
Formater avec windows consiste à écrire une structure d'acceuil et à  mettre des zéros dans le reste de l'espace de la partition . Il y a une option à positionner pour éviter cette mise de zéros.


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#23 Le 06/03/2018, à 00:45

Crestey

Re : [Résolu] Plantage au boot

?? a écrit :

Formater avec ubuntu consiste à écrire une structure d'accueil. Cela représente  environ 5% de l'espace de la partition. Donc cela va vite.
Formater avec windows consiste à écrire une structure d'acceuil et à  mettre des zéros dans le reste de l'espace de la partition . Il y a une option à positionner pour éviter cette mise de zéros.

Je ne comprends pas ta réponse à ma question que j'ai peut-être mal posée: Quand j'installe un disque d'occasion comme celui là par exemple, j'efface toutes les partitions (même Windows que je réinstalle) et je les recréée avec gparted (qui écrit la structure d'accueil comme tu dis) comme ça:
gp_imagesia-com_1fyig_small.png
Et je réinstalle tout avec un home séparé.
Ma question est : "faut-il faire plus que cela du fait que ce matériel a vécu ? ou bien est-ce suffisant"


Merci à tous.
Sous Ubuntu/XFCE depuis 2013. Ça fonctionne vraiment très bien.

Hors ligne

#24 Le 06/03/2018, à 01:26

??

Re : [Résolu] Plantage au boot

Comme je te l'ai dit, créer une partition avec ubuntu  consiste à vérifier environ 5% de la surface disque en créant la structure de stockage des noms de fichiers.
Actuellement, regardes encore la taille de ton /home  il y a encore pas loin de 91,35% non vérifiés. ((171,98-14,87)/171.98*100
Sur un disque neuf, on peut faire confiance, sur un vieux disque dont on connait bien la vie, on peut aussi espérer.
Sur un disque qu'on récupère parce qu'un vendeur trouvait qu'il était fichu, nécessite de "faire un état des lieux". Du moins, c'est ce que je pense.
Après, les outils c'est autre chose.   Un test long  de smartctl qui finit  à 100% est assurément la meilleure solution.
Lorsqu'il rencontre un problème  ===>  "hdparm -Np281323627 --yes-i-know-what-i-am-doing /dev/sdb"
Ou une solution équivalente en lisant tout le disque avec ddrescue ou une commande de vérification ( badblocks) qui ne travaille que sur des partitions
On a alors  la liste des secteurs pourris et  on peut récupérer la liste des secteurs remplacés.

  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0

C'est une opération que certains firmwares  ne savent pas faire.

Dernière modification par ?? (Le 06/03/2018, à 01:36)


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#25 Le 06/03/2018, à 02:52

moko138

Re : [Résolu] Plantage au boot

Ma question est : "faut-il faire plus que cela du fait que ce matériel a vécu ? ou bien est-ce suffisant"

Oui, il faut faire plus.
Certains écrivent des zéros sur tout le disque. C'est radical.

Le grand minimum
- pour un disque à table msdos ou pour une clef d'installation :

sudo dd if=/dev/zero of=/dev/sdX bs=512 count=4096

- pour un disque gpt
Certains se contentent de :

sudo sgdisk -Z /dev/sdX

en s'appuyant sur

man sgdisk
       -Z, --zap-all
              Zap  (destroy) the GPT and MBR data structures and then exit. This
              option works much like -z, but as it wipes the MBR as well as  the
              GPT,  it's  more  suitable if you want to repartition a disk after
              using this option, and completely  unsuitable  if  you've  already
              repartitioned the disk.

  Il me semble préférable d'exécuter

sudo gdisk o /dev/sdX

puisque

man gdisk
       o      Clear out all partition data. This includes GPT header data, all partition def‐
              initions, and the protective MBR. The sector alignment is reset to the  default
              (2048 sectors, or 1MB).

  - -

Que se passe-t-il si on néglige ces précautions ?
    On n'aura pas forcément de problème, mais on y sera exposé.
Cas concret 1 :
  cas d'étiquettes fantômes "[Résolu] Installation de GRUB impossible. Plusieurs étiquettes". Résolu par :

sudo dd if=/dev/zero of=/dev/sdX bs=512 count=4096


Cas concret 2 :
  C'est arrivé à ton serviteur. Un ami m'avait donné son ancien disque (msdos) qui avait supporté windows. J'ai totalement oublié de nettoyer le disque.
Je prépare mes partitions puis j'y installe (toujours avec table de type msdos) Xubuntu 14.04.
  Ça marche très bien... mais...
L'installation normale d'un nouveau noyau finit par un update-grub automatique.
C'est alors que le système me signale que la partie du disque comprise entre le MBR et la première partition contient tel logiciel parfois considéré comme malware...


Autres cas possibles :
  Avec la généralisation de certaines partitions sans système de fichiers sur les disques GPT ("MSR" systématique chez windows (*), "bios_grub" chez Linux dans certains cas), on va certainement assister à certains autres gags déplaisants ou subir sans s'en rendre compte les effets d'un espiogiciel quelconque.
  - -

Voilà pourquoi
- formater directement est insuffisant ;
- faire un nettoyage partiel évite des soucis ultérieurs ;
- écrire des zéros sur tout le disque est une mesure radicale.


Rappel :
/!\  Pour éviter une catastrophe, c'est au dernier moment, par

sudo lsblk -o name,fstype,size,label,mountpoint

qu'on vérifie la lettre "X" momentanément attribuée au disque (ou à la clef) qu'on est sur le point de nettoyer.

___
(*) MSR : cf. extrait de la documentation Microsoft avec traduction
et mes commentaires au 13/09/2016.

Dernière modification par moko138 (Le 06/03/2018, à 03:57)


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

Hors ligne