Contenu | Rechercher | Menus

Annonce

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

À propos de l'équipe du forum.

#1 Le 06/05/2023, à 09:26

onill@free.fr

Lenteur à l'allumage de l'ordinateur

Bonjour à toutes et tous,
Mon ordinateur est très lent à l'allumage.

systemd-analyze time
Startup finished in 5.931s (kernel) + 1min 51.470s (userspace) = 1min 57.401s 
graphical.target reached after 1min 51.246s in userspace

La commande

systemd-analyze critical-chain

donne :

The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

graphical.target @1min 51.246s
└─multi-user.target @1min 51.245s
  └─plymouth-quit-wait.service @51.872s +59.371s
    └─systemd-user-sessions.service @51.083s +620ms
      └─network.target @50.571s
        └─NetworkManager.service @40.162s +10.407s
          └─dbus.service @40.144s
            └─basic.target @40.046s
              └─sockets.target @40.045s
                └─cups.socket @46.809s
                  └─sysinit.target @39.919s
                    └─snapd.apparmor.service @36.461s +3.457s
                      └─apparmor.service @33.780s +2.668s
                        └─local-fs.target @33.778s
                          └─run-snapd-ns-snapd\x2ddesktop\x2dintegration.mnt.mo>
                            └─run-snapd-ns.mount @1min 12.393s
                              └─local-fs-pre.target @17.900s
                                └─lvm2-monitor.service @7.475s +10.424s
                                  └─systemd-journald.socket @7.419s
                                    └─system.slice @7.400s

Il manquait cette dernière ligne :

└─-.slice @7.399s

Comment résoudre ce problème de lenteur?
Merci

Hors ligne

#2 Le 06/05/2023, à 09:33

geole

Re : Lenteur à l'allumage de l'ordinateur

Bonjour
Si ton ordinateur est équipé d'un disque dur, tu es dans les temps.
Donne le retour des anomalies de démarrage

journalctl --no-pager -b -p err

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#3 Le 06/05/2023, à 18:18

inbox

Re : Lenteur à l'allumage de l'ordinateur

Salut,

Donne aussi les retours de :

sudo dmesg
sudo systemd-analyze blame

A+


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#4 Le 07/05/2023, à 07:53

onill@free.fr

Re : Lenteur à l'allumage de l'ordinateur

Bonjour geole,
La commande

journalctl --no-pager -b -p err

donne

mai 07 07:39:15 francois-V241IC-R kernel: x86/cpu: SGX disabled by BIOS.
mai 07 07:39:15 francois-V241IC-R kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)
mai 07 07:39:15 francois-V241IC-R kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
mai 07 07:39:15 francois-V241IC-R kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)
mai 07 07:39:15 francois-V241IC-R kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
mai 07 07:39:15 francois-V241IC-R kernel: sd 2:0:0:0: [sdb] No Caching mode page found
mai 07 07:39:15 francois-V241IC-R kernel: sd 2:0:0:0: [sdb] Assuming drive cache: write through
mai 07 07:39:16 francois-V241IC-R systemd-modules-load[367]: Failed to insert module 'dahdi': Operation not permitted
mai 07 07:39:16 francois-V241IC-R systemd-modules-load[367]: Failed to insert module 'dahdi_dummy': Operation not permitted
mai 07 07:39:16 francois-V241IC-R systemd-modules-load[367]: Failed to insert module 'dahdi_transcode': Operation not permitted
mai 07 07:39:16 francois-V241IC-R systemd[1]: Failed to start Load Kernel Modules.
mai 07 07:39:38 francois-V241IC-R systemd-modules-load[988]: Failed to insert module 'dahdi': Operation not permitted
mai 07 07:39:38 francois-V241IC-R systemd-modules-load[988]: Failed to insert module 'dahdi_dummy': Operation not permitted
mai 07 07:39:38 francois-V241IC-R systemd-modules-load[988]: Failed to insert module 'dahdi_transcode': Operation not permitted
mai 07 07:39:38 francois-V241IC-R systemd[1]: Failed to start Load Kernel Modules.
mai 07 07:39:40 francois-V241IC-R systemd-modules-load[1022]: Failed to insert module 'dahdi': Operation not permitted
mai 07 07:39:40 francois-V241IC-R systemd-modules-load[1022]: Failed to insert module 'dahdi_dummy': Operation not permitted
mai 07 07:39:40 francois-V241IC-R systemd-modules-load[1022]: Failed to insert module 'dahdi_transcode': Operation not permitted
mai 07 07:39:40 francois-V241IC-R systemd[1]: Failed to start Load Kernel Modules.
mai 07 07:40:05 francois-V241IC-R systemd[1]: apt-daily.timer: Refusing to start, unit apt-daily.service to trigger not loaded.
mai 07 07:40:05 francois-V241IC-R systemd[1]: Failed to start Daily apt download activities.
mai 07 07:40:12 francois-V241IC-R smartd[1217]: Device: /dev/sdb [SAT], no ATA CHECK POWER STATUS support, ignoring -n Directive
mai 07 07:40:21 francois-V241IC-R bluetoothd[1186]: Failed to set mode: Blocked through rfkill (0x12)
mai 07 07:40:21 francois-V241IC-R systemd[1]: Failed to start LSB: This service starts and stops VMware services.
mai 07 07:40:49 francois-V241IC-R gnome-session-binary[1813]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
mai 07 07:40:49 francois-V241IC-R gnome-session-binary[1813]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
mai 07 07:42:10 francois-V241IC-R gdm-password][2256]: gkr-pam: unable to locate daemon control file
mai 07 07:42:15 francois-V241IC-R systemd[2269]: Failed to start Application launched by gnome-session-binary.
mai 07 07:42:28 francois-V241IC-R kernel: ntfs3: Unknown parameter 'windows_names'
mai 07 07:42:36 francois-V241IC-R gdm-launch-environment][1517]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

Hors ligne

#5 Le 07/05/2023, à 08:00

onill@free.fr

Re : Lenteur à l'allumage de l'ordinateur

Bonjour inbox,

La commande

sudo dmesg

donne (c'est long) :

[    0.000000] microcode: microcode updated early to revision 0xf0, date = 2021-11-12
[    0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-71-generic root=UUID=9d014533-2cd1-4932-a422-54cc0d118ca5 ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    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] signal: max sigframe size: 2032
[    0.000000] 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-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000084b29fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000084b2a000-0x0000000084b69fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000084b6a000-0x000000008638ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000086390000-0x0000000086390fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000086391000-0x0000000086391fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000086392000-0x0000000089bc8fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000089bc9000-0x000000008aa43fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008aa44000-0x000000008aa5bfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008aa5c000-0x000000008ae6afff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ae6b000-0x000000008aec4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008aec5000-0x000000008b3fdfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008b3fe000-0x000000008b3fefff] usable
[    0.000000] BIOS-e820: [mem 0x000000008b3ff000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] 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-0x000000016effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x80170018-0x8017d857] usable ==> usable
[    0.000000] e820: update [mem 0x80170018-0x8017d857] 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-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000080170017] usable
[    0.000000] reserve setup_data: [mem 0x0000000080170018-0x000000008017d857] usable
[    0.000000] reserve setup_data: [mem 0x000000008017d858-0x0000000084b29fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000084b2a000-0x0000000084b69fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x0000000084b6a000-0x000000008638ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000086390000-0x0000000086390fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000086391000-0x0000000086391fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000086392000-0x0000000089bc8fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000089bc9000-0x000000008aa43fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000008aa44000-0x000000008aa5bfff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000008aa5c000-0x000000008ae6afff] usable
[    0.000000] reserve setup_data: [mem 0x000000008ae6b000-0x000000008aec4fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000008aec5000-0x000000008b3fdfff] reserved
[    0.000000] reserve setup_data: [mem 0x000000008b3fe000-0x000000008b3fefff] usable
[    0.000000] reserve setup_data: [mem 0x000000008b3ff000-0x000000008fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] 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-0x000000016effffff] usable
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi: TPMFinalLog=0x8ae94000 ACPI 2.0=0x84b2a000 ACPI=0x84b2a000 SMBIOS=0x8b2ee000 SMBIOS 3.0=0x8b2ed000 ESRT=0x8822a198 MOKvar=0x8afb9000 TPMEventLog=0x8017e018 
[    0.000000] secureboot: Secure boot enabled
[    0.000000] Kernel is locked down from EFI Secure Boot mode; see man kernel_lockdown.7
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. V241IC-R/V241IC-R, BIOS 0301 10/24/2017
[    0.000000] tsc: Detected 2000.000 MHz processor
[    0.000000] tsc: Detected 1999.968 MHz TSC
[    0.001032] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001036] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001052] last_pfn = 0x16f000 max_arch_pfn = 0x400000000
[    0.001336] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002741] last_pfn = 0x8b3ff max_arch_pfn = 0x400000000
[    0.014654] esrt: Reserving ESRT space from 0x000000008822a198 to 0x000000008822a1d0.
[    0.014662] e820: update [mem 0x8822a000-0x8822afff] usable ==> reserved
[    0.014691] Using GB pages for direct mapping
[    0.016062] secureboot: Secure boot enabled
[    0.016063] RAMDISK: [mem 0x8018d000-0x8453efff]
[    0.016073] ACPI: Early table checksum verification disabled
[    0.016077] ACPI: RSDP 0x0000000084B2A000 000024 (v02 _ASUS_)
[    0.016083] ACPI: XSDT 0x0000000084B2A0C0 0000FC (v01 _ASUS_ AIO      01072009 AMI  00010013)
[    0.016090] ACPI: FACP 0x0000000084B53C50 000114 (v06 _ASUS_ AIO      01072009 AMI  00010013)
[    0.016098] ACPI: DSDT 0x0000000084B2A248 029A04 (v02 _ASUS_ AIO      01072009 INTL 20160422)
[    0.016103] ACPI: FACS 0x000000008AE93F00 000040
[    0.016107] ACPI: APIC 0x0000000084B53D68 000084 (v03 _ASUS_ AIO      01072009 AMI  00010013)
[    0.016112] ACPI: FPDT 0x0000000084B53DF0 000044 (v01 _ASUS_ AIO      01072009 AMI  00010013)
[    0.016116] ACPI: FIDT 0x0000000084B53E38 00009C (v01 _ASUS_ AIO      01072009 AMI  00010013)
[    0.016121] ACPI: MCFG 0x0000000084B53ED8 00003C (v01 _ASUS_ AIO      01072009 MSFT 00000097)
[    0.016125] ACPI: SSDT 0x0000000084B53F18 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.016130] ACPI: SSDT 0x0000000084B54278 00A5F0 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.016134] ACPI: MSDM 0x0000000084B5E868 000055 (v03 _ASUS_ AIO      01072009 ASUS 00000001)
[    0.016139] ACPI: SSDT 0x0000000084B5E8C0 003147 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.016144] ACPI: HPET 0x0000000084B61A08 000038 (v01 INTEL  SKL-ULT  00000001 MSFT 0000005F)
[    0.016148] ACPI: SSDT 0x0000000084B61A40 000DE5 (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[    0.016153] ACPI: SSDT 0x0000000084B62828 000024 (v02 INTEL  xh_OEMBD 00000000 INTL 20160422)
[    0.016157] ACPI: UEFI 0x0000000084B62850 000042 (v01 _ASUS_ AIO      00000002      01000013)
[    0.016161] ACPI: SSDT 0x0000000084B62898 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.016166] ACPI: LPIT 0x0000000084B63778 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
[    0.016170] ACPI: WSMT 0x0000000084B63810 000028 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
[    0.016175] ACPI: SSDT 0x0000000084B63838 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.016180] ACPI: SSDT 0x0000000084B63980 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.016186] ACPI: SSDT 0x0000000084B63C20 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.016191] ACPI: SSDT 0x0000000084B66C28 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.016198] ACPI: DBGP 0x0000000084B67140 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.016202] ACPI: DBG2 0x0000000084B67178 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.016207] ACPI: SSDT 0x0000000084B671D0 0010B0 (v02 _ASUS_ UsbCTabl 00001000 INTL 20160422)
[    0.016211] ACPI: DMAR 0x0000000084B68280 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
[    0.016216] ACPI: NHLT 0x0000000084B68370 0017F0 (v00 INTEL  EDK2     00000002      01000013)
[    0.016220] ACPI: BGRT 0x0000000084B69B60 000038 (v01 _ASUS_ AIO      01072009 AMI  00010013)
[    0.016225] ACPI: TPM2 0x0000000084B69B98 000034 (v03 _ASUS_ AIO      00000001 AMI  00000000)
[    0.016228] ACPI: Reserving FACP table memory at [mem 0x84b53c50-0x84b53d63]
[    0.016231] ACPI: Reserving DSDT table memory at [mem 0x84b2a248-0x84b53c4b]
[    0.016232] ACPI: Reserving FACS table memory at [mem 0x8ae93f00-0x8ae93f3f]
[    0.016234] ACPI: Reserving APIC table memory at [mem 0x84b53d68-0x84b53deb]
[    0.016235] ACPI: Reserving FPDT table memory at [mem 0x84b53df0-0x84b53e33]
[    0.016237] ACPI: Reserving FIDT table memory at [mem 0x84b53e38-0x84b53ed3]
[    0.016238] ACPI: Reserving MCFG table memory at [mem 0x84b53ed8-0x84b53f13]
[    0.016240] ACPI: Reserving SSDT table memory at [mem 0x84b53f18-0x84b54270]
[    0.016241] ACPI: Reserving SSDT table memory at [mem 0x84b54278-0x84b5e867]
[    0.016243] ACPI: Reserving MSDM table memory at [mem 0x84b5e868-0x84b5e8bc]
[    0.016244] ACPI: Reserving SSDT table memory at [mem 0x84b5e8c0-0x84b61a06]
[    0.016245] ACPI: Reserving HPET table memory at [mem 0x84b61a08-0x84b61a3f]
[    0.016247] ACPI: Reserving SSDT table memory at [mem 0x84b61a40-0x84b62824]
[    0.016248] ACPI: Reserving SSDT table memory at [mem 0x84b62828-0x84b6284b]
[    0.016250] ACPI: Reserving UEFI table memory at [mem 0x84b62850-0x84b62891]
[    0.016251] ACPI: Reserving SSDT table memory at [mem 0x84b62898-0x84b63775]
[    0.016253] ACPI: Reserving LPIT table memory at [mem 0x84b63778-0x84b6380b]
[    0.016254] ACPI: Reserving WSMT table memory at [mem 0x84b63810-0x84b63837]
[    0.016256] ACPI: Reserving SSDT table memory at [mem 0x84b63838-0x84b63978]
[    0.016257] ACPI: Reserving SSDT table memory at [mem 0x84b63980-0x84b63c1e]
[    0.016259] ACPI: Reserving SSDT table memory at [mem 0x84b63c20-0x84b66c21]
[    0.016260] ACPI: Reserving SSDT table memory at [mem 0x84b66c28-0x84b6713e]
[    0.016262] ACPI: Reserving DBGP table memory at [mem 0x84b67140-0x84b67173]
[    0.016263] ACPI: Reserving DBG2 table memory at [mem 0x84b67178-0x84b671cb]
[    0.016265] ACPI: Reserving SSDT table memory at [mem 0x84b671d0-0x84b6827f]
[    0.016266] ACPI: Reserving DMAR table memory at [mem 0x84b68280-0x84b6836f]
[    0.016268] ACPI: Reserving NHLT table memory at [mem 0x84b68370-0x84b69b5f]
[    0.016269] ACPI: Reserving BGRT table memory at [mem 0x84b69b60-0x84b69b97]
[    0.016271] ACPI: Reserving TPM2 table memory at [mem 0x84b69b98-0x84b69bcb]
[    0.016631] No NUMA configuration found
[    0.016632] Faking a node at [mem 0x0000000000000000-0x000000016effffff]
[    0.016656] NODE_DATA(0) allocated [mem 0x16efd4000-0x16effdfff]
[    0.017146] Zone ranges:
[    0.017147]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.017150]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.017152]   Normal   [mem 0x0000000100000000-0x000000016effffff]
[    0.017155]   Device   empty
[    0.017156] Movable zone start for each node
[    0.017160] Early memory node ranges
[    0.017161]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.017163]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.017164]   node   0: [mem 0x0000000000100000-0x0000000084b29fff]
[    0.017166]   node   0: [mem 0x0000000084b6a000-0x000000008638ffff]
[    0.017167]   node   0: [mem 0x0000000086392000-0x0000000089bc8fff]
[    0.017168]   node   0: [mem 0x000000008aa5c000-0x000000008ae6afff]
[    0.017170]   node   0: [mem 0x000000008b3fe000-0x000000008b3fefff]
[    0.017171]   node   0: [mem 0x0000000100000000-0x000000016effffff]
[    0.017173] Initmem setup node 0 [mem 0x0000000000001000-0x000000016effffff]
[    0.017179] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.017182] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.017225] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.025313] On node 0, zone DMA32: 64 pages in unavailable ranges
[    0.025544] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.025628] On node 0, zone DMA32: 3731 pages in unavailable ranges
[    0.025656] On node 0, zone DMA32: 1427 pages in unavailable ranges
[    0.033014] On node 0, zone Normal: 19457 pages in unavailable ranges
[    0.033091] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.033103] Reserving Intel graphics memory at [mem 0x8c000000-0x8fffffff]
[    0.033416] ACPI: PM-Timer IO Port: 0x1808
[    0.033426] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.033429] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.033430] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.033431] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.033458] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.033462] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.033465] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.033470] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.033472] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.033481] e820: update [mem 0x87ab8000-0x87babfff] usable ==> reserved
[    0.033502] TSC deadline timer available
[    0.033504] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.033537] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.033540] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.033543] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.033545] PM: hibernation: Registered nosave memory: [mem 0x80170000-0x80170fff]
[    0.033548] PM: hibernation: Registered nosave memory: [mem 0x8017d000-0x8017dfff]
[    0.033551] PM: hibernation: Registered nosave memory: [mem 0x84b2a000-0x84b69fff]
[    0.033554] PM: hibernation: Registered nosave memory: [mem 0x86390000-0x86390fff]
[    0.033555] PM: hibernation: Registered nosave memory: [mem 0x86391000-0x86391fff]
[    0.033557] PM: hibernation: Registered nosave memory: [mem 0x87ab8000-0x87babfff]
[    0.033560] PM: hibernation: Registered nosave memory: [mem 0x8822a000-0x8822afff]
[    0.033563] PM: hibernation: Registered nosave memory: [mem 0x89bc9000-0x8aa43fff]
[    0.033564] PM: hibernation: Registered nosave memory: [mem 0x8aa44000-0x8aa5bfff]
[    0.033567] PM: hibernation: Registered nosave memory: [mem 0x8ae6b000-0x8aec4fff]
[    0.033568] PM: hibernation: Registered nosave memory: [mem 0x8aec5000-0x8b3fdfff]
[    0.033571] PM: hibernation: Registered nosave memory: [mem 0x8b3ff000-0x8fffffff]
[    0.033572] PM: hibernation: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[    0.033573] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.033574] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.033575] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.033576] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.033578] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.033579] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.033580] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.033581] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[    0.033582] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.033583] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.033584] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.033587] [mem 0x90000000-0xdfffffff] available for PCI devices
[    0.033588] Booting paravirtualized kernel on bare hardware
[    0.033592] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.033602] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.033899] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u524288
[    0.033910] pcpu-alloc: s208896 r8192 d28672 u524288 alloc=1*2097152
[    0.033913] pcpu-alloc: [0] 0 1 2 3 
[    0.033956] Built 1 zonelists, mobility grouping on.  Total pages: 1003608
[    0.033958] Policy zone: Normal
[    0.033960] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-71-generic root=UUID=9d014533-2cd1-4932-a422-54cc0d118ca5 ro quiet splash vt.handoff=7
[    0.034066] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-5.15.0-71-generic", will be passed to user space.
[    0.034440] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.034681] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.034758] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.076297] Memory: 3744640K/4078796K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 333896K reserved, 0K cma-reserved)
[    0.077643] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.077693] Kernel/User page tables isolation: enabled
[    0.077736] ftrace: allocating 50600 entries in 198 pages
[    0.112908] ftrace: allocated 198 pages with 4 groups
[    0.113158] rcu: Hierarchical RCU implementation.
[    0.113160] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.113162] 	Rude variant of Tasks RCU enabled.
[    0.113163] 	Tracing variant of Tasks RCU enabled.
[    0.113164] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.113165] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.119949] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.120306] random: crng init done
[    0.120344] Console: colour dummy device 80x25
[    0.120370] printk: console [tty0] enabled
[    0.120394] ACPI: Core revision 20210730
[    0.120717] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.120718] APIC: Switch to symmetric I/O mode setup
[    0.120721] DMAR: Host address width 39
[    0.120723] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.120731] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.120735] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.120739] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.120742] DMAR: RMRR base: 0x0000008a1d4000 end: 0x0000008a1f3fff
[    0.120745] DMAR: RMRR base: 0x0000008b800000 end: 0x0000008fffffff
[    0.120746] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.120748] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.120750] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.120751] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.120753] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.122958] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.122961] x2apic enabled
[    0.122975] Switched APIC routing to cluster x2apic.
[    0.126938] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a8208cdd2, max_idle_ns: 881590748921 ns
[    0.126949] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.93 BogoMIPS (lpj=7999872)
[    0.126953] pid_max: default: 32768 minimum: 301
[    0.130726] LSM: Security Framework initializing
[    0.130741] landlock: Up and running.
[    0.130742] Yama: becoming mindful.
[    0.130775] AppArmor: AppArmor initialized
[    0.130826] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.130842] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.130943] x86/cpu: SGX disabled by BIOS.
[    0.130943] CPU0: Thermal monitoring enabled (TM1)
[    0.130943] process: using mwait in idle threads
[    0.130943] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.130943] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.130943] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.130943] Spectre V2 : Mitigation: IBRS
[    0.130943] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.130943] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.130943] RETBleed: Mitigation: IBRS
[    0.130943] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.130943] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.130943] MDS: Mitigation: Clear CPU buffers
[    0.130943] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.130943] SRBDS: Mitigation: Microcode
[    0.130943] Freeing SMP alternatives memory: 44K
[    0.130943] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1024
[    0.130943] smpboot: CPU0: Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[    0.130943] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.130943] ... version:                4
[    0.130943] ... bit width:              48
[    0.130943] ... generic registers:      4
[    0.130943] ... value mask:             0000ffffffffffff
[    0.130943] ... max period:             00007fffffffffff
[    0.130943] ... fixed-purpose events:   3
[    0.130943] ... event mask:             000000070000000f
[    0.130943] rcu: Hierarchical SRCU implementation.
[    0.130943] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.130943] smp: Bringing up secondary CPUs ...
[    0.130943] x86: Booting SMP configuration:
[    0.130943] .... node  #0, CPUs:      #1 #2
[    0.132565] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.132565] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.132565]  #3
[    0.132565] smp: Brought up 1 node, 4 CPUs
[    0.132565] smpboot: Max logical packages: 1
[    0.132565] smpboot: Total of 4 processors activated (15999.74 BogoMIPS)
[    0.135243] devtmpfs: initialized
[    0.135243] x86/mm: Memory block size: 128MB
[    0.135605] ACPI: PM: Registering ACPI NVS region [mem 0x86390000-0x86390fff] (4096 bytes)
[    0.135605] ACPI: PM: Registering ACPI NVS region [mem 0x8ae6b000-0x8aec4fff] (368640 bytes)
[    0.135605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.135605] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.135605] pinctrl core: initialized pinctrl subsystem
[    0.135605] PM: RTC time: 05:39:00, date: 2023-05-07
[    0.135605] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.135767] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.135811] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.135856] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.135869] audit: initializing netlink subsys (disabled)
[    0.135879] audit: type=2000 audit(1683437940.008:1): state=initialized audit_enabled=0 res=1
[    0.135879] thermal_sys: Registered thermal governor 'fair_share'
[    0.135879] thermal_sys: Registered thermal governor 'bang_bang'
[    0.135879] thermal_sys: Registered thermal governor 'step_wise'
[    0.135879] thermal_sys: Registered thermal governor 'user_space'
[    0.135879] thermal_sys: Registered thermal governor 'power_allocator'
[    0.135879] EISA bus registered
[    0.135879] cpuidle: using governor ladder
[    0.135879] cpuidle: using governor menu
[    0.135879] ACPI: bus type PCI registered
[    0.135879] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.135879] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.135879] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.135879] PCI: Using configuration type 1 for base access
[    0.135879] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.139982] Kprobes globally optimized
[    0.139988] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.139988] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.139988] fbcon: Taking over console
[    0.139988] ACPI: Added _OSI(Module Device)
[    0.139988] ACPI: Added _OSI(Processor Device)
[    0.139988] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.139988] ACPI: Added _OSI(Processor Aggregator Device)
[    0.139988] ACPI: Added _OSI(Linux-Dell-Video)
[    0.139988] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.139988] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.227268] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.240342] ACPI: Dynamic OEM Table Load:
[    0.240342] ACPI: SSDT 0xFFFF95D980DF0800 0005AC (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.243319] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.246874] ACPI: Dynamic OEM Table Load:
[    0.246884] ACPI: SSDT 0xFFFF95D981086800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.250836] ACPI: Dynamic OEM Table Load:
[    0.250846] ACPI: SSDT 0xFFFF95D980DF4800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.254729] ACPI: Dynamic OEM Table Load:
[    0.254738] ACPI: SSDT 0xFFFF95D980F90000 000197 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.257793] ACPI: Dynamic OEM Table Load:
[    0.257803] ACPI: SSDT 0xFFFF95D980F91200 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.266970] ACPI: Interpreter enabled
[    0.267038] ACPI: PM: (supports S0 S3 S4 S5)
[    0.267040] ACPI: Using IOAPIC for interrupt routing
[    0.267110] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.267112] PCI: Using E820 reservations for host bridge windows
[    0.269675] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.279838] ACPI: PM: Power Resource [WRST]
[    0.280460] ACPI: PM: Power Resource [WRST]
[    0.281074] ACPI: PM: Power Resource [WRST]
[    0.281692] ACPI: PM: Power Resource [WRST]
[    0.282297] ACPI: PM: Power Resource [WRST]
[    0.282904] ACPI: PM: Power Resource [WRST]
[    0.283513] ACPI: PM: Power Resource [WRST]
[    0.284122] ACPI: PM: Power Resource [WRST]
[    0.284735] ACPI: PM: Power Resource [WRST]
[    0.285342] ACPI: PM: Power Resource [WRST]
[    0.286003] ACPI: PM: Power Resource [WRST]
[    0.286611] ACPI: PM: Power Resource [WRST]
[    0.287219] ACPI: PM: Power Resource [WRST]
[    0.287832] ACPI: PM: Power Resource [WRST]
[    0.288440] ACPI: PM: Power Resource [WRST]
[    0.289046] ACPI: PM: Power Resource [WRST]
[    0.289658] ACPI: PM: Power Resource [WRST]
[    0.292526] ACPI: PM: Power Resource [WRST]
[    0.293133] ACPI: PM: Power Resource [WRST]
[    0.293744] ACPI: PM: Power Resource [WRST]
[    0.317869] ACPI: PM: Power Resource [FN00]
[    0.318049] ACPI: PM: Power Resource [FN01]
[    0.318229] ACPI: PM: Power Resource [FN02]
[    0.318405] ACPI: PM: Power Resource [FN03]
[    0.318576] ACPI: PM: Power Resource [FN04]
[    0.321152] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.321162] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.324386] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.325824] PCI host bridge to bus 0000:00
[    0.325829] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.325832] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.325835] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.325837] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000effff window]
[    0.325840] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[    0.325842] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.326152] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[    0.326845] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[    0.326859] pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit]
[    0.326868] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.326874] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.326897] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.326902] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.327536] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.327550] pci 0000:00:04.0: reg 0x10: [mem 0xdf220000-0xdf227fff 64bit]
[    0.328219] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.328235] pci 0000:00:08.0: reg 0x10: [mem 0xdf239000-0xdf239fff 64bit]
[    0.328823] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.328846] pci 0000:00:14.0: reg 0x10: [mem 0xdf210000-0xdf21ffff 64bit]
[    0.328927] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.330357] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.330381] pci 0000:00:14.2: reg 0x10: [mem 0xdf238000-0xdf238fff 64bit]
[    0.331121] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.331342] pci 0000:00:15.0: reg 0x10: [mem 0xdf237000-0xdf237fff 64bit]
[    0.333077] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    0.333298] pci 0000:00:15.1: reg 0x10: [mem 0xdf236000-0xdf236fff 64bit]
[    0.334921] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.334947] pci 0000:00:16.0: reg 0x10: [mem 0xdf235000-0xdf235fff 64bit]
[    0.335033] pci 0000:00:16.0: PME# supported from D3hot
[    0.336248] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.336266] pci 0000:00:17.0: reg 0x10: [mem 0xdf230000-0xdf231fff]
[    0.336276] pci 0000:00:17.0: reg 0x14: [mem 0xdf234000-0xdf2340ff]
[    0.336286] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.336296] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.336305] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.336315] pci 0000:00:17.0: reg 0x24: [mem 0xdf233000-0xdf2337ff]
[    0.336366] pci 0000:00:17.0: PME# supported from D3hot
[    0.337211] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.337307] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.338842] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.338936] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.340470] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.340563] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.342105] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[    0.342201] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.343740] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[    0.344628] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.344645] pci 0000:00:1f.2: reg 0x10: [mem 0xdf22c000-0xdf22ffff]
[    0.345456] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
[    0.345481] pci 0000:00:1f.3: reg 0x10: [mem 0xdf228000-0xdf22bfff 64bit]
[    0.345513] pci 0000:00:1f.3: reg 0x20: [mem 0xdf200000-0xdf20ffff 64bit]
[    0.345563] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.347483] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.347544] pci 0000:00:1f.4: reg 0x10: [mem 0xdf232000-0xdf2320ff 64bit]
[    0.347615] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.348216] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.348355] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.348380] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.348411] pci 0000:02:00.0: reg 0x18: [mem 0xdf100000-0xdf100fff 64bit]
[    0.348431] pci 0000:02:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
[    0.348552] pci 0000:02:00.0: supports D1 D2
[    0.348554] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.349310] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.349315] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    0.349319] pci 0000:00:1c.4:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.349324] pci 0000:00:1c.4:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.349433] pci 0000:03:00.0: [168c:0036] type 00 class 0x028000
[    0.349463] pci 0000:03:00.0: reg 0x10: [mem 0xdf000000-0xdf07ffff 64bit]
[    0.349505] pci 0000:03:00.0: reg 0x30: [mem 0xdf080000-0xdf08ffff pref]
[    0.349598] pci 0000:03:00.0: supports D1 D2
[    0.349600] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.350332] pci 0000:00:1c.5: PCI bridge to [bus 03]
[    0.350339] pci 0000:00:1c.5:   bridge window [mem 0xdf000000-0xdf0fffff]
[    0.350424] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    0.354739] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.354867] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.354996] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.355122] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.355247] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    0.355374] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    0.355500] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    0.355626] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.368678] iommu: Default domain type: Translated 
[    0.368678] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.368678] SCSI subsystem initialized
[    0.368678] libata version 3.00 loaded.
[    0.368678] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.368678] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.368678] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.368678] vgaarb: loaded
[    0.368678] ACPI: bus type USB registered
[    0.370969] usbcore: registered new interface driver usbfs
[    0.370979] usbcore: registered new interface driver hub
[    0.370986] usbcore: registered new device driver usb
[    0.371019] pps_core: LinuxPPS API ver. 1 registered
[    0.371020] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.371023] PTP clock support registered
[    0.371042] EDAC MC: Ver: 3.0.0
[    0.371092] Registered efivars operations
[    0.371157] NetLabel: Initializing
[    0.371158] NetLabel:  domain hash size = 128
[    0.371159] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.371193] NetLabel:  unlabeled traffic allowed by default
[    0.371214] PCI: Using ACPI for IRQ routing
[    0.399449] PCI: pci_cache_line_size set to 64 bytes
[    0.399557] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.399560] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.399561] e820: reserve RAM buffer [mem 0x80170018-0x83ffffff]
[    0.399563] e820: reserve RAM buffer [mem 0x84b2a000-0x87ffffff]
[    0.399565] e820: reserve RAM buffer [mem 0x86390000-0x87ffffff]
[    0.399567] e820: reserve RAM buffer [mem 0x87ab8000-0x87ffffff]
[    0.399568] e820: reserve RAM buffer [mem 0x8822a000-0x8bffffff]
[    0.399571] e820: reserve RAM buffer [mem 0x89bc9000-0x8bffffff]
[    0.399572] e820: reserve RAM buffer [mem 0x8ae6b000-0x8bffffff]
[    0.399574] e820: reserve RAM buffer [mem 0x8b3ff000-0x8bffffff]
[    0.399576] e820: reserve RAM buffer [mem 0x16f000000-0x16fffffff]
[    0.400490] clocksource: Switched to clocksource tsc-early
[    0.413967] VFS: Disk quotas dquot_6.6.0
[    0.413993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.414202] AppArmor: AppArmor Filesystem Enabled
[    0.414261] pnp: PnP ACPI init
[    0.415140] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.415147] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    0.415603] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.415608] system 00:01: [io  0xffff] has been reserved
[    0.415612] system 00:01: [io  0xffff] has been reserved
[    0.415616] system 00:01: [io  0xffff] has been reserved
[    0.415619] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.415623] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.415940] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.416662] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.416668] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.416672] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.416676] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[    0.416680] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.416684] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.416688] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.416692] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.416696] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.416700] system 00:04: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.416809] system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.416813] system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.416817] system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.416821] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.416825] system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.416829] system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.416833] system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.417543] system 00:06: [io  0xff00-0xfffe] has been reserved
[    0.420961] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.420967] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.420971] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.420975] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.420978] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.424241] pnp: PnP ACPI: found 8 devices
[    0.430482] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.430564] NET: Registered PF_INET protocol family
[    0.430630] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.431472] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.431509] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.431553] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.431647] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.431692] TCP: Hash tables configured (established 32768 bind 32768)
[    0.431765] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.431798] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.431814] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.431865] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.431872] NET: Registered PF_XDP protocol family
[    0.431886] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.431892] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.431896] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.431901] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.431904] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
[    0.431907] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 add_align 100000
[    0.431918] clipped [mem size 0x00050000] to [mem size 0xffffffffffff0000] for e820 entry [mem 0x0009e000-0x000fffff]
[    0.431923] pci 0000:00:1c.0: BAR 14: assigned [mem 0x90000000-0x901fffff]
[    0.431927] clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffa0000 64bit pref] for e820 entry [mem 0x0009e000-0x000fffff]
[    0.431935] clipped [mem size 0x00050000 64bit pref] to [mem size 0xffffffffffff0000 64bit pref] for e820 entry [mem 0x0009e000-0x000fffff]
[    0.431939] pci 0000:00:1c.0: BAR 15: assigned [mem 0x90200000-0x903fffff 64bit pref]
[    0.431941] clipped [mem size 0x00050000] to [mem size 0xffffffffffff0000] for e820 entry [mem 0x0009e000-0x000fffff]
[    0.431944] pci 0000:00:1d.0: BAR 14: assigned [mem 0x90400000-0x905fffff]
[    0.431947] clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffa0000 64bit pref] for e820 entry [mem 0x0009e000-0x000fffff]
[    0.431953] clipped [mem size 0x00050000 64bit pref] to [mem size 0xffffffffffff0000 64bit pref] for e820 entry [mem 0x0009e000-0x000fffff]
[    0.431956] pci 0000:00:1d.0: BAR 15: assigned [mem 0x90600000-0x907fffff 64bit pref]
[    0.431960] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.431963] pci 0000:00:1d.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.431968] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.431972] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.431977] pci 0000:00:1c.0:   bridge window [mem 0x90000000-0x901fffff]
[    0.431981] pci 0000:00:1c.0:   bridge window [mem 0x90200000-0x903fffff 64bit pref]
[    0.431987] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.431990] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    0.431995] pci 0000:00:1c.4:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.431998] pci 0000:00:1c.4:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.432004] pci 0000:00:1c.5: PCI bridge to [bus 03]
[    0.432009] pci 0000:00:1c.5:   bridge window [mem 0xdf000000-0xdf0fffff]
[    0.432016] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    0.432019] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.432023] pci 0000:00:1d.0:   bridge window [mem 0x90400000-0x905fffff]
[    0.432027] pci 0000:00:1d.0:   bridge window [mem 0x90600000-0x907fffff 64bit pref]
[    0.432034] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.432037] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.432039] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000effff window]
[    0.432041] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[    0.432043] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.432049] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.432051] pci_bus 0000:01: resource 1 [mem 0x90000000-0x901fffff]
[    0.432053] pci_bus 0000:01: resource 2 [mem 0x90200000-0x903fffff 64bit pref]
[    0.432058] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.432060] pci_bus 0000:02: resource 1 [mem 0xdf100000-0xdf1fffff]
[    0.432062] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.432065] pci_bus 0000:03: resource 1 [mem 0xdf000000-0xdf0fffff]
[    0.432067] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.432069] pci_bus 0000:04: resource 1 [mem 0x90400000-0x905fffff]
[    0.432071] pci_bus 0000:04: resource 2 [mem 0x90600000-0x907fffff 64bit pref]
[    0.432940] PCI: CLS 64 bytes, default 64
[    0.432989] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.0
[    0.432997] DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:15.1
[    0.433028] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.433030] software IO TLB: mapped [mem 0x000000007c170000-0x0000000080170000] (64MB)
[    0.433073] Trying to unpack rootfs image as initramfs...
[    0.434159] Initialise system trusted keyrings
[    0.434175] Key type blacklist registered
[    0.434227] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    0.437214] zbud: loaded
[    0.437726] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.437989] fuse: init (API version 7.34)
[    0.438240] integrity: Platform Keyring initialized
[    0.449423] Key type asymmetric registered
[    0.449428] Asymmetric key parser 'x509' registered
[    0.449475] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.449523] io scheduler mq-deadline registered
[    0.450394] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[    0.450439] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.450924] pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
[    0.451015] pcieport 0000:00:1c.4: AER: enabled with IRQ 123
[    0.451422] pcieport 0000:00:1c.5: PME: Signaling with IRQ 124
[    0.451504] pcieport 0000:00:1c.5: AER: enabled with IRQ 124
[    0.451881] pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
[    0.451920] pcieport 0000:00:1d.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.452133] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.453195] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.453234] ACPI: button: Sleep Button [SLPB]
[    0.453293] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.453324] ACPI: button: Power Button [PWRB]
[    0.453388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.453440] ACPI: button: Power Button [PWRF]
[    0.455289] thermal LNXTHERM:00: registered as thermal_zone0
[    0.455294] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.455838] thermal LNXTHERM:01: registered as thermal_zone1
[    0.455842] ACPI: thermal: Thermal Zone [TZ01] (30 C)
[    0.456260] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.477430] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.480626] hpet_acpi_add: no address or irqs in _CRS
[    0.480727] Linux agpgart interface v0.103
[    0.497831] loop: module loaded
[    0.498420] tun: Universal TUN/TAP device driver, 1.6
[    0.498524] PPP generic driver version 2.4.2
[    0.498654] VFIO - User Level meta-driver version: 0.3
[    0.498784] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.498789] ehci-pci: EHCI PCI platform driver
[    0.498807] ehci-platform: EHCI generic platform driver
[    0.498821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.498825] ohci-pci: OHCI PCI platform driver
[    0.498837] ohci-platform: OHCI generic platform driver
[    0.498849] uhci_hcd: USB Universal Host Controller Interface driver
[    0.498976] i8042: PNP: No PS/2 controller found.
[    0.499087] mousedev: PS/2 mouse device common for all mice
[    0.499264] rtc_cmos 00:02: RTC can wake from S4
[    0.499969] rtc_cmos 00:02: registered as rtc0
[    0.500100] rtc_cmos 00:02: setting system clock to 2023-05-07T05:39:01 UTC (1683437941)
[    0.500146] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
[    0.500162] i2c_dev: i2c /dev entries driver
[    0.500406] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.500453] device-mapper: uevent: version 1.0.3
[    0.500531] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.500569] platform eisa.0: Probing EISA bus 0
[    0.500573] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.500576] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.500579] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.500582] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.500584] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.500587] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.500589] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.500592] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.500594] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.500596] platform eisa.0: EISA: Detected 0 cards
[    0.500603] intel_pstate: Intel P-state driver initializing
[    0.500891] intel_pstate: HWP enabled
[    0.500993] ledtrig-cpu: registered to indicate activity on CPUs
[    0.501033] efifb: probing for efifb
[    0.501073] efifb: showing boot graphics
[    0.505453] efifb: framebuffer at 0xc0000000, using 8100k, total 8100k
[    0.505458] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.505462] efifb: scrolling: redraw
[    0.505463] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.505708] Console: switching to colour frame buffer device 240x67
[    0.516208] fb0: EFI VGA frame buffer device
[    0.516247] EFI Variables Facility v0.08 2004-May-17
[    0.545710] intel_pmc_core INT33A1:00:  initialized
[    0.545858] drop_monitor: Initializing network drop monitor service
[    0.546166] NET: Registered PF_INET6 protocol family
[    1.091975] Freeing initrd memory: 69320K
[    1.105057] Segment Routing with IPv6
[    1.105074] In-situ OAM (IOAM) with IPv6
[    1.105110] NET: Registered PF_PACKET protocol family
[    1.105156] Key type dns_resolver registered
[    1.105577] microcode: sig=0x406e3, pf=0x80, revision=0xf0
[    1.105633] microcode: Microcode Update Driver: v2.2.
[    1.105639] IPI shorthand broadcast: enabled
[    1.105658] sched_clock: Marking stable (1098953497, 6672772)->(1152671126, -47044857)
[    1.105888] registered taskstats version 1
[    1.105983] Loading compiled-in X.509 certificates
[    1.106917] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704'
[    1.107693] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    1.108441] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    1.108443] blacklist: Loading compiled-in revocation X.509 certificates
[    1.108467] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    1.108488] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[    1.108508] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[    1.108528] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[    1.108548] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[    1.108571] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[    1.108591] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[    1.108614] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[    1.108744] zswap: loaded using pool lzo/zbud
[    1.108986] Key type .fscrypt registered
[    1.108988] Key type fscrypt-provisioning registered
[    1.109137] Key type trusted registered
[    1.114871] Key type encrypted registered
[    1.114878] AppArmor: AppArmor sha1 policy hashing enabled
[    1.116019] integrity: Loading X.509 certificate: UEFI:db
[    1.116691] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[    1.116694] integrity: Loading X.509 certificate: UEFI:db
[    1.116944] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    1.116946] integrity: Loading X.509 certificate: UEFI:db
[    1.116981] integrity: Loaded X.509 cert 'XI'AN SAMING TECHNOLOGY CO., LTD.: ae2df56baae3673fa15002580ced8e65905fade8'
[    1.116982] integrity: Loading X.509 certificate: UEFI:db
[    1.117010] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.117012] integrity: Loading X.509 certificate: UEFI:db
[    1.117037] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.117039] integrity: Loading X.509 certificate: UEFI:db
[    1.117288] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.118237] integrity: Revoking X.509 certificate: UEFI:dbx
[    1.118267] blacklist: Revoked X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    1.118269] integrity: Revoking X.509 certificate: UEFI:dbx
[    1.118288] blacklist: Revoked X.509 cert 'Debian Secure Boot Signer: 00a7468def'
[    1.118809] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    1.119078] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.119080] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    1.119327] integrity: Loaded X.509 cert 'VMware: e59b8cb46842299b946c31bc8785f452ace68263'
[    1.119329] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    1.119562] integrity: Loaded X.509 cert 'VMware: 71f3a607b67dba749419c9cd0eb782baf029f2ef'
[    1.119568] Loading compiled-in module X.509 certificates
[    1.120326] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704'
[    1.120329] ima: Allocated hash algorithm: sha1
[    1.157771] ima: No architecture policies found
[    1.157794] evm: Initialising EVM extended attributes:
[    1.157797] evm: security.selinux
[    1.157799] evm: security.SMACK64
[    1.157801] evm: security.SMACK64EXEC
[    1.157803] evm: security.SMACK64TRANSMUTE
[    1.157805] evm: security.SMACK64MMAP
[    1.157807] evm: security.apparmor
[    1.157808] evm: security.ima
[    1.157810] evm: security.capability
[    1.157812] evm: HMAC attrs: 0x1
[    1.158512] PM:   Magic number: 7:180:668
[    1.158982] RAS: Correctable Errors collector initialized.
[    1.158991] Lockdown: swapper/0: hibernation is restricted; see man kernel_lockdown.7
[    1.162040] Freeing unused decrypted memory: 2036K
[    1.163351] Freeing unused kernel image (initmem) memory: 3244K
[    1.175171] Write protecting the kernel read-only data: 30720k
[    1.176259] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.176906] Freeing unused kernel image (rodata/data gap) memory: 1448K
[    1.264346] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.264349] x86/mm: Checking user space page tables
[    1.336420] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.336428] Run /init as init process
[    1.336430]   with arguments:
[    1.336432]     /init
[    1.336434]     splash
[    1.336436]   with environment:
[    1.336437]     HOME=/
[    1.336438]     TERM=linux
[    1.336440]     BOOT_IMAGE=/boot/vmlinuz-5.15.0-71-generic
[    1.442969] tsc: Refined TSC clocksource calibration: 1991.999 MHz
[    1.442981] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d4ffc055, max_idle_ns: 881590662783 ns
[    1.443101] clocksource: Switched to clocksource tsc
[    1.606186] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.613694] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.615367] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    1.617074] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.617121] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.620977] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.620988] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.620995] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.621053] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.621058] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.621062] usb usb1: Product: xHCI Host Controller
[    1.621065] usb usb1: Manufacturer: Linux 5.15.0-71-generic xhci-hcd
[    1.621067] usb usb1: SerialNumber: 0000:00:14.0
[    1.621448] hub 1-0:1.0: USB hub found
[    1.621470] hub 1-0:1.0: 12 ports detected
[    1.633226] i2c i2c-0: 1/2 memory slots populated (from DMI)
[    1.633639] ahci 0000:00:17.0: version 3.0
[    1.636739] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.637130] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.637139] ahci 0000:00:17.0: flags: 64bit ncq led clo only pio slum part deso sadm sds apst 
[    1.639115] acpi PNP0C14:01: duplicate WMI GUID 97845ED0-4E6D-11DE-8A39-0800200C9A66 (first instance was on PNP0C14:00)
[    1.639562] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    1.639805] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.639811] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.639815] usb usb2: Product: xHCI Host Controller
[    1.639818] usb usb2: Manufacturer: Linux 5.15.0-71-generic xhci-hcd
[    1.639821] usb usb2: SerialNumber: 0000:00:14.0
[    1.642383] scsi host0: ahci
[    1.666767] hub 2-0:1.0: USB hub found
[    1.666784] hub 2-0:1.0: 6 ports detected
[    1.666985] scsi host1: ahci
[    1.667117] ata1: SATA max UDMA/133 abar m2048@0xdf233000 port 0xdf233100 irq 127
[    1.667122] ata2: SATA max UDMA/133 abar m2048@0xdf233000 port 0xdf233180 irq 127
[    1.676038] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    1.690189] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    1.690444] r8169 0000:02:00.0 eth0: RTL8168g/8111g, 2c:fd:a1:37:ff:fc, XID 4c0, IRQ 128
[    1.690452] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.971063] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    1.983063] ata2: SATA link down (SStatus 4 SControl 300)
[    1.983121] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.985192] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)

[    1.985338] No Local Variables are initialized for Method [_GTF]

[    1.985345] No Arguments are initialized for method [_GTF]

[    1.985353] ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    2.012722] ata1.00: ATA-10: ST1000LM035-1RK172, SDM2, max UDMA/133
[    2.107168] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.119373] usb 1-2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    2.119385] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.119391] usb 1-2: Product: USB 2.0 Hub
[    2.120240] hub 1-2:1.0: USB hub found
[    2.120290] hub 1-2:1.0: 4 ports detected
[    2.121156] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)

[    2.121330] No Local Variables are initialized for Method [_GTF]

[    2.121336] No Arguments are initialized for method [_GTF]

[    2.121346] ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    2.157665] ata1.00: configured for UDMA/133
[    2.167436] scsi 0:0:0:0: Direct-Access     ATA      ST1000LM035-1RK1 SDM2 PQ: 0 ANSI: 5
[    2.168138] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.168391] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.168401] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.168440] sd 0:0:0:0: [sda] Write Protect is off
[    2.168450] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.168508] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.242356]  sda: sda1 sda2
[    2.247071] usb 1-4: new low-speed USB device number 3 using xhci_hcd
[    2.267175] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.276522] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    2.276772] asus_wmi: ASUS WMI generic driver loaded
[    2.407357] usb 1-4: New USB device found, idVendor=0c45, idProduct=5112, bcdDevice= 1.01
[    2.407373] usb 1-4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.407382] usb 1-4: Product: ASUS ZEN AIO WIRED KEYBOARD
[    2.599077] usb 1-2.2: new low-speed USB device number 4 using xhci_hcd
[    2.823814] usb 1-2.2: New USB device found, idVendor=093a, idProduct=5112, bcdDevice= 1.00
[    2.823828] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.823835] usb 1-2.2: Product: ASUS AIO USB Optical Mouse
[    2.823840] usb 1-2.2: Manufacturer: PixArt
[    2.947068] usb 1-6: new high-speed USB device number 5 using xhci_hcd
[    3.129526] usb 1-6: New USB device found, idVendor=0bda, idProduct=57f6, bcdDevice= 0.03
[    3.129540] usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    3.129546] usb 1-6: Product: USB2.0 HD UVC WebCam
[    3.129552] usb 1-6: Manufacturer: 04081-0009490017451009094
[    3.129556] usb 1-6: SerialNumber: 200901010001
[    3.275066] usb 1-2.3: new high-speed USB device number 6 using xhci_hcd
[    3.476318] usb 1-2.3: New USB device found, idVendor=04e8, idProduct=61b6, bcdDevice=13.01
[    3.476332] usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.476338] usb 1-2.3: Product: Samsung M3 Portable
[    3.476344] usb 1-2.3: Manufacturer: Samsung M3 Portable
[    3.476348] usb 1-2.3: SerialNumber: 07817DE71A000046
[    3.603064] usb 1-7: new full-speed USB device number 7 using xhci_hcd
[    3.752294] usb 1-7: New USB device found, idVendor=13d3, idProduct=3472, bcdDevice= 0.01
[    3.752308] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.809875] hid: raw HID events driver (C) Jiri Kosina
[    3.822623] usbcore: registered new interface driver usbhid
[    3.822628] usbhid: USB HID core driver
[    3.826803] usb-storage 1-2.3:1.0: USB Mass Storage device detected
[    3.827015] scsi host2: usb-storage 1-2.3:1.0
[    3.827154] usbcore: registered new interface driver usb-storage
[    3.830137] usbcore: registered new interface driver uas
[    3.830628] input: PixArt ASUS AIO USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/0003:093A:5112.0003/input/input3
[    3.831126] hid-generic 0003:093A:5112.0003: input,hidraw0: USB HID v1.11 Mouse [PixArt ASUS AIO USB Optical Mouse] on usb-0000:00:14.0-2.2/input0
[    3.834229] input: ASUS ZEN AIO WIRED KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:0C45:5112.0001/input/input4
[    3.891469] asus 0003:0C45:5112.0001: input,hidraw1: USB HID v1.11 Keyboard [ASUS ZEN AIO WIRED KEYBOARD] on usb-0000:00:14.0-4/input0
[    3.891939] input: ASUS ZEN AIO WIRED KEYBOARD as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0C45:5112.0002/input/input5
[    3.952016] asus 0003:0C45:5112.0002: input,hiddev0,hidraw2: USB HID v1.11 Device [ASUS ZEN AIO WIRED KEYBOARD] on usb-0000:00:14.0-4/input1
[    4.462941] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.832149] scsi 2:0:0:0: Direct-Access     Samsung  M3 Portable      1301 PQ: 0 ANSI: 6
[    4.832899] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    4.833367] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    4.833840] sd 2:0:0:0: [sdb] Write Protect is off
[    4.833855] sd 2:0:0:0: [sdb] Mode Sense: 33 00 00 08
[    4.834321] sd 2:0:0:0: [sdb] No Caching mode page found
[    4.834441] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    7.875500]  sdb: sdb1 sdb2
[    7.876917] sd 2:0:0:0: [sdb] Attached SCSI disk
[    7.877014] systemd[1]: Inserted module 'autofs4'
[    8.143893] systemd[1]: systemd 249.11-0ubuntu3.9 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    8.163618] systemd[1]: Detected architecture x86-64.
[    8.207969] systemd[1]: Hostname set to <francois-V241IC-R>.
[    8.214136] Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
[   14.026744] systemd[1]: Queued start job for default target Graphical Interface.
[   14.029492] systemd[1]: Created slice Virtual Machine and Container Slice.
[   14.030739] systemd[1]: Created slice Slice /system/modprobe.
[   14.031558] systemd[1]: Created slice Slice /system/systemd-fsck.
[   14.032018] systemd[1]: Created slice User and Session Slice.
[   14.032222] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   14.032591] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   14.032724] systemd[1]: Reached target Remote File Systems.
[   14.032747] systemd[1]: Reached target Slice Units.
[   14.032776] systemd[1]: Reached target Mounting snaps.
[   14.032822] systemd[1]: Reached target Local Verity Protected Volumes.
[   14.032846] systemd[1]: Reached target Libvirt guests shutdown.
[   14.032990] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   14.033224] systemd[1]: Listening on LVM2 poll daemon socket.
[   14.033432] systemd[1]: Listening on Syslog Socket.
[   14.033598] systemd[1]: Listening on fsck to fsckd communication Socket.
[   14.033694] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   14.034102] systemd[1]: Listening on Journal Audit Socket.
[   14.034305] systemd[1]: Listening on Journal Socket (/dev/log).
[   14.034541] systemd[1]: Listening on Journal Socket.
[   14.055831] systemd[1]: Listening on udev Control Socket.
[   14.056362] systemd[1]: Listening on udev Kernel Socket.
[   14.059320] systemd[1]: Mounting Huge Pages File System...
[   14.062307] systemd[1]: Mounting POSIX Message Queue File System...
[   14.066367] systemd[1]: Mounting Kernel Debug File System...
[   14.069727] systemd[1]: Mounting Kernel Trace File System...
[   14.076543] systemd[1]: Starting Journal Service...
[   14.077105] systemd[1]: Finished Availability of block devices.
[   14.092824] systemd[1]: Starting Set the console keyboard layout...
[   14.094389] systemd[1]: Starting Create List of Static Device Nodes...
[   14.096004] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   14.098607] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[   14.101042] systemd[1]: Starting Load Kernel Module configfs...
[   14.103336] systemd[1]: Starting Load Kernel Module drm...
[   14.105724] systemd[1]: Starting Load Kernel Module efi_pstore...
[   14.108408] systemd[1]: Starting Load Kernel Module fuse...
[   14.110626] systemd[1]: Starting Load Kernel Module pstore_blk...
[   14.113341] systemd[1]: Starting Load Kernel Module pstore_zone...
[   14.116005] systemd[1]: Starting Load Kernel Module ramoops...
[   14.116629] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   14.133645] systemd[1]: Starting Load Kernel Modules...
[   14.135154] systemd[1]: Starting Remount Root and Kernel File Systems...
[   14.136581] systemd[1]: Starting Coldplug All udev Devices...
[   14.138048] systemd[1]: Started Read required files in advance.
[   14.141196] systemd[1]: Mounted Huge Pages File System.
[   14.141354] systemd[1]: Mounted POSIX Message Queue File System.
[   14.141502] systemd[1]: Mounted Kernel Debug File System.
[   14.141631] systemd[1]: Mounted Kernel Trace File System.
[   14.141968] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   14.142314] systemd[1]: Finished Load Kernel Module configfs.
[   14.142704] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   14.143078] systemd[1]: Finished Load Kernel Module fuse.
[   14.144539] systemd[1]: Mounting FUSE Control File System...
[   14.145892] systemd[1]: Mounting Kernel Configuration File System...
[   14.149770] systemd[1]: Mounted FUSE Control File System.
[   14.149947] systemd[1]: Mounted Kernel Configuration File System.
[   14.238446] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully.
[   14.240533] systemd[1]: Finished Load Kernel Module pstore_zone.
[   14.243797] systemd[1]: modprobe@ramoops.service: Deactivated successfully.
[   14.245319] systemd[1]: Finished Load Kernel Module ramoops.
[   14.247365] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully.
[   14.248042] systemd[1]: Finished Load Kernel Module pstore_blk.
[   14.347618] pstore: Using crash dump compression: deflate
[   14.347634] pstore: Registered efi as persistent store backend
[   14.348982] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   14.349479] systemd[1]: Finished Load Kernel Module efi_pstore.
[   14.364502] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   14.364851] systemd[1]: Finished Load Kernel Module drm.
[   14.446283] systemd[1]: modprobe@chromeos_pstore.service: Deactivated successfully.
[   14.447679] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[   14.496331] systemd[1]: Finished Create List of Static Device Nodes.
[   14.600855] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[   14.609963] systemd[1]: Finished Remount Root and Kernel File Systems.
[   14.614707] systemd[1]: Activating swap /swapfile...
[   14.615292] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   14.620209] systemd[1]: Starting Load/Save Random Seed...
[   14.625659] systemd[1]: Starting Create System Users...
[   14.676767] lp: driver loaded but no devices found
[   14.723344] ppdev: user-space parallel port driver
[   14.867439] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k FS
[   14.867565] systemd[1]: Activated swap /swapfile.
[   14.867737] systemd[1]: Reached target Swaps.
[   14.898998] systemd[1]: Started Journal Service.
[   15.113312] systemd-journald[355]: Received client request to flush runtime journal.
[   15.329517] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   15.345647] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   15.353108] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   25.057404] loop0: detected capacity change from 0 to 136
[   25.058198] loop1: detected capacity change from 0 to 136
[   25.246864] loop2: detected capacity change from 0 to 113888
[   25.273448] loop3: detected capacity change from 0 to 129672
[   25.367674] loop4: detected capacity change from 0 to 8
[   25.429381] loop5: detected capacity change from 0 to 305160
[   25.442172] loop6: detected capacity change from 0 to 239176
[   25.445776] loop7: detected capacity change from 0 to 113896
[   25.446231] loop8: detected capacity change from 0 to 239128
[   25.471140] loop9: detected capacity change from 0 to 304008
[   25.649268] loop10: detected capacity change from 0 to 129712
[   26.073883] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   26.076298] intel_rapl_common: Found RAPL domain package
[   26.076303] intel_rapl_common: Found RAPL domain dram
[   26.238728] asus_wmi: Initialization: 0x1
[   26.238850] asus_wmi: BIOS WMI version: 9.0
[   26.238931] asus_wmi: SFUN value: 0x21
[   26.238934] eeepc-wmi eeepc-wmi: Detected ATK, not ASUSWMI, use DSTS
[   26.243268] asus_wmi: Initialization: 0x1
[   26.244126] asus_wmi: BIOS WMI version: 9.0
[   26.248673] asus_wmi: SFUN value: 0x21
[   26.248683] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[   26.248688] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[   26.254833] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input6
[   26.264787] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   26.264793] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   26.264795] RAPL PMU: hw unit of domain package 2^-14 Joules
[   26.264797] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   26.264799] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   26.264801] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   26.268610] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input7
[   26.337560] loop11: detected capacity change from 0 to 149488
[   26.385514] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   26.436846] loop12: detected capacity change from 0 to 149488
[   26.442147] loop13: detected capacity change from 0 to 112848
[   26.447512] loop14: detected capacity change from 0 to 534912
[   26.658590] cryptd: max_cpu_qlen set to 1000
[   26.737964] AVX2 version of gcm_enc/dec engaged.
[   26.738026] AES CTR mode by8 optimization enabled
[   26.980710] loop15: detected capacity change from 0 to 112704
[   27.048759] loop16: detected capacity change from 0 to 541504
[   27.155334] Lockdown: systemd-udevd: unsigned module loading is restricted; see man kernel_lockdown.7
[   27.155903] Lockdown: systemd-udevd: unsigned module loading is restricted; see man kernel_lockdown.7
[   27.156395] Lockdown: systemd-udevd: unsigned module loading is restricted; see man kernel_lockdown.7
[   27.638177] intel_rapl_common: Found RAPL domain package
[   27.638181] intel_rapl_common: Found RAPL domain core
[   27.638183] intel_rapl_common: Found RAPL domain uncore
[   27.638185] intel_rapl_common: Found RAPL domain dram
[   27.638186] intel_rapl_common: Found RAPL domain psys
[   28.096343] loop17: detected capacity change from 0 to 495408
[   28.263613] loop18: detected capacity change from 0 to 494576
[   28.336561] Bluetooth: Core ver 2.22
[   28.336639] NET: Registered PF_BLUETOOTH protocol family
[   28.336645] Bluetooth: HCI device and connection manager initialized
[   28.336659] Bluetooth: HCI socket layer initialized
[   28.336667] Bluetooth: L2CAP socket layer initialized
[   28.336678] Bluetooth: SCO socket layer initialized
[   29.712954] mc: Linux media interface: v0.10
[   29.753149] loop19: detected capacity change from 0 to 801328
[   29.789517] videodev: Linux video capture interface: v2.00
[   29.864705] Console: switching to colour dummy device 80x25
[   29.864812] i915 0000:00:02.0: vgaarb: deactivate vga console
[   29.868128] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   29.915683] i915 0000:00:02.0: [drm] [ENCODER:101:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[   29.936001] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[   29.950736] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   29.952464] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[   29.952968] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   29.962685] fbcon: i915drmfb (fb0) is primary device
[   30.088498] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[   30.401588] loop21: detected capacity change from 0 to 288072
[   30.409448] loop20: detected capacity change from 0 to 288120
[   30.481409] loop22: detected capacity change from 0 to 1067904
[   31.071740] Console: switching to colour frame buffer device 240x67
[   31.109769] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   31.182835] intel_tcc_cooling: Programmable TCC Offset detected
[   31.337391] usb 1-6: Found UVC 1.00 device USB2.0 HD UVC WebCam (0bda:57f6)
[   31.344814] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input9
[   31.345142] usbcore: registered new interface driver uvcvideo
[   31.379516] usbcore: registered new interface driver btusb
[   31.393265] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:speaker
[   31.393282] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   31.393292] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   31.393300] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   31.393305] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   31.393310] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x12
[   31.460569] usb 1-7: USB disconnect, device number 7
[   31.461216] usbcore: registered new interface driver ath3k
[   31.467439] loop23: detected capacity change from 0 to 337560
[   31.775082] usb 1-7: new full-speed USB device number 8 using xhci_hcd
[   31.938802] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   31.942707] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   31.944059] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   31.944411] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   31.944615] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   31.944803] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   31.945041] loop24: detected capacity change from 0 to 447264
[   31.951672] loop25: detected capacity change from 0 to 447264
[   31.962265] loop26: detected capacity change from 0 to 716160
[   32.062416] loop27: detected capacity change from 0 to 337560
[   32.771337] loop28: detected capacity change from 0 to 716168
[   32.993340] loop29: detected capacity change from 0 to 943224
[   32.998154] loop30: detected capacity change from 0 to 5208
[   33.102643] loop31: detected capacity change from 0 to 943224
[   33.550689] loop32: detected capacity change from 0 to 3048
[   33.696452] loop33: detected capacity change from 0 to 280
[   33.704107] loop34: detected capacity change from 0 to 264
[   33.860791] loop35: detected capacity change from 0 to 166424
[   33.948342] loop36: detected capacity change from 0 to 187776
[   33.958017] loop37: detected capacity change from 0 to 75960
[   33.988849] loop38: detected capacity change from 0 to 6272
[   34.075911] loop39: detected capacity change from 0 to 895696
[   34.087010] loop41: detected capacity change from 0 to 94056
[   34.096427] loop40: detected capacity change from 0 to 895696
[   34.103859] loop42: detected capacity change from 0 to 94064
[   34.116680] loop43: detected capacity change from 0 to 856
[   34.130727] loop44: detected capacity change from 0 to 904
[   34.136779] loop45: detected capacity change from 0 to 320792
[   34.140983] loop46: detected capacity change from 0 to 321688
[   35.891164] loop47: detected capacity change from 0 to 896
[   35.896972] loop48: detected capacity change from 0 to 203720
[   35.947655] loop49: detected capacity change from 0 to 896
[   36.182188] loop50: detected capacity change from 0 to 661400
[   36.374571] loop51: detected capacity change from 0 to 710280
[   36.382566] loop52: detected capacity change from 0 to 710160
[   37.108056] usb 1-7: New USB device found, idVendor=13d3, idProduct=3472, bcdDevice= 0.02
[   37.108090] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   37.330487] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   37.334380] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   37.338229] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   39.708368] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   39.712200] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   39.716048] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   40.235616] audit: type=1400 audit(1683437981.230:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1024 comm="apparmor_parser"
[   40.235649] audit: type=1400 audit(1683437981.230:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1024 comm="apparmor_parser"
[   40.236749] audit: type=1400 audit(1683437981.230:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=1023 comm="apparmor_parser"
[   40.332237] audit: type=1400 audit(1683437981.326:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1028 comm="apparmor_parser"
[   40.332261] audit: type=1400 audit(1683437981.326:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1028 comm="apparmor_parser"
[   40.332275] audit: type=1400 audit(1683437981.326:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1028 comm="apparmor_parser"
[   40.352660] audit: type=1400 audit(1683437981.346:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1025 comm="apparmor_parser"
[   40.352667] audit: type=1400 audit(1683437981.346:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=1025 comm="apparmor_parser"
[   40.352671] audit: type=1400 audit(1683437981.346:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1025 comm="apparmor_parser"
[   40.352676] audit: type=1400 audit(1683437981.346:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=1025 comm="apparmor_parser"
[   77.936993] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   77.937006] Bluetooth: BNEP filters: protocol multicast
[   77.937021] Bluetooth: BNEP socket layer initialized
[   78.240864] NET: Registered PF_ALG protocol family
[   79.179334] Guest personality initialized and is inactive
[   79.179572] VMCI host device registered (name=vmci, major=10, minor=122)
[   79.179588] Initialized host personality
[   79.712183] NET: Registered PF_VSOCK protocol family
[   81.827070] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[   81.999173] r8169 0000:02:00.0 enp2s0: Link is Down
[   84.446761] loop53: detected capacity change from 0 to 8
[   88.381961] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   91.538085] kauditd_printk_skb: 103 callbacks suppressed
[   91.538088] audit: type=1400 audit(1683438032.530:115): apparmor="DENIED" operation="capable" profile="/usr/sbin/cupsd" pid=1334 comm="cupsd" capability=12  capname="net_admin"
[   94.549924] r8169 0000:02:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   94.621920] audit: type=1400 audit(1683438035.614:116): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=1624 comm="cups-browsed" capability=23  capname="sys_nice"
[  103.409537] audit: type=1400 audit(1683438044.402:117): apparmor="DENIED" operation="capable" profile="/snap/core/14946/usr/lib/snapd/snap-confine" pid=1340 comm="snap-confine" capability=12  capname="net_admin"
[  103.409868] audit: type=1400 audit(1683438044.402:118): apparmor="DENIED" operation="capable" profile="/snap/core/14946/usr/lib/snapd/snap-confine" pid=1340 comm="snap-confine" capability=38  capname="perfmon"
[  105.522677] audit: type=1400 audit(1683438046.514:119): apparmor="DENIED" operation="capable" profile="/snap/core/14946/usr/lib/snapd/snap-confine" pid=1728 comm="snap-confine" capability=12  capname="net_admin"
[  105.522687] audit: type=1400 audit(1683438046.514:120): apparmor="DENIED" operation="capable" profile="/snap/core/14946/usr/lib/snapd/snap-confine" pid=1728 comm="snap-confine" capability=38  capname="perfmon"
[  116.752393] audit: type=1326 audit(1683438057.746:121): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cupsd pid=1927 comm="cupsd" exe="/snap/cups/872/sbin/cupsd" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7fcc609ea39b code=0x50000
[  117.788979] audit: type=1326 audit(1683438058.782:122): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cupsd pid=1928 comm="cups-proxyd" exe="/snap/cups/872/sbin/cups-proxyd" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f34d856a73d code=0x50000
[  118.416382] audit: type=1326 audit(1683438059.410:123): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cupsd pid=1927 comm="cupsd" exe="/snap/cups/872/sbin/cupsd" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7fcc609ea39b code=0x50000
[  134.049640] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[  135.045511] rfkill: input handler disabled
[  191.820674] rfkill: input handler enabled
[  193.489822] Bluetooth: RFCOMM TTY layer initialized
[  193.489844] Bluetooth: RFCOMM socket layer initialized
[  193.489856] Bluetooth: RFCOMM ver 1.11
[  198.887955] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[  201.357239] audit: type=1326 audit(1683438142.350:124): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snapd-desktop-integration.snapd-desktop-integration pid=2566 comm="snapd-desktop-i" exe="/snap/snapd-desktop-integration/83/usr/bin/snapd-desktop-integration" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7fddebf93a3d code=0x50000
[  207.269411] ntfs3: Max link count 4000
[  207.269417] ntfs3: Enabled Linux POSIX ACLs support
[  207.269419] ntfs3: Read-only LZX/Xpress compression included
[  207.288185] ntfs3: Unknown parameter 'windows_names'
[  207.854238] rfkill: input handler disabled
[  210.643012] audit: type=1400 audit(1683438151.638:125): apparmor="DENIED" operation="capable" profile="/snap/core/14946/usr/lib/snapd/snap-confine" pid=2840 comm="snap-confine" capability=12  capname="net_admin"
[  210.643023] audit: type=1400 audit(1683438151.638:126): apparmor="DENIED" operation="capable" profile="/snap/core/14946/usr/lib/snapd/snap-confine" pid=2840 comm="snap-confine" capability=38  capname="perfmon"
[  228.358214] audit: type=1326 audit(1683438169.350:127): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snap-store.ubuntu-software pid=2840 comm="snap-store" exe="/snap/snap-store/638/usr/bin/snap-store" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7fcc3b6c773d code=0x50000
[  234.951796] audit: type=1107 audit(1683438175.946:128): pid=1187 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.10" pid=2840 label="snap.snap-store.ubuntu-software" peer_pid=1212 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  234.952879] audit: type=1107 audit(1683438175.946:129): pid=1187 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.10" pid=2840 label="snap.snap-store.ubuntu-software" peer_pid=1212 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  234.958589] audit: type=1107 audit(1683438175.950:130): pid=1187 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.10" pid=2840 label="snap.snap-store.ubuntu-software" peer_pid=1212 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  234.959572] audit: type=1107 audit(1683438175.954:131): pid=1187 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.10" pid=2840 label="snap.snap-store.ubuntu-software" peer_pid=1212 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  237.995119] audit: type=1400 audit(1683438178.990:132): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/PackageKit/Vendor.conf" pid=2840 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  239.763488] audit: type=1400 audit(1683438180.758:133): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/appstream.conf" pid=2840 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  246.590615] audit: type=1400 audit(1683438187.582:134): apparmor="DENIED" operation="capable" profile="/snap/core/14946/usr/lib/snapd/snap-confine" pid=3247 comm="snap-confine" capability=12  capname="net_admin"
[  246.590625] audit: type=1400 audit(1683438187.582:135): apparmor="DENIED" operation="capable" profile="/snap/core/14946/usr/lib/snapd/snap-confine" pid=3247 comm="snap-confine" capability=38  capname="perfmon"
[  247.122479] audit: type=1400 audit(1683438188.114:136): apparmor="DENIED" operation="open" profile="snap-update-ns.firefox" name="/var/lib/" pid=3272 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[  247.147155] audit: type=1400 audit(1683438188.142:137): apparmor="DENIED" operation="open" profile="snap-update-ns.firefox" name="/var/lib/" pid=3272 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[  259.625902] audit: type=1400 audit(1683438200.618:138): apparmor="DENIED" operation="open" profile="snap.firefox.firefox" name="/etc/igfx_user_feature.txt" pid=3375 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  259.627952] audit: type=1400 audit(1683438200.622:139): apparmor="DENIED" operation="open" profile="snap.firefox.firefox" name="/etc/igfx_user_feature.txt" pid=3375 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  259.776882] audit: type=1400 audit(1683438200.770:140): apparmor="DENIED" operation="open" profile="snap.firefox.firefox" name="/etc/igfx_user_feature.txt" pid=3375 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  259.776919] audit: type=1400 audit(1683438200.770:141): apparmor="DENIED" operation="open" profile="snap.firefox.firefox" name="/etc/igfx_user_feature.txt" pid=3375 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  264.201793] audit: type=1326 audit(1683438205.194:142): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.firefox.firefox pid=3247 comm="firefox" exe="/snap/firefox/2605/usr/lib/firefox/firefox" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f6d13d5573d code=0x50000
[  383.088608] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[  383.088655] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
[  387.011319] r8169 0000:02:00.0 enp2s0: Link is Down
[  391.193957] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx

Et la commande

sudo systemd-analyze blame

donne :

1min 2.314s plymouth-quit-wait.service
    47.216s systemd-journal-flush.service
    36.550s logrotate.service
    36.306s snapd.service
    22.594s dev-sda2.device
    19.765s systemd-udevd.service
    15.956s cups.service
    15.048s udisks2.service
    13.639s apport-autoreport.service
    12.595s networkd-dispatcher.service
    11.914s run-qemu.mount
    11.738s snap-acrordrdc-53.mount
    11.683s accounts-daemon.service
    11.657s snap-acrordrdc-62.mount
    11.614s ModemManager.service
    11.499s snap-bare-5.mount
    11.492s snap-chromium-2415.mount
    11.489s snap-chromium-2424.mount
    11.486s snap-core-14784.mount
    11.367s snap-core-14946.mount
    11.364s snap-core18-2714.mount
    11.345s snap-core18-2721.mount
    11.341s snap-core20-1852.mount
    11.339s snap-core20-1879.mount
    11.068s polkit.service
    11.061s power-profiles-daemon.service
    10.897s avahi-daemon.service
    10.884s bluetooth.service
    10.874s NetworkManager.service
    10.590s lvm2-monitor.service
    10.274s snap-core22-607.mount
    10.174s snap-core22-617.mount
    10.169s snap-cups-836.mount
    10.167s snap-cups-872.mount
    10.164s snap-deja\x2ddup-553.mount
    10.161s snap-deja\x2ddup-558.mount
     9.238s switcheroo-control.service
     9.213s thermald.service
     9.205s systemd-logind.service
     9.200s systemd-machined.service
     8.520s snap-firefox-2579.mount
     8.420s wpa_supplicant.service
     8.353s snap-firefox-2605.mount
     8.028s smartmontools.service
     7.528s gdm.service
     7.370s vmware-USBArbitrator.service
     6.925s libvirtd.service
     6.866s snap-gimp-383.mount
     6.251s snap-gimp-393.mount
     6.240s snap-gnome\x2d3\x2d26\x2d1604-104.mount
     6.232s snap-gnome\x2d3\x2d26\x2d1604-111.mount
     5.222s snap-gnome\x2d3\x2d28\x2d1804-194.mount
     4.715s snap-gnome\x2d3\x2d28\x2d1804-198.mount
     4.680s snap-gnome\x2d3\x2d34\x2d1804-90.mount
     4.669s snap-gnome\x2d3\x2d34\x2d1804-93.mount
     4.650s snap-gnome\x2d3\x2d38\x2d2004-137.mount
     3.845s snap-gnome\x2d3\x2d38\x2d2004-140.mount
     3.770s vmware.service
     3.742s gpu-manager.service
     3.674s apport.service
     3.656s fwupd.service
     3.646s snapd.apparmor.service
     3.639s snap-gnome\x2d42\x2d2204-102.mount
     3.633s snap-gnome\x2d42\x2d2204-99.mount
     3.625s snap-gnome\x2dsystem\x2dmonitor-178.mount
     3.609s secureboot-db.service
     3.318s systemd-resolved.service
     3.191s grub-common.service
     3.079s snap-gnome\x2dsystem\x2dmonitor-181.mount
     2.931s snap-gtk2\x2dcommon\x2dthemes-13.mount
     2.925s snap-gtk2\x2dcommon\x2dthemes-9.mount
     2.755s snap-gtk\x2dcommon\x2dthemes-1534.mount
     2.679s snap-gtk\x2dcommon\x2dthemes-1535.mount
     2.673s snap-hunspell\x2ddictionaries\x2d1\x2d7\x2d2004-2.mount
     2.639s snap-irfanview-53.mount
     2.573s snap-kde\x2dframeworks\x2d5\x2d99\x2dqt\x2d5\x2d15\x2d7\x2dcore20-1>
     2.568s snap-kde\x2dframeworks\x2d5\x2d99\x2dqt\x2d5\x2d15\x2d7\x2dcore20-1>
     2.558s snap-snap\x2dstore-599.mount
     2.549s snap-snap\x2dstore-638.mount
     2.523s snap-snapd\x2ddesktop\x2dintegration-57.mount
     2.493s snap-snapd\x2ddesktop\x2dintegration-83.mount
     2.485s snap-spotify-63.mount
     2.480s snap-spotify-64.mount
     2.464s e2scrub_all.service
     2.463s e2scrub_reap.service
     2.451s rsyslog.service
     2.359s plymouth-start.service
     1.961s apparmor.service
     1.957s systemd-fsck@dev-disk-by\x2duuid-BE9F\x2d40E1.service
     1.683s systemd-sysusers.service
     1.443s colord.service
     1.355s dev-loop50.device
     1.348s systemd-tmpfiles-setup.service
     1.330s keyboard-setup.service
     1.285s networking.service
     1.197s packagekit.service
     1.047s dns-clean.service
     1.023s update-notifier-download.service
      889ms systemd-random-seed.service
      845ms alsa-restore.service
      822ms systemd-journald.service
      813ms dev-loop48.device
      798ms kerneloops.service
      769ms systemd-udev-trigger.service
      746ms systemd-oomd.service
      741ms systemd-sysctl.service
      735ms grub-initrd-fallback.service
      732ms systemd-tmpfiles-clean.service
      727ms snap-utorrent-101.mount
      725ms snap-utorrent-102.mount
      722ms snap-wine\x2dplatform\x2d3\x2dstable-14.mount
      641ms user@1000.service
      579ms console-setup.service
      577ms openvpn.service
      573ms libvirt-guests.service
      569ms systemd-user-sessions.service
      524ms snapd.seeded.service
      519ms systemd-tmpfiles-setup-dev.service
      500ms plymouth-read-write.service
      500ms qemu-kvm.service
      474ms systemd-remount-fs.service
      466ms ufw.service
      460ms systemd-backlight@backlight:intel_backlight.service
      452ms snap-wine\x2dplatform\x2d6\x2dstable-19.mount
      446ms dev-loop52.device
      401ms kmod-static-nodes.service
      352ms systemd-timesyncd.service
      349ms upower.service
      346ms systemd-rfkill.service
      296ms snap-wine\x2dplatform\x2druntime-343.mount
      273ms boot-efi.mount
      262ms snap-wine\x2dplatform\x2druntime-342.mount
      261ms modprobe@drm.service
      258ms dev-loop32.device
      254ms dev-loop31.device
      254ms dev-loop38.device
      254ms dev-loop36.device
      252ms swapfile.swap
      252ms dev-loop28.device
      251ms dev-loop29.device
      251ms dev-loop33.device
      250ms dev-loop34.device
      250ms dev-loop41.device
      250ms dev-loop27.device
      250ms dev-loop30.device
      249ms dev-loop40.device
      249ms dev-loop25.device
      249ms dev-loop43.device
      249ms dev-loop45.device
      248ms dev-loop42.device
      248ms dev-loop37.device
      248ms dev-loop35.device
      248ms dev-loop26.device
      247ms dev-loop46.device
      246ms dev-loop24.device
      245ms dev-loop23.device
      244ms dev-loop21.device
      244ms dev-loop39.device
      244ms dev-loop47.device
      244ms dev-loop49.device
      242ms dev-loop44.device
      231ms dev-loop51.device
      209ms ifupdown-pre.service
      199ms blueman-mechanism.service
      180ms dev-loop11.device
      177ms dev-loop9.device
      175ms dev-loop6.device
      172ms dev-loop17.device
      172ms dev-loop22.device
      172ms dev-loop20.device
      171ms dev-loop15.device
      171ms dev-loop19.device
      166ms dev-loop5.device
      165ms dev-loop7.device
      161ms dev-loop3.device
      161ms dev-loop8.device
      160ms dev-loop16.device
      160ms dev-loop18.device
      159ms dev-loop10.device
      159ms dev-loop12.device
      159ms dev-loop14.device
      158ms dev-loop13.device
      155ms dev-loop2.device
      141ms dev-loop0.device
      137ms dev-loop1.device
      127ms dev-loop4.device
      101ms proc-sys-fs-binfmt_misc.mount
      100ms var-snap-firefox-common-host\x2dhunspell.mount
       91ms systemd-update-utmp.service
       81ms dev-hugepages.mount
       80ms modprobe@chromeos_pstore.service
       79ms dev-mqueue.mount
       75ms sys-kernel-debug.mount
       71ms sys-kernel-tracing.mount
       47ms rtkit-daemon.service
       40ms modprobe@configfs.service
       35ms user-runtime-dir@1000.service
       35ms setvtrgb.service
       34ms modprobe@fuse.service
       22ms modprobe@efi_pstore.service
       20ms systemd-modules-load.service
       18ms libvirtd.socket
       16ms modprobe@pstore_blk.service
       14ms systemd-update-utmp-runlevel.service
       12ms snapd.socket
       12ms modprobe@pstore_zone.service
       10ms ureadahead-stop.service
        8ms modprobe@ramoops.service
        5ms sys-fs-fuse-connections.mount
        4ms sys-kernel-config.mount
       98us blk-availability.service
lines 189-211/211 (END)

Merci!

Hors ligne

#6 Le 07/05/2023, à 18:02

inbox

Re : Lenteur à l'allumage de l'ordinateur

Donne aussi le contenu de :

cat /etc/fstab

Installe Smarmontools avec :

sudo apt-get install --no-install-recommends smartmontools 

Donne les retours de :

 sudo smartctl -s on -a /dev/sda
 sudo smartctl -s on -a /dev/sdb

Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#7 Le 08/05/2023, à 11:01

onill@free.fr

Re : Lenteur à l'allumage de l'ordinateur

Bonjour inbox
La commande 

cat /etc/fstab

donne :

# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda2 during installation
UUID=9d014533-2cd1-4932-a422-54cc0d118ca5 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=BE9F-40E1  /boot/efi       vfat    umask=0077      0       1
/swapfile                                 none            swap    sw              0       0

Hors ligne

#8 Le 08/05/2023, à 11:05

onill@free.fr

Re : Lenteur à l'allumage de l'ordinateur

Smartmontools était déjà installé

La commande 

sudo smartctl -s on -a /dev/sda

donne :

smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-71-generic] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Mobile HDD
Device Model:     ST1000LM035-1RK172
Serial Number:    ZDE5FV64
LU WWN Device Id: 5 000c50 0a526fa7e
Firmware Version: SDM2
User Capacity:    1000204886016 bytes [1,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-3 T13/2161-D revision 3b
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Mon May  8 11:02:52 2023 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

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

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(    0) seconds.
Offline data collection
capabilities: 			 (0x71) SMART execute Offline immediate.
					No Auto Offline data collection support.
					Suspend Offline collection upon new
					command.
					No Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   1) minutes.
Extended self-test routine
recommended polling time: 	 ( 165) minutes.
Conveyance self-test routine
recommended polling time: 	 (   2) minutes.
SCT capabilities: 	       (0x3035)	SCT Status supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   082   064   006    Pre-fail  Always       -       175240714
  3 Spin_Up_Time            0x0003   099   099   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   094   094   020    Old_age   Always       -       6366
  5 Reallocated_Sector_Ct   0x0033   100   100   036    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   085   060   045    Pre-fail  Always       -       351268104
  9 Power_On_Hours          0x0032   091   091   000    Old_age   Always       -       8686 (156 164 0)
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   094   094   020    Old_age   Always       -       6365
184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
188 Command_Timeout         0x0032   100   099   000    Old_age   Always       -       12
189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always       -       0
190 Airflow_Temperature_Cel 0x0022   077   054   040    Old_age   Always       -       23 (Min/Max 18/23)
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       6
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       191
193 Load_Cycle_Count        0x0032   096   096   000    Old_age   Always       -       8692
194 Temperature_Celsius     0x0022   023   046   000    Old_age   Always       -       23 (0 12 0 0 0)
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       8677 (82 32 0)
241 Total_LBAs_Written      0x0000   100   253   000    Old_age   Offline      -       17477363181
242 Total_LBAs_Read         0x0000   100   253   000    Old_age   Offline      -       26890042634
254 Free_Fall_Sensor        0x0032   100   100   000    Old_age   Always       -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

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

Hors ligne

#9 Le 08/05/2023, à 11:07

onill@free.fr

Re : Lenteur à l'allumage de l'ordinateur

La commande

sudo smartctl -s on -a /dev/sdb

donne :

smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-71-generic] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Samsung SpinPoint M8U (USB)
Device Model:     ST1000LM025 HN-M101ABB
Serial Number:    E7082G94AAPM6D
LU WWN Device Id: 0 000000 000000000
Firmware Version: 2BA30001
User Capacity:    1000204886016 bytes [1,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 3.0, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Mon May  8 11:05:42 2023 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

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

=== START OF READ SMART DATA SECTION ===
SMART Status not supported: Incomplete response, ATA output registers missing
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(13200) seconds.
Offline data collection
capabilities: 			 (0x5b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					No Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 ( 220) minutes.
SCT capabilities: 	       (0x003f)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x002f   100   100   051    Pre-fail  Always       -       1
  2 Throughput_Performance  0x0026   252   252   000    Old_age   Always       -       0
  3 Spin_Up_Time            0x0023   089   089   025    Pre-fail  Always       -       3377
  4 Start_Stop_Count        0x0032   082   082   000    Old_age   Always       -       18605
  5 Reallocated_Sector_Ct   0x0033   252   252   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002e   252   252   051    Old_age   Always       -       0
  8 Seek_Time_Performance   0x0024   252   252   015    Old_age   Offline      -       0
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       1218
 10 Spin_Retry_Count        0x0032   252   252   051    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0032   100   100   000    Old_age   Always       -       3
 12 Power_Cycle_Count       0x0032   094   094   000    Old_age   Always       -       7065
191 G-Sense_Error_Rate      0x0022   252   252   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0022   252   252   000    Old_age   Always       -       0
194 Temperature_Celsius     0x0002   064   053   000    Old_age   Always       -       22 (Min/Max 12/47)
195 Hardware_ECC_Recovered  0x003a   100   100   000    Old_age   Always       -       0
196 Reallocated_Event_Count 0x0032   252   252   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   252   252   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0030   252   252   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0036   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x002a   100   100   000    Old_age   Always       -       11
223 Load_Retry_Count        0x0032   100   100   000    Old_age   Always       -       3
225 Load_Cycle_Count        0x0032   096   096   000    Old_age   Always       -       47631

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 0
Note: revision number not 1 implies that no selective self-test has ever been run
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Completed [00% left] (0-65535)
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

Merci!

Hors ligne

#10 Le 08/05/2023, à 11:10

iznobe

Re : Lenteur à l'allumage de l'ordinateur

Bonjour , montre :

snap list

et

lsblk -fe7 | cat

A mon avis ( je m' avance probablement , mais ya de grandes chances ) que ce soit lié au système snap + des disques durs a 5400 t/min ou est probablement installé le système , et alors on conçoit facilement un temps de démarrage de presque 2 minutes .
le disque sdB etant connecté en USB , quant a lui offrrira encore des performances amoindries selon la génération du port USB auquel il est connecté sur la carte mère .

Vu :
https://www.cdiscount.com/informatique/ … lm035.html

cdiscount a écrit :

Les points forts :

    Capacité : 1 To
    Format : 2.5" SFF
    Interfaces : 1 x SATA 6 Gb/s
    Vitesse de broche : 5400 tours/min

on est plus ou moins dans le vrai , les debits de tels disques conçus pour l' économie d ' énergie en priorité son très faibles et offrent donc des performances de misères .
Maintenant , il existe des SSD NVME PCI E qui consomme moins d' énergie que ces disques durs rotatifs , qui n' ont pas de moteur , pas de tête de lecture et qui offre des débits en lecture / écriture 1000 fois plus rapide . ca n' a absolument rien de comparable .
En informatique 5 ans c ' est une éternité .

Dernière modification par iznobe (Le 08/05/2023, à 11:21)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

En ligne

#11 Le 08/05/2023, à 15:54

inbox

Re : Lenteur à l'allumage de l'ordinateur

Les disques durs sont en bon état.

Au vu de ce qui a été vérifié, je suis du même avis : comme le système est installé sur un disque dur 5400 TR/min, il ne faut pas espérer accélérer le démarrage, sauf à installer un SSD.


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#12 Le 08/05/2023, à 18:37

onill@free.fr

Re : Lenteur à l'allumage de l'ordinateur

Bonjour iznobe,
La commande

snap list

  donne :

Nom                                   Version                     Révision  Suivi            Éditeur        Notes
acrordrdc                             2021.007.20091              62        latest/stable    mmtrt          -
bare                                  1.0                         5         latest/stable    canonical✓     base
chromium                              112.0.5615.49               2424      latest/stable    canonical✓     -
core                                  16-2.58.3                   14946     latest/stable    canonical✓     core
core18                                20230320                    2721      latest/stable    canonical✓     base
core20                                20230404                    1879      latest/stable    canonical✓     base
core22                                20230404                    617       latest/stable    canonical✓     base
cups                                  2.4.2-5                     872       latest/stable    openprinting✓  -
deja-dup                              44.1                        558       latest/stable    mterry         classic
firefox                               112.0.2-1                   2605      latest/stable    mozilla✓       -
gimp                                  2.10.30                     393       latest/stable    snapcrafters   -
gnome-3-26-1604                       3.26.0.20221130             111       latest/stable/…  canonical✓     -
gnome-3-28-1804                       3.28.0-19-g98f9e67.98f9e67  198       latest/stable    canonical✓     -
gnome-3-34-1804                       0+git.3556cb3               93        latest/stable    canonical✓     -
gnome-3-38-2004                       0+git.6f39565               140       latest/stable    canonical✓     -
gnome-42-2204                         0+git.587e965               102       latest/stable    canonical✓     -
gnome-system-monitor                  42.0                        181       latest/stable/…  canonical✓     -
gtk-common-themes                     0.1-81-g442e511             1535      latest/stable    canonical✓     -
gtk2-common-themes                    0.1                         13        latest/stable    canonical✓     -
hunspell-dictionaries-1-7-2004        1.7-20.04+pkg-6fd6          2         latest/stable    brlin          -
irfanview                             4.59                        53        latest/stable    mmtrt          -
kde-frameworks-5-99-qt-5-15-7-core20  5.99.0                      15        latest/stable    kde✓           -
snap-store                            41.3-71-g709398e            959       latest/stable/…  canonical✓     -
snapd-desktop-integration             0.9                         83        latest/stable/…  canonical✓     -
spotify                               1.2.9.743.g85d9593d         64        latest/stable    spotify✓       -
utorrent                              2.2.1.25110                 102       latest/stable    mmtrt          -
wine-platform-3-stable                3.0.4                       14        latest/stable    mmtrt          -
wine-platform-6-stable                6.0.4                       19        latest/stable    mmtrt          -
wine-platform-runtime                 v1.0                        343       latest/stable    mmtrt          -

Hors ligne

#13 Le 08/05/2023, à 18:41

onill@free.fr

Re : Lenteur à l'allumage de l'ordinateur

Et

lsblk -fe7 | cat 

donne :

NAME   FSTYPE FSVER LABEL   UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
sda                                                                             
├─sda1 vfat   FAT32         BE9F-40E1                             504,9M     1% /boot/efi
└─sda2 ext4   1.0           9d014533-2cd1-4932-a422-54cc0d118ca5  782,8G     9% /var/snap/firefox/common/host-hunspell
                                                                                /
sdb                                                                             
├─sdb1 ntfs         SAMSUNG 2046B35646B32B82                                    /media/hug/SAMSUNG
└─sdb2                                      

Merci iznobe et inbox.
Donc je comprends que la lenteur est liée au disque dur externe que j'utilise. Mais ce n'était pas si long au début.
Vous confirmez donc que je dois changer le disque dur?

Hors ligne

#14 Le 08/05/2023, à 18:46

onill@free.fr

Re : Lenteur à l'allumage de l'ordinateur

L'installation se fait directement sur la carte mère apparemment. J'ai un ordi tout-en-un, donc ce n'est pas très simple...

Hors ligne

#15 Le 08/05/2023, à 19:07

inbox

Re : Lenteur à l'allumage de l'ordinateur

Personnellement, je parle surtout du disque interne.


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#16 Le 08/05/2023, à 20:56

iznobe

Re : Lenteur à l'allumage de l'ordinateur

idem , c ' est le disque ou est installé le systeme d' exploitation , donc le disque interne ( sda ) .
ce n' est pas que lié au faibles performances de ce disque . c ' est aussi en partie ( par rapport a avant ) l ' utilisation du système de snap et l ' installation des logiciels qui sont dans la liste que tu as donné juste avant . plus il y a de logiciel au format snap , plus le démarrage est long .
les logiciels et le système de snap , au démarrage , sollicite bien plus le disque qu ' auparavant , comme ton disque a des perf , pas trop terrible , ca amplifie le temps d' attente .

Au 1er lancement de logiciel , on ressent aussi cet effet de lenteur .

Par exemple , tu démarres ton ordi , puis tu lances firefox et tu chronomètres le temps qu ' il met a apparaître . tu devrais avoir plus de 10 secondes .
Sans rien faire , tu le fermes . tu attends 10 secondes que tout les processus soit stoppé proprement .
tu le ré-ouvres , tu vas t ' apercevoir qu ' il devrait mettre 3 fois moins de temps au 2eme coup , soit environ 3 secondes , voire moins .

NOTE : il est possible de " supprimer " le système de snap , mais après une Mise A Niveau , il faudra probablement répéter la manip , et encore pas sur que ca soit encore modifiable dans un avenir proche .
il existe d' autre distributions qui n ' utilisent pas ce format de logiciels et qui donnent donc des performances bien meilleures pour des ordinateurs relativement ancien .

Le changement de disque dur peut etre une solution , mais tu ne pourras pas installer sur cet ordinateur un disque SSD NVME PCIe . il faut une emplacement spécial qui est disponible que sur les ordinateurs qui ont moins de 4 ans environ .
Au mieux , tu peux installer un SSD SATA qui te permettrait d' avoir des performances de 5 a 10 fois plus rapides que ton disque actuel . c ' est dejà pas si mal que ca .
Cela dit , si le disque est soudé a la carte mère ... ou un truc du genre ( je n' ai pas bien compris ce que tu as voulu dire a propos du disque dans ton message précédent )

un ordi tout en un , c ' est un peu comme un portable , c ' est pas facile a " décapoter " , mais une fois ouvert , le disque dur se change en un clin d ' oeil logiquement .

Dernière modification par iznobe (Le 08/05/2023, à 21:04)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

En ligne

#17 Le 13/05/2023, à 10:34

onill@free.fr

Re : Lenteur à l'allumage de l'ordinateur

Merci à tous les 2 pour ces explications très complètes.
Si je supprime les logiciels au format snap, je comprends que cela résoudrait une partie des problèmes.
Comment puis-je connaitre la liste de ces logiciels?
Bonne journée

Hors ligne

#18 Le 13/05/2023, à 15:13

iznobe

Re : Lenteur à l'allumage de l'ordinateur

avec :

snap list

et pour verifier si il existe en paquet deb

apt policy nom_paquet

pour firefox , c ' est un cas spécial , il faut faire des manips un peu particulières pour l' installer en .deb .
ou bien ( si Coeur Noir passe par là , ca m' évitera de me faire reprendre tongue ) , un fichier appimage ou une archive autonome a télécharger directement sur le site de mozilla .

Dernière modification par iznobe (Le 13/05/2023, à 15:55)


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

En ligne

#19 Le 13/05/2023, à 15:47

geole

Re : Lenteur à l'allumage de l'ordinateur

Bon à savoir: Les snap utilisent des structures loop qui sont majoritairement traitées correctement me semble-t-il.

[   25.057404] loop0: detected capacity change from 0 to 136
[   25.058198] loop1: detected capacity change from 0 to 136
[   25.246864] loop2: detected capacity change from 0 to 113888
[   25.273448] loop3: detected capacity change from 0 to 129672
[   25.367674] loop4: detected capacity change from 0 to 8
[   25.429381] loop5: detected capacity change from 0 to 305160
[   25.442172] loop6: detected capacity change from 0 to 239176
[   25.445776] loop7: detected capacity change from 0 to 113896
[   25.446231] loop8: detected capacity change from 0 to 239128
[   25.471140] loop9: detected capacity change from 0 to 304008
[   25.649268] loop10: detected capacity change from 0 to 129712
.....
[   31.945041] loop24: detected capacity change from 0 to 447264
[   31.951672] loop25: detected capacity change from 0 to 447264
[   31.962265] loop26: detected capacity change from 0 to 716160
[   32.062416] loop27: detected capacity change from 0 to 337560
[   32.771337] loop28: detected capacity change from 0 to 716168
[   32.993340] loop29: detected capacity change from 0 to 943224
[   32.998154] loop30: detected capacity change from 0 to 5208
[   33.102643] loop31: detected capacity change from 0 to 943224
[   33.550689] loop32: detected capacity change from 0 to 3048
[   33.696452] loop33: detected capacity change from 0 to 280
[   33.704107] loop34: detected capacity change from 0 to 264
[   33.860791] loop35: detected capacity change from 0 to 166424
[   33.948342] loop36: detected capacity change from 0 to 187776
[   33.958017] loop37: detected capacity change from 0 to 75960
[   33.988849] loop38: detected capacity change from 0 to 6272
[   34.075911] loop39: detected capacity change from 0 to 895696
[   34.087010] loop41: detected capacity change from 0 to 94056
[   34.096427] loop40: detected capacity change from 0 to 895696
[   34.103859] loop42: detected capacity change from 0 to 94064
[   34.116680] loop43: detected capacity change from 0 to 856
[   34.130727] loop44: detected capacity change from 0 to 904
[   34.136779] loop45: detected capacity change from 0 to 320792
[   34.140983] loop46: detected capacity change from 0 to 321688
[   35.891164] loop47: detected capacity change from 0 to 896
[   35.896972] loop48: detected capacity change from 0 to 203720
[   35.947655] loop49: detected capacity change from 0 to 896
[   36.182188] loop50: detected capacity change from 0 to 661400
[   36.374571] loop51: detected capacity change from 0 to 710280
[   36.382566] loop52: detected capacity change from 0 to 710160

et si le dernier est mis en route beaucoup tard

[   84.446761] loop53: detected capacity change from 0 to 8

Je pense que le loop n'y est pour rien. C'est certainement lié au traitement multi-tache.

Dernière modification par geole (Le 13/05/2023, à 15:56)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#20 Le 19/05/2023, à 09:49

onill@free.fr

Re : Lenteur à l'allumage de l'ordinateur

Bonjour
Merci à tous les 2!

Hors ligne

#21 Le 19/05/2023, à 10:04

FrancisFDZ

Re : Lenteur à l'allumage de l'ordinateur

Bonjour,

iznobe a écrit :

pour firefox , c ' est un cas spécial , il faut faire des manips un peu particulières pour l' installer en .deb .
ou bien ( si Coeur Noir passe par là , ca m' évitera de me faire reprendre tongue ) , un fichier appimage ou une archive autonome a télécharger directement sur le site de mozilla .

Trop modeste, iznobe ! C'est en suivant tes directives que j'ai banni snap de mes installations (et je t'en remercie encore)

Dernière modification par FrancisFDZ (Le 19/05/2023, à 10:05)


-- On peut avoir des raisons de se plaindre et n'avoir pas raison de se plaindre --
[Victor Hugo]

En ligne

#22 Le 19/05/2023, à 10:17

iznobe

Re : Lenteur à l'allumage de l'ordinateur

geole a écrit :

Je pense que le loop n'y est pour rien. C'est certainement lié au traitement multi-tache.

oui enfin , c ' est sur , mais c ' est en premier parceque le système de snap fait énormément travailler le disque dur , et que celui-ci a des débits maximum , il ne peut pas aller plus vite , et donc , il fait se qu ' il peut , ca m ' étonnerait fortement que ce soit limité par la puissance du processeur .
il est bien connu que le maillon faible dans un ordinateur c ' est le HDD . c ' est ce que je voulais dire au départ , même si c' était a priori pas clair .


retour utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

En ligne