Pages : 1
#1 Le 07/05/2024, à 14:08
- Pithecanthropux
Mon HDD ne démarre plus !
Bonjour,
Panique depuis ce matin : mon ordinateur ne démarre plus, ni sur Ubuntu ni sur Windows
Je n’atteins même pas le Grub. En sélectionnant les options de lancement, j'arrive à trouver un menu qui me permet de lancer l'un ou l'autre mais aucun ne fonctionne.
Je suis en mesure de lancer un live-usb mais si je veux faire une installation il ne détecte pas le HDD.
Ça me semble donc venir du HDD. Est-il mort ? N'est-il seulement plus perçu ? Comment le savoir ?
Tout ceci est bien au-delà de mes compétences !
Merci de votre aide !
Matos : Lenovo thinkpad L470 - Memoire 8gio - Processeur Intel® Core™ i3-6100U × 4 - Carte Intel® HD Graphics 520 (SKL GT2)
Systèmes : Ubuntu 22.04 + Windows 10
Hors ligne
#2 Le 07/05/2024, à 14:41
- Vobul
Re : Mon HDD ne démarre plus !
> Comment le savoir ?
Depuis ta clé USB live, regarde les attributs SMART du disque : https://doc.ubuntu-fr.org/smart
Vobul
Utilisez le retour utilisable de commandes !!!
J'aime la langue française, mais je parle franglais, deal with it.
RTFM
Hors ligne
#3 Le 07/05/2024, à 14:45
- Nuliel
Re : Mon HDD ne démarre plus !
Bonjour,
Tu peux démarrer sur un live usb, faire "essayer", puis donner les retours des commandes:
lsblk -f
sudo fdisk -l
ls -l /dev/disk/by-uuid/
et si il y a un périphérique qui a la même taille que ton disque, alors tu peux donner le retour de
sudo apt install smartmontools
sudo smartctl -a /dev/sda
(à adapter si le disque ne s'appelle pas /dev/sda, à voir en fonction des retours précédents)
Edit: grillé par Vobul
Dernière modification par Nuliel (Le 07/05/2024, à 14:45)
Hors ligne
#4 Le 07/05/2024, à 15:17
- Pithecanthropux
Re : Mon HDD ne démarre plus !
Bonjour à tous les deux et merci de votre aide.
Voici la réponse à fdisk
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0
squash 4.0 0 100% /rofs
loop1
squash 4.0 0 100% /snap/bare/5
loop2
squash 4.0 0 100% /snap/core22/1122
loop3
squash 4.0 0 100% /snap/firefox/3836
loop4
squash 4.0 0 100% /snap/gnome-42-2204/141
loop5
squash 4.0 0 100% /snap/snap-store/959
loop6
squash 4.0 0 100% /snap/gtk-common-themes/1535
loop7
squash 4.0 0 100% /snap/snapd/20671
loop8
squash 4.0 0 100% /snap/snapd-desktop-integration/83
sda iso966 Jolie Ubuntu 22.04.4 LTS amd64
│ 2024-02-20-19-39-27-00
├─sda1
│ iso966 Jolie Ubuntu 22.04.4 LTS amd64
│ 2024-02-20-19-39-27-00 0 100% /cdrom
├─sda2
│ vfat FAT12 ESP 927C-33D8
├─sda3
│
└─sda4
ext4 1.0 writable
1b90f58d-bc63-42d0-83cd-0deb411d96a3 9,2G 0% /var/crash
/var/log
Disque /dev/loop0 : 2,72 GiB, 2917806080 octets, 5698840 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Disque /dev/loop1 : 4 KiB, 4096 octets, 8 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Disque /dev/loop2 : 74,21 MiB, 77819904 octets, 151992 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Disque /dev/loop3 : 266,63 MiB, 279584768 octets, 546064 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Disque /dev/loop4 : 496,98 MiB, 521121792 octets, 1017816 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Disque /dev/loop5 : 12,32 MiB, 12922880 octets, 25240 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Disque /dev/loop6 : 91,69 MiB, 96141312 octets, 187776 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Disque /dev/loop7 : 40,43 MiB, 42393600 octets, 82800 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Disque /dev/sda : 14,65 GiB, 15728640000 octets, 30720000 secteurs
Disk model: UDisk
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Type d'étiquette de disque : gpt
Identifiant de disque : ABBD44C4-640C-4CEA-ACCB-CA38273F602E
Périphérique Début Fin Secteurs Taille Type
/dev/sda1 64 9788791 9788728 4,7G Données de base Microsoft
/dev/sda2 9788792 9798859 10068 4,9M Système EFI
/dev/sda3 9798860 9799459 600 300K Données de base Microsoft
/dev/sda4 9801728 30719936 20918209 10G Système de fichiers Linux
Disque /dev/loop8 : 452 KiB, 462848 octets, 904 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
total 0
lrwxrwxrwx 1 root root 10 mai 7 13:10 1b90f58d-bc63-42d0-83cd-0deb411d96a3 -> ../../sda4
lrwxrwxrwx 1 root root 10 mai 7 13:10 2024-02-20-19-39-27-00 -> ../../sda1
lrwxrwxrwx 1 root root 10 mai 7 13:10 927C-33D8 -> ../../sda2
Concernant smartontools :
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-6.5.0-18-generic] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda: Unknown USB bridge [0xabcd:0x1234 (0x100)]
Please specify device type with the -d option.
Use smartctl -h to get a usage summary
Dernière modification par Pithecanthropux (Le 07/05/2024, à 15:21)
Matos : Lenovo thinkpad L470 - Memoire 8gio - Processeur Intel® Core™ i3-6100U × 4 - Carte Intel® HD Graphics 520 (SKL GT2)
Systèmes : Ubuntu 22.04 + Windows 10
Hors ligne
#5 Le 07/05/2024, à 17:37
- Vobul
Re : Mon HDD ne démarre plus !
ça sent pas bon, ton disque n'est pas visible dans l'output. Bien sûr t'as une sauvegarde récente de toute façon, hein ? hein ?
Vobul
Utilisez le retour utilisable de commandes !!!
J'aime la langue française, mais je parle franglais, deal with it.
RTFM
Hors ligne
#6 Le 07/05/2024, à 17:52
- Nuliel
Re : Mon HDD ne démarre plus !
Bon déjà il n'y a pas de doute: le problème vient du disque. Le pc c'est un Lenovo thinkpad L470? Si oui, c'est donc un portable, et donc un disque 2.5". Bref tu peux commander un ssd SATA pour remplacer le disque.
Si tu as fait des sauvegardes, c'est cool. Si tu n'en as pas fait, il faudra creuser un peu pour voir si on peut récupérer de la donnée. Dans ce cas, le retour de
sudo dmesg
depuis le live usb sera utile, pour voir si le disque se manifeste au moins une fois
Hors ligne
#7 Le 07/05/2024, à 19:25
- Pithecanthropux
Re : Mon HDD ne démarre plus !
Merci de vos réponses. Pas de problème avec mes données. En revanche je n'avais pas prévu de racheter du matos
C'est bien sur mon L470. Pour changer le disque vous connaissez la procédure ? Je peux acheter n'importe quel SSD SATA, l'insérer à la place de l'ancien et le tour est joué ? Y a pas de la bidouille à faire dans le bios ?
Concernant dmesg :
[ 0.000000] Linux version 6.5.0-18-generic (buildd@lcy02-amd64-070) (x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #18~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 7 11:40:03 UTC 2 (Ubuntu 6.5.0-18.18~22.04.1-generic 6.5.8)
[ 0.000000] Command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash ---
[ 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] 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-0x000000000009cfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cfd57fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cfd58000-0x00000000cfd58fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cfd59000-0x00000000cfd59fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cfd5a000-0x00000000d9691fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d9692000-0x00000000db524fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000db525000-0x00000000db599fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000db59a000-0x00000000db5fefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000db5ff000-0x00000000db5fffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db600000-0x00000000df7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021f7fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.5 by Lenovo
[ 0.000000] efi: TPMFinalLog=0xdb592000 SMBIOS=0xd9955000 SMBIOS 3.0=0xd9952000 ACPI=0xdb5fe000 ACPI 2.0=0xdb5fe014 ESRT=0xd97df000 MEMATTR=0xd4191018 MOKvar=0xd97cb000 RNG=0xdb5c0018 TPMEventLog=0xcfe84018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem42: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
[ 0.000000] e820: remove [mem 0xf8000000-0xfbffffff] reserved
[ 0.000000] efi: Not removing mem43: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: LENOVO 20JVS17400/20JVS17400, BIOS R0GET80W (1.80 ) 01/03/2023
[ 0.000000] tsc: Detected 2300.000 MHz processor
[ 0.000000] tsc: Detected 2299.968 MHz TSC
[ 0.001108] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001112] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001122] last_pfn = 0x21f800 max_arch_pfn = 0x400000000
[ 0.001127] MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
[ 0.001130] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001812] last_pfn = 0xdb600 max_arch_pfn = 0x400000000
[ 0.016720] esrt: Reserving ESRT space from 0x00000000d97df000 to 0x00000000d97df088.
[ 0.016731] Using GB pages for direct mapping
[ 0.017193] secureboot: Secure boot disabled
[ 0.017194] RAMDISK: [mem 0xc2658000-0xcae92fff]
[ 0.017202] ACPI: Early table checksum verification disabled
[ 0.017206] ACPI: RSDP 0x00000000DB5FE014 000024 (v02 LENOVO)
[ 0.017211] ACPI: XSDT 0x00000000DB5C4188 0000F4 (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017218] ACPI: FACP 0x00000000DB5F5000 0000F4 (v05 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017225] ACPI: DSDT 0x00000000DB5D1000 01F3DC (v02 LENOVO SKL 00000000 INTL 20160527)
[ 0.017229] ACPI: FACS 0x00000000DB53E000 000040
[ 0.017233] ACPI: SSDT 0x00000000DB5FC000 0003CC (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[ 0.017237] ACPI: TPM2 0x00000000DB5FB000 000034 (v03 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017241] ACPI: UEFI 0x00000000DB553000 000042 (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017245] ACPI: SSDT 0x00000000DB5F7000 003235 (v02 LENOVO SaSsdt 00003000 INTL 20160527)
[ 0.017249] ACPI: SSDT 0x00000000DB5F6000 0005B6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[ 0.017253] ACPI: HPET 0x00000000DB5F4000 000038 (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017256] ACPI: APIC 0x00000000DB5F3000 0000BC (v03 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017260] ACPI: MCFG 0x00000000DB5F2000 00003C (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017264] ACPI: ECDT 0x00000000DB5F1000 000053 (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017268] ACPI: SSDT 0x00000000DB5CF000 001739 (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[ 0.017272] ACPI: BOOT 0x00000000DB5CE000 000028 (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017276] ACPI: BATB 0x00000000DB5CD000 00004A (v02 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017280] ACPI: SLIC 0x00000000DB5CC000 000176 (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017284] ACPI: SSDT 0x00000000DB5CB000 000EDE (v02 LENOVO CpuSsdt 00003000 INTL 20160527)
[ 0.017288] ACPI: SSDT 0x00000000DB5CA000 00050D (v02 LENOVO CtdpB 00001000 INTL 20160527)
[ 0.017292] ACPI: WSMT 0x00000000DB5C9000 000028 (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017296] ACPI: SSDT 0x00000000DB5C8000 000141 (v02 LENOVO HdaDsp 00000000 INTL 20160527)
[ 0.017300] ACPI: SSDT 0x00000000DB5C7000 0004C5 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[ 0.017304] ACPI: DBGP 0x00000000DB5C6000 000034 (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017308] ACPI: DBG2 0x00000000DB5C5000 000054 (v00 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017312] ACPI: MSDM 0x00000000DB5FD000 000055 (v03 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017316] ACPI: ASF! 0x00000000DB5C3000 0000A0 (v32 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017320] ACPI: FPDT 0x00000000DB5C2000 000034 (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017324] ACPI: BGRT 0x00000000DB5C1000 000038 (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017327] ACPI: UEFI 0x00000000DB53C000 00012A (v01 LENOVO TP-R0G 00001800 PTEC 00000002)
[ 0.017331] ACPI: Reserving FACP table memory at [mem 0xdb5f5000-0xdb5f50f3]
[ 0.017333] ACPI: Reserving DSDT table memory at [mem 0xdb5d1000-0xdb5f03db]
[ 0.017334] ACPI: Reserving FACS table memory at [mem 0xdb53e000-0xdb53e03f]
[ 0.017335] ACPI: Reserving SSDT table memory at [mem 0xdb5fc000-0xdb5fc3cb]
[ 0.017336] ACPI: Reserving TPM2 table memory at [mem 0xdb5fb000-0xdb5fb033]
[ 0.017337] ACPI: Reserving UEFI table memory at [mem 0xdb553000-0xdb553041]
[ 0.017338] ACPI: Reserving SSDT table memory at [mem 0xdb5f7000-0xdb5fa234]
[ 0.017339] ACPI: Reserving SSDT table memory at [mem 0xdb5f6000-0xdb5f65b5]
[ 0.017341] ACPI: Reserving HPET table memory at [mem 0xdb5f4000-0xdb5f4037]
[ 0.017342] ACPI: Reserving APIC table memory at [mem 0xdb5f3000-0xdb5f30bb]
[ 0.017343] ACPI: Reserving MCFG table memory at [mem 0xdb5f2000-0xdb5f203b]
[ 0.017344] ACPI: Reserving ECDT table memory at [mem 0xdb5f1000-0xdb5f1052]
[ 0.017345] ACPI: Reserving SSDT table memory at [mem 0xdb5cf000-0xdb5d0738]
[ 0.017346] ACPI: Reserving BOOT table memory at [mem 0xdb5ce000-0xdb5ce027]
[ 0.017347] ACPI: Reserving BATB table memory at [mem 0xdb5cd000-0xdb5cd049]
[ 0.017348] ACPI: Reserving SLIC table memory at [mem 0xdb5cc000-0xdb5cc175]
[ 0.017349] ACPI: Reserving SSDT table memory at [mem 0xdb5cb000-0xdb5cbedd]
[ 0.017350] ACPI: Reserving SSDT table memory at [mem 0xdb5ca000-0xdb5ca50c]
[ 0.017351] ACPI: Reserving WSMT table memory at [mem 0xdb5c9000-0xdb5c9027]
[ 0.017352] ACPI: Reserving SSDT table memory at [mem 0xdb5c8000-0xdb5c8140]
[ 0.017353] ACPI: Reserving SSDT table memory at [mem 0xdb5c7000-0xdb5c74c4]
[ 0.017355] ACPI: Reserving DBGP table memory at [mem 0xdb5c6000-0xdb5c6033]
[ 0.017356] ACPI: Reserving DBG2 table memory at [mem 0xdb5c5000-0xdb5c5053]
[ 0.017357] ACPI: Reserving MSDM table memory at [mem 0xdb5fd000-0xdb5fd054]
[ 0.017358] ACPI: Reserving ASF! table memory at [mem 0xdb5c3000-0xdb5c309f]
[ 0.017359] ACPI: Reserving FPDT table memory at [mem 0xdb5c2000-0xdb5c2033]
[ 0.017360] ACPI: Reserving BGRT table memory at [mem 0xdb5c1000-0xdb5c1037]
[ 0.017361] ACPI: Reserving UEFI table memory at [mem 0xdb53c000-0xdb53c129]
[ 0.017566] No NUMA configuration found
[ 0.017567] Faking a node at [mem 0x0000000000000000-0x000000021f7fffff]
[ 0.017580] NODE_DATA(0) allocated [mem 0x21f7d5000-0x21f7fffff]
[ 0.017865] Zone ranges:
[ 0.017866] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.017869] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.017871] Normal [mem 0x0000000100000000-0x000000021f7fffff]
[ 0.017873] Device empty
[ 0.017875] Movable zone start for each node
[ 0.017877] Early memory node ranges
[ 0.017878] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.017880] node 0: [mem 0x0000000000059000-0x000000000009cfff]
[ 0.017881] node 0: [mem 0x0000000000100000-0x00000000cfd57fff]
[ 0.017883] node 0: [mem 0x00000000cfd5a000-0x00000000d9691fff]
[ 0.017884] node 0: [mem 0x00000000db5ff000-0x00000000db5fffff]
[ 0.017885] node 0: [mem 0x0000000100000000-0x000000021f7fffff]
[ 0.017887] Initmem setup node 0 [mem 0x0000000000001000-0x000000021f7fffff]
[ 0.017892] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.017894] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.017939] On node 0, zone DMA: 99 pages in unavailable ranges
[ 0.031135] On node 0, zone DMA32: 2 pages in unavailable ranges
[ 0.031252] On node 0, zone DMA32: 8045 pages in unavailable ranges
[ 0.048977] On node 0, zone Normal: 18944 pages in unavailable ranges
[ 0.049007] On node 0, zone Normal: 2048 pages in unavailable ranges
[ 0.049018] Reserving Intel graphics memory at [mem 0xdd800000-0xdf7fffff]
[ 0.049212] ACPI: PM-Timer IO Port: 0x1808
[ 0.049220] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.049222] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.049223] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.049224] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.049225] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.049226] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.049227] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.049228] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.049255] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.049259] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.049261] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.049267] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.049268] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.049276] e820: update [mem 0xd3cda000-0xd3d22fff] usable ==> reserved
[ 0.049289] TSC deadline timer available
[ 0.049290] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.049309] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.049314] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.049316] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x000fffff]
[ 0.049318] PM: hibernation: Registered nosave memory: [mem 0xcfd58000-0xcfd58fff]
[ 0.049319] PM: hibernation: Registered nosave memory: [mem 0xcfd59000-0xcfd59fff]
[ 0.049321] PM: hibernation: Registered nosave memory: [mem 0xd3cda000-0xd3d22fff]
[ 0.049323] PM: hibernation: Registered nosave memory: [mem 0xd9692000-0xdb524fff]
[ 0.049324] PM: hibernation: Registered nosave memory: [mem 0xdb525000-0xdb599fff]
[ 0.049325] PM: hibernation: Registered nosave memory: [mem 0xdb59a000-0xdb5fefff]
[ 0.049327] PM: hibernation: Registered nosave memory: [mem 0xdb600000-0xdf7fffff]
[ 0.049328] PM: hibernation: Registered nosave memory: [mem 0xdf800000-0xfe00ffff]
[ 0.049329] PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[ 0.049330] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[ 0.049332] [mem 0xdf800000-0xfe00ffff] available for PCI devices
[ 0.049334] Booting paravirtualized kernel on bare hardware
[ 0.049336] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.049344] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.050049] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288
[ 0.050058] pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152
[ 0.050061] pcpu-alloc: [0] 0 1 2 3
[ 0.050085] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash ---
[ 0.050204] Unknown kernel command line parameters "maybe-ubiquity splash --- BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed", will be passed to user space.
[ 0.052129] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.053096] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.053198] Fallback order for Node 0: 0
[ 0.053202] Built 1 zonelists, mobility grouping on. Total pages: 2035542
[ 0.053204] Policy zone: Normal
[ 0.053210] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.053215] software IO TLB: area num 4.
[ 0.119186] Memory: 7819800K/8272048K available (20480K kernel code, 4264K rwdata, 13180K rodata, 4792K init, 17396K bss, 451988K reserved, 0K cma-reserved)
[ 0.119470] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.119485] Kernel/User page tables isolation: enabled
[ 0.119533] ftrace: allocating 55206 entries in 216 pages
[ 0.131731] ftrace: allocated 216 pages with 4 groups
[ 0.132752] Dynamic Preempt: voluntary
[ 0.132787] rcu: Preemptible hierarchical RCU implementation.
[ 0.132788] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.132790] Trampoline variant of Tasks RCU enabled.
[ 0.132791] Rude variant of Tasks RCU enabled.
[ 0.132791] Tracing variant of Tasks RCU enabled.
[ 0.132792] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.132793] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.136468] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.136702] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.136880] Console: colour dummy device 80x25
[ 0.136883] printk: console [tty0] enabled
[ 0.136938] ACPI: Core revision 20230331
[ 0.137145] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.137147] APIC: Switch to symmetric I/O mode setup
[ 0.138354] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.142436] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x212717146a7, max_idle_ns: 440795291431 ns
[ 0.142444] Calibrating delay loop (skipped), value calculated using timer frequency.. 4599.93 BogoMIPS (lpj=9199872)
[ 0.142471] x86/cpu: VMX (outside TXT) disabled by BIOS
[ 0.142476] x86/cpu: SGX disabled by BIOS.
[ 0.142484] CPU0: Thermal monitoring enabled (TM1)
[ 0.142530] process: using mwait in idle threads
[ 0.142534] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.142535] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.142541] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.142544] Spectre V2 : Mitigation: IBRS
[ 0.142545] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.142547] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.142548] RETBleed: Mitigation: IBRS
[ 0.142550] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.142552] Spectre V2 : User space: Mitigation: STIBP via prctl
[ 0.142554] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.142564] MDS: Mitigation: Clear CPU buffers
[ 0.142565] TAA: Mitigation: TSX disabled
[ 0.142566] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.142570] SRBDS: Mitigation: Microcode
[ 0.142573] GDS: Vulnerable: No microcode
[ 0.142580] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.142583] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.142585] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.142586] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.142588] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.142590] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.142593] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.142595] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.142597] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.146440] Freeing SMP alternatives memory: 44K
[ 0.146440] pid_max: default: 32768 minimum: 301
[ 0.146440] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,integrity
[ 0.146440] landlock: Up and running.
[ 0.146440] Yama: becoming mindful.
[ 0.146440] AppArmor: AppArmor initialized
[ 0.146440] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.146440] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.146440] smpboot: CPU0: Intel(R) Core(TM) i3-6100U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[ 0.146440] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.146440] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.146440] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.146440] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.146440] ... version: 4
[ 0.146440] ... bit width: 48
[ 0.146440] ... generic registers: 4
[ 0.146440] ... value mask: 0000ffffffffffff
[ 0.146440] ... max period: 00007fffffffffff
[ 0.146440] ... fixed-purpose events: 3
[ 0.146440] ... event mask: 000000070000000f
[ 0.146440] signal: max sigframe size: 2032
[ 0.146440] Estimated ratio of average max frequency by base frequency (times 1024): 1024
[ 0.146440] rcu: Hierarchical SRCU implementation.
[ 0.146440] rcu: Max phase no-delay instances is 1000.
[ 0.146440] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.146440] smp: Bringing up secondary CPUs ...
[ 0.146440] smpboot: x86: Booting SMP configuration:
[ 0.146440] .... node #0, CPUs: #1 #2 #3
[ 0.148436] 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.148436] 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.148436] smp: Brought up 1 node, 4 CPUs
[ 0.148436] smpboot: Max logical packages: 1
[ 0.148436] smpboot: Total of 4 processors activated (18399.74 BogoMIPS)
[ 0.150783] devtmpfs: initialized
[ 0.150783] x86/mm: Memory block size: 128MB
[ 0.151679] ACPI: PM: Registering ACPI NVS region [mem 0xcfd58000-0xcfd58fff] (4096 bytes)
[ 0.151679] ACPI: PM: Registering ACPI NVS region [mem 0xdb525000-0xdb599fff] (479232 bytes)
[ 0.151679] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.151679] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.151679] pinctrl core: initialized pinctrl subsystem
[ 0.151679] PM: RTC time: 13:08:15, date: 2024-05-07
[ 0.151679] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.151801] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.151916] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.152038] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.152059] audit: initializing netlink subsys (disabled)
[ 0.152081] audit: type=2000 audit(1715087295.008:1): state=initialized audit_enabled=0 res=1
[ 0.152081] thermal_sys: Registered thermal governor 'fair_share'
[ 0.152081] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.152081] thermal_sys: Registered thermal governor 'step_wise'
[ 0.152081] thermal_sys: Registered thermal governor 'user_space'
[ 0.152081] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.152081] EISA bus registered
[ 0.152081] cpuidle: using governor ladder
[ 0.152081] cpuidle: using governor menu
[ 0.152081] Simple Boot Flag at 0x47 set to 0x1
[ 0.152081] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.152081] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.154457] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.154466] PCI: not using MMCONFIG
[ 0.154467] PCI: Using configuration type 1 for base access
[ 0.154706] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.154717] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.154717] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.154717] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.154717] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.154717] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.154717] fbcon: Taking over console
[ 0.154717] ACPI: Added _OSI(Module Device)
[ 0.154717] ACPI: Added _OSI(Processor Device)
[ 0.154717] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.154717] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.218387] ACPI: 9 ACPI AML tables successfully acquired and loaded
[ 0.220470] ACPI: EC: EC started
[ 0.220472] ACPI: EC: interrupt blocked
[ 0.221826] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.221828] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.224034] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.247517] ACPI: Dynamic OEM Table Load:
[ 0.247536] ACPI: SSDT 0xFFFF8F7F008B3800 0007CB (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
[ 0.251877] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.253803] ACPI: Dynamic OEM Table Load:
[ 0.253814] ACPI: SSDT 0xFFFF8F7F0033AC00 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
[ 0.256559] ACPI: Dynamic OEM Table Load:
[ 0.256570] ACPI: SSDT 0xFFFF8F7F008B3000 00065C (v02 PmRef ApIst 00003000 INTL 20160527)
[ 0.259342] ACPI: Dynamic OEM Table Load:
[ 0.259351] ACPI: SSDT 0xFFFF8F7F0022BA00 00018A (v02 PmRef ApCst 00003000 INTL 20160527)
[ 0.263361] ACPI: Interpreter enabled
[ 0.263422] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.263425] ACPI: Using IOAPIC for interrupt routing
[ 0.266192] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.268073] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
[ 0.268085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.268087] PCI: Ignoring E820 reservations for host bridge windows
[ 0.269064] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 0.274963] ACPI: \_SB_.PCI0.LPCB.EC__.PUBS: New power resource
[ 0.331419] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.331430] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.335858] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.335861] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.339332] PCI host bridge to bus 0000:00
[ 0.339335] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.339339] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.339343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
[ 0.339346] pci_bus 0000:00: root bus resource [mem 0xdf800000-0xf7ffffff window]
[ 0.339348] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.339351] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.339378] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[ 0.339486] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[ 0.339498] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf0ffffff 64bit]
[ 0.339507] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.339513] pci 0000:00:02.0: reg 0x20: [io 0xe000-0xe03f]
[ 0.339535] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.339539] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.339909] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.339932] pci 0000:00:14.0: reg 0x10: [mem 0xf1320000-0xf132ffff 64bit]
[ 0.340012] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.341128] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.341149] pci 0000:00:14.2: reg 0x10: [mem 0xf1348000-0xf1348fff 64bit]
[ 0.341296] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.341314] pci 0000:00:16.0: reg 0x10: [mem 0xf1349000-0xf1349fff 64bit]
[ 0.341376] pci 0000:00:16.0: PME# supported from D3hot
[ 0.342034] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.342126] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.343126] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[ 0.343219] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.344251] pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
[ 0.344344] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.345373] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[ 0.345471] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.346454] pci 0000:00:1d.3: [8086:9d1b] type 01 class 0x060400
[ 0.346555] pci 0000:00:1d.3: PME# supported from D0 D3hot D3cold
[ 0.347594] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[ 0.348372] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.348387] pci 0000:00:1f.2: reg 0x10: [mem 0xf1344000-0xf1347fff]
[ 0.349055] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
[ 0.349083] pci 0000:00:1f.3: reg 0x10: [mem 0xf1340000-0xf1343fff 64bit]
[ 0.349121] pci 0000:00:1f.3: reg 0x20: [mem 0xf1330000-0xf133ffff 64bit]
[ 0.349179] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.349945] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.349997] pci 0000:00:1f.4: reg 0x10: [mem 0xf134a000-0xf134a0ff 64bit]
[ 0.350049] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.350739] pci 0000:00:1f.6: [8086:1570] type 00 class 0x020000
[ 0.350761] pci 0000:00:1f.6: reg 0x10: [mem 0xf1300000-0xf131ffff]
[ 0.350869] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 0.351545] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.351690] pci 0000:03:00.0: [8086:f1a5] type 00 class 0x010802
[ 0.351718] pci 0000:03:00.0: reg 0x10: [mem 0xf1200000-0xf1203fff 64bit]
[ 0.351931] pci 0000:03:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1c.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 0.352135] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.352141] pci 0000:00:1c.4: bridge window [mem 0xf1200000-0xf12fffff]
[ 0.352238] pci 0000:04:00.0: [10ec:522a] type 00 class 0xff0000
[ 0.352262] pci 0000:04:00.0: reg 0x10: [mem 0xf1100000-0xf1100fff]
[ 0.352416] pci 0000:04:00.0: supports D1 D2
[ 0.352418] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.352722] pci 0000:00:1c.6: PCI bridge to [bus 04]
[ 0.352728] pci 0000:00:1c.6: bridge window [mem 0xf1100000-0xf11fffff]
[ 0.352788] pci 0000:00:1d.0: PCI bridge to [bus 05]
[ 0.353208] pci 0000:06:00.0: [8086:24f3] type 00 class 0x028000
[ 0.353295] pci 0000:06:00.0: reg 0x10: [mem 0xf1000000-0xf1001fff 64bit]
[ 0.353906] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[ 0.355074] pci 0000:00:1d.3: PCI bridge to [bus 06]
[ 0.355080] pci 0000:00:1d.3: bridge window [mem 0xf1000000-0xf10fffff]
[ 0.359149] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.359252] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.359352] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.359449] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.359545] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 0.359641] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[ 0.359737] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.359833] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.360732] ACPI: EC: interrupt unblocked
[ 0.360734] ACPI: EC: event unblocked
[ 0.360740] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.360742] ACPI: EC: GPE=0x20
[ 0.360744] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[ 0.360747] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[ 0.360863] iommu: Default domain type: Translated
[ 0.360863] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.360863] SCSI subsystem initialized
[ 0.360863] libata version 3.00 loaded.
[ 0.360863] ACPI: bus type USB registered
[ 0.360863] usbcore: registered new interface driver usbfs
[ 0.360863] usbcore: registered new interface driver hub
[ 0.360863] usbcore: registered new device driver usb
[ 0.360863] pps_core: LinuxPPS API ver. 1 registered
[ 0.360863] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.360863] PTP clock support registered
[ 0.360863] EDAC MC: Ver: 3.0.0
[ 0.360863] efivars: Registered efivars operations
[ 0.360863] NetLabel: Initializing
[ 0.360863] NetLabel: domain hash size = 128
[ 0.360863] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.360863] NetLabel: unlabeled traffic allowed by default
[ 0.362465] mctp: management component transport protocol core
[ 0.362465] NET: Registered PF_MCTP protocol family
[ 0.362465] PCI: Using ACPI for IRQ routing
[ 0.365323] PCI: pci_cache_line_size set to 64 bytes
[ 0.366018] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.366021] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[ 0.366022] e820: reserve RAM buffer [mem 0xcfd58000-0xcfffffff]
[ 0.366024] e820: reserve RAM buffer [mem 0xd3cda000-0xd3ffffff]
[ 0.366026] e820: reserve RAM buffer [mem 0xd9692000-0xdbffffff]
[ 0.366028] e820: reserve RAM buffer [mem 0xdb600000-0xdbffffff]
[ 0.366029] e820: reserve RAM buffer [mem 0x21f800000-0x21fffffff]
[ 0.366448] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.366451] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.366453] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[ 0.366459] vgaarb: loaded
[ 0.370443] clocksource: Switched to clocksource tsc-early
[ 0.386816] VFS: Disk quotas dquot_6.6.0
[ 0.386838] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.387025] AppArmor: AppArmor Filesystem Enabled
[ 0.387075] pnp: PnP ACPI init
[ 0.387341] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.387346] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.387349] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.387352] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.387354] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.387357] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.387359] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.387854] system 00:01: [io 0xff00-0xfffe] has been reserved
[ 0.388644] system 00:02: [io 0x0680-0x069f] has been reserved
[ 0.388648] system 00:02: [io 0xffff] has been reserved
[ 0.388651] system 00:02: [io 0xffff] has been reserved
[ 0.388653] system 00:02: [io 0xffff] has been reserved
[ 0.388655] system 00:02: [io 0x1800-0x18fe] has been reserved
[ 0.388658] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.388868] system 00:04: [io 0x1854-0x1857] has been reserved
[ 0.389067] system 00:07: [io 0x1800-0x189f] could not be reserved
[ 0.389071] system 00:07: [io 0x1600-0x167f] could not be reserved
[ 0.389073] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.389076] system 00:07: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.389078] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.389081] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.389083] system 00:07: [mem 0xfeb00000-0xfebfffff] has been reserved
[ 0.389086] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.389088] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.389090] system 00:07: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[ 0.391273] system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.391278] system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.391280] system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.392210] system 00:09: [mem 0xfed10000-0xfed17fff] could not be reserved
[ 0.392214] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.392216] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.392218] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.392221] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.392223] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.392226] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.392228] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[ 0.392230] system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.392233] system 00:09: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[ 0.392714] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.392718] system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.392720] system 00:0a: [mem 0x00100000-0xdf7fffff] could not be reserved
[ 0.392723] system 00:0a: [mem 0xfec00000-0xfed3ffff] could not be reserved
[ 0.392725] system 00:0a: [mem 0xfed4c000-0xffffffff] could not be reserved
[ 0.392856] pnp: PnP ACPI: found 11 devices
[ 0.399111] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.399199] NET: Registered PF_INET protocol family
[ 0.399304] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.401271] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.401313] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.401376] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.401680] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.401994] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.402107] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.402148] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.402179] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.402249] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.402262] NET: Registered PF_XDP protocol family
[ 0.402275] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.402280] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 0.402284] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[ 0.402289] pci 0000:00:1d.0: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
[ 0.402292] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
[ 0.402295] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000 add_align 100000
[ 0.402306] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdf800000-0xdf9fffff]
[ 0.402311] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfa00000-0xdfbfffff 64bit pref]
[ 0.402313] pci 0000:00:1d.0: BAR 14: assigned [mem 0xdfc00000-0xdfdfffff]
[ 0.402316] pci 0000:00:1d.0: BAR 15: assigned [mem 0xdfe00000-0xdfffffff 64bit pref]
[ 0.402320] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.402323] pci 0000:00:1d.0: BAR 13: assigned [io 0x3000-0x3fff]
[ 0.402328] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.402332] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.402337] pci 0000:00:1c.0: bridge window [mem 0xdf800000-0xdf9fffff]
[ 0.402341] pci 0000:00:1c.0: bridge window [mem 0xdfa00000-0xdfbfffff 64bit pref]
[ 0.402347] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.402352] pci 0000:00:1c.4: bridge window [mem 0xf1200000-0xf12fffff]
[ 0.402359] pci 0000:00:1c.6: PCI bridge to [bus 04]
[ 0.402363] pci 0000:00:1c.6: bridge window [mem 0xf1100000-0xf11fffff]
[ 0.402370] pci 0000:00:1d.0: PCI bridge to [bus 05]
[ 0.402375] pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
[ 0.402379] pci 0000:00:1d.0: bridge window [mem 0xdfc00000-0xdfdfffff]
[ 0.402383] pci 0000:00:1d.0: bridge window [mem 0xdfe00000-0xdfffffff 64bit pref]
[ 0.402389] pci 0000:00:1d.3: PCI bridge to [bus 06]
[ 0.402394] pci 0000:00:1d.3: bridge window [mem 0xf1000000-0xf10fffff]
[ 0.402402] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.402405] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.402408] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window]
[ 0.402410] pci_bus 0000:00: resource 7 [mem 0xdf800000-0xf7ffffff window]
[ 0.402412] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.402414] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.402416] pci_bus 0000:02: resource 1 [mem 0xdf800000-0xdf9fffff]
[ 0.402418] pci_bus 0000:02: resource 2 [mem 0xdfa00000-0xdfbfffff 64bit pref]
[ 0.402421] pci_bus 0000:03: resource 1 [mem 0xf1200000-0xf12fffff]
[ 0.402423] pci_bus 0000:04: resource 1 [mem 0xf1100000-0xf11fffff]
[ 0.402425] pci_bus 0000:05: resource 0 [io 0x3000-0x3fff]
[ 0.402427] pci_bus 0000:05: resource 1 [mem 0xdfc00000-0xdfdfffff]
[ 0.402429] pci_bus 0000:05: resource 2 [mem 0xdfe00000-0xdfffffff 64bit pref]
[ 0.402431] pci_bus 0000:06: resource 1 [mem 0xf1000000-0xf10fffff]
[ 0.403443] PCI: CLS 0 bytes, default 64
[ 0.403453] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.403454] software IO TLB: mapped [mem 0x00000000d4fe1000-0x00000000d8fe1000] (64MB)
[ 0.403531] Trying to unpack rootfs image as initramfs...
[ 0.403565] resource: resource sanity check: requesting [mem 0x00000000fed10000-0x00000000fed15fff], which spans more than pnp 00:07 [mem 0xfed10000-0xfed13fff]
[ 0.403569] caller snb_uncore_imc_init_box+0x7f/0xe0 mapping multiple BARs
[ 0.410295] Initialise system trusted keyrings
[ 0.410309] Key type blacklist registered
[ 0.410397] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[ 0.410420] zbud: loaded
[ 0.410831] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.410954] fuse: init (API version 7.38)
[ 0.411132] integrity: Platform Keyring initialized
[ 0.411139] integrity: Machine keyring initialized
[ 0.430805] Key type asymmetric registered
[ 0.430812] Asymmetric key parser 'x509' registered
[ 0.430856] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.430937] io scheduler mq-deadline registered
[ 0.431687] pcieport 0000:00:1c.0: PME: Signaling with IRQ 120
[ 0.431731] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.432201] pcieport 0000:00:1c.4: PME: Signaling with IRQ 121
[ 0.432291] pcieport 0000:00:1c.4: AER: enabled with IRQ 121
[ 0.432674] pcieport 0000:00:1c.6: PME: Signaling with IRQ 122
[ 0.432754] pcieport 0000:00:1c.6: AER: enabled with IRQ 122
[ 0.433123] pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
[ 0.433163] pcieport 0000:00:1d.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.433604] pcieport 0000:00:1d.3: PME: Signaling with IRQ 124
[ 0.433701] pcieport 0000:00:1d.3: AER: enabled with IRQ 124
[ 0.433841] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.433946] efifb: probing for efifb
[ 0.433971] efifb: showing boot graphics
[ 0.435263] efifb: framebuffer at 0xe0000000, using 4128k, total 4128k
[ 0.435267] efifb: mode is 1366x768x32, linelength=5504, pages=1
[ 0.435271] efifb: scrolling: redraw
[ 0.435272] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.435429] Console: switching to colour frame buffer device 170x48
[ 0.437483] fb0: EFI VGA frame buffer device
[ 0.438772] ACPI: AC: AC Adapter [AC] (on-line)
[ 0.438876] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.439001] ACPI: button: Sleep Button [SLPB]
[ 0.439052] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 0.439345] ACPI: button: Lid Switch [LID]
[ 0.439397] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.439685] ACPI: button: Power Button [PWRF]
[ 0.446906] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.446913] ACPI: thermal: Thermal Zone [THM0] (52 C)
[ 0.447346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.451523] hpet_acpi_add: no address or irqs in _CRS
[ 0.451573] Linux agpgart interface v0.103
[ 0.453319] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x0, rev-id 78)
[ 0.477096] loop: module loaded
[ 0.477631] tun: Universal TUN/TAP device driver, 1.6
[ 0.477698] PPP generic driver version 2.4.2
[ 0.477934] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.495627] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.495642] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.495941] mousedev: PS/2 mouse device common for all mice
[ 0.496357] rtc_cmos 00:03: RTC can wake from S4
[ 0.497238] rtc_cmos 00:03: registered as rtc0
[ 0.497371] rtc_cmos 00:03: setting system clock to 2024-05-07T13:08:16 UTC (1715087296)
[ 0.497417] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[ 0.497438] i2c_dev: i2c /dev entries driver
[ 0.498118] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.498142] device-mapper: uevent: version 1.0.3
[ 0.498216] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 0.498253] platform eisa.0: Probing EISA bus 0
[ 0.498260] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.498263] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.498265] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.498267] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.498269] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.498271] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.498273] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.498274] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.498276] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.498278] platform eisa.0: EISA: Detected 0 cards
[ 0.498283] intel_pstate: Intel P-state driver initializing
[ 0.498441] intel_pstate: HWP enabled
[ 0.498724] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.498913] intel_pmc_core intel_pmc_core.0: initialized
[ 0.498978] drop_monitor: Initializing network drop monitor service
[ 0.509691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.521688] NET: Registered PF_INET6 protocol family
[ 0.534934] ACPI: battery: Slot [BAT0] (battery present)
[ 1.421684] tsc: Refined TSC clocksource calibration: 2303.999 MHz
[ 1.421698] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f6faae8, max_idle_ns: 440795313647 ns
[ 1.421921] clocksource: Switched to clocksource tsc
[ 1.496852] Freeing initrd memory: 139500K
[ 1.507563] Segment Routing with IPv6
[ 1.507583] In-situ OAM (IOAM) with IPv6
[ 1.507625] NET: Registered PF_PACKET protocol family
[ 1.507810] Key type dns_resolver registered
[ 1.508719] microcode: Microcode Update Driver: v2.2.
[ 1.508744] IPI shorthand broadcast: enabled
[ 1.511080] sched_clock: Marking stable (1504002951, 5612597)->(1565102408, -55486860)
[ 1.511278] registered taskstats version 1
[ 1.512049] Loading compiled-in X.509 certificates
[ 1.513023] Loaded X.509 cert 'Build time autogenerated kernel key: a7207d837189cdb9d766e4ced6907e48f3822488'
[ 1.513686] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 1.514329] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 1.514331] blacklist: Loading compiled-in revocation X.509 certificates
[ 1.514361] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 1.514382] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 1.514405] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 1.514425] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 1.514444] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 1.514470] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 1.514495] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 1.514517] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 1.517355] Key type .fscrypt registered
[ 1.517358] Key type fscrypt-provisioning registered
[ 1.517557] Key type trusted registered
[ 1.522443] Key type encrypted registered
[ 1.522451] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.523533] integrity: Loading X.509 certificate: UEFI:db
[ 1.523567] integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
[ 1.523569] integrity: Loading X.509 certificate: UEFI:db
[ 1.523592] integrity: Loaded X.509 cert 'Lenovo(Beijing) Ltd.: TPCDL-DB: 8c3ab149a818a81d27b206515bf12315b2f552eb'
[ 1.523594] integrity: Loading X.509 certificate: UEFI:db
[ 1.523611] integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
[ 1.523613] integrity: Loading X.509 certificate: UEFI:db
[ 1.523643] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 1.523644] integrity: Loading X.509 certificate: UEFI:db
[ 1.523668] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 1.525358] Loading compiled-in module X.509 certificates
[ 1.526040] Loaded X.509 cert 'Build time autogenerated kernel key: a7207d837189cdb9d766e4ced6907e48f3822488'
[ 1.526044] ima: Allocated hash algorithm: sha1
[ 1.548092] ima: No architecture policies found
[ 1.548124] evm: Initialising EVM extended attributes:
[ 1.548126] evm: security.selinux
[ 1.548128] evm: security.SMACK64
[ 1.548129] evm: security.SMACK64EXEC
[ 1.548130] evm: security.SMACK64TRANSMUTE
[ 1.548131] evm: security.SMACK64MMAP
[ 1.548133] evm: security.apparmor
[ 1.548134] evm: security.ima
[ 1.548135] evm: security.capability
[ 1.548136] evm: HMAC attrs: 0x1
[ 1.548490] PM: Magic number: 8:960:128
[ 1.548548] acpi PNP0C02:00: hash matches
[ 1.548554] acpi device:03: hash matches
[ 1.555537] RAS: Correctable Errors collector initialized.
[ 1.555619] clk: Disabling unused clocks
[ 1.557207] Freeing unused decrypted memory: 2036K
[ 1.558164] Freeing unused kernel image (initmem) memory: 4792K
[ 1.578345] Write protecting the kernel read-only data: 34816k
[ 1.578999] Freeing unused kernel image (rodata/data gap) memory: 1156K
[ 1.653501] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.653503] x86/mm: Checking user space page tables
[ 1.722212] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.722219] Run /init as init process
[ 1.722221] with arguments:
[ 1.722223] /init
[ 1.722224] maybe-ubiquity
[ 1.722226] splash
[ 1.722227] ---
[ 1.722228] with environment:
[ 1.722229] HOME=/
[ 1.722231] TERM=linux
[ 1.722232] BOOT_IMAGE=/casper/vmlinuz
[ 1.722233] file=/cdrom/preseed/ubuntu.seed
[ 1.972521] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.972536] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.973688] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 1.977114] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.977123] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.977129] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.977180] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[ 1.977185] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.977187] usb usb1: Product: xHCI Host Controller
[ 1.977190] usb usb1: Manufacturer: Linux 6.5.0-18-generic xhci-hcd
[ 1.977192] usb usb1: SerialNumber: 0000:00:14.0
[ 1.977464] hub 1-0:1.0: USB hub found
[ 1.977510] hub 1-0:1.0: 12 ports detected
[ 1.989661] cryptd: max_cpu_qlen set to 1000
[ 1.991907] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[ 1.991914] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.991919] usb usb2: Product: xHCI Host Controller
[ 1.991922] usb usb2: Manufacturer: Linux 6.5.0-18-generic xhci-hcd
[ 1.991925] usb usb2: SerialNumber: 0000:00:14.0
[ 1.992109] hub 2-0:1.0: USB hub found
[ 1.992409] hub 2-0:1.0: 6 ports detected
[ 2.017860] usb: port power management may be unreliable
[ 2.028027] rtsx_pci 0000:04:00.0: enabling device (0000 -> 0002)
[ 2.032682] AVX2 version of gcm_enc/dec engaged.
[ 2.032725] AES CTR mode by8 optimization enabled
[ 2.032758] ACPI: bus type drm_connector registered
[ 2.038537] e1000e: Intel(R) PRO/1000 Network Driver
[ 2.038542] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.038935] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 2.042809] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[ 2.043114] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 2.043154] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 2.043237] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000
[ 2.043303] pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
[ 2.046482] i2c i2c-0: 1/2 memory slots populated (from DMI)
[ 2.046849] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 2.053530] nvme nvme0: pci function 0000:03:00.0
[ 2.237839] usb 1-4: new high-speed USB device number 2 using xhci_hcd
[ 2.441941] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[ 2.508841] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 54:e1:ad:a1:4b:2a
[ 2.508855] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 2.508961] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[ 3.103209] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4758]
[ 3.143884] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1096..]
[ 3.143917] psmouse serio1: synaptics: Your touchpad (PNP: LEN2051 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[ 3.227264] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00aa3/0x943300/0x12e800/0x410000, board id: 3053, fw id: 2536887
[ 3.227300] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[ 3.278643] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[ 3.996143] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 4.256244] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6
[ 7.405831] usb 1-4: device descriptor read/64, error -110
[ 7.662753] usb 1-4: New USB device found, idVendor=abcd, idProduct=1234, bcdDevice= 1.00
[ 7.662779] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7.662791] usb 1-4: Product: UDisk
[ 7.662801] usb 1-4: Manufacturer: General
[ 7.662810] usb 1-4: SerialNumber: Љ
[ 7.680381] usb-storage 1-4:1.0: USB Mass Storage device detected
[ 7.681230] scsi host0: usb-storage 1-4:1.0
[ 7.681925] usbcore: registered new interface driver usb-storage
[ 7.793801] usb 1-6: new full-speed USB device number 3 using xhci_hcd
[ 7.943564] usb 1-6: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
[ 7.943591] usb 1-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 8.077828] usb 1-7: new high-speed USB device number 4 using xhci_hcd
[ 8.270466] usb 1-7: New USB device found, idVendor=04f2, idProduct=b5c0, bcdDevice= 0.05
[ 8.270492] usb 1-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 8.270504] usb 1-7: Product: Integrated Camera
[ 8.270514] usb 1-7: Manufacturer: Chicony Electronics Co.,Ltd.
[ 8.270523] usb 1-7: SerialNumber: 0001
[ 8.686814] scsi 0:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2
[ 8.687994] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 8.688667] sd 0:0:0:0: [sda] 30720000 512-byte logical blocks: (15.7 GB/14.6 GiB)
[ 8.688929] sd 0:0:0:0: [sda] Write Protect is off
[ 8.688943] sd 0:0:0:0: [sda] Mode Sense: 0b 00 00 08
[ 8.689155] sd 0:0:0:0: [sda] No Caching mode page found
[ 8.689165] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 8.751270] sda: sda1 sda2 sda3 sda4
[ 8.752196] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 62.057778] nvme nvme0: Device not ready; aborting initialisation, CSTS=0x0
[ 62.069191] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[ 62.070316] usbcore: registered new interface driver uas
[ 62.726739] i915 0000:00:02.0: enabling device (0006 -> 0007)
[ 62.728158] Console: switching to colour dummy device 80x25
[ 62.728215] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 62.730696] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
[ 62.731357] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[ 62.774336] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 62.774345] i915 0000:00:02.0: [drm] [ENCODER:117:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 62.795946] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 62.802104] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 62.802630] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[ 63.030045] fbcon: i915drmfb (fb0) is primary device
[ 63.043333] Console: switching to colour frame buffer device 170x48
[ 63.060682] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 63.825286] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 63.825978] ISO 9660 Extensions: RRIP_1991A
[ 63.864640] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 63.865356] ISO 9660 Extensions: RRIP_1991A
[ 63.918228] loop0: detected capacity change from 0 to 5698840
[ 63.928833] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[ 68.432947] EXT4-fs (sda4): recovery complete
[ 68.434302] EXT4-fs (sda4): mounted filesystem 1b90f58d-bc63-42d0-83cd-0deb411d96a3 r/w with ordered data mode. Quota mode: none.
[ 78.974227] systemd[1]: Inserted module 'autofs4'
[ 79.129788] systemd[1]: systemd 249.11-0ubuntu3.12 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)
[ 79.129985] systemd[1]: Detected architecture x86-64.
[ 79.132536] systemd[1]: Initializing machine ID from random generator.
[ 79.164838] systemd[1]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ 79.551014] systemd[1]: Queued start job for default target Graphical Interface.
[ 79.586390] systemd[1]: Created slice Slice /system/modprobe.
[ 79.586831] systemd[1]: Created slice User and Session Slice.
[ 79.586967] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 79.587265] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 79.587346] systemd[1]: Reached target Remote File Systems.
[ 79.587363] systemd[1]: Reached target Slice Units.
[ 79.587396] systemd[1]: Reached target Swaps.
[ 79.587421] systemd[1]: Reached target Local Verity Protected Volumes.
[ 79.587552] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 79.588263] systemd[1]: Listening on LVM2 poll daemon socket.
[ 79.588512] systemd[1]: Listening on Syslog Socket.
[ 79.588601] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 79.589171] systemd[1]: Listening on Journal Audit Socket.
[ 79.589343] systemd[1]: Listening on Journal Socket (/dev/log).
[ 79.589552] systemd[1]: Listening on Journal Socket.
[ 79.590687] systemd[1]: Listening on udev Control Socket.
[ 79.590891] systemd[1]: Listening on udev Kernel Socket.
[ 79.592137] systemd[1]: Mounting Huge Pages File System...
[ 79.593601] systemd[1]: Mounting POSIX Message Queue File System...
[ 79.595469] systemd[1]: Mounting Kernel Debug File System...
[ 79.597017] systemd[1]: Mounting Kernel Trace File System...
[ 79.600650] systemd[1]: Starting Journal Service...
[ 79.601039] systemd[1]: Finished Availability of block devices.
[ 79.603184] systemd[1]: Starting Set the console keyboard layout...
[ 79.605760] systemd[1]: Starting Create List of Static Device Nodes...
[ 79.607664] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 79.609767] systemd[1]: Starting Load Kernel Module configfs...
[ 79.611942] systemd[1]: Starting Load Kernel Module drm...
[ 79.614239] systemd[1]: Starting Load Kernel Module efi_pstore...
[ 79.616531] systemd[1]: Starting Load Kernel Module fuse...
[ 79.629070] systemd[1]: Starting Load Kernel Modules...
[ 79.632108] pstore: Using crash dump compression: deflate
[ 79.637236] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 79.646671] systemd[1]: Starting Coldplug All udev Devices...
[ 79.673842] systemd[1]: Mounted Huge Pages File System.
[ 79.677509] systemd[1]: Mounted POSIX Message Queue File System.
[ 79.681213] systemd[1]: Mounted Kernel Debug File System.
[ 79.683229] pstore: Registered efi_pstore as persistent store backend
[ 79.683437] systemd[1]: Mounted Kernel Trace File System.
[ 79.684220] systemd[1]: Finished Create List of Static Device Nodes.
[ 79.685140] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 79.685702] systemd[1]: Finished Load Kernel Module configfs.
[ 79.686837] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 79.687432] systemd[1]: Finished Load Kernel Module drm.
[ 79.688123] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 79.688658] systemd[1]: Finished Load Kernel Module efi_pstore.
[ 79.689276] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 79.689806] systemd[1]: Finished Load Kernel Module fuse.
[ 79.714029] systemd[1]: Mounting FUSE Control File System...
[ 79.716003] systemd[1]: Mounting Kernel Configuration File System...
[ 79.720409] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 79.720905] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 79.722996] systemd[1]: Starting Load/Save Random Seed...
[ 79.730220] systemd[1]: Starting Create System Users...
[ 79.739697] systemd[1]: Mounted FUSE Control File System.
[ 79.740125] systemd[1]: Mounted Kernel Configuration File System.
[ 79.753009] systemd[1]: Finished Load/Save Random Seed.
[ 79.753338] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[ 79.759515] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[ 79.767898] systemd[1]: Started Journal Service.
[ 79.783925] lp: driver loaded but no devices found
[ 79.791621] ppdev: user-space parallel port driver
[ 79.809022] systemd-journald[890]: Received client request to flush runtime journal.
[ 80.402546] Non-volatile memory driver v1.3
[ 80.434089] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 80.446873] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[ 80.446879] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 80.446881] thinkpad_acpi: ThinkPad BIOS R0GET80W (1.80 ), EC R0GHT80W
[ 80.446884] thinkpad_acpi: Lenovo ThinkPad L470 W10DG, model 20JVS17400
[ 80.448635] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 80.449572] thinkpad_acpi: radio switch found; radios are enabled
[ 80.449588] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 80.449590] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 80.460473] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 80.584236] mc: Linux media interface: v0.10
[ 80.601918] thinkpad_acpi: secondary fan control detected & enabled
[ 80.629184] thinkpad_acpi: battery 1 registered (start 95, stop 100, behaviours: 0x7)
[ 80.629213] ACPI: battery: new extension: ThinkPad Battery Extension
[ 80.671016] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
[ 80.671996] videodev: Linux video capture interface: v2.00
[ 80.692926] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 80.700245] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 80.739898] Bluetooth: Core ver 2.22
[ 80.739930] NET: Registered PF_BLUETOOTH protocol family
[ 80.739933] Bluetooth: HCI device and connection manager initialized
[ 80.739939] Bluetooth: HCI socket layer initialized
[ 80.739942] Bluetooth: L2CAP socket layer initialized
[ 80.739950] Bluetooth: SCO socket layer initialized
[ 80.819860] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 80.819866] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 80.819869] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 80.819871] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 80.819873] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 80.819875] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 80.888520] intel_tcc_cooling: Programmable TCC Offset detected
[ 80.891347] Intel(R) Wireless WiFi driver for Linux
[ 80.892054] iwlwifi 0000:06:00.0: enabling device (0000 -> 0002)
[ 80.910954] iwlwifi 0000:06:00.0: Detected crf-id 0xbadcafe, cnv-id 0x3000000 wfpm id 0x80000000
[ 80.911086] iwlwifi 0000:06:00.0: PCI dev 24f3/1010, rev=0x201, rfid=0xd55555d5
[ 80.913530] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[ 80.915173] usbcore: registered new interface driver btusb
[ 80.920819] Bluetooth: hci0: Device revision is 5
[ 80.920826] Bluetooth: hci0: Secure boot is enabled
[ 80.920829] Bluetooth: hci0: OTP lock is enabled
[ 80.920831] Bluetooth: hci0: API lock is enabled
[ 80.920833] Bluetooth: hci0: Debug lock is disabled
[ 80.920835] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 80.954435] usb 1-7: Found UVC 1.00 device Integrated Camera (04f2:b5c0)
[ 80.974411] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[ 81.033077] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 81.043876] iwlwifi 0000:06:00.0: loaded firmware version 36.ca7b901d.0 8000C-36.ucode op_mode iwlmvm
[ 81.070806] usbcore: registered new interface driver uvcvideo
[ 81.123504] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 81.123514] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 81.123520] snd_hda_codec_realtek hdaudioC0D0: hp_outs=2 (0x17/0x21/0x0/0x0/0x0)
[ 81.123524] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 81.123527] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 81.123530] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 81.123533] snd_hda_codec_realtek hdaudioC0D0: Dock Mic=0x19
[ 81.123536] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 81.329342] intel_rapl_common: Found RAPL domain package
[ 81.329348] intel_rapl_common: Found RAPL domain core
[ 81.329352] intel_rapl_common: Found RAPL domain uncore
[ 81.329354] intel_rapl_common: Found RAPL domain dram
[ 81.329356] intel_rapl_common: Found RAPL domain psys
[ 81.364955] iwlwifi 0000:06:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x201
[ 81.365458] thermal thermal_zone3: failed to read out thermal zone (-61)
[ 81.393453] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[ 81.394211] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[ 81.394326] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 81.394453] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 81.394645] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 81.395014] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 81.395104] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 81.446104] iwlwifi 0000:06:00.0: base HW address: f4:96:34:de:fe:63, OTP minor version: 0x4
[ 81.520113] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 81.540511] iwlwifi 0000:06:00.0 wlp6s0: renamed from wlan0
[ 82.484764] Bluetooth: hci0: Waiting for firmware download to complete
[ 82.485502] Bluetooth: hci0: Firmware loaded in 1475668 usecs
[ 82.485881] Bluetooth: hci0: Waiting for device to boot
[ 82.497491] Bluetooth: hci0: Device booted in 11376 usecs
[ 82.497495] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[ 82.501502] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
[ 82.505709] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 82.506753] Bluetooth: hci0: Firmware revision 0.0 build 14 week 44 2021
[ 82.508700] Bluetooth: hci0: Reading supported features failed (-16)
[ 82.508727] Bluetooth: hci0: Error reading debug features
[ 82.508731] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 82.525780] spl: loading out-of-tree module taints kernel.
[ 82.639659] zfs: module license 'CDDL' taints kernel.
[ 82.639665] Disabling lock debugging due to kernel taint
[ 82.639693] zfs: module license taints kernel.
[ 85.595208] ZFS: Loaded module v2.2.0-0ubuntu1~23.10, ZFS pool version 5000, ZFS filesystem version 5
[ 85.652228] loop1: detected capacity change from 0 to 8
[ 85.655570] loop2: detected capacity change from 0 to 151992
[ 85.656960] loop3: detected capacity change from 0 to 546064
[ 85.683361] loop4: detected capacity change from 0 to 1017816
[ 85.683598] loop5: detected capacity change from 0 to 25240
[ 85.684885] loop6: detected capacity change from 0 to 187776
[ 85.696120] loop7: detected capacity change from 0 to 82800
[ 85.744994] loop8: detected capacity change from 0 to 904
[ 86.457424] audit: type=1400 audit(1715087382.452:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/20671/usr/lib/snapd/snap-confine" pid=1161 comm="apparmor_parser"
[ 86.458360] audit: type=1400 audit(1715087382.456:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/20671/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1161 comm="apparmor_parser"
[ 86.818970] audit: type=1400 audit(1715087382.816:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.firefox.firefox" pid=1165 comm="apparmor_parser"
[ 87.177356] audit: type=1400 audit(1715087383.172:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.firefox.geckodriver" pid=1166 comm="apparmor_parser"
[ 87.473307] audit: type=1400 audit(1715087383.468:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.firefox.hook.configure" pid=1167 comm="apparmor_parser"
[ 87.627687] audit: type=1400 audit(1715087383.624:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.firefox" pid=1162 comm="apparmor_parser"
[ 87.770165] audit: type=1400 audit(1715087383.768:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.firefox.hook.connect-plug-host-hunspell" pid=1168 comm="apparmor_parser"
[ 87.815582] audit: type=1400 audit(1715087383.812:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.snap-store" pid=1163 comm="apparmor_parser"
[ 87.939560] audit: type=1400 audit(1715087383.936:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.firefox.hook.disconnect-plug-host-hunspell" pid=1169 comm="apparmor_parser"
[ 88.075641] audit: type=1400 audit(1715087384.072:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.firefox.hook.post-refresh" pid=1170 comm="apparmor_parser"
[ 90.617186] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 90.617193] Bluetooth: BNEP filters: protocol multicast
[ 90.617200] Bluetooth: BNEP socket layer initialized
[ 90.619990] Bluetooth: MGMT ver 1.22
[ 90.649376] NET: Registered PF_ALG protocol family
[ 91.710212] iwlwifi 0000:06:00.0: Registered PHC clock: iwlwifi-PTP, with index: 1
[ 92.606618] loop9: detected capacity change from 0 to 8
[ 93.283979] kauditd_printk_skb: 7 callbacks suppressed
[ 93.283982] audit: type=1400 audit(1715087389.280:19): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/20671/usr/lib/snapd/snap-confine" pid=1424 comm="apparmor_parser"
[ 93.298662] audit: type=1400 audit(1715087389.296:20): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/20671/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1424 comm="apparmor_parser"
[ 93.775577] audit: type=1400 audit(1715087389.772:21): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.hook.configure" pid=1427 comm="apparmor_parser"
[ 94.357565] audit: type=1400 audit(1715087390.352:22): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.snap-store" pid=1426 comm="apparmor_parser"
[ 94.590957] audit: type=1400 audit(1715087390.588:23): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.snap-store" pid=1428 comm="apparmor_parser"
[ 95.117663] audit: type=1400 audit(1715087391.112:24): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=1435 comm="apparmor_parser"
[ 95.289427] audit: type=1400 audit(1715087391.284:25): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snap-store.ubuntu-software-local-file" pid=1436 comm="apparmor_parser"
[ 95.575506] audit: type=1400 audit(1715087391.572:26): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snapd-desktop-integration.hook.configure" pid=1445 comm="apparmor_parser"
[ 96.060912] audit: type=1400 audit(1715087392.056:27): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.snapd-desktop-integration.snapd-desktop-integration" pid=1452 comm="apparmor_parser"
[ 96.238359] audit: type=1400 audit(1715087392.236:28): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.snapd-desktop-integration" pid=1444 comm="apparmor_parser"
[ 100.306455] Bluetooth: RFCOMM TTY layer initialized
[ 100.306465] Bluetooth: RFCOMM socket layer initialized
[ 100.306472] Bluetooth: RFCOMM ver 1.11
[ 103.296905] kauditd_printk_skb: 7 callbacks suppressed
[ 103.296908] audit: type=1400 audit(1715087399.292:36): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/20671/usr/lib/snapd/snap-confine" pid=1879 comm="apparmor_parser"
[ 103.317765] audit: type=1400 audit(1715087399.316:37): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/snapd/20671/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1879 comm="apparmor_parser"
[ 105.188424] audit: type=1400 audit(1715087401.184:38): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.firefox" pid=1881 comm="apparmor_parser"
[ 105.463877] audit: type=1400 audit(1715087401.460:39): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.firefox" pid=1882 comm="apparmor_parser"
[ 105.997162] audit: type=1400 audit(1715087401.992:40): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.hook.configure" pid=1940 comm="apparmor_parser"
[ 106.357804] audit: type=1400 audit(1715087402.356:41): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.hook.connect-plug-host-hunspell" pid=1949 comm="apparmor_parser"
[ 106.735053] audit: type=1400 audit(1715087402.732:42): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.hook.disconnect-plug-host-hunspell" pid=1954 comm="apparmor_parser"
[ 107.085874] audit: type=1400 audit(1715087403.084:43): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.hook.post-refresh" pid=1986 comm="apparmor_parser"
[ 107.246581] audit: type=1400 audit(1715087403.244:44): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.firefox.geckodriver" pid=1934 comm="apparmor_parser"
[ 107.914538] audit: type=1400 audit(1715087403.912:45): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/usr/local/share/" pid=2026 comm="6" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 119.566906] kauditd_printk_skb: 2 callbacks suppressed
[ 119.566910] audit: type=1400 audit(1715087415.564:48): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/20671/usr/lib/snapd/snap-confine" pid=3526 comm="snap-confine" capability=12 capname="net_admin"
[ 119.566953] audit: type=1400 audit(1715087415.564:49): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/20671/usr/lib/snapd/snap-confine" pid=3526 comm="snap-confine" capability=38 capname="perfmon"
[ 132.187707] audit: type=1400 audit(1715087428.184:50): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/20671/usr/lib/snapd/snap-confine" pid=4590 comm="snap-confine" capability=12 capname="net_admin"
[ 132.187725] audit: type=1400 audit(1715087428.184:51): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/20671/usr/lib/snapd/snap-confine" pid=4590 comm="snap-confine" capability=38 capname="perfmon"
[ 132.382610] audit: type=1400 audit(1715087428.380:52): apparmor="DENIED" operation="open" class="file" profile="snap.snapd-desktop-integration.snapd-desktop-integration" name="/etc/host.conf" pid=4653 comm="snapd-desktop-i" requested_mask="r" denied_mask="r" fsuid=999 ouid=0
[ 132.382622] audit: type=1400 audit(1715087428.380:53): apparmor="DENIED" operation="open" class="file" profile="snap.snapd-desktop-integration.snapd-desktop-integration" name="/run/systemd/resolve/stub-resolv.conf" pid=4653 comm="snapd-desktop-i" requested_mask="r" denied_mask="r" fsuid=999 ouid=101
[ 132.382649] audit: type=1400 audit(1715087428.380:54): apparmor="DENIED" operation="open" class="file" profile="snap.snapd-desktop-integration.snapd-desktop-integration" name="/etc/hosts" pid=4653 comm="snapd-desktop-i" requested_mask="r" denied_mask="r" fsuid=999 ouid=0
[ 132.396052] audit: type=1400 audit(1715087428.392:55): apparmor="DENIED" operation="create" class="net" profile="snap.snapd-desktop-integration.snapd-desktop-integration" pid=4653 comm="snapd-desktop-i" family="inet" sock_type="dgram" protocol=0 requested_mask="create" denied_mask="create"
[ 135.345194] audit: type=1400 audit(1715087431.340:56): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/20671/usr/lib/snapd/snap-confine" pid=4823 comm="snap-confine" capability=12 capname="net_admin"
[ 135.345203] audit: type=1400 audit(1715087431.340:57): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/20671/usr/lib/snapd/snap-confine" pid=4823 comm="snap-confine" capability=38 capname="perfmon"
[ 138.250734] rfkill: input handler disabled
[ 147.892977] audit: type=1400 audit(1715087443.888:58): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/20671/usr/lib/snapd/snap-confine" pid=5363 comm="snap-confine" capability=12 capname="net_admin"
[ 147.892988] audit: type=1400 audit(1715087443.888:59): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/20671/usr/lib/snapd/snap-confine" pid=5363 comm="snap-confine" capability=38 capname="perfmon"
[ 151.482946] audit: type=1107 audit(1715087447.480:60): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.4" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 151.483547] audit: type=1107 audit(1715087447.480:61): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.65" pid=5363 label="snap.firefox.firefox" peer_pid=3735 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 183.418564] wlp6s0: authenticate with b4:b0:24:0a:c7:e0
[ 183.418640] wlp6s0: 80 MHz not supported, disabling VHT
[ 183.428920] wlp6s0: send auth to b4:b0:24:0a:c7:e0 (try 1/3)
[ 183.437775] wlp6s0: authenticated
[ 183.441915] wlp6s0: associate with b4:b0:24:0a:c7:e0 (try 1/3)
[ 183.446438] wlp6s0: RX AssocResp from b4:b0:24:0a:c7:e0 (capab=0xc11 status=0 aid=2)
[ 183.451126] wlp6s0: associated
[ 186.556252] audit: type=1107 audit(1715087482.552:62): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.113" pid=5363 label="snap.firefox.firefox" peer_pid=6379 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 487.500771] audit: type=1107 audit(1715087783.541:63): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.122" pid=5363 label="snap.firefox.firefox" peer_pid=6799 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 640.155366] audit: type=1107 audit(1715087936.196:64): pid=1183 uid=102 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.9" pid=6897 label="snap.snap-store.ubuntu-software" peer_pid=1192 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 640.155895] audit: type=1107 audit(1715087936.196:65): pid=1183 uid=102 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.9" pid=6897 label="snap.snap-store.ubuntu-software" peer_pid=1192 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 640.159453] audit: type=1107 audit(1715087936.200:66): pid=1183 uid=102 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.9" pid=6897 label="snap.snap-store.ubuntu-software" peer_pid=1192 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 640.159874] audit: type=1107 audit(1715087936.200:67): pid=1183 uid=102 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.9" pid=6897 label="snap.snap-store.ubuntu-software" peer_pid=1192 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 640.729686] audit: type=1400 audit(1715087936.768:68): apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.ubuntu-software" name="/etc/appstream.conf" pid=6897 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=999 ouid=0
[ 652.321723] audit: type=1107 audit(1715087948.364:69): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 652.807955] audit: type=1107 audit(1715087948.852:70): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 656.018604] audit: type=1326 audit(1715087952.064:71): auid=999 uid=999 gid=999 ses=1 subj=snap.snap-store.ubuntu-software pid=6897 comm="pool-org.gnome." exe="/snap/snap-store/959/usr/bin/snap-store" sig=0 arch=c000003e syscall=251 compat=0 ip=0x7f99cfc4788d code=0x50000
[ 656.018631] audit: type=1326 audit(1715087952.064:72): auid=999 uid=999 gid=999 ses=1 subj=snap.snap-store.ubuntu-software pid=6897 comm="pool-org.gnome." exe="/snap/snap-store/959/usr/bin/snap-store" sig=0 arch=c000003e syscall=251 compat=0 ip=0x7f99cfc4788d code=0x50000
[ 656.631085] audit: type=1107 audit(1715087952.676:73): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 656.922295] audit: type=1107 audit(1715087952.968:74): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 662.412990] audit: type=1107 audit(1715087958.456:75): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 662.418742] audit: type=1107 audit(1715087958.464:76): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 1142.775402] audit: type=1107 audit(1715088438.814:77): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 1146.530949] audit: type=1107 audit(1715088442.566:78): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 1446.624811] audit: type=1107 audit(1715088742.656:79): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 1449.862900] audit: type=1107 audit(1715088745.896:80): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 1756.407302] audit: type=1107 audit(1715089052.438:81): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 1869.680527] workqueue: output_poll_execute [drm_kms_helper] hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
[ 1869.904537] workqueue: i915_hpd_poll_init_work [i915] hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
[ 1986.133370] workqueue: i915_hpd_poll_init_work [i915] hogged CPU for >10000us 8 times, consider switching to WQ_UNBOUND
[ 2010.737550] workqueue: output_poll_execute [drm_kms_helper] hogged CPU for >10000us 8 times, consider switching to WQ_UNBOUND
[ 2227.026112] workqueue: i915_hpd_poll_init_work [i915] hogged CPU for >10000us 16 times, consider switching to WQ_UNBOUND
[ 2543.981244] workqueue: output_poll_execute [drm_kms_helper] hogged CPU for >10000us 16 times, consider switching to WQ_UNBOUND
[ 2744.259728] workqueue: i915_hpd_poll_init_work [i915] hogged CPU for >10000us 32 times, consider switching to WQ_UNBOUND
[ 3633.515191] workqueue: output_poll_execute [drm_kms_helper] hogged CPU for >10000us 32 times, consider switching to WQ_UNBOUND
[ 3700.299346] workqueue: i915_hpd_poll_init_work [i915] hogged CPU for >10000us 64 times, consider switching to WQ_UNBOUND
[ 3995.426820] audit: type=1107 audit(1715091291.462:82): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 4453.619597] audit: type=1107 audit(1715091749.652:83): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 5191.024359] workqueue: output_poll_execute [drm_kms_helper] hogged CPU for >10000us 64 times, consider switching to WQ_UNBOUND
[ 6128.198419] workqueue: i915_hpd_poll_init_work [i915] hogged CPU for >10000us 128 times, consider switching to WQ_UNBOUND
[ 7266.660158] workqueue: output_poll_execute [drm_kms_helper] hogged CPU for >10000us 128 times, consider switching to WQ_UNBOUND
[ 9967.942985] workqueue: i915_hpd_poll_init_work [i915] hogged CPU for >10000us 256 times, consider switching to WQ_UNBOUND
[11107.924583] workqueue: output_poll_execute [drm_kms_helper] hogged CPU for >10000us 256 times, consider switching to WQ_UNBOUND
[14387.545656] audit: type=1107 audit(1715101683.596:84): pid=1183 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.4" mask="receive" pid=5363 label="snap.firefox.firefox" peer_pid=1217 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[15018.978740] workqueue: delayed_fput hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
[15223.869591] wlp6s0: deauthenticating from b4:b0:24:0a:c7:e0 by local choice (Reason: 3=DEAUTH_LEAVING)
[15224.103763] warning: `iwconfig' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[15229.395165] wlp6s0: authenticate with 52:94:c9:44:c8:4d
[15229.395188] wlp6s0: 80 MHz not supported, disabling VHT
[15229.402374] wlp6s0: send auth to 52:94:c9:44:c8:4d (try 1/3)
[15229.415064] wlp6s0: authenticated
[15229.419111] wlp6s0: associate with 52:94:c9:44:c8:4d (try 1/3)
[15229.479068] wlp6s0: RX AssocResp from 52:94:c9:44:c8:4d (capab=0x1431 status=0 aid=1)
[15229.482761] wlp6s0: associated
[15229.574917] wlp6s0: Limiting TX power to 20 (20 - 0) dBm as advertised by 52:94:c9:44:c8:4d
[15264.975072] workqueue: delayed_fput hogged CPU for >10000us 8 times, consider switching to WQ_UNBOUND
Matos : Lenovo thinkpad L470 - Memoire 8gio - Processeur Intel® Core™ i3-6100U × 4 - Carte Intel® HD Graphics 520 (SKL GT2)
Systèmes : Ubuntu 22.04 + Windows 10
Hors ligne
#8 Le 07/05/2024, à 19:27
- iznobe
Re : Mon HDD ne démarre plus !
Depuis ta clé USB live, regarde les attributs SMART du disque : https://doc.ubuntu-fr.org/smart
Salut , M ' etonnerait que ce lien l' aide beaucoup
a la rigueur celui là : smartmontools ?
******************************************
@Pithecanthropux
Pour le moment n' achetes rien du tout !
vu :
2.053530] nvme nvme0: pci function 0000:03:00.0 .... 62.057778] nvme nvme0: Device not ready; aborting initialisation, CSTS=0x0
tu as probablement un disque SSD nvme .
Montre
sudo lshw -c disk
il faudrait aussi verifer dans le BIOS que le mode de transfert des disques est reglé sur AHCI .
Dernière modification par iznobe (Le 07/05/2024, à 19:37)
retour COMPLET et utilisable de commande | script montage partitions
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#9 Le 07/05/2024, à 23:15
- Nuliel
Re : Mon HDD ne démarre plus !
Alors dans les trucs foireux: en fait de ce que je comprends sur ce pc on peut soit mettre un disque 2.5", soit on met un nvme, parce qu'il y a un système de conversion, avec un caddy (oui oui). Donc l'interface de base c'est du nvme si je comprends bien, et c'est pour ça qu'il apparait comme nvme. Mais pas sûr que ce soit un nvme dans ce pc
Sinon on devrait avoir l'info qu'on est pas en AHCI dans le dmesg si c'était pas le cas
Dernière modification par Nuliel (Le 07/05/2024, à 23:17)
Hors ligne
#10 Le 07/05/2024, à 23:44
- Pithecanthropux
Re : Mon HDD ne démarre plus !
Merci de votre aide voici le lshw
*-disk
description: SCSI Disk
produit: UDisk
fabricant: General
identifiant matériel: 0.0.0
information bus: scsi@0:0.0.0
nom logique: /dev/sda
version: 5.00
taille: 14GiB (15GB)
fonctionnalités: removable
configuration : ansiversion=2 logicalsectorsize=512 sectorsize=512
*-medium
identifiant matériel: 0
nom logique: /dev/sda
taille: 14GiB (15GB)
fonctionnalités: gpt-1.00 partitioned partitioned:gpt
configuration : guid=abbd44c4-640c-4cea-accb-ca38273f602e
Pour info c'est mon llive usb qui fait 16go. Le HD est sensé être à 250go
Concernant le bios, comment procéder à la vérif ?
Matos : Lenovo thinkpad L470 - Memoire 8gio - Processeur Intel® Core™ i3-6100U × 4 - Carte Intel® HD Graphics 520 (SKL GT2)
Systèmes : Ubuntu 22.04 + Windows 10
Hors ligne
#11 Le 11/05/2024, à 16:05
- Pithecanthropux
Re : Mon HDD ne démarre plus !
Hello,
bon du coup c'est mort pour le HDD ? Rien à faire dans le Bios ?
Je peux le remplacer par n'importe quel HDD ou il y a des précautions ?
merci d'avance
Matos : Lenovo thinkpad L470 - Memoire 8gio - Processeur Intel® Core™ i3-6100U × 4 - Carte Intel® HD Graphics 520 (SKL GT2)
Systèmes : Ubuntu 22.04 + Windows 10
Hors ligne
Pages : 1