Page 2 sur 2

Re: démarrage lent après passage de partition en fichier swap

Posté : dim. 31 janv. 2021 09:26
par alain

Dernier message de la page précédente :

Bonjour jmre033.

Oui ce n'est pas normal 35s pour le kernel et 8 pour l'userspace, normalement c'est le contraire, l'espace utilisateur est plus long a démarrer que le kernel.
Vu ton matos le kernel devrait être démarré en moins de 10 s.

Donne toujours le retour de:

Code : Tout sélectionner

systemd-analyze blame


Mais comme il s'agit du kernel un:

Code : Tout sélectionner

dmesg
Pourrait donner des indications. Mais je ne vois pas quoi trier ( | grep quelque chose, mais quoi?).
Peut être quelqu'un saura t'aiguiller pour fouiller dans le retour de dmesg?

Re: démarrage lent après passage de partition en fichier swap

Posté : dim. 31 janv. 2021 12:29
par jmre033
systemd-analyze blame tourne en boucle et si je veux l'arrêter il me dit qu'un process est en cours
voici ce que j'ai relevé :

Code : Tout sélectionner

$ systemd-analyze blame
          7.275s configure-printer@usb-001-002.service
           655ms udisks2.service
           550ms ufw.service
           391ms NetworkManager.service
           389ms systemd-journal-flush.service
           339ms dev-sda5.device
           276ms systemd-logind.service
           249ms ubuntu-system-adjustments.service
           247ms networkd-dispatcher.service
           185ms systemd-timesyncd.service
           160ms media-DOC\x2dDATA\x2dG.mount
           158ms systemd-resolved.service
           140ms systemd-hostnamed.service
           131ms lvm2-monitor.service
           123ms media-PHOTOS\x2dF.mount
           122ms accounts-daemon.service
           120ms gpu-manager.service
           116ms ModemManager.service
           105ms thermald.service
            96ms media-WIN\x2dDATA.mount
            95ms grub-common.service
            90ms systemd-tmpfiles-setup.service
            90ms dns-clean.service
            89ms systemd-fsck@dev-disk-by\x2duuid-9CD4\x2d3405.service
            89ms systemd-udevd.service
            88ms lightdm.service
            84ms plymouth-quit-wait.service
            82ms keyboard-setup.service
            73ms apparmor.service
            60ms systemd-udev-trigger.service
            53ms media-LINUX\x2d2.mount
            51ms media-WIN10\x2dSSD.mount
            47ms upower.service
            43ms networking.service
            41ms wpa_supplicant.service
            40ms systemd-journald.service
            40ms apport.service
            40ms lm-sensors.service
            40ms rsyslog.service
            39ms systemd-modules-load.service
            39ms pppd-dns.service
            39ms avahi-daemon.service
            37ms user@1000.service
            32ms systemd-tmpfiles-setup-dev.service
            30ms speech-dispatcher.service
            28ms hddtemp.service
            25ms plymouth-read-write.service
            22ms alsa-restore.service
lines 1-48

Code : Tout sélectionner

sudo dmesg | egrep 'fail|error'
[sudo] Mot de passe de jmr :        
[   35.257285] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro

Code : Tout sélectionner

dmesg
[    0.000000] microcode: microcode updated early to revision 0xde, date = 2020-05-26
[    0.000000] Linux version 4.15.0-135-generic (buildd@lgw01-amd64-005) (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)) #139-Ubuntu SMP Mon Jan 18 17:38:24 UTC 2021 (Ubuntu 4.15.0-135.139-generic 4.15.18)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-135-generic root=UUID=27cc0b65-a33a-4814-88ce-615ad438166a ro quiet splash vt.handoff=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b3e2ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b3e30000-0x00000000b3e63fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b3e64000-0x00000000b4213fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b4214000-0x00000000b4214fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b4215000-0x00000000b4215fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b4216000-0x00000000c0e27fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c0e28000-0x00000000c267efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c267f000-0x00000000c2694fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000c2695000-0x00000000c278efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c278f000-0x00000000c2ab6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c2ab7000-0x00000000c33a1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c33a2000-0x00000000c33fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c3400000-0x00000000c7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000236ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb3ace018-0xb3ade057] usable ==> usable
[    0.000000] e820: update [mem 0xb3ace018-0xb3ade057] usable ==> usable
[    0.000000] e820: update [mem 0xb3abd018-0xb3acde57] usable ==> usable
[    0.000000] e820: update [mem 0xb3abd018-0xb3acde57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000b3abd017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3abd018-0x00000000b3acde57] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3acde58-0x00000000b3ace017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3ace018-0x00000000b3ade057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3ade058-0x00000000b3e2ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3e30000-0x00000000b3e63fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000b3e64000-0x00000000b4213fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b4214000-0x00000000b4214fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000b4215000-0x00000000b4215fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b4216000-0x00000000c0e27fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c0e28000-0x00000000c267efff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c267f000-0x00000000c2694fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000c2695000-0x00000000c278efff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c278f000-0x00000000c2ab6fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000c2ab7000-0x00000000c33a1fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c33a2000-0x00000000c33fffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c3400000-0x00000000c7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000236ffffff] usable
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xb3e30000  ACPI=0xb3e30000  SMBIOS=0xc3291000  SMBIOS 3.0=0xc3290000  MPS=0xfc9c0  ESRT=0xbebdbd98 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: System manufacturer System Product Name/PRIME B250M-PLUS, BIOS 0809 07/10/2017
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x237000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   1 base 00D0000000 mask 7FF0000000 uncachable
[    0.000000]   2 base 00C8000000 mask 7FF8000000 uncachable
[    0.000000]   3 base 00C4000000 mask 7FFC000000 uncachable
[    0.000000]   4 base 00C3800000 mask 7FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: last_pfn = 0xc3400 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcbb0-0x000fcbbf]
[    0.000000] esrt: Reserving ESRT space from 0x00000000bebdbd98 to 0x00000000bebdbdd0.
[    0.000000] e820: update [mem 0xbebdb000-0xbebdbfff] usable ==> reserved
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x3c5e0000-0x3fffdfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000B3E30000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000B3E300B0 0000D4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000B3E59F78 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000B3E30218 029D5A (v02 ALASKA A M I    01072009 INTL 20160422)
[    0.000000] ACPI: FACS 0x00000000C2AB6F00 000040
[    0.000000] ACPI: APIC 0x00000000B3E5A090 000084 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000B3E5A118 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000B3E5A160 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: WSMT 0x00000000B3E63998 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000B3E5A258 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x00000000B3E5A298 0003A3 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E5A640 003063 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.000000] ACPI: HPET 0x00000000B3E5D6A8 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x00000000B3E5D6E0 000024 (v02 INTEL  OEM_RTD3 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E5D708 000DE5 (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E5E4F0 000B1D (v02 INTEL  xh_rvp08 00000000 INTL 20160422)
[    0.000000] ACPI: UEFI 0x00000000B3E5F010 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.000000] ACPI: SSDT 0x00000000B3E5F058 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.000000] ACPI: LPIT 0x00000000B3E5FF38 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x00000000B3E5FFD0 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E60118 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E603B8 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E633C0 00050D (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.000000] ACPI: DBGP 0x00000000B3E638D0 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x00000000B3E63908 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: BGRT 0x00000000B3E63960 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000236ffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x236fd3000-0x236ffdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000236ffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000b3e2ffff]
[    0.000000]   node   0: [mem 0x00000000b3e64000-0x00000000b4213fff]
[    0.000000]   node   0: [mem 0x00000000b4216000-0x00000000c0e27fff]
[    0.000000]   node   0: [mem 0x00000000c2695000-0x00000000c278efff]
[    0.000000]   node   0: [mem 0x00000000c33a2000-0x00000000c33fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000236ffffff]
[    0.000000] Reserved but unavailable: 98 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000236ffffff]
[    0.000000] On node 0 totalpages: 2064103
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 26 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12286 pages used for memmap
[    0.000000]   DMA32 zone: 786250 pages, LIFO batch:31
[    0.000000]   Normal zone: 19904 pages used for memmap
[    0.000000]   Normal zone: 1273856 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x00000000c4000000-0x00000000c7ffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] e820: update [mem 0xbdc72000-0xbdcb7fff] usable ==> reserved
[    0.000000] TSC deadline timer available
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3abd000-0xb3abdfff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3acd000-0xb3acdfff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3ace000-0xb3acefff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3ade000-0xb3adefff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3e30000-0xb3e63fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb4214000-0xb4214fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb4215000-0xb4215fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbdc72000-0xbdcb7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbebdb000-0xbebdbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0e28000-0xc267efff]
[    0.000000] PM: Registered nosave memory: [mem 0xc267f000-0xc2694fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc278f000-0xc2ab6fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc2ab7000-0xc33a1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc3400000-0xc7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc8000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xc8000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x99/0x500 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 45 pages/cpu s147456 r8192 d28672 u524288
[    0.000000] pcpu-alloc: s147456 r8192 d28672 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2031823
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-135-generic root=UUID=27cc0b65-a33a-4814-88ce-615ad438166a ro quiet splash vt.handoff=1
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 7759452K/8256412K available (12300K kernel code, 2482K rwdata, 4276K rodata, 2440K init, 2724K bss, 496960K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 39422 entries in 154 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.000000] vt handoff: transparent VT on vt#1
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20170831
[    0.000000] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.004000] APIC: Switch to symmetric I/O mode setup
[    0.004000] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.004000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.024000] tsc: Detected 3000.000 MHz processor
[    0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.00 BogoMIPS (lpj=12000000)
[    0.024000] pid_max: default: 32768 minimum: 301
[    0.024000] Security Framework initialized
[    0.024000] Yama: becoming mindful.
[    0.024000] AppArmor: AppArmor initialized
[    0.024000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.024000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.024000] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.024000] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.024000] CPU0: Thermal monitoring enabled (TM1)
[    0.024000] process: using mwait in idle threads
[    0.024000] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.024000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.024000] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.024000] Spectre V2 : Mitigation: Full generic retpoline
[    0.024000] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.024000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.024000] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.024000] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.024000] SRBDS: Mitigation: Microcode
[    0.024000] MDS: Mitigation: Clear CPU buffers
[    0.024000] Freeing SMP alternatives memory: 36K
[    0.039345] smpboot: CPU0: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[    0.039395] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.039420] ... version:                4
[    0.039421] ... bit width:              48
[    0.039421] ... generic registers:      8
[    0.039422] ... value mask:             0000ffffffffffff
[    0.039422] ... max period:             00007fffffffffff
[    0.039423] ... fixed-purpose events:   3
[    0.039423] ... event mask:             00000007000000ff
[    0.039455] Hierarchical SRCU implementation.
[    0.040000] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.040000] smp: Bringing up secondary CPUs ...
[    0.040000] x86: Booting SMP configuration:
[    0.040000] .... node  #0, CPUs:      #1 #2 #3
[    0.041817] smp: Brought up 1 node, 4 CPUs
[    0.041817] smpboot: Max logical packages: 1
[    0.041817] smpboot: Total of 4 processors activated (24000.00 BogoMIPS)
[    0.044207] devtmpfs: initialized
[    0.044207] x86/mm: Memory block size: 128MB
[    0.044501] evm: security.selinux
[    0.044502] evm: security.SMACK64
[    0.044502] evm: security.SMACK64EXEC
[    0.044502] evm: security.SMACK64TRANSMUTE
[    0.044503] evm: security.SMACK64MMAP
[    0.044503] evm: security.apparmor
[    0.044503] evm: security.ima
[    0.044504] evm: security.capability
[    0.044514] PM: Registering ACPI NVS region [mem 0xb4214000-0xb4214fff] (4096 bytes)
[    0.044514] PM: Registering ACPI NVS region [mem 0xc278f000-0xc2ab6fff] (3309568 bytes)
[    0.044514] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.044514] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.044514] pinctrl core: initialized pinctrl subsystem
[    0.044514] RTC time: 11:00:43, date: 01/31/21
[    0.044514] NET: Registered protocol family 16
[    0.044514] audit: initializing netlink subsys (disabled)
[    0.044514] audit: type=2000 audit(1612090843.044:1): state=initialized audit_enabled=0 res=1
[    0.044514] cpuidle: using governor ladder
[    0.044514] cpuidle: using governor menu
[    0.044514] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.044514] ACPI: bus type PCI registered
[    0.044514] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.044514] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.044514] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.044514] PCI: Using configuration type 1 for base access
[    0.044849] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.044849] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.044849] ACPI: Added _OSI(Module Device)
[    0.044849] ACPI: Added _OSI(Processor Device)
[    0.044849] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.044849] ACPI: Added _OSI(Processor Aggregator Device)
[    0.044849] ACPI: Added _OSI(Linux-Dell-Video)
[    0.044849] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.044849] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.048273] ACPI: Executed 34 blocks of module-level executable AML code
[    0.061727] ACPI: Dynamic OEM Table Load:
[    0.061732] ACPI: SSDT 0xFFFF966F2D3BD000 000693 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.061980] ACPI: Executed 1 blocks of module-level executable AML code
[    0.062049] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.063483] ACPI: Dynamic OEM Table Load:
[    0.063487] ACPI: SSDT 0xFFFF966F2CE19000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.063714] ACPI: Executed 1 blocks of module-level executable AML code
[    0.064188] ACPI: Dynamic OEM Table Load:
[    0.064192] ACPI: SSDT 0xFFFF966F2D3B8000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.064698] ACPI: Executed 1 blocks of module-level executable AML code
[    0.064898] ACPI: Dynamic OEM Table Load:
[    0.064901] ACPI: SSDT 0xFFFF966F2CE06A00 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.065128] ACPI: Executed 1 blocks of module-level executable AML code
[    0.067837] ACPI: Interpreter enabled
[    0.067874] ACPI: (supports S0 S3 S4 S5)
[    0.067874] ACPI: Using IOAPIC for interrupt routing
[    0.067910] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.068985] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.074470] ACPI: Power Resource [WRST] (on)
[    0.074888] ACPI: Power Resource [WRST] (on)
[    0.075306] ACPI: Power Resource [WRST] (on)
[    0.075721] ACPI: Power Resource [WRST] (on)
[    0.076137] ACPI: Power Resource [WRST] (on)
[    0.076556] ACPI: Power Resource [WRST] (on)
[    0.076974] ACPI: Power Resource [WRST] (on)
[    0.077393] ACPI: Power Resource [WRST] (on)
[    0.077809] ACPI: Power Resource [WRST] (on)
[    0.078236] ACPI: Power Resource [WRST] (on)
[    0.078649] ACPI: Power Resource [WRST] (on)
[    0.079065] ACPI: Power Resource [WRST] (on)
[    0.079482] ACPI: Power Resource [WRST] (on)
[    0.079895] ACPI: Power Resource [WRST] (on)
[    0.080310] ACPI: Power Resource [WRST] (on)
[    0.080727] ACPI: Power Resource [WRST] (on)
[    0.081141] ACPI: Power Resource [WRST] (on)
[    0.082816] ACPI: Power Resource [WRST] (on)
[    0.083229] ACPI: Power Resource [WRST] (on)
[    0.083643] ACPI: Power Resource [WRST] (on)
[    0.099353] ACPI: Power Resource [FN00] (off)
[    0.099447] ACPI: Power Resource [FN01] (off)
[    0.099539] ACPI: Power Resource [FN02] (off)
[    0.099630] ACPI: Power Resource [FN03] (off)
[    0.099720] ACPI: Power Resource [FN04] (off)
[    0.101361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.101366] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.101570] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.101762] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.101763] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.102813] PCI host bridge to bus 0000:00
[    0.102815] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.102816] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.102817] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.102817] pci_bus 0000:00: root bus resource [mem 0xc8000000-0xf7ffffff window]
[    0.102818] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.102819] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.102826] pci 0000:00:00.0: [8086:591f] type 00 class 0x060000
[    0.103157] pci 0000:00:02.0: [8086:5912] type 00 class 0x030000
[    0.103166] pci 0000:00:02.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit]
[    0.103170] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.103173] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.103186] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.103374] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[    0.103393] pci 0000:00:14.0: reg 0x10: [mem 0xf7030000-0xf703ffff 64bit]
[    0.103452] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.103683] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[    0.103706] pci 0000:00:16.0: reg 0x10: [mem 0xf704d000-0xf704dfff 64bit]
[    0.103769] pci 0000:00:16.0: PME# supported from D3hot
[    0.103965] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[    0.103980] pci 0000:00:17.0: reg 0x10: [mem 0xf7048000-0xf7049fff]
[    0.103986] pci 0000:00:17.0: reg 0x14: [mem 0xf704c000-0xf704c0ff]
[    0.103992] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.103998] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.104004] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.104010] pci 0000:00:17.0: reg 0x24: [mem 0xf704b000-0xf704b7ff]
[    0.104044] pci 0000:00:17.0: PME# supported from D3hot
[    0.104197] pci 0000:00:1c.0: [8086:a294] type 01 class 0x060400
[    0.104262] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.104460] pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400
[    0.104524] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.104721] pci 0000:00:1f.0: [8086:a2c8] type 00 class 0x060100
[    0.104956] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[    0.104970] pci 0000:00:1f.2: reg 0x10: [mem 0xf7044000-0xf7047fff]
[    0.105153] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[    0.105178] pci 0000:00:1f.3: reg 0x10: [mem 0xf7040000-0xf7043fff 64bit]
[    0.105207] pci 0000:00:1f.3: reg 0x20: [mem 0xf7020000-0xf702ffff 64bit]
[    0.105252] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.105492] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[    0.105551] pci 0000:00:1f.4: reg 0x10: [mem 0xf704a000-0xf704a0ff 64bit]
[    0.105620] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.105835] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[    0.105860] pci 0000:00:1f.6: reg 0x10: [mem 0xf7000000-0xf701ffff]
[    0.105963] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.106153] acpiphp: Slot [1] registered
[    0.106163] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.106219] acpiphp: Slot [1-1] registered
[    0.106222] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    0.108411] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.108469] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.108524] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.108579] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.108633] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.108688] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.108743] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.108797] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.109515] SCSI subsystem initialized
[    0.109523] libata version 3.00 loaded.
[    0.109523] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.109523] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.109523] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.109523] vgaarb: loaded
[    0.109523] ACPI: bus type USB registered
[    0.109523] usbcore: registered new interface driver usbfs
[    0.109523] usbcore: registered new interface driver hub
[    0.109523] usbcore: registered new device driver usb
[    0.109523] EDAC MC: Ver: 3.0.0
[    0.109523] Registered efivars operations
[    0.109523] PCI: Using ACPI for IRQ routing
[    0.116559] PCI: pci_cache_line_size set to 64 bytes
[    0.116599] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.116600] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.116601] e820: reserve RAM buffer [mem 0xb3abd018-0xb3ffffff]
[    0.116601] e820: reserve RAM buffer [mem 0xb3ace018-0xb3ffffff]
[    0.116602] e820: reserve RAM buffer [mem 0xb3e30000-0xb3ffffff]
[    0.116602] e820: reserve RAM buffer [mem 0xb4214000-0xb7ffffff]
[    0.116603] e820: reserve RAM buffer [mem 0xbdc72000-0xbfffffff]
[    0.116604] e820: reserve RAM buffer [mem 0xbebdb000-0xbfffffff]
[    0.116604] e820: reserve RAM buffer [mem 0xc0e28000-0xc3ffffff]
[    0.116605] e820: reserve RAM buffer [mem 0xc278f000-0xc3ffffff]
[    0.116606] e820: reserve RAM buffer [mem 0xc3400000-0xc3ffffff]
[    0.116607] e820: reserve RAM buffer [mem 0x237000000-0x237ffffff]
[    0.116669] NetLabel: Initializing
[    0.116669] NetLabel:  domain hash size = 128
[    0.116669] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.116681] NetLabel:  unlabeled traffic allowed by default
[    0.116691] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.116691] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.118628] clocksource: Switched to clocksource hpet
[    0.123840] VFS: Disk quotas dquot_6.6.0
[    0.123850] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.123922] AppArmor: AppArmor Filesystem Enabled
[    0.123938] pnp: PnP ACPI init
[    0.124167] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.124171] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.124471] pnp 00:01: [dma 0 disabled]
[    0.124509] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.124724] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.124726] system 00:02: [io  0xffff] has been reserved
[    0.124727] system 00:02: [io  0xffff] has been reserved
[    0.124727] system 00:02: [io  0xffff] has been reserved
[    0.124728] system 00:02: [io  0x1800-0x18fe] has been reserved
[    0.124729] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.124732] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.124817] system 00:03: [io  0x0800-0x087f] has been reserved
[    0.124820] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.124834] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.124866] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.124868] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.125110] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.125111] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.125112] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.125113] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.125114] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.125116] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.125117] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.125118] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.125119] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.125120] system 00:06: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[    0.125122] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.125158] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.125159] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.125160] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.125161] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.125162] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.125163] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.125164] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.125165] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.125166] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.125167] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.125169] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.125461] system 00:08: [io  0xfe00-0xfefe] has been reserved
[    0.125464] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.126686] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.126687] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.126688] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.126690] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.127595] pnp: PnP ACPI: found 10 devices
[    0.134842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.134846] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.134848] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.134850] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.134851] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.134852] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.134853] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.134857] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc8000000-0xc81fffff]
[    0.134861] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc8200000-0xc83fffff 64bit pref]
[    0.134862] pci 0000:00:1d.0: BAR 14: assigned [mem 0xc8400000-0xc85fffff]
[    0.134864] pci 0000:00:1d.0: BAR 15: assigned [mem 0xc8600000-0xc87fffff 64bit pref]
[    0.134866] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.134867] pci 0000:00:1d.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.134869] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.134872] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.134875] pci 0000:00:1c.0:   bridge window [mem 0xc8000000-0xc81fffff]
[    0.134878] pci 0000:00:1c.0:   bridge window [mem 0xc8200000-0xc83fffff 64bit pref]
[    0.134881] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    0.134884] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.134887] pci 0000:00:1d.0:   bridge window [mem 0xc8400000-0xc85fffff]
[    0.134889] pci 0000:00:1d.0:   bridge window [mem 0xc8600000-0xc87fffff 64bit pref]
[    0.134894] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.134895] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.134895] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.134896] pci_bus 0000:00: resource 7 [mem 0xc8000000-0xf7ffffff window]
[    0.134897] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.134898] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.134899] pci_bus 0000:01: resource 1 [mem 0xc8000000-0xc81fffff]
[    0.134899] pci_bus 0000:01: resource 2 [mem 0xc8200000-0xc83fffff 64bit pref]
[    0.134900] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.134901] pci_bus 0000:02: resource 1 [mem 0xc8400000-0xc85fffff]
[    0.134902] pci_bus 0000:02: resource 2 [mem 0xc8600000-0xc87fffff 64bit pref]
[    0.135052] NET: Registered protocol family 2
[    0.135151] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.135232] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.135325] TCP: Hash tables configured (established 65536 bind 65536)
[    0.135345] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.135361] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.135393] NET: Registered protocol family 1
[    0.135401] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.135592] PCI: CLS 64 bytes, default 64
[    0.135616] Unpacking initramfs...
[    0.848400] Freeing initrd memory: 59512K
[    0.848428] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.848429] software IO TLB: mapped [mem 0xafabd000-0xb3abd000] (64MB)
[    0.848719] Scanning for low memory corruption every 60 seconds
[    0.849300] Initialise system trusted keyrings
[    0.849308] Key type blacklist registered
[    0.849354] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.850114] zbud: loaded
[    0.850535] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.850667] fuse init (API version 7.26)
[    0.853666] Key type asymmetric registered
[    0.853667] Asymmetric key parser 'x509' registered
[    0.853687] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.853740] io scheduler noop registered
[    0.853740] io scheduler deadline registered
[    0.853757] io scheduler cfq registered (default)
[    0.854180] efifb: probing for efifb
[    0.854187] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
[    0.854188] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.854188] efifb: scrolling: redraw
[    0.854189] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.854264] Console: switching to colour frame buffer device 128x48
[    0.854280] fb0: EFI VGA frame buffer device
[    0.854286] intel_idle: MWAIT substates: 0x142120
[    0.854286] intel_idle: v0.4.1 model 0x9E
[    0.854456] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.854596] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.854605] ACPI: Sleep Button [SLPB]
[    0.854625] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.854633] ACPI: Power Button [PWRB]
[    0.854654] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.854711] ACPI: Power Button [PWRF]
[    0.855392] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    0.855544] thermal LNXTHERM:00: registered as thermal_zone0
[    0.855545] ACPI: Thermal Zone [TZ00] (28 C)
[    0.855697] thermal LNXTHERM:01: registered as thermal_zone1
[    0.855697] ACPI: Thermal Zone [TZ01] (30 C)
[    0.855854] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.876706] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.879342] Linux agpgart interface v0.103
[    0.880695] loop: module loaded
[    0.880803] libphy: Fixed MDIO Bus: probed
[    0.880804] tun: Universal TUN/TAP device driver, 1.6
[    0.880844] PPP generic driver version 2.4.2
[    0.880891] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.880893] ehci-pci: EHCI PCI platform driver
[    0.880898] ehci-platform: EHCI generic platform driver
[    0.880904] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.880905] ohci-pci: OHCI PCI platform driver
[    0.880910] ohci-platform: OHCI generic platform driver
[    0.880915] uhci_hcd: USB Universal Host Controller Interface driver
[    0.881017] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.881022] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.882108] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    0.882111] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.882228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.882229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.882229] usb usb1: Product: xHCI Host Controller
[    0.882230] usb usb1: Manufacturer: Linux 4.15.0-135-generic xhci-hcd
[    0.882231] usb usb1: SerialNumber: 0000:00:14.0
[    0.882314] hub 1-0:1.0: USB hub found
[    0.882326] hub 1-0:1.0: 12 ports detected
[    0.883679] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.883681] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.883682] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    0.883708] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    0.883709] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.883709] usb usb2: Product: xHCI Host Controller
[    0.883710] usb usb2: Manufacturer: Linux 4.15.0-135-generic xhci-hcd
[    0.883711] usb usb2: SerialNumber: 0000:00:14.0
[    0.883816] hub 2-0:1.0: USB hub found
[    0.883824] hub 2-0:1.0: 6 ports detected
[    0.884583] i8042: PNP: No PS/2 controller found.
[    0.884724] mousedev: PS/2 mouse device common for all mice
[    0.885041] rtc_cmos 00:04: RTC can wake from S4
[    0.885452] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.885531] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.885536] i2c /dev entries driver
[    0.885565] device-mapper: uevent: version 1.0.3
[    0.885661] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[    0.885663] intel_pstate: Intel P-state driver initializing
[    0.885713] intel_pstate: Disabling energy efficiency optimization
[    0.886207] intel_pstate: HWP enabled
[    0.886378] ledtrig-cpu: registered to indicate activity on CPUs
[    0.886380] EFI Variables Facility v0.08 2004-May-17
[    0.926262] resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
[    0.926265] caller pmc_core_probe+0xb7/0x242 mapping multiple BARs
[    0.926268] intel_pmc_core:  initialized
[    0.926429] NET: Registered protocol family 10
[    0.930404] Segment Routing with IPv6
[    0.930417] NET: Registered protocol family 17
[    0.930468] Key type dns_resolver registered
[    0.930803] mce: Using 10 MCE banks
[    0.930809] RAS: Correctable Errors collector initialized.
[    0.930828] microcode: sig=0x906e9, pf=0x2, revision=0xde
[    0.930989] microcode: Microcode Update Driver: v2.2.
[    0.930996] sched_clock: Marking stable (930987325, 0)->(919445739, 11541586)
[    0.931393] registered taskstats version 1
[    0.931399] Loading compiled-in X.509 certificates
[    0.933432] Loaded X.509 cert 'Build time autogenerated kernel key: 399a566a2ea98257ce6f7132c633527e9761cd56'
[    0.936154] Loaded UEFI:db cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2' linked to secondary sys keyring
[    0.936307] Loaded UEFI:db cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071' linked to secondary sys keyring
[    0.936326] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
[    0.936340] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
[    0.936494] Loaded UEFI:db cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring
[    0.937228] Loaded UEFI:MokListRT cert 'SomeOrg: shim: a01ee84e9b37ace407961cc468c5909447878469' linked to secondary sys keyring
[    0.937382] Loaded UEFI:MokListRT cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring
[    0.938505] zswap: loaded using pool lzo/zbud
[    0.942040] Key type big_key registered
[    0.942043] Key type trusted registered
[    0.943558] Key type encrypted registered
[    0.943560] AppArmor: AppArmor sha1 policy hashing enabled
[    0.943561] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    0.943565] ima: Allocated hash algorithm: sha1
[    0.943573] evm: HMAC attrs: 0x1
[    0.944345]   Magic number: 5:426:25
[    0.944398] memory memory65: hash matches
[    0.944569] rtc_cmos 00:04: setting system clock to 2021-01-31 11:00:44 UTC (1612090844)
[    0.944641] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.944642] EDD information not available.
[    0.946111] Freeing unused kernel image memory: 2440K
[    0.960184] Write protecting the kernel read-only data: 20480k
[    0.960727] Freeing unused kernel image memory: 2008K
[    0.960998] Freeing unused kernel image memory: 1868K
[    0.967033] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.967034] x86/mm: Checking user space page tables
[    0.972692] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.072522] pps_core: LinuxPPS API ver. 1 registered
[    1.072523] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.074057] PTP clock support registered
[    1.074197] ahci 0000:00:17.0: version 3.0
[    1.077137] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.077152] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.084463] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    1.084465] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[    1.148649] scsi host0: ahci
[    1.149001] scsi host1: ahci
[    1.149165] scsi host2: ahci
[    1.149502] scsi host3: ahci
[    1.149716] scsi host4: ahci
[    1.149865] scsi host5: ahci
[    1.149888] ata1: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b100 irq 121
[    1.149892] ata2: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b180 irq 121
[    1.149896] ata3: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b200 irq 121
[    1.149897] ata4: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b280 irq 121
[    1.149898] ata5: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b300 irq 121
[    1.149902] ata6: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b380 irq 121
[    1.150127] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.224062] usb 1-7: new high-speed USB device number 2 using xhci_hcd
[    1.382824] usb 1-7: New USB device found, idVendor=04f9, idProduct=0063
[    1.382825] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.382826] usb 1-7: Product: HL-L2340D series
[    1.382827] usb 1-7: Manufacturer: Brother
[    1.382828] usb 1-7: SerialNumber: E73870L6N264845
[    1.400672] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    1.464172] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.464215] ata6: SATA link down (SStatus 4 SControl 300)
[    1.464234] ata4: SATA link down (SStatus 4 SControl 300)
[    1.464292] ata5: SATA link down (SStatus 4 SControl 300)
[    1.464338] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.464376] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.465332] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.465333] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.465334] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.465420] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.465421] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.465422] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.465935] ata1.00: supports DRM functions and may not be fully accessible
[    1.466034] ata1.00: ATA-11: KINGSTON SUV500240G, 003056RI, max UDMA/133
[    1.466035] ata1.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.466192] ata2.00: ATA-10: WDC WD5003AZEX-00K3CA0, 01.01A01, max UDMA/133
[    1.466193] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.466505] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.466506] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.466507] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.466650] ata1.00: Trusted Computing capability qword not valid!
[    1.467121] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.467122] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.467123] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.467738] ata3.00: ATAPI: HL-DT-ST DVDRAM GH24NSD1, LW00, max UDMA/133
[    1.467825] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.467827] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.467828] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.467937] ata2.00: configured for UDMA/133
[    1.468167] ata1.00: supports DRM functions and may not be fully accessible
[    1.468819] ata1.00: Trusted Computing capability qword not valid!
[    1.468820] ata1.00: configured for UDMA/133
[    1.469068] scsi 0:0:0:0: Direct-Access     ATA      KINGSTON SUV5002 56RI PQ: 0 ANSI: 5
[    1.469347] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.469584] scsi 1:0:0:0: Direct-Access     ATA      WDC WD5003AZEX-0 1A01 PQ: 0 ANSI: 5
[    1.469609] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    1.469610] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.469622] sd 0:0:0:0: [sda] Write Protect is off
[    1.469623] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.469643] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.469695] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.469790] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.469791] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.469792] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
J'espère que cela correspond à ce que vous souhaitez
[    1.469793] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.469794] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.469808] sd 1:0:0:0: [sdb] Write Protect is off
[    1.469809] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.469957] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.470752] ata3.00: configured for UDMA/133
[    1.471800]  sda: sda1 sda2 sda3 sda4 sda5
[    1.472108] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 18:31:bf:0b:e0:23
[    1.472109] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.472326] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.472401] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    1.473062] scsi 2:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH24NSD1  LW00 PQ: 0 ANSI: 5
[    1.473066] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    1.475153] [drm] Memory usable by graphics device = 4096M
[    1.475154] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[    1.475155] fb: switching to inteldrmfb from EFI VGA
[    1.475166] Console: switching to colour dummy device 80x25
[    1.475261] [drm] Replacing VGA console driver
[    1.481374] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.481374] [drm] Driver supports precise vblank timestamp query.
[    1.483537] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.483822] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[    1.485921] [drm] RC6 on
[    1.488623] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
[    1.490151] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.490387] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    1.508030] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[    1.523003]  sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
[    1.524107] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.539157] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.539158] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.539314] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.539395] sr 2:0:0:0: Attached scsi generic sg2 type 5
[    1.657744] usb 1-8: New USB device found, idVendor=05e3, idProduct=0606
[    1.657745] usb 1-8: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.657746] usb 1-8: Product: USB2.0 Hub
[    1.658511] hub 1-8:1.0: USB hub found
[    1.658885] hub 1-8:1.0: 4 ports detected
[    1.671224] fbcon: inteldrmfb (fb0) is primary device
[    1.671273] Console: switching to colour frame buffer device 240x75
[    1.671307] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.711389] random: fast init done
[    1.758142] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.758640] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.758648] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.856121] tsc: Refined TSC clocksource calibration: 2999.999 MHz
[    1.856128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e44b2357, max_idle_ns: 440795324996 ns
[    1.952120] usb 1-8.1: new low-speed USB device number 4 using xhci_hcd
[    2.057682] usb 1-8.1: New USB device found, idVendor=046d, idProduct=c31c
[    2.057683] usb 1-8.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.057684] usb 1-8.1: Product: USB Keyboard
[    2.057685] usb 1-8.1: Manufacturer: Logitech
[    2.063468] hidraw: raw HID events driver (C) Jiri Kosina
[    2.071849] usbcore: registered new interface driver usbhid
[    2.071849] usbhid: USB HID core driver
[    2.073316] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.1/1-8.1:1.0/0003:046D:C31C.0001/input/input4
[    2.132408] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-8.1/input0
[    2.132496] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.1/1-8.1:1.1/0003:046D:C31C.0002/input/input5
[    2.140116] usb 1-8.2: new low-speed USB device number 5 using xhci_hcd
[    2.192395] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-8.1/input1
[    2.249118] usb 1-8.2: New USB device found, idVendor=04f3, idProduct=0210
[    2.249119] usb 1-8.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.249120] usb 1-8.2: Product: PS/2+USB Mouse
[    2.252298] input: PS/2+USB Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.2/1-8.2:1.0/0003:04F3:0210.0003/input/input6
[    2.252631] hid-generic 0003:04F3:0210.0003: input,hidraw2: USB HID v1.11 Mouse [PS/2+USB Mouse] on usb-0000:00:14.0-8.2/input0
[    2.880374] clocksource: Switched to clocksource tsc
[   34.714377] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   34.953625] ip_tables: (C) 2000-2006 Netfilter Core Team
[   35.039562] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[   35.056300] systemd[1]: Detected architecture x86-64.
[   35.058400] systemd[1]: Set hostname to <jmr-LINUXMINT19>.
[   35.099222] systemd-fstab-generator[383]: Mount point static is not a valid path, ignoring.
[   35.135693] random: crng init done
[   35.135693] random: 7 urandom warning(s) missed due to ratelimiting
[   35.145090] systemd-fstab-generator[383]: Mount point  is not a valid path, ignoring.
[   35.230345] systemd[1]: Reached target Swap.
[   35.230422] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   35.230437] systemd[1]: Reached target User and Group Name Lookups.
[   35.230447] systemd[1]: Reached target Remote File Systems.
[   35.230558] systemd[1]: Created slice User and Session Slice.
[   35.230638] systemd[1]: Created slice System Slice.
[   35.230688] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   35.257285] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   35.262989] lp: driver loaded but no devices found
[   35.272481] ppdev: user-space parallel port driver
[   35.288113] systemd-journald[406]: Received request to flush runtime journal from PID 1
[   35.354851] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[   35.373437] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   35.497888] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   35.511200] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   35.549148] usblp 1-7:1.0: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0063
[   35.549168] usbcore: registered new interface driver usblp
[   35.588283] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
[   35.603721] asus_wmi: ASUS WMI generic driver loaded
[   35.605694] asus_wmi: Initialization: 0x0
[   35.605722] asus_wmi: BIOS WMI version: 0.9
[   35.605826] asus_wmi: SFUN value: 0x0
[   35.606797] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input7
[   35.607472] asus_wmi: Number of fans: 1
[   35.641985] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   35.641986] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   35.641987] RAPL PMU: hw unit of domain package 2^-14 Joules
[   35.641987] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   35.641988] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   35.641988] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   35.659196] AVX2 version of gcm_enc/dec engaged.
[   35.659198] AES CTR mode by8 optimization enabled
[   35.724644] pktcdvd: pktcdvd0: writer mapped to sr0
[   35.737159] kvm: disabled by bios
[   35.773029] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   35.773503] kvm: disabled by bios
[   35.787256] intel_rapl: Found RAPL domain package
[   35.787257] intel_rapl: Found RAPL domain core
[   35.787258] intel_rapl: Found RAPL domain uncore
[   35.787258] intel_rapl: Found RAPL domain dram
[   35.821331] kvm: disabled by bios
[   35.821632] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[   35.821633] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   35.821634] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   35.821634] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   35.821635] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x0
[   35.821635] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   35.821636] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   35.821637] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   35.821638] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   35.853334] kvm: disabled by bios
[   35.859270] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[   35.859305] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[   35.859332] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   35.859361] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   35.859386] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   35.859412] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   35.859443] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   35.859468] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   35.859492] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   35.859516] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   35.859540] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   35.896550] audit: type=1400 audit(1612090879.447:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=771 comm="apparmor_parser"
[   35.896553] audit: type=1400 audit(1612090879.447:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=771 comm="apparmor_parser"
[   35.896656] audit: type=1400 audit(1612090879.447:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=772 comm="apparmor_parser"
[   35.896657] audit: type=1400 audit(1612090879.447:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=772 comm="apparmor_parser"
[   35.896659] audit: type=1400 audit(1612090879.447:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=772 comm="apparmor_parser"
[   35.896660] audit: type=1400 audit(1612090879.447:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=772 comm="apparmor_parser"
[   35.897605] audit: type=1400 audit(1612090879.447:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=775 comm="apparmor_parser"
[   35.897607] audit: type=1400 audit(1612090879.447:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=775 comm="apparmor_parser"
[   35.897608] audit: type=1400 audit(1612090879.447:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=775 comm="apparmor_parser"
[   35.897715] audit: type=1400 audit(1612090879.447:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=776 comm="apparmor_parser"
[   36.552146] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[   36.740325] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[   40.802588] e1000e: enp0s31f6 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   40.802634] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[   41.417627] usblp0: removed
[   41.427875] usblp 1-7:1.0: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0063
[  135.140221] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  135.140543] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  261.149198] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  261.149507] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  278.417332] kauditd_printk_skb: 15 callbacks suppressed
[  278.417335] audit: type=1400 audit(1612091122.060:27): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=1790 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  278.421527] audit: type=1400 audit(1612091122.064:28): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=1790 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  278.429818] audit: type=1400 audit(1612091122.072:29): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=1790 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  278.431980] audit: type=1400 audit(1612091122.076:30): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=1790 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  278.441840] audit: type=1400 audit(1612091122.084:31): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.cache/mesa_shader_cache/index" pid=1790 comm="soffice.bin" requested_mask="wrc" denied_mask="wrc" fsuid=1000 ouid=1000
[  278.443836] audit: type=1400 audit(1612091122.088:32): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=1790 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  278.864417] audit: type=1400 audit(1612091122.508:33): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.icons/default/index.theme" pid=1789 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[  278.874594] audit: type=1400 audit(1612091122.516:34): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.icons/default/index.theme" pid=1789 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[  293.962647] audit: type=1400 audit(1612091137.604:35): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.thunderbird/profiles.ini" pid=1789 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[  294.002414] audit: type=1400 audit(1612091137.648:36): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/media/DOC-DATA-G/doc_jmr/thunderbird/profil-ubxp/secmod.db" pid=1789 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[  294.017791] audit: type=1400 audit(1612091137.660:37): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/media/DOC-DATA-G/doc_jmr/thunderbird/profil-ubxp/cert8.db" pid=1789 comm="soffice.bin" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
[  294.029845] audit: type=1400 audit(1612091137.672:38): apparmor="ALLOWED" operation="mknod" profile="libreoffice-soffice" name="/media/DOC-DATA-G/doc_jmr/thunderbird/profil-ubxp/key3.db" pid=1789 comm="soffice.bin" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
[  294.030313] audit: type=1400 audit(1612091137.672:39): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/media/DOC-DATA-G/doc_jmr/thunderbird/profil-ubxp/key3.db" pid=1789 comm="soffice.bin" requested_mask="wrc" denied_mask="wrc" fsuid=1000 ouid=1000
[  294.035699] audit: type=1400 audit(1612091137.680:40): apparmor="ALLOWED" operation="connect" profile="libreoffice-soffice" name="/run/pcscd/pcscd.comm" pid=1789 comm="soffice.bin" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=0
[  294.060429] audit: type=1400 audit(1612091137.704:41): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-soffice" name="/run/pcscd/pcscd.comm" pid=1789 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  294.060438] audit: type=1400 audit(1612091137.704:42): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-soffice" name="/run/pcscd/pcscd.comm" pid=1789 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  330.376967] audit: type=1400 audit(1612091174.020:43): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.icons/default/index.theme" pid=1789 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[  330.517343] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based  firewall rule not found. Use the iptables CT target to attach helpers instead.
[  387.158220] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  387.158581] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  513.167188] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  513.167548] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  549.854406] audit: type=1400 audit(1612091393.495:44): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=2147 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  549.855430] audit: type=1400 audit(1612091393.495:45): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=2147 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  549.857728] audit: type=1400 audit(1612091393.499:46): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=2147 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  549.858284] audit: type=1400 audit(1612091393.499:47): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=2147 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  549.863222] audit: type=1400 audit(1612091393.503:48): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.cache/mesa_shader_cache/index" pid=2147 comm="soffice.bin" requested_mask="wrc" denied_mask="wrc" fsuid=1000 ouid=1000
[  549.864187] audit: type=1400 audit(1612091393.503:49): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=2147 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  550.083441] audit: type=1400 audit(1612091393.723:50): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.icons/default/index.theme" pid=2146 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[  550.090005] audit: type=1400 audit(1612091393.731:51): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.icons/default/index.theme" pid=2146 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[  552.400783] audit: type=1400 audit(1612091396.043:52): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.thunderbird/profiles.ini" pid=2146 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[  552.401947] audit: type=1400 audit(1612091396.043:53): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/media/DOC-DATA-G/doc_jmr/thunderbird/profil-ubxp/secmod.db" pid=2146 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[  639.176165] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  639.176506] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  765.185225] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  765.185533] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  891.194062] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  891.194391] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[ 1017.203036] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[ 1017.203315] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[ 1143.212027] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[ 1143.212376] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[ 1180.790071] kauditd_printk_skb: 5 callbacks suppressed
[ 1180.790072] audit: type=1400 audit(1612092024.420:59): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=3231 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 1180.791149] audit: type=1400 audit(1612092024.424:60): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=3231 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 1180.793155] audit: type=1400 audit(1612092024.424:61): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=3231 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 1180.793690] audit: type=1400 audit(1612092024.424:62): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=3231 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 1180.797292] audit: type=1400 audit(1612092024.428:63): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.cache/mesa_shader_cache/index" pid=3231 comm="soffice.bin" requested_mask="wrc" denied_mask="wrc" fsuid=1000 ouid=1000
[ 1180.798346] audit: type=1400 audit(1612092024.428:64): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/usr/share/drirc.d/00-mesa-defaults.conf" pid=3231 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 1181.024142] audit: type=1400 audit(1612092024.656:65): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.icons/default/index.theme" pid=3230 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 1181.030678] audit: type=1400 audit(1612092024.660:66): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/home/jmr/.icons/default/index.theme" pid=3230 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 1269.220976] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[ 1269.221245] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 

Re: démarrage lent après passage de partition en fichier swap

Posté : dim. 31 janv. 2021 16:40
par alain
Ton problème se situe la:

Code : Tout sélectionner

clocksource: Switched to clocksource tsc
Je dois partir au taf, pas le temps de chercher, faire une recherche avec ces mots.
Mais vite fait, je dirai un pb de configuration bios/kernel...

Re: démarrage lent après passage de partition en fichier swap

Posté : lun. 1 févr. 2021 11:50
par jmre033
Problème résolu !
Il y avait 3 fichiers amd64-microcode, intel-microcode et iucode-tool ; je les ai réinstallés et on obtient

Code : Tout sélectionner

jmr@jmr-LINUXMINT19:~$ systemd-analyze time
Startup finished in 11.271s (firmware) + 4.086s (loader) + 2.970s (kernel) + 8.342s (userspace) = 26.671s
graphical.target reached after 1.780s in userspace

Code : Tout sélectionner

jmr@jmr-LINUXMINT19:~$ dmesg
[    0.000000] microcode: microcode updated early to revision 0xde, date = 2020-05-26
[    0.000000] Linux version 4.15.0-135-generic (buildd@lgw01-amd64-005) (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)) #139-Ubuntu SMP Mon Jan 18 17:38:24 UTC 2021 (Ubuntu 4.15.0-135.139-generic 4.15.18)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-135-generic root=UUID=27cc0b65-a33a-4814-88ce-615ad438166a ro quiet splash vt.handoff=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b3e2ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b3e30000-0x00000000b3e63fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b3e64000-0x00000000b4213fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b4214000-0x00000000b4214fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b4215000-0x00000000b4215fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b4216000-0x00000000c0e27fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c0e28000-0x00000000c267efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c267f000-0x00000000c2694fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000c2695000-0x00000000c278efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c278f000-0x00000000c2ab6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c2ab7000-0x00000000c33a1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c33a2000-0x00000000c33fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c3400000-0x00000000c7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000236ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb3ace018-0xb3ade057] usable ==> usable
[    0.000000] e820: update [mem 0xb3ace018-0xb3ade057] usable ==> usable
[    0.000000] e820: update [mem 0xb3abd018-0xb3acde57] usable ==> usable
[    0.000000] e820: update [mem 0xb3abd018-0xb3acde57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000b3abd017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3abd018-0x00000000b3acde57] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3acde58-0x00000000b3ace017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3ace018-0x00000000b3ade057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3ade058-0x00000000b3e2ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3e30000-0x00000000b3e63fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000b3e64000-0x00000000b4213fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b4214000-0x00000000b4214fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000b4215000-0x00000000b4215fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b4216000-0x00000000c0e27fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c0e28000-0x00000000c267efff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c267f000-0x00000000c2694fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000c2695000-0x00000000c278efff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c278f000-0x00000000c2ab6fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000c2ab7000-0x00000000c33a1fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c33a2000-0x00000000c33fffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c3400000-0x00000000c7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000236ffffff] usable
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xb3e30000  ACPI=0xb3e30000  SMBIOS=0xc3291000  SMBIOS 3.0=0xc3290000  MPS=0xfc9c0  ESRT=0xbebdbd98 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: System manufacturer System Product Name/PRIME B250M-PLUS, BIOS 0809 07/10/2017
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x237000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   1 base 00D0000000 mask 7FF0000000 uncachable
[    0.000000]   2 base 00C8000000 mask 7FF8000000 uncachable
[    0.000000]   3 base 00C4000000 mask 7FFC000000 uncachable
[    0.000000]   4 base 00C3800000 mask 7FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: last_pfn = 0xc3400 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcbb0-0x000fcbbf]
[    0.000000] esrt: Reserving ESRT space from 0x00000000bebdbd98 to 0x00000000bebdbdd0.
[    0.000000] e820: update [mem 0xbebdb000-0xbebdbfff] usable ==> reserved
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x3c5e0000-0x3fffdfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000B3E30000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000B3E300B0 0000D4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000B3E59F78 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000B3E30218 029D5A (v02 ALASKA A M I    01072009 INTL 20160422)
[    0.000000] ACPI: FACS 0x00000000C2AB6F00 000040
[    0.000000] ACPI: APIC 0x00000000B3E5A090 000084 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000B3E5A118 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000B3E5A160 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: WSMT 0x00000000B3E63998 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000B3E5A258 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x00000000B3E5A298 0003A3 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E5A640 003063 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.000000] ACPI: HPET 0x00000000B3E5D6A8 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x00000000B3E5D6E0 000024 (v02 INTEL  OEM_RTD3 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E5D708 000DE5 (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E5E4F0 000B1D (v02 INTEL  xh_rvp08 00000000 INTL 20160422)
[    0.000000] ACPI: UEFI 0x00000000B3E5F010 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.000000] ACPI: SSDT 0x00000000B3E5F058 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.000000] ACPI: LPIT 0x00000000B3E5FF38 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x00000000B3E5FFD0 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E60118 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E603B8 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3E633C0 00050D (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.000000] ACPI: DBGP 0x00000000B3E638D0 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x00000000B3E63908 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: BGRT 0x00000000B3E63960 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000236ffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x236fd5000-0x236ffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000236ffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000b3e2ffff]
[    0.000000]   node   0: [mem 0x00000000b3e64000-0x00000000b4213fff]
[    0.000000]   node   0: [mem 0x00000000b4216000-0x00000000c0e27fff]
[    0.000000]   node   0: [mem 0x00000000c2695000-0x00000000c278efff]
[    0.000000]   node   0: [mem 0x00000000c33a2000-0x00000000c33fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000236ffffff]
[    0.000000] Reserved but unavailable: 98 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000236ffffff]
[    0.000000] On node 0 totalpages: 2064103
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 26 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12286 pages used for memmap
[    0.000000]   DMA32 zone: 786250 pages, LIFO batch:31
[    0.000000]   Normal zone: 19904 pages used for memmap
[    0.000000]   Normal zone: 1273856 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x00000000c4000000-0x00000000c7ffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] e820: update [mem 0xbdc72000-0xbdcb7fff] usable ==> reserved
[    0.000000] TSC deadline timer available
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3abd000-0xb3abdfff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3acd000-0xb3acdfff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3ace000-0xb3acefff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3ade000-0xb3adefff]
[    0.000000] PM: Registered nosave memory: [mem 0xb3e30000-0xb3e63fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb4214000-0xb4214fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb4215000-0xb4215fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbdc72000-0xbdcb7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbebdb000-0xbebdbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0e28000-0xc267efff]
[    0.000000] PM: Registered nosave memory: [mem 0xc267f000-0xc2694fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc278f000-0xc2ab6fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc2ab7000-0xc33a1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc3400000-0xc7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc8000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xc8000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x99/0x500 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 45 pages/cpu s147456 r8192 d28672 u524288
[    0.000000] pcpu-alloc: s147456 r8192 d28672 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2031823
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-135-generic root=UUID=27cc0b65-a33a-4814-88ce-615ad438166a ro quiet splash vt.handoff=1
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 7759460K/8256412K available (12300K kernel code, 2482K rwdata, 4276K rodata, 2440K init, 2724K bss, 496952K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 39422 entries in 154 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.000000] vt handoff: transparent VT on vt#1
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20170831
[    0.000000] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.004000] APIC: Switch to symmetric I/O mode setup
[    0.004000] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.004000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.024000] tsc: Detected 3000.000 MHz processor
[    0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.00 BogoMIPS (lpj=12000000)
[    0.024000] pid_max: default: 32768 minimum: 301
[    0.024000] Security Framework initialized
[    0.024000] Yama: becoming mindful.
[    0.024000] AppArmor: AppArmor initialized
[    0.024000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.024000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.024000] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.024000] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.024000] CPU0: Thermal monitoring enabled (TM1)
[    0.024000] process: using mwait in idle threads
[    0.024000] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[    0.024000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.024000] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.024000] Spectre V2 : Mitigation: Full generic retpoline
[    0.024000] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.024000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.024000] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.024000] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.024000] SRBDS: Mitigation: Microcode
[    0.024000] MDS: Mitigation: Clear CPU buffers
[    0.032677] Freeing SMP alternatives memory: 36K
[    0.040924] smpboot: CPU0: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[    0.040974] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.040999] ... version:                4
[    0.041000] ... bit width:              48
[    0.041000] ... generic registers:      8
[    0.041001] ... value mask:             0000ffffffffffff
[    0.041001] ... max period:             00007fffffffffff
[    0.041001] ... fixed-purpose events:   3
[    0.041002] ... event mask:             00000007000000ff
[    0.041034] Hierarchical SRCU implementation.
[    0.041952] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.041964] smp: Bringing up secondary CPUs ...
[    0.042021] x86: Booting SMP configuration:
[    0.042022] .... node  #0, CPUs:      #1 #2 #3
[    0.045815] smp: Brought up 1 node, 4 CPUs
[    0.045815] smpboot: Max logical packages: 1
[    0.045815] smpboot: Total of 4 processors activated (24000.00 BogoMIPS)
[    0.048208] devtmpfs: initialized
[    0.048208] x86/mm: Memory block size: 128MB
[    0.048492] evm: security.selinux
[    0.048493] evm: security.SMACK64
[    0.048493] evm: security.SMACK64EXEC
[    0.048494] evm: security.SMACK64TRANSMUTE
[    0.048494] evm: security.SMACK64MMAP
[    0.048494] evm: security.apparmor
[    0.048495] evm: security.ima
[    0.048495] evm: security.capability
[    0.048506] PM: Registering ACPI NVS region [mem 0xb4214000-0xb4214fff] (4096 bytes)
[    0.048506] PM: Registering ACPI NVS region [mem 0xc278f000-0xc2ab6fff] (3309568 bytes)
[    0.048506] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.048506] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.048506] pinctrl core: initialized pinctrl subsystem
[    0.048506] RTC time: 10:33:11, date: 02/01/21
[    0.048506] NET: Registered protocol family 16
[    0.048506] audit: initializing netlink subsys (disabled)
[    0.048506] audit: type=2000 audit(1612175591.048:1): state=initialized audit_enabled=0 res=1
[    0.048506] cpuidle: using governor ladder
[    0.048506] cpuidle: using governor menu
[    0.048506] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.048506] ACPI: bus type PCI registered
[    0.048506] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.048506] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.048506] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.048506] PCI: Using configuration type 1 for base access
[    0.048848] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.048848] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.048848] ACPI: Added _OSI(Module Device)
[    0.048848] ACPI: Added _OSI(Processor Device)
[    0.048848] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.048848] ACPI: Added _OSI(Processor Aggregator Device)
[    0.048848] ACPI: Added _OSI(Linux-Dell-Video)
[    0.048848] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.048848] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.052286] ACPI: Executed 34 blocks of module-level executable AML code
[    0.065818] ACPI: Dynamic OEM Table Load:
[    0.065823] ACPI: SSDT 0xFFFF9DE26CC10000 000693 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.066068] ACPI: Executed 1 blocks of module-level executable AML code
[    0.066137] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.067575] ACPI: Dynamic OEM Table Load:
[    0.067579] ACPI: SSDT 0xFFFF9DE26CE8CC00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.067805] ACPI: Executed 1 blocks of module-level executable AML code
[    0.068284] ACPI: Dynamic OEM Table Load:
[    0.068288] ACPI: SSDT 0xFFFF9DE26CC12000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.068794] ACPI: Executed 1 blocks of module-level executable AML code
[    0.068996] ACPI: Dynamic OEM Table Load:
[    0.068999] ACPI: SSDT 0xFFFF9DE26CE29400 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.069226] ACPI: Executed 1 blocks of module-level executable AML code
[    0.071957] ACPI: Interpreter enabled
[    0.071995] ACPI: (supports S0 S3 S4 S5)
[    0.071996] ACPI: Using IOAPIC for interrupt routing
[    0.072034] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.073114] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.078614] ACPI: Power Resource [WRST] (on)
[    0.079030] ACPI: Power Resource [WRST] (on)
[    0.079448] ACPI: Power Resource [WRST] (on)
[    0.079869] ACPI: Power Resource [WRST] (on)
[    0.080291] ACPI: Power Resource [WRST] (on)
[    0.080715] ACPI: Power Resource [WRST] (on)
[    0.081135] ACPI: Power Resource [WRST] (on)
[    0.081554] ACPI: Power Resource [WRST] (on)
[    0.081969] ACPI: Power Resource [WRST] (on)
[    0.082396] ACPI: Power Resource [WRST] (on)
[    0.082812] ACPI: Power Resource [WRST] (on)
[    0.083229] ACPI: Power Resource [WRST] (on)
[    0.083645] ACPI: Power Resource [WRST] (on)
[    0.084062] ACPI: Power Resource [WRST] (on)
[    0.084477] ACPI: Power Resource [WRST] (on)
[    0.084890] ACPI: Power Resource [WRST] (on)
[    0.085304] ACPI: Power Resource [WRST] (on)
[    0.086984] ACPI: Power Resource [WRST] (on)
[    0.087399] ACPI: Power Resource [WRST] (on)
[    0.087812] ACPI: Power Resource [WRST] (on)
[    0.103560] ACPI: Power Resource [FN00] (off)
[    0.103655] ACPI: Power Resource [FN01] (off)
[    0.103749] ACPI: Power Resource [FN02] (off)
[    0.103839] ACPI: Power Resource [FN03] (off)
[    0.103929] ACPI: Power Resource [FN04] (off)
[    0.105573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.105578] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.105782] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.105975] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.105976] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.107024] PCI host bridge to bus 0000:00
[    0.107026] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.107027] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.107028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.107028] pci_bus 0000:00: root bus resource [mem 0xc8000000-0xf7ffffff window]
[    0.107029] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.107030] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.107036] pci 0000:00:00.0: [8086:591f] type 00 class 0x060000
[    0.107371] pci 0000:00:02.0: [8086:5912] type 00 class 0x030000
[    0.107380] pci 0000:00:02.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit]
[    0.107384] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.107387] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.107400] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.107585] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[    0.107604] pci 0000:00:14.0: reg 0x10: [mem 0xf7030000-0xf703ffff 64bit]
[    0.107663] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.107894] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[    0.107917] pci 0000:00:16.0: reg 0x10: [mem 0xf704d000-0xf704dfff 64bit]
[    0.107980] pci 0000:00:16.0: PME# supported from D3hot
[    0.108175] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[    0.108190] pci 0000:00:17.0: reg 0x10: [mem 0xf7048000-0xf7049fff]
[    0.108196] pci 0000:00:17.0: reg 0x14: [mem 0xf704c000-0xf704c0ff]
[    0.108202] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.108208] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.108213] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.108219] pci 0000:00:17.0: reg 0x24: [mem 0xf704b000-0xf704b7ff]
[    0.108253] pci 0000:00:17.0: PME# supported from D3hot
[    0.108405] pci 0000:00:1c.0: [8086:a294] type 01 class 0x060400
[    0.108470] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.108668] pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400
[    0.108732] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.108927] pci 0000:00:1f.0: [8086:a2c8] type 00 class 0x060100
[    0.109161] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[    0.109175] pci 0000:00:1f.2: reg 0x10: [mem 0xf7044000-0xf7047fff]
[    0.109360] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[    0.109385] pci 0000:00:1f.3: reg 0x10: [mem 0xf7040000-0xf7043fff 64bit]
[    0.109414] pci 0000:00:1f.3: reg 0x20: [mem 0xf7020000-0xf702ffff 64bit]
[    0.109459] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.109700] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[    0.109759] pci 0000:00:1f.4: reg 0x10: [mem 0xf704a000-0xf704a0ff 64bit]
[    0.109828] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.110040] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[    0.110065] pci 0000:00:1f.6: reg 0x10: [mem 0xf7000000-0xf701ffff]
[    0.110168] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.110357] acpiphp: Slot [1] registered
[    0.110367] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.110424] acpiphp: Slot [1-1] registered
[    0.110427] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    0.112637] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.112694] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.112749] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.112804] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.112859] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.112913] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.112967] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.113021] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.113730] SCSI subsystem initialized
[    0.113737] libata version 3.00 loaded.
[    0.113737] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.113737] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.113737] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.113737] vgaarb: loaded
[    0.113737] ACPI: bus type USB registered
[    0.113737] usbcore: registered new interface driver usbfs
[    0.113737] usbcore: registered new interface driver hub
[    0.113737] usbcore: registered new device driver usb
[    0.113737] EDAC MC: Ver: 3.0.0
[    0.113737] Registered efivars operations
[    0.113737] PCI: Using ACPI for IRQ routing
[    0.120780] PCI: pci_cache_line_size set to 64 bytes
[    0.120819] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.120820] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.120820] e820: reserve RAM buffer [mem 0xb3abd018-0xb3ffffff]
[    0.120821] e820: reserve RAM buffer [mem 0xb3ace018-0xb3ffffff]
[    0.120822] e820: reserve RAM buffer [mem 0xb3e30000-0xb3ffffff]
[    0.120822] e820: reserve RAM buffer [mem 0xb4214000-0xb7ffffff]
[    0.120823] e820: reserve RAM buffer [mem 0xbdc72000-0xbfffffff]
[    0.120824] e820: reserve RAM buffer [mem 0xbebdb000-0xbfffffff]
[    0.120824] e820: reserve RAM buffer [mem 0xc0e28000-0xc3ffffff]
[    0.120825] e820: reserve RAM buffer [mem 0xc278f000-0xc3ffffff]
[    0.120826] e820: reserve RAM buffer [mem 0xc3400000-0xc3ffffff]
[    0.120827] e820: reserve RAM buffer [mem 0x237000000-0x237ffffff]
[    0.120888] NetLabel: Initializing
[    0.120889] NetLabel:  domain hash size = 128
[    0.120889] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.120899] NetLabel:  unlabeled traffic allowed by default
[    0.120909] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.120909] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.122090] clocksource: Switched to clocksource hpet
[    0.127922] VFS: Disk quotas dquot_6.6.0
[    0.127932] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.128024] AppArmor: AppArmor Filesystem Enabled
[    0.128040] pnp: PnP ACPI init
[    0.128249] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.128253] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.128548] pnp 00:01: [dma 0 disabled]
[    0.128581] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.128797] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.128798] system 00:02: [io  0xffff] has been reserved
[    0.128799] system 00:02: [io  0xffff] has been reserved
[    0.128800] system 00:02: [io  0xffff] has been reserved
[    0.128801] system 00:02: [io  0x1800-0x18fe] has been reserved
[    0.128802] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.128804] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.128889] system 00:03: [io  0x0800-0x087f] has been reserved
[    0.128892] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.128906] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.128937] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.128939] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.129179] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.129180] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.129181] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.129182] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.129183] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.129184] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.129185] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.129186] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.129187] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.129188] system 00:06: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[    0.129190] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.129226] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.129227] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.129228] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.129229] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.129230] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.129231] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.129233] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.129234] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.129234] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.129235] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.129238] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.129531] system 00:08: [io  0xfe00-0xfefe] has been reserved
[    0.129533] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.130760] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.130761] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.130761] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.130764] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.131672] pnp: PnP ACPI: found 10 devices
[    0.138938] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.138943] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.138944] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.138945] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.138946] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.138948] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.138949] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.138953] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc8000000-0xc81fffff]
[    0.138956] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc8200000-0xc83fffff 64bit pref]
[    0.138958] pci 0000:00:1d.0: BAR 14: assigned [mem 0xc8400000-0xc85fffff]
[    0.138960] pci 0000:00:1d.0: BAR 15: assigned [mem 0xc8600000-0xc87fffff 64bit pref]
[    0.138962] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.138963] pci 0000:00:1d.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.138965] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.138968] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.138971] pci 0000:00:1c.0:   bridge window [mem 0xc8000000-0xc81fffff]
[    0.138974] pci 0000:00:1c.0:   bridge window [mem 0xc8200000-0xc83fffff 64bit pref]
[    0.138977] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    0.138980] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.138983] pci 0000:00:1d.0:   bridge window [mem 0xc8400000-0xc85fffff]
[    0.138985] pci 0000:00:1d.0:   bridge window [mem 0xc8600000-0xc87fffff 64bit pref]
[    0.138989] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.138990] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.138991] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.138992] pci_bus 0000:00: resource 7 [mem 0xc8000000-0xf7ffffff window]
[    0.138992] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.138993] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.138994] pci_bus 0000:01: resource 1 [mem 0xc8000000-0xc81fffff]
[    0.138995] pci_bus 0000:01: resource 2 [mem 0xc8200000-0xc83fffff 64bit pref]
[    0.138996] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.138996] pci_bus 0000:02: resource 1 [mem 0xc8400000-0xc85fffff]
[    0.138997] pci_bus 0000:02: resource 2 [mem 0xc8600000-0xc87fffff 64bit pref]
[    0.139150] NET: Registered protocol family 2
[    0.139251] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.139333] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.139424] TCP: Hash tables configured (established 65536 bind 65536)
[    0.139445] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.139461] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.139495] NET: Registered protocol family 1
[    0.139504] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.139695] PCI: CLS 64 bytes, default 64
[    0.139719] Unpacking initramfs...
[    0.852888] Freeing initrd memory: 59512K
[    0.852932] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.852934] software IO TLB: mapped [mem 0xafabd000-0xb3abd000] (64MB)
[    0.853234] Scanning for low memory corruption every 60 seconds
[    0.853812] Initialise system trusted keyrings
[    0.853820] Key type blacklist registered
[    0.853880] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.854645] zbud: loaded
[    0.855055] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.855188] fuse init (API version 7.26)
[    0.858854] Key type asymmetric registered
[    0.858855] Asymmetric key parser 'x509' registered
[    0.858879] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.858942] io scheduler noop registered
[    0.858942] io scheduler deadline registered
[    0.858960] io scheduler cfq registered (default)
[    0.859416] efifb: probing for efifb
[    0.859424] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
[    0.859425] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.859425] efifb: scrolling: redraw
[    0.859426] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.859524] Console: switching to colour frame buffer device 128x48
[    0.859540] fb0: EFI VGA frame buffer device
[    0.859546] intel_idle: MWAIT substates: 0x142120
[    0.859547] intel_idle: v0.4.1 model 0x9E
[    0.859733] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.859872] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.859881] ACPI: Sleep Button [SLPB]
[    0.859902] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.859909] ACPI: Power Button [PWRB]
[    0.859936] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.859988] ACPI: Power Button [PWRF]
[    0.860669] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    0.860821] thermal LNXTHERM:00: registered as thermal_zone0
[    0.860821] ACPI: Thermal Zone [TZ00] (28 C)
[    0.860972] thermal LNXTHERM:01: registered as thermal_zone1
[    0.860973] ACPI: Thermal Zone [TZ01] (30 C)
[    0.861105] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.881948] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.884413] Linux agpgart interface v0.103
[    0.885842] loop: module loaded
[    0.885949] libphy: Fixed MDIO Bus: probed
[    0.885949] tun: Universal TUN/TAP device driver, 1.6
[    0.885990] PPP generic driver version 2.4.2
[    0.886036] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.886038] ehci-pci: EHCI PCI platform driver
[    0.886043] ehci-platform: EHCI generic platform driver
[    0.886051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.886053] ohci-pci: OHCI PCI platform driver
[    0.886057] ohci-platform: OHCI generic platform driver
[    0.886062] uhci_hcd: USB Universal Host Controller Interface driver
[    0.886166] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.886169] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.887257] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    0.887261] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.887380] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.887381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.887382] usb usb1: Product: xHCI Host Controller
[    0.887383] usb usb1: Manufacturer: Linux 4.15.0-135-generic xhci-hcd
[    0.887384] usb usb1: SerialNumber: 0000:00:14.0
[    0.887501] hub 1-0:1.0: USB hub found
[    0.887513] hub 1-0:1.0: 12 ports detected
[    0.888880] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.888882] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.888884] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    0.888909] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    0.888910] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.888910] usb usb2: Product: xHCI Host Controller
[    0.888911] usb usb2: Manufacturer: Linux 4.15.0-135-generic xhci-hcd
[    0.888912] usb usb2: SerialNumber: 0000:00:14.0
[    0.889022] hub 2-0:1.0: USB hub found
[    0.889030] hub 2-0:1.0: 6 ports detected
[    0.889745] i8042: PNP: No PS/2 controller found.
[    0.889897] mousedev: PS/2 mouse device common for all mice
[    0.890206] rtc_cmos 00:04: RTC can wake from S4
[    0.890617] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.890696] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.890700] i2c /dev entries driver
[    0.890730] device-mapper: uevent: version 1.0.3
[    0.890826] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[    0.890829] intel_pstate: Intel P-state driver initializing
[    0.890882] intel_pstate: Disabling energy efficiency optimization
[    0.891374] intel_pstate: HWP enabled
[    0.891577] ledtrig-cpu: registered to indicate activity on CPUs
[    0.891578] EFI Variables Facility v0.08 2004-May-17
[    0.931560] resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
[    0.931563] caller pmc_core_probe+0xb7/0x242 mapping multiple BARs
[    0.931567] intel_pmc_core:  initialized
[    0.931740] NET: Registered protocol family 10
[    0.935556] Segment Routing with IPv6
[    0.935569] NET: Registered protocol family 17
[    0.935670] Key type dns_resolver registered
[    0.935889] mce: Using 10 MCE banks
[    0.935897] RAS: Correctable Errors collector initialized.
[    0.935918] microcode: sig=0x906e9, pf=0x2, revision=0xde
[    0.935999] microcode: Microcode Update Driver: v2.2.
[    0.936028] sched_clock: Marking stable (936012617, 0)->(934279854, 1732763)
[    0.936263] registered taskstats version 1
[    0.936269] Loading compiled-in X.509 certificates
[    0.938131] Loaded X.509 cert 'Build time autogenerated kernel key: 399a566a2ea98257ce6f7132c633527e9761cd56'
[    0.941122] Loaded UEFI:db cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2' linked to secondary sys keyring
[    0.941271] Loaded UEFI:db cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071' linked to secondary sys keyring
[    0.941289] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
[    0.941303] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
[    0.941456] Loaded UEFI:db cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring
[    0.942212] Loaded UEFI:MokListRT cert 'SomeOrg: shim: a01ee84e9b37ace407961cc468c5909447878469' linked to secondary sys keyring
[    0.942362] Loaded UEFI:MokListRT cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring
[    0.943463] zswap: loaded using pool lzo/zbud
[    0.947001] Key type big_key registered
[    0.947004] Key type trusted registered
[    0.948529] Key type encrypted registered
[    0.948531] AppArmor: AppArmor sha1 policy hashing enabled
[    0.948533] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    0.948542] ima: Allocated hash algorithm: sha1
[    0.948551] evm: HMAC attrs: 0x1
[    0.949266]   Magic number: 9:138:577
[    0.949487] rtc_cmos 00:04: setting system clock to 2021-02-01 10:33:12 UTC (1612175592)
[    0.949636] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.949637] EDD information not available.
[    1.236060] usb 1-7: new high-speed USB device number 2 using xhci_hcd
[    1.276900] Freeing unused kernel image memory: 2440K
[    1.300117] Write protecting the kernel read-only data: 20480k
[    1.301279] Freeing unused kernel image memory: 2008K
[    1.301567] Freeing unused kernel image memory: 1868K
[    1.307611] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.307612] x86/mm: Checking user space page tables
[    1.313353] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.384659] pps_core: LinuxPPS API ver. 1 registered
[    1.384660] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.384947] ahci 0000:00:17.0: version 3.0
[    1.385188] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    1.385190] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[    1.385386] PTP clock support registered
[    1.386883] usb 1-7: New USB device found, idVendor=04f9, idProduct=0063
[    1.386885] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.386885] usb 1-7: Product: HL-L2340D series
[    1.386886] usb 1-7: Manufacturer: Brother
[    1.386887] usb 1-7: SerialNumber: E73870L6N264845
[    1.388097] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.388098] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.452774] scsi host0: ahci
[    1.452951] scsi host1: ahci
[    1.453105] scsi host2: ahci
[    1.453512] scsi host3: ahci
[    1.453773] scsi host4: ahci
[    1.454011] scsi host5: ahci
[    1.454041] ata1: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b100 irq 121
[    1.454046] ata2: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b180 irq 121
[    1.454050] ata3: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b200 irq 121
[    1.454051] ata4: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b280 irq 121
[    1.454052] ata5: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b300 irq 121
[    1.454053] ata6: SATA max UDMA/133 abar m2048@0xf704b000 port 0xf704b380 irq 121
[    1.454333] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.512090] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[    1.661441] usb 1-8: New USB device found, idVendor=05e3, idProduct=0606
[    1.661443] usb 1-8: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.661443] usb 1-8: Product: USB2.0 Hub
[    1.662055] hub 1-8:1.0: USB hub found
[    1.662346] hub 1-8:1.0: 4 ports detected
[    1.704828] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    1.768286] ata6: SATA link down (SStatus 4 SControl 300)
[    1.768300] ata4: SATA link down (SStatus 4 SControl 300)
[    1.768321] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.768346] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.768372] ata5: SATA link down (SStatus 4 SControl 300)
[    1.768390] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.769563] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.769564] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.769565] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.769964] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.769966] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.769967] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.769971] ata1.00: supports DRM functions and may not be fully accessible
[    1.770099] ata1.00: ATA-11: KINGSTON SUV500240G, 003056RI, max UDMA/133
[    1.770100] ata1.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.770351] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.770352] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.770353] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.770605] ata2.00: ATA-10: WDC WD5003AZEX-00K3CA0, 01.01A01, max UDMA/133
[    1.770606] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.770810] ata1.00: Trusted Computing capability qword not valid!
[    1.771820] ata3.00: ATAPI: HL-DT-ST DVDRAM GH24NSD1, LW00, max UDMA/133
[    1.771824] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.771826] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.771827] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.771936] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.771938] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.771939] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.772277] ata1.00: supports DRM functions and may not be fully accessible
[    1.772554] ata2.00: configured for UDMA/133
[    1.773024] ata1.00: Trusted Computing capability qword not valid!
[    1.773026] ata1.00: configured for UDMA/133
[    1.773321] scsi 0:0:0:0: Direct-Access     ATA      KINGSTON SUV5002 56RI PQ: 0 ANSI: 5
[    1.773629] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.773704] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    1.773705] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.773716] sd 0:0:0:0: [sda] Write Protect is off
[    1.773717] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.773734] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.773789] scsi 1:0:0:0: Direct-Access     ATA      WDC WD5003AZEX-0 1A01 PQ: 0 ANSI: 5
[    1.773886] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.773959] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.773960] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.773966] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.773967] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.773968] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.773969] sd 1:0:0:0: [sdb] Write Protect is off
[    1.773970] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.774045] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.774922] ata3.00: configured for UDMA/133
[    1.775637]  sda: sda1 sda2 sda3 sda4 sda5
[    1.776149] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.777022] scsi 2:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH24NSD1  LW00 PQ: 0 ANSI: 5
[    1.780400] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 18:31:bf:0b:e0:23
[    1.780401] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.780510] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    1.781147] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    1.783296] [drm] Memory usable by graphics device = 4096M
[    1.783297] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[    1.783298] fb: switching to inteldrmfb from EFI VGA
[    1.783309] Console: switching to colour dummy device 80x25
[    1.783439] [drm] Replacing VGA console driver
[    1.789420] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.789420] [drm] Driver supports precise vblank timestamp query.
[    1.791548] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.791828] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[    1.794049] [drm] RC6 on
[    1.796606] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
[    1.798120] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.798356] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    1.826710]  sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
[    1.827703] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.838996] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.838997] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.839102] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.839160] sr 2:0:0:0: Attached scsi generic sg2 type 5
[    1.856130] tsc: Refined TSC clocksource calibration: 2999.991 MHz
[    1.856143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e3cef5d0, max_idle_ns: 440795269146 ns
[    1.952123] usb 1-8.1: new low-speed USB device number 4 using xhci_hcd
[    1.980866] fbcon: inteldrmfb (fb0) is primary device
[    1.980916] Console: switching to colour frame buffer device 240x75
[    1.980949] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.014054] random: fast init done
[    2.014155] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.014165] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.014227] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.057959] usb 1-8.1: New USB device found, idVendor=046d, idProduct=c31c
[    2.057960] usb 1-8.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.057961] usb 1-8.1: Product: USB Keyboard
[    2.057962] usb 1-8.1: Manufacturer: Logitech
[    2.064192] hidraw: raw HID events driver (C) Jiri Kosina
[    2.072788] usbcore: registered new interface driver usbhid
[    2.072788] usbhid: USB HID core driver
[    2.074066] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.1/1-8.1:1.0/0003:046D:C31C.0001/input/input4
[    2.132413] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-8.1/input0
[    2.132511] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.1/1-8.1:1.1/0003:046D:C31C.0002/input/input5
[    2.144129] usb 1-8.2: new low-speed USB device number 5 using xhci_hcd
[    2.192356] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-8.1/input1
[    2.249175] usb 1-8.2: New USB device found, idVendor=04f3, idProduct=0210
[    2.249176] usb 1-8.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.249177] usb 1-8.2: Product: PS/2+USB Mouse
[    2.252214] input: PS/2+USB Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.2/1-8.2:1.0/0003:04F3:0210.0003/input/input6
[    2.252543] hid-generic 0003:04F3:0210.0003: input,hidraw2: USB HID v1.11 Mouse [PS/2+USB Mouse] on usb-0000:00:14.0-8.2/input0
[    2.824354] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    2.880279] clocksource: Switched to clocksource tsc
[    2.995027] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.084477] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    3.104280] systemd[1]: Detected architecture x86-64.
[    3.106409] systemd[1]: Set hostname to <jmr-LINUXMINT19>.
[    3.119210] systemd-fstab-generator[340]: Mount point static is not a valid path, ignoring.
[    3.223716] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.223769] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.223874] systemd[1]: Created slice User and Session Slice.
[    3.223888] systemd[1]: Reached target Remote File Systems.
[    3.223967] systemd[1]: Created slice System Slice.
[    3.224041] systemd[1]: Listening on LVM2 poll daemon socket.
[    3.224097] systemd[1]: Listening on LVM2 metadata daemon socket.
[    3.237594] random: crng init done
[    3.237595] random: 7 urandom warning(s) missed due to ratelimiting
[    3.272015] lp: driver loaded but no devices found
[    3.272201] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[    3.284905] ppdev: user-space parallel port driver
[    3.294899] systemd-journald[367]: Received request to flush runtime journal from PID 1
[    3.340934] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[    3.353525] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.458975] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.464227] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    3.551843] usblp 1-7:1.0: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0063
[    3.551866] usbcore: registered new interface driver usblp
[    3.557983] asus_wmi: ASUS WMI generic driver loaded
[    3.562005] asus_wmi: Initialization: 0x0
[    3.562042] asus_wmi: BIOS WMI version: 0.9
[    3.562169] asus_wmi: SFUN value: 0x0
[    3.562829] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input7
[    3.563032] asus_wmi: Number of fans: 1
[    3.593275] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
[    3.595269] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    3.595270] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    3.595271] RAPL PMU: hw unit of domain package 2^-14 Joules
[    3.595271] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    3.595272] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    3.595272] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    3.644151] AVX2 version of gcm_enc/dec engaged.
[    3.644152] AES CTR mode by8 optimization enabled
[    3.716415] pktcdvd: pktcdvd0: writer mapped to sr0
[    3.738073] Adding 8325116k swap on /dev/sdb6.  Priority:-2 extents:1 across:8325116k FS
[    3.753140] kvm: disabled by bios
[    3.764514] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.793075] kvm: disabled by bios
[    3.798385] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    3.798387] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.798388] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    3.798388] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    3.798389] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x0
[    3.798390] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    3.798391] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    3.798392] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    3.798393] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    3.809723] intel_rapl: Found RAPL domain package
[    3.809725] intel_rapl: Found RAPL domain core
[    3.809726] intel_rapl: Found RAPL domain uncore
[    3.809726] intel_rapl: Found RAPL domain dram
[    3.837215] kvm: disabled by bios
[    3.843984] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[    3.844033] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[    3.844061] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[    3.844089] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    3.844116] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    3.844140] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    3.844167] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    3.845400] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    3.845441] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    3.845474] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    3.845502] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    3.869403] kvm: disabled by bios
[    3.908851] audit: type=1400 audit(1612175595.454:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=733 comm="apparmor_parser"
[    3.908853] audit: type=1400 audit(1612175595.454:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=733 comm="apparmor_parser"
[    3.908855] audit: type=1400 audit(1612175595.454:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=733 comm="apparmor_parser"
[    3.908856] audit: type=1400 audit(1612175595.454:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=733 comm="apparmor_parser"
[    3.909091] audit: type=1400 audit(1612175595.454:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=732 comm="apparmor_parser"
[    3.909092] audit: type=1400 audit(1612175595.454:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=732 comm="apparmor_parser"
[    3.909860] audit: type=1400 audit(1612175595.454:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=738 comm="apparmor_parser"
[    3.910141] audit: type=1400 audit(1612175595.454:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=736 comm="apparmor_parser"
[    3.910143] audit: type=1400 audit(1612175595.454:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=736 comm="apparmor_parser"
[    4.420431] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    4.612283] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    8.674582] e1000e: enp0s31f6 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    8.674633] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[    9.332229] usblp0: removed
[    9.335818] usblp 1-7:1.0: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0063
[   65.124458] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[   65.124671] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  191.133882] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  191.134200] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  317.143415] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
[  317.143734] [UFW BLOCK] IN=enp0s31f6 OUT= MAC=01:00:5e:00:00:01:a4:2b:8c:a4:d6:89:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 
jmr@jmr-LINUXMINT19:~$ sudo swapoff /dev/sdb6

Re: démarrage lent après passage de partition en fichier swap

Posté : lun. 1 févr. 2021 11:52
par jmre033
Un grand merci pour l'aide apportée. Reste à savoir pourquoi ces fichiers ont été abîmés;
Jean-Marie

Re: démarrage lent après passage de partition en fichier swap

Posté : lun. 15 févr. 2021 06:34
par alain
Bonjour.

Sujet archivé (en lecture seule) car résolu.
Si besoin de rouvrir faire un MP à un membre de l'équipe ;)