/var dans les choux ? Erreurs disque sur LVM chiffré [Réglé]

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
Gros problème ce matin.
Mon laptop lenovo x220i plante au démarrage et je me retrouve en console de secours.
Mon disque dur est en LVM et est chiffré avec des volumes logiques /usr, /var et /home et swap bien entendu.
Ma partition /boot était pleine. J'ai fait le ménage. Il y a de la place désormais.
Au démarrage, après avoir donné le mot de passe pour dévérouiller le disque dur, j'ai une toujours erreur pour /var en dépit du nettoyage de /boot
Voici la sortie de dmesg :
Caché :
-x220 ~]$ dmesg
[ 0.000000] microcode: microcode updated early to revision 0x2f, date = 2019-02-17
[ 0.000000] Linux version 5.15.98-desktop-1.mga8 (iurt@ecosse.mageia.org) (gcc (Mageia 10.4.0-3.mga8) 10.4.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Sat Mar 4 12:16:27 UTC 2023
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.15.98-desktop-1.mga8 root=/dev/mapper/vg--mga_po-lv_root ro splash quiet noiswmd resume=/dev/vg-mga_po/lv_swap audit=0 vga=791
[ 0.000000] Disabled fast string operations
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] signal: max sigframe size: 1776
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000da99efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000da99f000-0x00000000dae9efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xd6d87018-0xd6d97057] usable ==> usable
[ 0.000000] e820: update [mem 0xd6d87018-0xd6d97057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000040200000-0x00000000d6d87017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d6d87018-0x00000000d6d97057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d6d97058-0x00000000da99efff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000da99f000-0x00000000dae9efff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000021e5fffff] usable
[ 0.000000] efi: EFI v2.00 by Lenovo
[ 0.000000] efi: ACPI=0xdaffe000 ACPI 2.0=0xdaffe014 SMBIOS=0xdae9e000
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: LENOVO 4291LU3/4291LU3, BIOS 8DET76WW (1.46 ) 06/21/2018
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2093.332 MHz processor
[ 0.003145] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.003155] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.003182] last_pfn = 0x21e600 max_arch_pfn = 0x400000000
[ 0.004711] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.005975] last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.047322] Secure boot disabled
[ 0.047326] RAMDISK: [mem 0x5ede7000-0x6013efff]
[ 0.047341] ACPI: Early table checksum verification disabled
[ 0.047355] ACPI: RSDP 0x00000000DAFFE014 000024 (v02 LENOVO)
[ 0.047370] ACPI: XSDT 0x00000000DAFFE120 0000A4 (v01 LENOVO TP-8D 00001460 PTEC 00000002)
[ 0.047389] ACPI: FACP 0x00000000DAFE7000 0000F4 (v04 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047408] ACPI: DSDT 0x00000000DAFEA000 00FA89 (v01 LENOVO TP-8D 00001460 INTL 20061109)
[ 0.047420] ACPI: FACS 0x00000000DAF2D000 000040
[ 0.047430] ACPI: FACS 0x00000000DAF2D000 000040
[ 0.047440] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 LENOVO TP-8D 00001460 PTEC 00000001)
[ 0.047452] ACPI: SSDT 0x00000000DAFFC000 000249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
[ 0.047464] ACPI: SSDT 0x00000000DAFFB000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
[ 0.047476] ACPI: SSDT 0x00000000DAFFA000 0007D1 (v01 LENOVO SataAhci 00001000 INTL 20061109)
[ 0.047487] ACPI: HPET 0x00000000DAFE6000 000038 (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047499] ACPI: APIC 0x00000000DAFE5000 000098 (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047511] ACPI: MCFG 0x00000000DAFE4000 00003C (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047523] ACPI: ECDT 0x00000000DAFE3000 000052 (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047534] ACPI: ASF! 0x00000000DAFE9000 0000A5 (v32 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047546] ACPI: TCPA 0x00000000DAFE2000 000032 (v02 PTL LENOVO 06040000 LNVO 00000001)
[ 0.047558] ACPI: SSDT 0x00000000DAFE1000 000B2F (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.047571] ACPI: SSDT 0x00000000DAFE0000 000996 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.047582] ACPI: UEFI 0x00000000DAFDF000 00003E (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047594] ACPI: UEFI 0x00000000DAFDE000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.047606] ACPI: UEFI 0x00000000DAFDD000 000292 (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047615] ACPI: Reserving FACP table memory at [mem 0xdafe7000-0xdafe70f3]
[ 0.047622] ACPI: Reserving DSDT table memory at [mem 0xdafea000-0xdaff9a88]
[ 0.047626] ACPI: Reserving FACS table memory at [mem 0xdaf2d000-0xdaf2d03f]
[ 0.047630] ACPI: Reserving FACS table memory at [mem 0xdaf2d000-0xdaf2d03f]
[ 0.047634] ACPI: Reserving SLIC table memory at [mem 0xdaffd000-0xdaffd175]
[ 0.047638] ACPI: Reserving SSDT table memory at [mem 0xdaffc000-0xdaffc248]
[ 0.047642] ACPI: Reserving SSDT table memory at [mem 0xdaffb000-0xdaffb032]
[ 0.047646] ACPI: Reserving SSDT table memory at [mem 0xdaffa000-0xdaffa7d0]
[ 0.047649] ACPI: Reserving HPET table memory at [mem 0xdafe6000-0xdafe6037]
[ 0.047653] ACPI: Reserving APIC table memory at [mem 0xdafe5000-0xdafe5097]
[ 0.047657] ACPI: Reserving MCFG table memory at [mem 0xdafe4000-0xdafe403b]
[ 0.047661] ACPI: Reserving ECDT table memory at [mem 0xdafe3000-0xdafe3051]
[ 0.047665] ACPI: Reserving ASF! table memory at [mem 0xdafe9000-0xdafe90a4]
[ 0.047669] ACPI: Reserving TCPA table memory at [mem 0xdafe2000-0xdafe2031]
[ 0.047673] ACPI: Reserving SSDT table memory at [mem 0xdafe1000-0xdafe1b2e]
[ 0.047677] ACPI: Reserving SSDT table memory at [mem 0xdafe0000-0xdafe0995]
[ 0.047682] ACPI: Reserving UEFI table memory at [mem 0xdafdf000-0xdafdf03d]
[ 0.047686] ACPI: Reserving UEFI table memory at [mem 0xdafde000-0xdafde041]
[ 0.047690] ACPI: Reserving UEFI table memory at [mem 0xdafdd000-0xdafdd291]
[ 0.048065] No NUMA configuration found
[ 0.048069] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff]
[ 0.048083] NODE_DATA(0) allocated [mem 0x21e5f9000-0x21e5fdfff]
[ 0.048195] Zone ranges:
[ 0.048198] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.048205] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.048211] Normal [mem 0x0000000100000000-0x000000021e5fffff]
[ 0.048217] Device empty
[ 0.048221] Movable zone start for each node
[ 0.048224] Early memory node ranges
[ 0.048226] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.048231] node 0: [mem 0x0000000000059000-0x000000000009ffff]
[ 0.048235] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.048239] node 0: [mem 0x0000000020200000-0x000000003fffffff]
[ 0.048242] node 0: [mem 0x0000000040200000-0x00000000da99efff]
[ 0.048247] node 0: [mem 0x00000000dafff000-0x00000000daffffff]
[ 0.048250] node 0: [mem 0x0000000100000000-0x000000021e5fffff]
[ 0.048256] Initmem setup node 0 [mem 0x0000000000001000-0x000000021e5fffff]
[ 0.048268] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.048274] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.048340] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.052513] On node 0, zone DMA32: 512 pages in unavailable ranges
[ 0.062680] On node 0, zone DMA32: 512 pages in unavailable ranges
[ 0.062741] On node 0, zone DMA32: 1632 pages in unavailable ranges
[ 0.082104] On node 0, zone Normal: 20480 pages in unavailable ranges
[ 0.082306] On node 0, zone Normal: 6656 pages in unavailable ranges
[ 0.082327] Reserving Intel graphics memory at [mem 0xdba00000-0xdf9fffff]
[ 0.082702] ACPI: PM-Timer IO Port: 0x408
[ 0.082724] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.082731] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.082748] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.082758] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.082764] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.082777] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.082781] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.082794] TSC deadline timer available
[ 0.082798] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.082862] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.082870] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.082878] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.082884] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.082891] PM: hibernation: Registered nosave memory: [mem 0x40000000-0x401fffff]
[ 0.082898] PM: hibernation: Registered nosave memory: [mem 0xd6d87000-0xd6d87fff]
[ 0.082905] PM: hibernation: Registered nosave memory: [mem 0xd6d97000-0xd6d97fff]
[ 0.082912] PM: hibernation: Registered nosave memory: [mem 0xda99f000-0xdae9efff]
[ 0.082915] PM: hibernation: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff]
[ 0.082918] PM: hibernation: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff]
[ 0.082925] PM: hibernation: Registered nosave memory: [mem 0xdb000000-0xdb9fffff]
[ 0.082928] PM: hibernation: Registered nosave memory: [mem 0xdba00000-0xdf9fffff]
[ 0.082931] PM: hibernation: Registered nosave memory: [mem 0xdfa00000-0xf80f7fff]
[ 0.082934] PM: hibernation: Registered nosave memory: [mem 0xf80f8000-0xf80f8fff]
[ 0.082937] PM: hibernation: Registered nosave memory: [mem 0xf80f9000-0xfed1bfff]
[ 0.082940] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.082943] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xffffffff]
[ 0.082949] [mem 0xdfa00000-0xf80f7fff] available for PCI devices
[ 0.082954] Booting paravirtualized kernel on bare hardware
[ 0.082961] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.101293] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[ 0.106685] percpu: Embedded 55 pages/cpu s186584 r8192 d30504 u262144
[ 0.106713] pcpu-alloc: s186584 r8192 d30504 u262144 alloc=1*2097152
[ 0.106722] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.106820] Built 1 zonelists, mobility grouping on. Total pages: 2034801
[ 0.106826] Policy zone: Normal
[ 0.106829] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.98-desktop-1.mga8 root=/dev/mapper/vg--mga_po-lv_root ro splash quiet noiswmd resume=/dev/vg-mga_po/lv_swap audit=0 vga=791
[ 0.107171] audit: disabled (until reboot)
[ 0.107230] Unknown kernel command line parameters "splash noiswmd BOOT_IMAGE=/vmlinuz-5.15.98-desktop-1.mga8 vga=791", will be passed to user space.
[ 0.119177] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.125121] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.125468] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.292536] Memory: 7944216K/8269048K available (14345K kernel code, 2056K rwdata, 4568K rodata, 1972K init, 1920K bss, 324572K reserved, 0K cma-reserved)
[ 0.293282] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.293329] Kernel/User page tables isolation: enabled
[ 0.293376] ftrace: allocating 41367 entries in 162 pages
[ 0.360851] ftrace: allocated 162 pages with 3 groups
[ 0.361149] rcu: Hierarchical RCU implementation.
[ 0.361154] rcu: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[ 0.361158] Rude variant of Tasks RCU enabled.
[ 0.361160] Tracing variant of Tasks RCU enabled.
[ 0.361163] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.361166] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.378814] NR_IRQS: 8448, nr_irqs: 488, preallocated irqs: 16
[ 0.379300] rcu: Offload RCU callbacks from CPUs: (none).
[ 0.379437] Console: colour dummy device 80x25
[ 0.379487] printk: console [tty0] enabled
[ 0.379571] ACPI: Core revision 20210730
[ 0.380034] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.380065] APIC: Switch to symmetric I/O mode setup
[ 0.380148] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.380865] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.385066] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e2c958d3ac, max_idle_ns: 440795301223 ns
[ 0.385082] Calibrating delay loop (skipped), value calculated using timer frequency.. 4186.66 BogoMIPS (lpj=2093332)
[ 0.385091] pid_max: default: 32768 minimum: 301
[ 0.392227] LSM: Security Framework initializing
[ 0.392358] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.392398] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.393342] Disabled fast string operations
[ 0.393366] x86/cpu: VMX (outside TXT) disabled by BIOS
[ 0.393394] CPU0: Thermal monitoring enabled (TM1)
[ 0.393440] process: using mwait in idle threads
[ 0.393446] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.393451] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.393464] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.393471] Spectre V2 : Mitigation: Retpolines
[ 0.393473] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.393476] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.393478] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.393483] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.393486] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.393491] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.393500] MDS: Mitigation: Clear CPU buffers
[ 0.393502] MMIO Stale Data: Unknown: No mitigations
[ 0.437053] Freeing SMP alternatives memory: 40K
[ 0.438343] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1024
[ 0.438364] smpboot: CPU0: Intel(R) Core(TM) i3-2310M CPU @ 2.10GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[ 0.438933] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.438959] ... version: 3
[ 0.438961] ... bit width: 48
[ 0.438964] ... generic registers: 4
[ 0.438966] ... value mask: 0000ffffffffffff
[ 0.438969] ... max period: 00007fffffffffff
[ 0.438972] ... fixed-purpose events: 3
[ 0.438974] ... event mask: 000000070000000f
[ 0.439179] rcu: Hierarchical SRCU implementation.
[ 0.440643] smp: Bringing up secondary CPUs ...
[ 0.441018] x86: Booting SMP configuration:
[ 0.441022] .... node #0, CPUs: #1
[ 0.001741] Disabled fast string operations
[ 0.442303] 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.442548] #2
[ 0.001741] Disabled fast string operations
[ 0.446519] #3
[ 0.001741] Disabled fast string operations
[ 0.448129] smp: Brought up 1 node, 4 CPUs
[ 0.448139] smpboot: Max logical packages: 2
[ 0.448143] smpboot: Total of 4 processors activated (16746.65 BogoMIPS)
[ 0.450179] devtmpfs: initialized
[ 0.450224] x86/mm: Memory block size: 128MB
[ 0.452430] ACPI: PM: Registering ACPI NVS region [mem 0x00058000-0x00058fff] (4096 bytes)
[ 0.452430] ACPI: PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
[ 0.452430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.452430] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.452588] pinctrl core: initialized pinctrl subsystem
[ 0.453302] PM: RTC time: 07:11:37, date: 2023-03-28
[ 0.453937] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.454630] thermal_sys: Registered thermal governor 'fair_share'
[ 0.454635] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.454638] thermal_sys: Registered thermal governor 'step_wise'
[ 0.454641] thermal_sys: Registered thermal governor 'user_space'
[ 0.454682] cpuidle: using governor ladder
[ 0.454682] cpuidle: using governor menu
[ 0.455119] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.455123] ACPI: bus type PCI registered
[ 0.455126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.455766] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.455782] PCI: not using MMCONFIG
[ 0.455792] PCI: Using configuration type 1 for base access
[ 0.455943] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.456484] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.459880] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.460148] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.480084] raid6: sse2x4 gen() 3546 MB/s
[ 0.497080] raid6: sse2x4 xor() 2151 MB/s
[ 0.514085] raid6: sse2x2 gen() 3934 MB/s
[ 0.531078] raid6: sse2x2 xor() 2153 MB/s
[ 0.548087] raid6: sse2x1 gen() 3105 MB/s
[ 0.565086] raid6: sse2x1 xor() 1948 MB/s
[ 0.565089] raid6: using algorithm sse2x2 gen() 3934 MB/s
[ 0.565092] raid6: .... xor() 2153 MB/s, rmw enabled
[ 0.565096] raid6: using ssse3x2 recovery algorithm
[ 0.565269] ACPI: Added _OSI(Module Device)
[ 0.565274] ACPI: Added _OSI(Processor Device)
[ 0.565277] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.565279] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.565283] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.565286] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.565290] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.592060] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.593338] ACPI: EC: EC started
[ 0.593341] ACPI: EC: interrupt blocked
[ 0.594936] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.594942] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.595606] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.605099] ACPI: Dynamic OEM Table Load:
[ 0.605126] ACPI: SSDT 0xFFFF9B1EC03BE000 0008C0 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.607016] ACPI: Dynamic OEM Table Load:
[ 0.607036] ACPI: SSDT 0xFFFF9B1EC02BE000 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.608538] ACPI: Dynamic OEM Table Load:
[ 0.608555] ACPI: SSDT 0xFFFF9B1EC0216E00 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.611194] ACPI: Interpreter enabled
[ 0.611247] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.611252] ACPI: Using IOAPIC for interrupt routing
[ 0.611323] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.612425] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[ 0.612457] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.612461] PCI: Ignoring E820 reservations for host bridge windows
[ 0.613060] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 0.620655] ACPI: PM: Power Resource [PUBS]
[ 0.621538] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
[ 0.623980] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
[ 0.627477] acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
[ 0.628630] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.628795] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.628799] ACPI: PCI: Interrupt link LNKB disabled
[ 0.628952] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.628956] ACPI: PCI: Interrupt link LNKC disabled
[ 0.629116] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.629120] ACPI: PCI: Interrupt link LNKD disabled
[ 0.629273] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.629277] ACPI: PCI: Interrupt link LNKE disabled
[ 0.629427] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.629430] ACPI: PCI: Interrupt link LNKF disabled
[ 0.629579] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.629583] ACPI: PCI: Interrupt link LNKG disabled
[ 0.629733] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.629737] ACPI: PCI: Interrupt link LNKH disabled
[ 0.630014] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.630029] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.630518] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability LTR]
[ 0.630728] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[ 0.630735] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability LTR]
[ 0.630740] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
[ 0.630744] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_SUPPORT)
[ 0.630777] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.631121] PCI host bridge to bus 0000:00
[ 0.631128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.631135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.631140] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.631145] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff window]
[ 0.631150] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff window]
[ 0.631155] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.631232] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.631562] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[ 0.631588] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.631606] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.631618] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
[ 0.631650] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.631660] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.631980] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.632027] pci 0000:00:16.0: reg 0x10: [mem 0xf2525000-0xf252500f 64bit]
[ 0.632189] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.632502] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[ 0.632537] pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff]
[ 0.632558] pci 0000:00:19.0: reg 0x14: [mem 0xf252b000-0xf252bfff]
[ 0.632579] pci 0000:00:19.0: reg 0x18: [io 0x5080-0x509f]
[ 0.632725] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.633030] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.633065] pci 0000:00:1a.0: reg 0x10: [mem 0xf252a000-0xf252a3ff]
[ 0.633248] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.633561] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.633606] pci 0000:00:1b.0: reg 0x10: [mem 0xf2520000-0xf2523fff 64bit]
[ 0.633794] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.634117] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.634322] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.634652] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[ 0.634871] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.635187] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.635408] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.635724] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 0.635940] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.636282] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.636318] pci 0000:00:1d.0: reg 0x10: [mem 0xf2529000-0xf25293ff]
[ 0.636499] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.636815] pci 0000:00:1f.0: [8086:1c4f] type 00 class 0x060100
[ 0.637291] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 0.637327] pci 0000:00:1f.2: reg 0x10: [io 0x50a8-0x50af]
[ 0.637348] pci 0000:00:1f.2: reg 0x14: [io 0x50bc-0x50bf]
[ 0.637368] pci 0000:00:1f.2: reg 0x18: [io 0x50a0-0x50a7]
[ 0.637387] pci 0000:00:1f.2: reg 0x1c: [io 0x50b8-0x50bb]
[ 0.637407] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
[ 0.637427] pci 0000:00:1f.2: reg 0x24: [mem 0xf2528000-0xf25287ff]
[ 0.637538] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.637827] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.637871] pci 0000:00:1f.3: reg 0x10: [mem 0xf2524000-0xf25240ff 64bit]
[ 0.637923] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.638235] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.638683] pci 0000:03:00.0: [8086:0084] type 00 class 0x028000
[ 0.639107] pci 0000:03:00.0: reg 0x10: [mem 0xf2400000-0xf2401fff 64bit]
[ 0.640905] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.641801] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.641817] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff]
[ 0.641987] acpiphp: Slot [1] registered
[ 0.642000] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[ 0.642011] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.642020] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf23fffff]
[ 0.642034] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.642461] pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz.
[ 0.642475] pci 0000:0d:00.0: [1180:e822] type 00 class 0x088001
[ 0.642521] pci 0000:0d:00.0: reg 0x10: [mem 0xf1400000-0xf14000ff]
[ 0.642884] pci 0000:0d:00.0: supports D1 D2
[ 0.642888] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.643350] pci 0000:00:1c.4: PCI bridge to [bus 0d]
[ 0.643361] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.643370] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf1bfffff]
[ 0.643384] pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
[ 0.646387] ACPI: EC: interrupt unblocked
[ 0.646392] ACPI: EC: event unblocked
[ 0.646399] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.646403] ACPI: EC: GPE=0x11
[ 0.646407] ACPI: \_SB_.PCI0.LPC_.EC__: Boot ECDT EC initialization complete
[ 0.646413] ACPI: \_SB_.PCI0.LPC_.EC__: EC: Used to handle transactions and events
[ 0.646613] iommu: Default domain type: Translated
[ 0.646618] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.646653] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.646653] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.646653] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.646653] vgaarb: loaded
[ 0.647243] SCSI subsystem initialized
[ 0.647266] libata version 3.00 loaded.
[ 0.647266] EDAC MC: Ver: 3.0.0
[ 0.648160] Registered efivars operations
[ 0.648546] NetLabel: Initializing
[ 0.648550] NetLabel: domain hash size = 128
[ 0.648553] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.648591] NetLabel: unlabeled traffic allowed by default
[ 0.648594] PCI: Using ACPI for IRQ routing
[ 0.652990] PCI: pci_cache_line_size set to 64 bytes
[ 0.653359] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.653367] e820: reserve RAM buffer [mem 0xd6d87018-0xd7ffffff]
[ 0.653372] e820: reserve RAM buffer [mem 0xda99f000-0xdbffffff]
[ 0.653376] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.653380] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff]
[ 0.653395] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.653395] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.655162] clocksource: Switched to clocksource tsc-early
[ 0.680111] VFS: Disk quotas dquot_6.6.0
[ 0.680160] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.680330] pnp: PnP ACPI init
[ 0.681347] pnp 00:00: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681362] pnp 00:00: disabling [mem 0x000c4000-0x000c7fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681369] pnp 00:00: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681375] pnp 00:00: disabling [mem 0x000cc000-0x000cffff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681381] pnp 00:00: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681387] pnp 00:00: disabling [mem 0x000d4000-0x000d7fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681393] pnp 00:00: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681398] pnp 00:00: disabling [mem 0x000dc000-0x000dffff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681491] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.681503] system 00:00: [mem 0x000e0000-0x000e3fff] has been reserved
[ 0.681510] system 00:00: [mem 0x000e4000-0x000e7fff] has been reserved
[ 0.681516] system 00:00: [mem 0x000e8000-0x000ebfff] has been reserved
[ 0.681522] system 00:00: [mem 0x000ec000-0x000effff] has been reserved
[ 0.681527] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.681533] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved
[ 0.681538] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[ 0.681546] system 00:00: [mem 0xfed4c000-0xffffffff] has been reserved
[ 0.681861] system 00:01: [io 0x0400-0x047f] has been reserved
[ 0.681869] system 00:01: [io 0x0500-0x057f] has been reserved
[ 0.681873] system 00:01: [io 0x0800-0x080f] has been reserved
[ 0.681878] system 00:01: [io 0x15e0-0x15ef] has been reserved
[ 0.681883] system 00:01: [io 0x1600-0x167f] has been reserved
[ 0.681890] system 00:01: [mem 0xf8000000-0xfbffffff] could not be reserved
[ 0.681895] system 00:01: [mem 0x00000000-0x00000fff] could not be reserved
[ 0.681903] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.681910] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.681916] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.681922] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.681929] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[ 0.683843] pnp: PnP ACPI: found 6 devices
[ 0.693389] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.693731] NET: Registered PF_INET protocol family
[ 0.694189] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.699665] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.699713] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.699734] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.700023] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.700380] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.700534] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.700628] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.700862] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.700882] NET: Registered PF_XDP protocol family
[ 0.700897] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.700909] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 0.700917] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[ 0.700942] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfa00000-0xdfbfffff]
[ 0.700955] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfc00000-0xdfdfffff 64bit pref]
[ 0.700964] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.700973] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.700981] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.700994] pci 0000:00:1c.0: bridge window [mem 0xdfa00000-0xdfbfffff]
[ 0.701004] pci 0000:00:1c.0: bridge window [mem 0xdfc00000-0xdfdfffff 64bit pref]
[ 0.701019] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.701030] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff]
[ 0.701050] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[ 0.701056] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.701067] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf23fffff]
[ 0.701090] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.701106] pci 0000:00:1c.4: PCI bridge to [bus 0d]
[ 0.701112] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.701123] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf1bfffff]
[ 0.701132] pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
[ 0.701148] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.701154] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.701159] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.701164] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff window]
[ 0.701169] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff window]
[ 0.701174] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.701178] pci_bus 0000:02: resource 1 [mem 0xdfa00000-0xdfbfffff]
[ 0.701183] pci_bus 0000:02: resource 2 [mem 0xdfc00000-0xdfdfffff 64bit pref]
[ 0.701188] pci_bus 0000:03: resource 1 [mem 0xf2400000-0xf24fffff]
[ 0.701193] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff]
[ 0.701197] pci_bus 0000:05: resource 1 [mem 0xf1c00000-0xf23fffff]
[ 0.701201] pci_bus 0000:05: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.701206] pci_bus 0000:0d: resource 0 [io 0x3000-0x3fff]
[ 0.701210] pci_bus 0000:0d: resource 1 [mem 0xf1400000-0xf1bfffff]
[ 0.701214] pci_bus 0000:0d: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref]
[ 0.702294] PCI: CLS 64 bytes, default 64
[ 0.702313] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.702316] software IO TLB: mapped [mem 0x00000000d2d87000-0x00000000d6d87000] (64MB)
[ 0.702649] Trying to unpack rootfs image as initramfs...
[ 0.748512] Initialise system trusted keyrings
[ 0.748727] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[ 0.753645] zbud: loaded
[ 0.791318] xor: automatically using best checksumming function avx
[ 0.791332] Key type asymmetric registered
[ 0.791337] Asymmetric key parser 'x509' registered
[ 0.791459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.791575] io scheduler mq-deadline registered
[ 0.791581] io scheduler kyber registered
[ 0.791682] io scheduler bfq registered
[ 0.792464] pcieport 0000:00:1c.0: enabling device (0000 -> 0003)
[ 0.796070] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.797191] Linux agpgart interface v0.103
[ 0.803897] brd: module loaded
[ 0.804974] ahci 0000:00:1f.2: version 3.0
[ 0.805350] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.816148] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
[ 0.816164] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[ 0.823682] scsi host0: ahci
[ 0.824155] scsi host1: ahci
[ 0.824580] scsi host2: ahci
[ 0.824952] scsi host3: ahci
[ 0.825282] scsi host4: ahci
[ 0.825640] scsi host5: ahci
[ 0.825757] ata1: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528100 irq 24
[ 0.825766] ata2: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528180 irq 24
[ 0.825770] ata3: DUMMY
[ 0.825772] ata4: DUMMY
[ 0.825775] ata5: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528300 irq 24
[ 0.825779] ata6: DUMMY
[ 0.826139] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.829380] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.829396] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.829703] mousedev: PS/2 mouse device common for all mice
[ 0.829781] rtc_cmos 00:02: RTC can wake from S4
[ 0.830264] rtc_cmos 00:02: registered as rtc0
[ 0.830310] rtc_cmos 00:02: setting system clock to 2023-03-28T07:11:37 UTC (1679987497)
[ 0.830372] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[ 0.831474] intel_pstate: Intel P-state driver initializing
[ 0.832269] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.832334] efifb: probing for efifb
[ 0.832369] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
[ 0.832371] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 0.832374] efifb: scrolling: redraw
[ 0.832375] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.832481] Console: switching to colour frame buffer device 128x48
[ 0.833129] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.834648] fb0: EFI VGA frame buffer device
[ 0.834658] EFI Variables Facility v0.08 2004-May-17
[ 0.859145] Key type dns_resolver registered
[ 0.859150] mpls_gso: MPLS GSO support
[ 0.859731] microcode: sig=0x206a7, pf=0x10, revision=0x2f
[ 0.859805] microcode: Microcode Update Driver: v2.2.
[ 0.859812] IPI shorthand broadcast: enabled
[ 0.859839] sched_clock: Marking stable (859056005, 741626)->(874220878, -14423247)
[ 0.860085] registered taskstats version 1
[ 0.860092] Loading compiled-in X.509 certificates
[ 0.860235] zswap: loaded using pool lzo/zbud
[ 0.861060] Key type .fscrypt registered
[ 0.861063] Key type fscrypt-provisioning registered
[ 0.861824] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[ 1.128001] Freeing initrd memory: 19808K
[ 1.131595] Key type encrypted registered
[ 1.132007] PM: Magic number: 15:442:168
[ 1.132054] acpi device:31: hash matches
[ 1.137171] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.139198] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 1.139217] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 1.139580] ata1.00: supports DRM functions and may not be fully accessible
[ 1.139590] ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT01B6Q, max UDMA/133
[ 1.140421] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 1.143278] ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
[ 1.143788] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 1.143800] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 1.144132] ata1.00: supports DRM functions and may not be fully accessible
[ 1.148193] ata1.00: configured for UDMA/133
[ 1.148394] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5
[ 1.148650] ata1.00: Enabling discard_zeroes_data
[ 1.148707] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 1.148733] sd 0:0:0:0: [sda] Write Protect is off
[ 1.148736] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.148760] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.148957] ata1.00: Enabling discard_zeroes_data
[ 1.150673] sda: sda1 sda2 sda3
[ 1.150887] ata1.00: Enabling discard_zeroes_data
[ 1.152010] sd 0:0:0:0: [sda] supports TCG Opal
[ 1.152016] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.458001] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.756191] tsc: Refined TSC clocksource calibration: 2093.200 MHz
[ 1.756219] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e2c18db8be, max_idle_ns: 440795251115 ns
[ 1.756296] clocksource: Switched to clocksource tsc
[ 1.771002] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.776215] Freeing unused kernel image (initmem) memory: 1972K
[ 1.776336] Write protecting the kernel read-only data: 22528k
[ 1.777665] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 1.778510] Freeing unused kernel image (rodata/data gap) memory: 1576K
[ 1.887987] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.887990] x86/mm: Checking user space page tables
[ 1.952722] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.952729] Run /init as init process
[ 1.952731] with arguments:
[ 1.952733] /init
[ 1.952734] splash
[ 1.952735] noiswmd
[ 1.952736] with environment:
[ 1.952737] HOME=/
[ 1.952738] TERM=linux
[ 1.952739] BOOT_IMAGE=/vmlinuz-5.15.98-desktop-1.mga8
[ 1.952740] vga=791
[ 2.039944] dracut: Mageia-8
[ 2.238069] device-mapper: uevent: version 1.0.3
[ 2.238233] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 2.401927] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 2.405621] ACPI: battery: Slot [BAT0] (battery present)
[ 2.622807] Console: switching to colour dummy device 80x25
[ 2.622863] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 2.666369] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 2.667258] ACPI: video: Video Device [VID] (multi-head: yes rom: no post: no)
[ 2.667530] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
[ 2.833803] fbcon: i915drmfb (fb0) is primary device
[ 3.587740] Console: switching to colour frame buffer device 170x48
[ 3.611766] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 3.654835] dracut: Starting plymouth daemon
[ 4.541113] cryptd: max_cpu_qlen set to 1000
[ 4.564314] ACPI: bus type USB registered
[ 4.564412] usbcore: registered new interface driver usbfs
[ 4.564430] usbcore: registered new interface driver hub
[ 4.564454] usbcore: registered new device driver usb
[ 4.572281] sdhci: Secure Digital Host Controller Interface driver
[ 4.572286] sdhci: Copyright(c) Pierre Ossman
[ 4.586667] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.587768] ehci-pci: EHCI PCI platform driver
[ 4.588636] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 4.588648] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 4.588670] ehci-pci 0000:00:1a.0: debug port 2
[ 4.592667] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf252a000
[ 4.602248] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 4.602327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 4.602332] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.602335] usb usb1: Product: EHCI Host Controller
[ 4.602337] usb usb1: Manufacturer: Linux 5.15.98-desktop-1.mga8 ehci_hcd
[ 4.602339] usb usb1: SerialNumber: 0000:00:1a.0
[ 4.603226] hub 1-0:1.0: USB hub found
[ 4.603245] hub 1-0:1.0: 3 ports detected
[ 4.603734] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 4.603744] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 4.603762] ehci-pci 0000:00:1d.0: debug port 2
[ 4.607717] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf2529000
[ 4.615102] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 4.615175] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 4.615180] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.615184] usb usb2: Product: EHCI Host Controller
[ 4.615186] usb usb2: Manufacturer: Linux 5.15.98-desktop-1.mga8 ehci_hcd
[ 4.615188] usb usb2: SerialNumber: 0000:00:1d.0
[ 4.615419] hub 2-0:1.0: USB hub found
[ 4.615433] hub 2-0:1.0: 3 ports detected
[ 4.689898] dracut: luksOpen /dev/sda3 crypt_sda3
[ 4.846194] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 4.855115] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 4.974809] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 4.974836] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.975655] hub 1-1:1.0: USB hub found
[ 4.975871] hub 1-1:1.0: 6 ports detected
[ 4.983474] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 4.983488] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.983946] hub 2-1:1.0: USB hub found
[ 4.984115] hub 2-1:1.0: 8 ports detected
[ 5.252197] usb 1-1.4: new full-speed USB device number 3 using ehci-pci
[ 5.335996] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f, bcdDevice= 7.48
[ 5.336013] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.336019] usb 1-1.4: Product: Broadcom Bluetooth Device
[ 5.336024] usb 1-1.4: Manufacturer: Broadcom Corp
[ 5.336028] usb 1-1.4: SerialNumber: CCAF78E54B53
[ 5.401199] usb 1-1.6: new high-speed USB device number 4 using ehci-pci
[ 5.486508] usb 1-1.6: New USB device found, idVendor=04f2, idProduct=b217, bcdDevice= 8.54
[ 5.486527] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.486533] usb 1-1.6: Product: Integrated Camera
[ 5.486538] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd.
[ 11.344165] random: crng init done
[ 15.450348] dracut: Scanning devices dm-0 for LVM logical volumes vg-mga_po/lv_usr vg-mga_po/lv_root vg-mga_po/lv_swap
[ 15.485963] dracut: inactive '/dev/vg-mga_po/lv_root' [28.66 GiB] inherit
[ 15.486396] dracut: inactive '/dev/vg-mga_po/lv_swap' [7.96 GiB] inherit
[ 15.486756] dracut: inactive '/dev/vg-mga_po/lv_usr' [46.35 GiB] inherit
[ 15.487128] dracut: inactive '/dev/vg-mga_po/lv_var' [<23.83 GiB] inherit
[ 15.487483] dracut: inactive '/dev/vg-mga_po/lv_home' [<355.90 GiB] inherit
[ 15.843222] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 15.889051] dracut: Checking ext4: /dev/mapper/vg--mga_po-lv_root
[ 15.889268] dracut: issuing e2fsck -a /dev/mapper/vg--mga_po-lv_root
[ 15.897222] dracut: /dev/mapper/vg--mga_po-lv_root: clean, 3359/1880480 files, 281373/7514112 blocks
[ 15.899619] dracut: Mounting /dev/mapper/vg--mga_po-lv_root with -o rw,noatime,ro
[ 15.902925] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 15.913525] dracut: Mounted root filesystem /dev/mapper/vg--mga_po-lv_root
[ 15.940588] dracut: Checking ext4: /dev/vg-mga_po/lv_usr
[ 15.940835] dracut: issuing e2fsck -a /dev/vg-mga_po/lv_usr
[ 15.950460] dracut: /dev/vg-mga_po/lv_usr: clean, 208519/3039232 files, 2067960/12150784 blocks
[ 15.951187] dracut: Mounting /usr with -o noatime,acl,ro
[ 15.955983] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 16.058050] dracut: Switching root
[ 16.522135] systemd[1]: Inserted module 'autofs4'
[ 16.606170] NET: Registered PF_INET6 protocol family
[ 16.606840] Segment Routing with IPv6
[ 16.606848] In-situ OAM (IOAM) with IPv6
[ 16.696871] systemd[1]: systemd 246 running in system mode. (+PAM +AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN -PCRE2 default-hierarchy=unified)
[ 16.708280] systemd[1]: Detected architecture x86-64.
[ 16.708862] systemd[1]: Set hostname to <pub-x220>.
[ 17.736276] systemd[1]: usr.mount: Unit is bound to inactive unit dev-mapper-vg\x2d\x2dmga_po\x2dlv_usr.device. Stopping, too.
[ 17.737316] systemd[1]: Queued start job for default target Graphical Interface.
[ 17.738742] systemd[1]: Created slice Slice /system/getty.
[ 17.739060] systemd[1]: Created slice Slice /system/modprobe.
[ 17.739356] systemd[1]: Created slice Cryptsetup Units Slice.
[ 17.739603] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 17.739862] systemd[1]: Created slice User and Session Slice.
[ 17.739957] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 17.740211] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 17.740301] systemd[1]: Reached target Login Prompts.
[ 17.740354] systemd[1]: Reached target RPC Port Mapper.
[ 17.740376] systemd[1]: Reached target Slices.
[ 17.740492] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 17.742121] systemd[1]: Listening on Process Core Dump Socket.
[ 17.742205] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 17.753833] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 17.754113] systemd[1]: Listening on Journal Socket (/dev/log).
[ 17.754283] systemd[1]: Listening on Journal Socket.
[ 17.754457] systemd[1]: Listening on udev Control Socket.
[ 17.754567] systemd[1]: Listening on udev Kernel Socket.
[ 17.755723] systemd[1]: Mounting Huge Pages File System...
[ 17.756887] systemd[1]: Mounting POSIX Message Queue File System...
[ 17.758248] systemd[1]: Mounting Kernel Debug File System...
[ 17.759959] systemd[1]: Mounting Kernel Trace File System...
[ 17.761791] systemd[1]: Starting Load legacy module configuration...
[ 17.763446] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 17.765129] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 17.766698] systemd[1]: Starting Software RAID Monitor Takeover...
[ 17.768240] systemd[1]: Starting Load Kernel Module configfs...
[ 17.769889] systemd[1]: Starting Load Kernel Module drm...
[ 17.772177] systemd[1]: Starting Load Kernel Module fuse...
[ 17.778167] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 17.782712] systemd[1]: Starting File System Check on Root Device...
[ 17.790496] systemd[1]: Starting Journal Service...
[ 17.794851] systemd[1]: Starting Load Kernel Modules...
[ 17.795012] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 17.796629] systemd[1]: Starting Coldplug All udev Devices...
[ 17.797105] fuse: init (API version 7.34)
[ 17.800750] systemd[1]: Starting Setup Virtual Console...
[ 17.803971] systemd[1]: Mounted Huge Pages File System.
[ 17.804244] systemd[1]: Mounted POSIX Message Queue File System.
[ 17.804442] systemd[1]: Mounted Kernel Debug File System.
[ 17.804633] systemd[1]: Mounted Kernel Trace File System.
[ 17.805053] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 17.809909] systemd[1]: Started Software RAID Monitor Takeover.
[ 17.810414] systemd[1]: modprobe@configfs.service: Succeeded.
[ 17.810796] systemd[1]: Finished Load Kernel Module configfs.
[ 17.811315] systemd[1]: modprobe@drm.service: Succeeded.
[ 17.811661] systemd[1]: Finished Load Kernel Module drm.
[ 17.812117] systemd[1]: modprobe@fuse.service: Succeeded.
[ 17.812457] systemd[1]: Finished Load Kernel Module fuse.
[ 17.814653] systemd[1]: Mounting FUSE Control File System...
[ 17.815354] Non-volatile memory driver v1.3
[ 17.824433] systemd[1]: Mounting Kernel Configuration File System...
[ 17.827697] systemd[1]: Mounted FUSE Control File System.
[ 17.827991] systemd[1]: Mounted Kernel Configuration File System.
[ 17.832814] systemd[1]: Finished Load Kernel Modules.
[ 17.838880] systemd[1]: Starting Apply Kernel Variables...
[ 17.855183] systemd[1]: Finished File System Check on Root Device.
[ 17.857452] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 17.860370] sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e822] (rev 7)
[ 17.861322] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[ 17.864033] mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA
[ 17.872346] systemd[1]: Finished Apply Kernel Variables.
[ 17.877094] EXT4-fs (dm-2): re-mounted. Opts: acl. Quota mode: none.
[ 17.878483] EXT4-fs (dm-1): re-mounted. Opts: acl. Quota mode: none.
[ 17.882375] systemd[1]: Condition check resulted in /usr being skipped.
[ 17.882414] systemd[1]: Unnecessary job for /dev/mapper/vg--mga_po-lv_usr was removed.
[ 17.883072] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 17.884759] systemd[1]: Starting Configure read-only root support...
[ 17.884912] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 17.885406] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 17.885557] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 17.887517] hdaps: supported laptop not found!
[ 17.887520] hdaps: driver init failed (ret=-19)!
[ 17.888736] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 17.929644] systemd[1]: Finished Setup Virtual Console.
[ 17.934737] systemd[1]: fedora-loadmodules.service: Main process exited, code=exited, status=1/FAILURE
[ 17.934994] systemd[1]: fedora-loadmodules.service: Failed with result 'exit-code'.
[ 17.935499] systemd[1]: Failed to start Load legacy module configuration.
[ 17.950124] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 17.953367] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 17.953843] systemd[1]: Started Journal Service.
[ 18.256532] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\_SB.PCI0.LPC.PMIO) (20210730/utaddress-204)
[ 18.256545] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 18.256550] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20210730/utaddress-204)
[ 18.256557] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 18.256559] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20210730/utaddress-204)
[ 18.256566] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 18.256568] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20210730/utaddress-204)
[ 18.256574] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 18.256575] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 18.257628] pps_core: LinuxPPS API ver. 1 registered
[ 18.257632] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 18.262359] PTP clock support registered
[ 18.306658] e1000e: Intel(R) PRO/1000 Network Driver
[ 18.306664] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 18.306915] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 18.340601] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 18.344146] ACPI: button: Lid Switch [LID]
[ 18.344246] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[ 18.344369] ACPI: button: Sleep Button [SLPB]
[ 18.344467] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 18.344567] ACPI: button: Power Button [PWRF]
[ 18.390608] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[ 18.402240] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 18.415400] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 18.476776] Intel(R) Wireless WiFi driver for Linux
[ 18.476874] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:89:07:ac
[ 18.476881] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 18.476949] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
[ 18.476995] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 18.509203] iwlwifi 0000:03:00.0: loaded firmware version 39.31.5.1 build 35138 1000-5.ucode op_mode iwldvm
[ 18.622501] ACPI: AC: AC Adapter [AC] (off-line)
[ 18.650873] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled
[ 18.650880] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 18.650883] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 18.650886] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
[ 18.651151] thermal LNXTHERM:00: registered as thermal_zone0
[ 18.651156] ACPI: thermal: Thermal Zone [THM0] (46 C)
[ 18.652104] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 18.680915] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78)
[ 18.696701] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 18.724725] snd_hda_codec_conexant hdaudioC0D0: CX20590: BIOS auto-probing.
[ 18.725652] tpm tpm0: TPM is disabled/deactivated (0x6)
[ 18.725662] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20590: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker
[ 18.725670] snd_hda_codec_conexant hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 18.725675] snd_hda_codec_conexant hdaudioC0D0: hp_outs=2 (0x1c/0x19/0x0/0x0/0x0)
[ 18.725679] snd_hda_codec_conexant hdaudioC0D0: mono: mono_out=0x0
[ 18.725681] snd_hda_codec_conexant hdaudioC0D0: inputs:
[ 18.725684] snd_hda_codec_conexant hdaudioC0D0: Internal Mic=0x23
[ 18.725688] snd_hda_codec_conexant hdaudioC0D0: Mic=0x1b
[ 18.725690] snd_hda_codec_conexant hdaudioC0D0: Dock Mic=0x1a
[ 18.730380] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[ 18.730385] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 18.730387] thinkpad_acpi: ThinkPad BIOS 8DET76WW (1.46 ), EC unknown
[ 18.730389] thinkpad_acpi: Lenovo ThinkPad X220, model 4291LU3
[ 18.753240] thinkpad_acpi: radio switch found; radios are enabled
[ 18.753446] thinkpad_acpi: Tablet mode switch found (type: MHKG), currently in laptop mode
[ 18.759544] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 18.759550] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 18.770537] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 18.771302] i2c i2c-9: 2/2 memory slots populated (from DMI)
[ 18.771666] i2c i2c-9: Successfully instantiated SPD at 0x50
[ 18.772017] i2c i2c-9: Successfully instantiated SPD at 0x51
[ 18.778206] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 18.785276] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[ 18.853565] thinkpad_acpi: battery 1 registered (start 0, stop 100)
[ 18.853580] ACPI: battery: new extension: ThinkPad Battery Extension
[ 18.853675] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input11
[ 18.878302] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 18.879270] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 18.882274] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 18.884045] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 18.884172] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 18.914919] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 18.915832] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 18.916029] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 18.961337] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[ 18.961344] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[ 18.961346] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 18.961348] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[ 18.985451] Bluetooth: Core ver 2.22
[ 18.985484] NET: Registered PF_BLUETOOTH protocol family
[ 18.985486] Bluetooth: HCI device and connection manager initialized
[ 18.985492] Bluetooth: HCI socket layer initialized
[ 18.985495] Bluetooth: L2CAP socket layer initialized
[ 18.985502] Bluetooth: SCO socket layer initialized
[ 18.987278] mc: Linux media interface: v0.10
[ 19.007807] usbcore: registered new interface driver btusb
[ 19.126352] iTCO_vendor_support: vendor-support=0
[ 19.134589] iTCO_wdt iTCO_wdt.1.auto: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[ 19.134729] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=1)
[ 19.237906] videodev: Linux video capture interface: v2.00
[ 19.266424] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[ 19.274383] Adding 8351740k swap on /dev/mapper/vg--mga_po-lv_swap. Priority:-2 extents:1 across:8351740k SSFS
[ 19.369492] intel_rapl_common: Found RAPL domain package
[ 19.369499] intel_rapl_common: Found RAPL domain core
[ 19.369501] intel_rapl_common: Found RAPL domain uncore
[ 19.369509] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[ 19.370096] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 19.404124] usb 1-1.6: Found UVC 1.00 device Integrated Camera (04f2:b217)
[ 19.417135] hdaps: supported laptop not found!
[ 19.417141] hdaps: driver init failed (ret=-19)!
[ 19.448811] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input16
[ 19.448941] usbcore: registered new interface driver uvcvideo
[ 19.523010] hdaps: supported laptop not found!
[ 19.523015] hdaps: driver init failed (ret=-19)!
[ 19.709604] psmouse serio1: synaptics: queried max coordinates: x [..5472], y [..4448]
[ 19.810635] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x120c00/0x0, board id: 1611, fw id: 774180
[ 19.810652] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[ 19.859627] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input15
[ 20.240777] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 20.264426] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 20.277169] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 20.295938] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 20.612605] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 20.863012] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input17
[ 34.045336] EXT4-fs (dm-4): warning: mounting fs with errors, running e2fsck is recommended
[ 34.046920] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 98.945100] hdaps: supported laptop not found!
[ 98.945106] hdaps: driver init failed (ret=-19)!
[ 100.489290] netfilter PSD loaded - (c) astaro AG
[ 100.494658] IFWLOG: register target
[ 104.375088] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 104.375095] Bluetooth: BNEP filters: protocol multicast
[ 104.375101] Bluetooth: BNEP socket layer initialized
[ 104.407829] NET: Registered PF_ALG protocol family
[ 104.576171] rfkill: input handler disabled
[ 104.595963] Bluetooth: RFCOMM TTY layer initialized
[ 104.595973] Bluetooth: RFCOMM socket layer initialized
[ 104.595980] Bluetooth: RFCOMM ver 1.11
[ 120.400966] rfkill: input handler enabled
[ 124.955201] rfkill: input handler disabled
[ 128.729080] intel_pstate: Turbo disabled by BIOS or unavailable on processor
[ 130.192225] EXT4-fs error (device dm-4): ext4_lookup:1836: inode #786266: comm pool-org.gnome.: iget: bad extra_isize 60393 (inode size 256)
[ 130.192294] EXT4-fs error (device dm-4): ext4_lookup:1836: inode #786266: comm pool-org.gnome.: iget: bad extra_isize 60393 (inode size 256)
[ 365.915480] EXT4-fs (dm-4): error count since last fsck: 6
[ 365.915520] EXT4-fs (dm-4): initial error at time 1679921748: ext4_lookup:1836: inode 786266
[ 365.915546] EXT4-fs (dm-4): last error at time 1679987626: ext4_lookup:1836: inode 786266
[ 430.030338] PM: suspend entry (deep)
[ 430.042060] Filesystems sync: 0.011 seconds
[ 430.043303] Freezing user space processes ... (elapsed 0.002 seconds) done.
[ 430.045334] OOM killer disabled.
[ 430.045335] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 430.046515] printk: Suspending console(s) (use no_console_suspend to debug)
[ 430.233393] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 430.233601] sd 0:0:0:0: [sda] Stopping disk
[ 430.505667] e1000e: EEE TX LPI TIMER: 00000011
[ 431.439036] ACPI: EC: interrupt blocked
[ 431.467759] ACPI: PM: Preparing to enter system sleep state S3
[ 431.476838] ACPI: EC: event blocked
[ 431.476841] ACPI: EC: EC stopped
[ 431.476842] ACPI: PM: Saving platform NVS memory
[ 431.476859] Disabling non-boot CPUs ...
[ 431.478569] smpboot: CPU 1 is now offline
[ 431.481848] smpboot: CPU 2 is now offline
[ 431.484078] smpboot: CPU 3 is now offline
[ 431.487374] ACPI: PM: Low-level resume complete
[ 431.487399] ACPI: EC: EC started
[ 431.487400] ACPI: PM: Restoring platform NVS memory
[ 431.487736] Enabling non-boot CPUs ...
[ 431.487782] x86: Booting SMP configuration:
[ 431.487783] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 431.488139] Disabled fast string operations
[ 431.490663] CPU1 is up
[ 431.490695] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 431.491666] Disabled fast string operations
[ 431.494141] CPU2 is up
[ 431.494171] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 431.494456] Disabled fast string operations
[ 431.496961] CPU3 is up
[ 431.500404] ACPI: PM: Waking up from system sleep state S3
[ 431.524380] ACPI: EC: interrupt unblocked
[ 431.536430] sdhci-pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz.
[ 431.549330] ACPI: EC: event unblocked
[ 431.551283] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 431.558725] sd 0:0:0:0: [sda] Starting disk
[ 431.568518] tpm tpm0: TPM is disabled/deactivated (0x6)
[ 431.794129] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
[ 431.868114] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 431.868343] ata2: SATA link down (SStatus 0 SControl 300)
[ 431.868547] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 431.868559] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 431.868959] ata1.00: supports DRM functions and may not be fully accessible
[ 431.876243] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 431.876258] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 431.876553] ata5: SATA link down (SStatus 0 SControl 300)
[ 431.876634] ata1.00: supports DRM functions and may not be fully accessible
[ 431.881724] ata1.00: configured for UDMA/133
[ 431.882996] ata1.00: Enabling discard_zeroes_data
[ 431.936061] usb 1-1.6: reset high-speed USB device number 4 using ehci-pci
[ 432.372550] psmouse serio1: synaptics: queried max coordinates: x [..5472], y [..4448]
[ 432.515314] OOM killer enabled.
[ 432.515318] Restarting tasks ...
[ 432.515317] ACPI: \_SB_.PCI0.LPC_.EC__.BAT1: docking
[ 432.520110] ACPI: \_SB_.PCI0.LPC_.EC__.BAT1: Unable to dock!
[ 432.528497] done.
[ 432.552290] PM: suspend exit
[ 432.707490] e1000e 0000:00:19.0 enp0s25: NIC Link is Down
[ 437.703083] usb 2-1.2: new high-speed USB device number 3 using ehci-pci
[ 437.784322] usb 2-1.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.24
[ 437.784337] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 437.784342] usb 2-1.2: Product: USB2.0 Hub
[ 437.784346] usb 2-1.2: Manufacturer: GenesysLogic
[ 437.785138] hub 2-1.2:1.0: USB hub found
[ 437.785618] hub 2-1.2:1.0: 4 ports detected
[ 438.064071] usb 2-1.2.1: new full-speed USB device number 4 using ehci-pci
[ 438.143681] usb 2-1.2.1: New USB device found, idVendor=058f, idProduct=9254, bcdDevice= 3.12
[ 438.143700] usb 2-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 438.143707] usb 2-1.2.1: Product: Generic USB Hub
[ 438.143711] usb 2-1.2.1: Manufacturer: ALCOR
[ 438.144336] hub 2-1.2.1:1.0: USB hub found
[ 438.144458] hub 2-1.2.1:1.0: 4 ports detected
[ 438.212077] usb 2-1.2.2: new low-speed USB device number 5 using ehci-pci
[ 438.296658] usb 2-1.2.2: New USB device found, idVendor=046d, idProduct=c51b, bcdDevice=46.00
[ 438.296675] usb 2-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 438.296680] usb 2-1.2.2: Product: USB Receiver
[ 438.296684] usb 2-1.2.2: Manufacturer: Logitech
[ 438.578052] usb 2-1.2.3: new high-speed USB device number 6 using ehci-pci
[ 438.734058] usb 2-1.2.1.3: new low-speed USB device number 7 using ehci-pci
[ 438.824532] usb 2-1.2.1.3: New USB device found, idVendor=04b4, idProduct=0102, bcdDevice= 0.01
[ 438.824549] usb 2-1.2.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 438.824555] usb 2-1.2.1.3: Product: Cypress USB Keyboard
[ 438.824559] usb 2-1.2.1.3: Manufacturer: Cypress
[ 438.875976] usb 2-1.2.3: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.12
[ 438.875990] usb 2-1.2.3: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[ 438.875995] usb 2-1.2.3: SerialNumber: 4DEF0B40
[ 438.876757] usb 2-1.2.3: Found UVC 1.00 device <unnamed> (046d:0825)
[ 438.990097] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.3/2-1.2.3:1.0/input/input18
[ 439.059071] hid: raw HID events driver (C) Jiri Kosina
[ 439.115580] usbcore: registered new interface driver usbhid
[ 439.115586] usbhid: USB HID core driver
[ 439.195754] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.2/2-1.2.2:1.0/0003:046D:C51B.0001/input/input19
[ 439.195995] hid-generic 0003:046D:C51B.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.2.2/input0
[ 439.196571] hid-generic 0003:046D:C51B.0002: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.2.2/input1
[ 439.196876] input: Cypress Cypress USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1.3/2-1.2.1.3:1.0/0003:04B4:0102.0003/input/input20
[ 439.246739] usb 2-1.2.3: set resolution quirk: cval->res = 384
[ 439.247636] usbcore: registered new interface driver snd-usb-audio
[ 439.258497] hid-generic 0003:04B4:0102.0003: input,hidraw2: USB HID v1.00 Keyboard [Cypress Cypress USB Keyboard] on usb-0000:00:1d.0-1.2.1.3/input0
[ 439.361575] logitech-djreceiver 0003:046D:C51B.0001: hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.2.2/input0
[ 439.415973] logitech-djreceiver 0003:046D:C51B.0002: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.2.2/input1
[ 439.481188] logitech-djreceiver 0003:046D:C51B.0002: device of type 27 Mhz (0x02) connected on slot 1
[ 439.481799] input: Logitech Wireless Mouse PID:003c Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.2/2-1.2.2:1.1/0003:046D:C51B.0002/0003:046D:003C.0004/input/input21
[ 439.482817] hid-generic 0003:046D:003C.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:003c] on usb-0000:00:1d.0-1.2.2/input1:1
[ 439.545225] logitech-hidpp-device 0003:046D:003C.0004: HID++ 1.0 device connected.
[ 439.609410] input: Logitech Wireless Mouse PID:003c as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.2/2-1.2.2:1.1/0003:046D:C51B.0002/0003:046D:003C.0004/input/input25
[ 439.609702] logitech-hidpp-device 0003:046D:003C.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:003c] on usb-0000:00:1d.0-1.2.2/input1:1
[ 440.160732] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160740] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160742] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160744] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160746] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160747] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160749] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160751] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 463.972908] usb 2-1.2.3: reset high-speed USB device number 6 using ehci-pci
[ 511.518484] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 511.576653] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 511.620175] NET: Registered PF_PACKET protocol family
[ 512.179350] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 512.236599] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 512.731030] wlp3s0: authenticate with 44:94:fc:74:d7:07
[ 512.734992] wlp3s0: send auth to 44:94:fc:74:d7:07 (try 1/3)
[ 512.737894] wlp3s0: authenticated
[ 512.738785] wlp3s0: associate with 44:94:fc:74:d7:07 (try 1/3)
[ 512.742743] wlp3s0: RX AssocResp from 44:94:fc:74:d7:07 (capab=0x431 status=0 aid=2)
[ 512.758159] wlp3s0: associated
[ 512.803297] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 514.696893] net-fw DROP IN=wlp3s0 OUT= MAC=74:e5:0b:35:c2:cc:46:94:fc:74:d7:07:08:00 SRC=172.28.49.1 DST=172.28.49.179 LEN=328 TOS=0x00 PREC=0xC0 TTL=64 ID=19340 PROTO=UDP SPT=67 DPT=68 LEN=308
[pierre@pub-x220 ~]$
[ 0.000000] microcode: microcode updated early to revision 0x2f, date = 2019-02-17
[ 0.000000] Linux version 5.15.98-desktop-1.mga8 (iurt@ecosse.mageia.org) (gcc (Mageia 10.4.0-3.mga8) 10.4.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Sat Mar 4 12:16:27 UTC 2023
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.15.98-desktop-1.mga8 root=/dev/mapper/vg--mga_po-lv_root ro splash quiet noiswmd resume=/dev/vg-mga_po/lv_swap audit=0 vga=791
[ 0.000000] Disabled fast string operations
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] signal: max sigframe size: 1776
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000da99efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000da99f000-0x00000000dae9efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xd6d87018-0xd6d97057] usable ==> usable
[ 0.000000] e820: update [mem 0xd6d87018-0xd6d97057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000040200000-0x00000000d6d87017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d6d87018-0x00000000d6d97057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d6d97058-0x00000000da99efff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000da99f000-0x00000000dae9efff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000021e5fffff] usable
[ 0.000000] efi: EFI v2.00 by Lenovo
[ 0.000000] efi: ACPI=0xdaffe000 ACPI 2.0=0xdaffe014 SMBIOS=0xdae9e000
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: LENOVO 4291LU3/4291LU3, BIOS 8DET76WW (1.46 ) 06/21/2018
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2093.332 MHz processor
[ 0.003145] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.003155] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.003182] last_pfn = 0x21e600 max_arch_pfn = 0x400000000
[ 0.004711] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.005975] last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.047322] Secure boot disabled
[ 0.047326] RAMDISK: [mem 0x5ede7000-0x6013efff]
[ 0.047341] ACPI: Early table checksum verification disabled
[ 0.047355] ACPI: RSDP 0x00000000DAFFE014 000024 (v02 LENOVO)
[ 0.047370] ACPI: XSDT 0x00000000DAFFE120 0000A4 (v01 LENOVO TP-8D 00001460 PTEC 00000002)
[ 0.047389] ACPI: FACP 0x00000000DAFE7000 0000F4 (v04 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047408] ACPI: DSDT 0x00000000DAFEA000 00FA89 (v01 LENOVO TP-8D 00001460 INTL 20061109)
[ 0.047420] ACPI: FACS 0x00000000DAF2D000 000040
[ 0.047430] ACPI: FACS 0x00000000DAF2D000 000040
[ 0.047440] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 LENOVO TP-8D 00001460 PTEC 00000001)
[ 0.047452] ACPI: SSDT 0x00000000DAFFC000 000249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
[ 0.047464] ACPI: SSDT 0x00000000DAFFB000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
[ 0.047476] ACPI: SSDT 0x00000000DAFFA000 0007D1 (v01 LENOVO SataAhci 00001000 INTL 20061109)
[ 0.047487] ACPI: HPET 0x00000000DAFE6000 000038 (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047499] ACPI: APIC 0x00000000DAFE5000 000098 (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047511] ACPI: MCFG 0x00000000DAFE4000 00003C (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047523] ACPI: ECDT 0x00000000DAFE3000 000052 (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047534] ACPI: ASF! 0x00000000DAFE9000 0000A5 (v32 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047546] ACPI: TCPA 0x00000000DAFE2000 000032 (v02 PTL LENOVO 06040000 LNVO 00000001)
[ 0.047558] ACPI: SSDT 0x00000000DAFE1000 000B2F (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.047571] ACPI: SSDT 0x00000000DAFE0000 000996 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.047582] ACPI: UEFI 0x00000000DAFDF000 00003E (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047594] ACPI: UEFI 0x00000000DAFDE000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.047606] ACPI: UEFI 0x00000000DAFDD000 000292 (v01 LENOVO TP-8D 00001460 PTL 00000002)
[ 0.047615] ACPI: Reserving FACP table memory at [mem 0xdafe7000-0xdafe70f3]
[ 0.047622] ACPI: Reserving DSDT table memory at [mem 0xdafea000-0xdaff9a88]
[ 0.047626] ACPI: Reserving FACS table memory at [mem 0xdaf2d000-0xdaf2d03f]
[ 0.047630] ACPI: Reserving FACS table memory at [mem 0xdaf2d000-0xdaf2d03f]
[ 0.047634] ACPI: Reserving SLIC table memory at [mem 0xdaffd000-0xdaffd175]
[ 0.047638] ACPI: Reserving SSDT table memory at [mem 0xdaffc000-0xdaffc248]
[ 0.047642] ACPI: Reserving SSDT table memory at [mem 0xdaffb000-0xdaffb032]
[ 0.047646] ACPI: Reserving SSDT table memory at [mem 0xdaffa000-0xdaffa7d0]
[ 0.047649] ACPI: Reserving HPET table memory at [mem 0xdafe6000-0xdafe6037]
[ 0.047653] ACPI: Reserving APIC table memory at [mem 0xdafe5000-0xdafe5097]
[ 0.047657] ACPI: Reserving MCFG table memory at [mem 0xdafe4000-0xdafe403b]
[ 0.047661] ACPI: Reserving ECDT table memory at [mem 0xdafe3000-0xdafe3051]
[ 0.047665] ACPI: Reserving ASF! table memory at [mem 0xdafe9000-0xdafe90a4]
[ 0.047669] ACPI: Reserving TCPA table memory at [mem 0xdafe2000-0xdafe2031]
[ 0.047673] ACPI: Reserving SSDT table memory at [mem 0xdafe1000-0xdafe1b2e]
[ 0.047677] ACPI: Reserving SSDT table memory at [mem 0xdafe0000-0xdafe0995]
[ 0.047682] ACPI: Reserving UEFI table memory at [mem 0xdafdf000-0xdafdf03d]
[ 0.047686] ACPI: Reserving UEFI table memory at [mem 0xdafde000-0xdafde041]
[ 0.047690] ACPI: Reserving UEFI table memory at [mem 0xdafdd000-0xdafdd291]
[ 0.048065] No NUMA configuration found
[ 0.048069] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff]
[ 0.048083] NODE_DATA(0) allocated [mem 0x21e5f9000-0x21e5fdfff]
[ 0.048195] Zone ranges:
[ 0.048198] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.048205] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.048211] Normal [mem 0x0000000100000000-0x000000021e5fffff]
[ 0.048217] Device empty
[ 0.048221] Movable zone start for each node
[ 0.048224] Early memory node ranges
[ 0.048226] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.048231] node 0: [mem 0x0000000000059000-0x000000000009ffff]
[ 0.048235] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.048239] node 0: [mem 0x0000000020200000-0x000000003fffffff]
[ 0.048242] node 0: [mem 0x0000000040200000-0x00000000da99efff]
[ 0.048247] node 0: [mem 0x00000000dafff000-0x00000000daffffff]
[ 0.048250] node 0: [mem 0x0000000100000000-0x000000021e5fffff]
[ 0.048256] Initmem setup node 0 [mem 0x0000000000001000-0x000000021e5fffff]
[ 0.048268] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.048274] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.048340] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.052513] On node 0, zone DMA32: 512 pages in unavailable ranges
[ 0.062680] On node 0, zone DMA32: 512 pages in unavailable ranges
[ 0.062741] On node 0, zone DMA32: 1632 pages in unavailable ranges
[ 0.082104] On node 0, zone Normal: 20480 pages in unavailable ranges
[ 0.082306] On node 0, zone Normal: 6656 pages in unavailable ranges
[ 0.082327] Reserving Intel graphics memory at [mem 0xdba00000-0xdf9fffff]
[ 0.082702] ACPI: PM-Timer IO Port: 0x408
[ 0.082724] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.082731] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.082748] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.082758] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.082764] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.082777] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.082781] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.082794] TSC deadline timer available
[ 0.082798] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.082862] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.082870] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.082878] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.082884] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.082891] PM: hibernation: Registered nosave memory: [mem 0x40000000-0x401fffff]
[ 0.082898] PM: hibernation: Registered nosave memory: [mem 0xd6d87000-0xd6d87fff]
[ 0.082905] PM: hibernation: Registered nosave memory: [mem 0xd6d97000-0xd6d97fff]
[ 0.082912] PM: hibernation: Registered nosave memory: [mem 0xda99f000-0xdae9efff]
[ 0.082915] PM: hibernation: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff]
[ 0.082918] PM: hibernation: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff]
[ 0.082925] PM: hibernation: Registered nosave memory: [mem 0xdb000000-0xdb9fffff]
[ 0.082928] PM: hibernation: Registered nosave memory: [mem 0xdba00000-0xdf9fffff]
[ 0.082931] PM: hibernation: Registered nosave memory: [mem 0xdfa00000-0xf80f7fff]
[ 0.082934] PM: hibernation: Registered nosave memory: [mem 0xf80f8000-0xf80f8fff]
[ 0.082937] PM: hibernation: Registered nosave memory: [mem 0xf80f9000-0xfed1bfff]
[ 0.082940] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.082943] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xffffffff]
[ 0.082949] [mem 0xdfa00000-0xf80f7fff] available for PCI devices
[ 0.082954] Booting paravirtualized kernel on bare hardware
[ 0.082961] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.101293] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[ 0.106685] percpu: Embedded 55 pages/cpu s186584 r8192 d30504 u262144
[ 0.106713] pcpu-alloc: s186584 r8192 d30504 u262144 alloc=1*2097152
[ 0.106722] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.106820] Built 1 zonelists, mobility grouping on. Total pages: 2034801
[ 0.106826] Policy zone: Normal
[ 0.106829] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.98-desktop-1.mga8 root=/dev/mapper/vg--mga_po-lv_root ro splash quiet noiswmd resume=/dev/vg-mga_po/lv_swap audit=0 vga=791
[ 0.107171] audit: disabled (until reboot)
[ 0.107230] Unknown kernel command line parameters "splash noiswmd BOOT_IMAGE=/vmlinuz-5.15.98-desktop-1.mga8 vga=791", will be passed to user space.
[ 0.119177] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.125121] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.125468] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.292536] Memory: 7944216K/8269048K available (14345K kernel code, 2056K rwdata, 4568K rodata, 1972K init, 1920K bss, 324572K reserved, 0K cma-reserved)
[ 0.293282] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.293329] Kernel/User page tables isolation: enabled
[ 0.293376] ftrace: allocating 41367 entries in 162 pages
[ 0.360851] ftrace: allocated 162 pages with 3 groups
[ 0.361149] rcu: Hierarchical RCU implementation.
[ 0.361154] rcu: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[ 0.361158] Rude variant of Tasks RCU enabled.
[ 0.361160] Tracing variant of Tasks RCU enabled.
[ 0.361163] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.361166] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.378814] NR_IRQS: 8448, nr_irqs: 488, preallocated irqs: 16
[ 0.379300] rcu: Offload RCU callbacks from CPUs: (none).
[ 0.379437] Console: colour dummy device 80x25
[ 0.379487] printk: console [tty0] enabled
[ 0.379571] ACPI: Core revision 20210730
[ 0.380034] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.380065] APIC: Switch to symmetric I/O mode setup
[ 0.380148] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.380865] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.385066] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e2c958d3ac, max_idle_ns: 440795301223 ns
[ 0.385082] Calibrating delay loop (skipped), value calculated using timer frequency.. 4186.66 BogoMIPS (lpj=2093332)
[ 0.385091] pid_max: default: 32768 minimum: 301
[ 0.392227] LSM: Security Framework initializing
[ 0.392358] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.392398] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.393342] Disabled fast string operations
[ 0.393366] x86/cpu: VMX (outside TXT) disabled by BIOS
[ 0.393394] CPU0: Thermal monitoring enabled (TM1)
[ 0.393440] process: using mwait in idle threads
[ 0.393446] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.393451] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.393464] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.393471] Spectre V2 : Mitigation: Retpolines
[ 0.393473] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.393476] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.393478] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.393483] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.393486] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.393491] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.393500] MDS: Mitigation: Clear CPU buffers
[ 0.393502] MMIO Stale Data: Unknown: No mitigations
[ 0.437053] Freeing SMP alternatives memory: 40K
[ 0.438343] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1024
[ 0.438364] smpboot: CPU0: Intel(R) Core(TM) i3-2310M CPU @ 2.10GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[ 0.438933] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.438959] ... version: 3
[ 0.438961] ... bit width: 48
[ 0.438964] ... generic registers: 4
[ 0.438966] ... value mask: 0000ffffffffffff
[ 0.438969] ... max period: 00007fffffffffff
[ 0.438972] ... fixed-purpose events: 3
[ 0.438974] ... event mask: 000000070000000f
[ 0.439179] rcu: Hierarchical SRCU implementation.
[ 0.440643] smp: Bringing up secondary CPUs ...
[ 0.441018] x86: Booting SMP configuration:
[ 0.441022] .... node #0, CPUs: #1
[ 0.001741] Disabled fast string operations
[ 0.442303] 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.442548] #2
[ 0.001741] Disabled fast string operations
[ 0.446519] #3
[ 0.001741] Disabled fast string operations
[ 0.448129] smp: Brought up 1 node, 4 CPUs
[ 0.448139] smpboot: Max logical packages: 2
[ 0.448143] smpboot: Total of 4 processors activated (16746.65 BogoMIPS)
[ 0.450179] devtmpfs: initialized
[ 0.450224] x86/mm: Memory block size: 128MB
[ 0.452430] ACPI: PM: Registering ACPI NVS region [mem 0x00058000-0x00058fff] (4096 bytes)
[ 0.452430] ACPI: PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
[ 0.452430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.452430] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.452588] pinctrl core: initialized pinctrl subsystem
[ 0.453302] PM: RTC time: 07:11:37, date: 2023-03-28
[ 0.453937] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.454630] thermal_sys: Registered thermal governor 'fair_share'
[ 0.454635] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.454638] thermal_sys: Registered thermal governor 'step_wise'
[ 0.454641] thermal_sys: Registered thermal governor 'user_space'
[ 0.454682] cpuidle: using governor ladder
[ 0.454682] cpuidle: using governor menu
[ 0.455119] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.455123] ACPI: bus type PCI registered
[ 0.455126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.455766] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.455782] PCI: not using MMCONFIG
[ 0.455792] PCI: Using configuration type 1 for base access
[ 0.455943] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.456484] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.459880] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.460148] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.480084] raid6: sse2x4 gen() 3546 MB/s
[ 0.497080] raid6: sse2x4 xor() 2151 MB/s
[ 0.514085] raid6: sse2x2 gen() 3934 MB/s
[ 0.531078] raid6: sse2x2 xor() 2153 MB/s
[ 0.548087] raid6: sse2x1 gen() 3105 MB/s
[ 0.565086] raid6: sse2x1 xor() 1948 MB/s
[ 0.565089] raid6: using algorithm sse2x2 gen() 3934 MB/s
[ 0.565092] raid6: .... xor() 2153 MB/s, rmw enabled
[ 0.565096] raid6: using ssse3x2 recovery algorithm
[ 0.565269] ACPI: Added _OSI(Module Device)
[ 0.565274] ACPI: Added _OSI(Processor Device)
[ 0.565277] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.565279] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.565283] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.565286] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.565290] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.592060] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.593338] ACPI: EC: EC started
[ 0.593341] ACPI: EC: interrupt blocked
[ 0.594936] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.594942] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.595606] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.605099] ACPI: Dynamic OEM Table Load:
[ 0.605126] ACPI: SSDT 0xFFFF9B1EC03BE000 0008C0 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.607016] ACPI: Dynamic OEM Table Load:
[ 0.607036] ACPI: SSDT 0xFFFF9B1EC02BE000 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.608538] ACPI: Dynamic OEM Table Load:
[ 0.608555] ACPI: SSDT 0xFFFF9B1EC0216E00 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.611194] ACPI: Interpreter enabled
[ 0.611247] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.611252] ACPI: Using IOAPIC for interrupt routing
[ 0.611323] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.612425] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[ 0.612457] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.612461] PCI: Ignoring E820 reservations for host bridge windows
[ 0.613060] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 0.620655] ACPI: PM: Power Resource [PUBS]
[ 0.621538] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
[ 0.623980] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
[ 0.627477] acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
[ 0.628630] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.628795] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.628799] ACPI: PCI: Interrupt link LNKB disabled
[ 0.628952] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.628956] ACPI: PCI: Interrupt link LNKC disabled
[ 0.629116] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.629120] ACPI: PCI: Interrupt link LNKD disabled
[ 0.629273] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.629277] ACPI: PCI: Interrupt link LNKE disabled
[ 0.629427] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.629430] ACPI: PCI: Interrupt link LNKF disabled
[ 0.629579] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.629583] ACPI: PCI: Interrupt link LNKG disabled
[ 0.629733] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.629737] ACPI: PCI: Interrupt link LNKH disabled
[ 0.630014] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.630029] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.630518] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability LTR]
[ 0.630728] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[ 0.630735] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability LTR]
[ 0.630740] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
[ 0.630744] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_SUPPORT)
[ 0.630777] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.631121] PCI host bridge to bus 0000:00
[ 0.631128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.631135] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.631140] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.631145] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff window]
[ 0.631150] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff window]
[ 0.631155] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.631232] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.631562] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[ 0.631588] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.631606] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.631618] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
[ 0.631650] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.631660] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.631980] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.632027] pci 0000:00:16.0: reg 0x10: [mem 0xf2525000-0xf252500f 64bit]
[ 0.632189] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.632502] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[ 0.632537] pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff]
[ 0.632558] pci 0000:00:19.0: reg 0x14: [mem 0xf252b000-0xf252bfff]
[ 0.632579] pci 0000:00:19.0: reg 0x18: [io 0x5080-0x509f]
[ 0.632725] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.633030] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.633065] pci 0000:00:1a.0: reg 0x10: [mem 0xf252a000-0xf252a3ff]
[ 0.633248] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.633561] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.633606] pci 0000:00:1b.0: reg 0x10: [mem 0xf2520000-0xf2523fff 64bit]
[ 0.633794] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.634117] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.634322] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.634652] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[ 0.634871] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.635187] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.635408] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.635724] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 0.635940] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.636282] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.636318] pci 0000:00:1d.0: reg 0x10: [mem 0xf2529000-0xf25293ff]
[ 0.636499] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.636815] pci 0000:00:1f.0: [8086:1c4f] type 00 class 0x060100
[ 0.637291] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 0.637327] pci 0000:00:1f.2: reg 0x10: [io 0x50a8-0x50af]
[ 0.637348] pci 0000:00:1f.2: reg 0x14: [io 0x50bc-0x50bf]
[ 0.637368] pci 0000:00:1f.2: reg 0x18: [io 0x50a0-0x50a7]
[ 0.637387] pci 0000:00:1f.2: reg 0x1c: [io 0x50b8-0x50bb]
[ 0.637407] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
[ 0.637427] pci 0000:00:1f.2: reg 0x24: [mem 0xf2528000-0xf25287ff]
[ 0.637538] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.637827] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.637871] pci 0000:00:1f.3: reg 0x10: [mem 0xf2524000-0xf25240ff 64bit]
[ 0.637923] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.638235] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.638683] pci 0000:03:00.0: [8086:0084] type 00 class 0x028000
[ 0.639107] pci 0000:03:00.0: reg 0x10: [mem 0xf2400000-0xf2401fff 64bit]
[ 0.640905] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.641801] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.641817] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff]
[ 0.641987] acpiphp: Slot [1] registered
[ 0.642000] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[ 0.642011] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.642020] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf23fffff]
[ 0.642034] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.642461] pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz.
[ 0.642475] pci 0000:0d:00.0: [1180:e822] type 00 class 0x088001
[ 0.642521] pci 0000:0d:00.0: reg 0x10: [mem 0xf1400000-0xf14000ff]
[ 0.642884] pci 0000:0d:00.0: supports D1 D2
[ 0.642888] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.643350] pci 0000:00:1c.4: PCI bridge to [bus 0d]
[ 0.643361] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.643370] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf1bfffff]
[ 0.643384] pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
[ 0.646387] ACPI: EC: interrupt unblocked
[ 0.646392] ACPI: EC: event unblocked
[ 0.646399] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.646403] ACPI: EC: GPE=0x11
[ 0.646407] ACPI: \_SB_.PCI0.LPC_.EC__: Boot ECDT EC initialization complete
[ 0.646413] ACPI: \_SB_.PCI0.LPC_.EC__: EC: Used to handle transactions and events
[ 0.646613] iommu: Default domain type: Translated
[ 0.646618] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.646653] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.646653] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.646653] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.646653] vgaarb: loaded
[ 0.647243] SCSI subsystem initialized
[ 0.647266] libata version 3.00 loaded.
[ 0.647266] EDAC MC: Ver: 3.0.0
[ 0.648160] Registered efivars operations
[ 0.648546] NetLabel: Initializing
[ 0.648550] NetLabel: domain hash size = 128
[ 0.648553] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.648591] NetLabel: unlabeled traffic allowed by default
[ 0.648594] PCI: Using ACPI for IRQ routing
[ 0.652990] PCI: pci_cache_line_size set to 64 bytes
[ 0.653359] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.653367] e820: reserve RAM buffer [mem 0xd6d87018-0xd7ffffff]
[ 0.653372] e820: reserve RAM buffer [mem 0xda99f000-0xdbffffff]
[ 0.653376] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.653380] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff]
[ 0.653395] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.653395] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.655162] clocksource: Switched to clocksource tsc-early
[ 0.680111] VFS: Disk quotas dquot_6.6.0
[ 0.680160] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.680330] pnp: PnP ACPI init
[ 0.681347] pnp 00:00: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681362] pnp 00:00: disabling [mem 0x000c4000-0x000c7fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681369] pnp 00:00: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681375] pnp 00:00: disabling [mem 0x000cc000-0x000cffff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681381] pnp 00:00: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681387] pnp 00:00: disabling [mem 0x000d4000-0x000d7fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681393] pnp 00:00: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681398] pnp 00:00: disabling [mem 0x000dc000-0x000dffff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.681491] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.681503] system 00:00: [mem 0x000e0000-0x000e3fff] has been reserved
[ 0.681510] system 00:00: [mem 0x000e4000-0x000e7fff] has been reserved
[ 0.681516] system 00:00: [mem 0x000e8000-0x000ebfff] has been reserved
[ 0.681522] system 00:00: [mem 0x000ec000-0x000effff] has been reserved
[ 0.681527] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.681533] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved
[ 0.681538] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[ 0.681546] system 00:00: [mem 0xfed4c000-0xffffffff] has been reserved
[ 0.681861] system 00:01: [io 0x0400-0x047f] has been reserved
[ 0.681869] system 00:01: [io 0x0500-0x057f] has been reserved
[ 0.681873] system 00:01: [io 0x0800-0x080f] has been reserved
[ 0.681878] system 00:01: [io 0x15e0-0x15ef] has been reserved
[ 0.681883] system 00:01: [io 0x1600-0x167f] has been reserved
[ 0.681890] system 00:01: [mem 0xf8000000-0xfbffffff] could not be reserved
[ 0.681895] system 00:01: [mem 0x00000000-0x00000fff] could not be reserved
[ 0.681903] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.681910] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.681916] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.681922] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.681929] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[ 0.683843] pnp: PnP ACPI: found 6 devices
[ 0.693389] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.693731] NET: Registered PF_INET protocol family
[ 0.694189] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.699665] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.699713] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.699734] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.700023] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.700380] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.700534] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.700628] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.700862] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.700882] NET: Registered PF_XDP protocol family
[ 0.700897] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.700909] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 0.700917] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[ 0.700942] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfa00000-0xdfbfffff]
[ 0.700955] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfc00000-0xdfdfffff 64bit pref]
[ 0.700964] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.700973] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.700981] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.700994] pci 0000:00:1c.0: bridge window [mem 0xdfa00000-0xdfbfffff]
[ 0.701004] pci 0000:00:1c.0: bridge window [mem 0xdfc00000-0xdfdfffff 64bit pref]
[ 0.701019] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.701030] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff]
[ 0.701050] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[ 0.701056] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.701067] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf23fffff]
[ 0.701090] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.701106] pci 0000:00:1c.4: PCI bridge to [bus 0d]
[ 0.701112] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.701123] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf1bfffff]
[ 0.701132] pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
[ 0.701148] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.701154] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.701159] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.701164] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff window]
[ 0.701169] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff window]
[ 0.701174] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.701178] pci_bus 0000:02: resource 1 [mem 0xdfa00000-0xdfbfffff]
[ 0.701183] pci_bus 0000:02: resource 2 [mem 0xdfc00000-0xdfdfffff 64bit pref]
[ 0.701188] pci_bus 0000:03: resource 1 [mem 0xf2400000-0xf24fffff]
[ 0.701193] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff]
[ 0.701197] pci_bus 0000:05: resource 1 [mem 0xf1c00000-0xf23fffff]
[ 0.701201] pci_bus 0000:05: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
[ 0.701206] pci_bus 0000:0d: resource 0 [io 0x3000-0x3fff]
[ 0.701210] pci_bus 0000:0d: resource 1 [mem 0xf1400000-0xf1bfffff]
[ 0.701214] pci_bus 0000:0d: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref]
[ 0.702294] PCI: CLS 64 bytes, default 64
[ 0.702313] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.702316] software IO TLB: mapped [mem 0x00000000d2d87000-0x00000000d6d87000] (64MB)
[ 0.702649] Trying to unpack rootfs image as initramfs...
[ 0.748512] Initialise system trusted keyrings
[ 0.748727] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[ 0.753645] zbud: loaded
[ 0.791318] xor: automatically using best checksumming function avx
[ 0.791332] Key type asymmetric registered
[ 0.791337] Asymmetric key parser 'x509' registered
[ 0.791459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.791575] io scheduler mq-deadline registered
[ 0.791581] io scheduler kyber registered
[ 0.791682] io scheduler bfq registered
[ 0.792464] pcieport 0000:00:1c.0: enabling device (0000 -> 0003)
[ 0.796070] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.797191] Linux agpgart interface v0.103
[ 0.803897] brd: module loaded
[ 0.804974] ahci 0000:00:1f.2: version 3.0
[ 0.805350] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.816148] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
[ 0.816164] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[ 0.823682] scsi host0: ahci
[ 0.824155] scsi host1: ahci
[ 0.824580] scsi host2: ahci
[ 0.824952] scsi host3: ahci
[ 0.825282] scsi host4: ahci
[ 0.825640] scsi host5: ahci
[ 0.825757] ata1: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528100 irq 24
[ 0.825766] ata2: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528180 irq 24
[ 0.825770] ata3: DUMMY
[ 0.825772] ata4: DUMMY
[ 0.825775] ata5: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528300 irq 24
[ 0.825779] ata6: DUMMY
[ 0.826139] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.829380] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.829396] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.829703] mousedev: PS/2 mouse device common for all mice
[ 0.829781] rtc_cmos 00:02: RTC can wake from S4
[ 0.830264] rtc_cmos 00:02: registered as rtc0
[ 0.830310] rtc_cmos 00:02: setting system clock to 2023-03-28T07:11:37 UTC (1679987497)
[ 0.830372] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[ 0.831474] intel_pstate: Intel P-state driver initializing
[ 0.832269] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.832334] efifb: probing for efifb
[ 0.832369] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
[ 0.832371] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 0.832374] efifb: scrolling: redraw
[ 0.832375] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.832481] Console: switching to colour frame buffer device 128x48
[ 0.833129] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.834648] fb0: EFI VGA frame buffer device
[ 0.834658] EFI Variables Facility v0.08 2004-May-17
[ 0.859145] Key type dns_resolver registered
[ 0.859150] mpls_gso: MPLS GSO support
[ 0.859731] microcode: sig=0x206a7, pf=0x10, revision=0x2f
[ 0.859805] microcode: Microcode Update Driver: v2.2.
[ 0.859812] IPI shorthand broadcast: enabled
[ 0.859839] sched_clock: Marking stable (859056005, 741626)->(874220878, -14423247)
[ 0.860085] registered taskstats version 1
[ 0.860092] Loading compiled-in X.509 certificates
[ 0.860235] zswap: loaded using pool lzo/zbud
[ 0.861060] Key type .fscrypt registered
[ 0.861063] Key type fscrypt-provisioning registered
[ 0.861824] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[ 1.128001] Freeing initrd memory: 19808K
[ 1.131595] Key type encrypted registered
[ 1.132007] PM: Magic number: 15:442:168
[ 1.132054] acpi device:31: hash matches
[ 1.137171] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.139198] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 1.139217] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 1.139580] ata1.00: supports DRM functions and may not be fully accessible
[ 1.139590] ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT01B6Q, max UDMA/133
[ 1.140421] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 1.143278] ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
[ 1.143788] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 1.143800] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 1.144132] ata1.00: supports DRM functions and may not be fully accessible
[ 1.148193] ata1.00: configured for UDMA/133
[ 1.148394] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5
[ 1.148650] ata1.00: Enabling discard_zeroes_data
[ 1.148707] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 1.148733] sd 0:0:0:0: [sda] Write Protect is off
[ 1.148736] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.148760] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.148957] ata1.00: Enabling discard_zeroes_data
[ 1.150673] sda: sda1 sda2 sda3
[ 1.150887] ata1.00: Enabling discard_zeroes_data
[ 1.152010] sd 0:0:0:0: [sda] supports TCG Opal
[ 1.152016] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.458001] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.756191] tsc: Refined TSC clocksource calibration: 2093.200 MHz
[ 1.756219] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e2c18db8be, max_idle_ns: 440795251115 ns
[ 1.756296] clocksource: Switched to clocksource tsc
[ 1.771002] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.776215] Freeing unused kernel image (initmem) memory: 1972K
[ 1.776336] Write protecting the kernel read-only data: 22528k
[ 1.777665] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 1.778510] Freeing unused kernel image (rodata/data gap) memory: 1576K
[ 1.887987] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.887990] x86/mm: Checking user space page tables
[ 1.952722] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.952729] Run /init as init process
[ 1.952731] with arguments:
[ 1.952733] /init
[ 1.952734] splash
[ 1.952735] noiswmd
[ 1.952736] with environment:
[ 1.952737] HOME=/
[ 1.952738] TERM=linux
[ 1.952739] BOOT_IMAGE=/vmlinuz-5.15.98-desktop-1.mga8
[ 1.952740] vga=791
[ 2.039944] dracut: Mageia-8
[ 2.238069] device-mapper: uevent: version 1.0.3
[ 2.238233] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 2.401927] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 2.405621] ACPI: battery: Slot [BAT0] (battery present)
[ 2.622807] Console: switching to colour dummy device 80x25
[ 2.622863] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 2.666369] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 2.667258] ACPI: video: Video Device [VID] (multi-head: yes rom: no post: no)
[ 2.667530] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
[ 2.833803] fbcon: i915drmfb (fb0) is primary device
[ 3.587740] Console: switching to colour frame buffer device 170x48
[ 3.611766] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 3.654835] dracut: Starting plymouth daemon
[ 4.541113] cryptd: max_cpu_qlen set to 1000
[ 4.564314] ACPI: bus type USB registered
[ 4.564412] usbcore: registered new interface driver usbfs
[ 4.564430] usbcore: registered new interface driver hub
[ 4.564454] usbcore: registered new device driver usb
[ 4.572281] sdhci: Secure Digital Host Controller Interface driver
[ 4.572286] sdhci: Copyright(c) Pierre Ossman
[ 4.586667] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.587768] ehci-pci: EHCI PCI platform driver
[ 4.588636] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 4.588648] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 4.588670] ehci-pci 0000:00:1a.0: debug port 2
[ 4.592667] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf252a000
[ 4.602248] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 4.602327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 4.602332] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.602335] usb usb1: Product: EHCI Host Controller
[ 4.602337] usb usb1: Manufacturer: Linux 5.15.98-desktop-1.mga8 ehci_hcd
[ 4.602339] usb usb1: SerialNumber: 0000:00:1a.0
[ 4.603226] hub 1-0:1.0: USB hub found
[ 4.603245] hub 1-0:1.0: 3 ports detected
[ 4.603734] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 4.603744] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 4.603762] ehci-pci 0000:00:1d.0: debug port 2
[ 4.607717] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf2529000
[ 4.615102] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 4.615175] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 4.615180] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.615184] usb usb2: Product: EHCI Host Controller
[ 4.615186] usb usb2: Manufacturer: Linux 5.15.98-desktop-1.mga8 ehci_hcd
[ 4.615188] usb usb2: SerialNumber: 0000:00:1d.0
[ 4.615419] hub 2-0:1.0: USB hub found
[ 4.615433] hub 2-0:1.0: 3 ports detected
[ 4.689898] dracut: luksOpen /dev/sda3 crypt_sda3
[ 4.846194] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 4.855115] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 4.974809] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 4.974836] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.975655] hub 1-1:1.0: USB hub found
[ 4.975871] hub 1-1:1.0: 6 ports detected
[ 4.983474] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 4.983488] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.983946] hub 2-1:1.0: USB hub found
[ 4.984115] hub 2-1:1.0: 8 ports detected
[ 5.252197] usb 1-1.4: new full-speed USB device number 3 using ehci-pci
[ 5.335996] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f, bcdDevice= 7.48
[ 5.336013] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.336019] usb 1-1.4: Product: Broadcom Bluetooth Device
[ 5.336024] usb 1-1.4: Manufacturer: Broadcom Corp
[ 5.336028] usb 1-1.4: SerialNumber: CCAF78E54B53
[ 5.401199] usb 1-1.6: new high-speed USB device number 4 using ehci-pci
[ 5.486508] usb 1-1.6: New USB device found, idVendor=04f2, idProduct=b217, bcdDevice= 8.54
[ 5.486527] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.486533] usb 1-1.6: Product: Integrated Camera
[ 5.486538] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd.
[ 11.344165] random: crng init done
[ 15.450348] dracut: Scanning devices dm-0 for LVM logical volumes vg-mga_po/lv_usr vg-mga_po/lv_root vg-mga_po/lv_swap
[ 15.485963] dracut: inactive '/dev/vg-mga_po/lv_root' [28.66 GiB] inherit
[ 15.486396] dracut: inactive '/dev/vg-mga_po/lv_swap' [7.96 GiB] inherit
[ 15.486756] dracut: inactive '/dev/vg-mga_po/lv_usr' [46.35 GiB] inherit
[ 15.487128] dracut: inactive '/dev/vg-mga_po/lv_var' [<23.83 GiB] inherit
[ 15.487483] dracut: inactive '/dev/vg-mga_po/lv_home' [<355.90 GiB] inherit
[ 15.843222] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 15.889051] dracut: Checking ext4: /dev/mapper/vg--mga_po-lv_root
[ 15.889268] dracut: issuing e2fsck -a /dev/mapper/vg--mga_po-lv_root
[ 15.897222] dracut: /dev/mapper/vg--mga_po-lv_root: clean, 3359/1880480 files, 281373/7514112 blocks
[ 15.899619] dracut: Mounting /dev/mapper/vg--mga_po-lv_root with -o rw,noatime,ro
[ 15.902925] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 15.913525] dracut: Mounted root filesystem /dev/mapper/vg--mga_po-lv_root
[ 15.940588] dracut: Checking ext4: /dev/vg-mga_po/lv_usr
[ 15.940835] dracut: issuing e2fsck -a /dev/vg-mga_po/lv_usr
[ 15.950460] dracut: /dev/vg-mga_po/lv_usr: clean, 208519/3039232 files, 2067960/12150784 blocks
[ 15.951187] dracut: Mounting /usr with -o noatime,acl,ro
[ 15.955983] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 16.058050] dracut: Switching root
[ 16.522135] systemd[1]: Inserted module 'autofs4'
[ 16.606170] NET: Registered PF_INET6 protocol family
[ 16.606840] Segment Routing with IPv6
[ 16.606848] In-situ OAM (IOAM) with IPv6
[ 16.696871] systemd[1]: systemd 246 running in system mode. (+PAM +AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN -PCRE2 default-hierarchy=unified)
[ 16.708280] systemd[1]: Detected architecture x86-64.
[ 16.708862] systemd[1]: Set hostname to <pub-x220>.
[ 17.736276] systemd[1]: usr.mount: Unit is bound to inactive unit dev-mapper-vg\x2d\x2dmga_po\x2dlv_usr.device. Stopping, too.
[ 17.737316] systemd[1]: Queued start job for default target Graphical Interface.
[ 17.738742] systemd[1]: Created slice Slice /system/getty.
[ 17.739060] systemd[1]: Created slice Slice /system/modprobe.
[ 17.739356] systemd[1]: Created slice Cryptsetup Units Slice.
[ 17.739603] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 17.739862] systemd[1]: Created slice User and Session Slice.
[ 17.739957] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 17.740211] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 17.740301] systemd[1]: Reached target Login Prompts.
[ 17.740354] systemd[1]: Reached target RPC Port Mapper.
[ 17.740376] systemd[1]: Reached target Slices.
[ 17.740492] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 17.742121] systemd[1]: Listening on Process Core Dump Socket.
[ 17.742205] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 17.753833] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 17.754113] systemd[1]: Listening on Journal Socket (/dev/log).
[ 17.754283] systemd[1]: Listening on Journal Socket.
[ 17.754457] systemd[1]: Listening on udev Control Socket.
[ 17.754567] systemd[1]: Listening on udev Kernel Socket.
[ 17.755723] systemd[1]: Mounting Huge Pages File System...
[ 17.756887] systemd[1]: Mounting POSIX Message Queue File System...
[ 17.758248] systemd[1]: Mounting Kernel Debug File System...
[ 17.759959] systemd[1]: Mounting Kernel Trace File System...
[ 17.761791] systemd[1]: Starting Load legacy module configuration...
[ 17.763446] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 17.765129] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 17.766698] systemd[1]: Starting Software RAID Monitor Takeover...
[ 17.768240] systemd[1]: Starting Load Kernel Module configfs...
[ 17.769889] systemd[1]: Starting Load Kernel Module drm...
[ 17.772177] systemd[1]: Starting Load Kernel Module fuse...
[ 17.778167] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 17.782712] systemd[1]: Starting File System Check on Root Device...
[ 17.790496] systemd[1]: Starting Journal Service...
[ 17.794851] systemd[1]: Starting Load Kernel Modules...
[ 17.795012] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 17.796629] systemd[1]: Starting Coldplug All udev Devices...
[ 17.797105] fuse: init (API version 7.34)
[ 17.800750] systemd[1]: Starting Setup Virtual Console...
[ 17.803971] systemd[1]: Mounted Huge Pages File System.
[ 17.804244] systemd[1]: Mounted POSIX Message Queue File System.
[ 17.804442] systemd[1]: Mounted Kernel Debug File System.
[ 17.804633] systemd[1]: Mounted Kernel Trace File System.
[ 17.805053] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 17.809909] systemd[1]: Started Software RAID Monitor Takeover.
[ 17.810414] systemd[1]: modprobe@configfs.service: Succeeded.
[ 17.810796] systemd[1]: Finished Load Kernel Module configfs.
[ 17.811315] systemd[1]: modprobe@drm.service: Succeeded.
[ 17.811661] systemd[1]: Finished Load Kernel Module drm.
[ 17.812117] systemd[1]: modprobe@fuse.service: Succeeded.
[ 17.812457] systemd[1]: Finished Load Kernel Module fuse.
[ 17.814653] systemd[1]: Mounting FUSE Control File System...
[ 17.815354] Non-volatile memory driver v1.3
[ 17.824433] systemd[1]: Mounting Kernel Configuration File System...
[ 17.827697] systemd[1]: Mounted FUSE Control File System.
[ 17.827991] systemd[1]: Mounted Kernel Configuration File System.
[ 17.832814] systemd[1]: Finished Load Kernel Modules.
[ 17.838880] systemd[1]: Starting Apply Kernel Variables...
[ 17.855183] systemd[1]: Finished File System Check on Root Device.
[ 17.857452] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 17.860370] sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e822] (rev 7)
[ 17.861322] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[ 17.864033] mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA
[ 17.872346] systemd[1]: Finished Apply Kernel Variables.
[ 17.877094] EXT4-fs (dm-2): re-mounted. Opts: acl. Quota mode: none.
[ 17.878483] EXT4-fs (dm-1): re-mounted. Opts: acl. Quota mode: none.
[ 17.882375] systemd[1]: Condition check resulted in /usr being skipped.
[ 17.882414] systemd[1]: Unnecessary job for /dev/mapper/vg--mga_po-lv_usr was removed.
[ 17.883072] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 17.884759] systemd[1]: Starting Configure read-only root support...
[ 17.884912] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 17.885406] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 17.885557] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 17.887517] hdaps: supported laptop not found!
[ 17.887520] hdaps: driver init failed (ret=-19)!
[ 17.888736] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 17.929644] systemd[1]: Finished Setup Virtual Console.
[ 17.934737] systemd[1]: fedora-loadmodules.service: Main process exited, code=exited, status=1/FAILURE
[ 17.934994] systemd[1]: fedora-loadmodules.service: Failed with result 'exit-code'.
[ 17.935499] systemd[1]: Failed to start Load legacy module configuration.
[ 17.950124] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 17.953367] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 17.953843] systemd[1]: Started Journal Service.
[ 18.256532] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\_SB.PCI0.LPC.PMIO) (20210730/utaddress-204)
[ 18.256545] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 18.256550] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20210730/utaddress-204)
[ 18.256557] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 18.256559] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20210730/utaddress-204)
[ 18.256566] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 18.256568] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20210730/utaddress-204)
[ 18.256574] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 18.256575] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 18.257628] pps_core: LinuxPPS API ver. 1 registered
[ 18.257632] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 18.262359] PTP clock support registered
[ 18.306658] e1000e: Intel(R) PRO/1000 Network Driver
[ 18.306664] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 18.306915] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 18.340601] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 18.344146] ACPI: button: Lid Switch [LID]
[ 18.344246] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[ 18.344369] ACPI: button: Sleep Button [SLPB]
[ 18.344467] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 18.344567] ACPI: button: Power Button [PWRF]
[ 18.390608] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[ 18.402240] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 18.415400] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 18.476776] Intel(R) Wireless WiFi driver for Linux
[ 18.476874] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:89:07:ac
[ 18.476881] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 18.476949] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
[ 18.476995] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 18.509203] iwlwifi 0000:03:00.0: loaded firmware version 39.31.5.1 build 35138 1000-5.ucode op_mode iwldvm
[ 18.622501] ACPI: AC: AC Adapter [AC] (off-line)
[ 18.650873] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled
[ 18.650880] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 18.650883] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 18.650886] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
[ 18.651151] thermal LNXTHERM:00: registered as thermal_zone0
[ 18.651156] ACPI: thermal: Thermal Zone [THM0] (46 C)
[ 18.652104] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 18.680915] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78)
[ 18.696701] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 18.724725] snd_hda_codec_conexant hdaudioC0D0: CX20590: BIOS auto-probing.
[ 18.725652] tpm tpm0: TPM is disabled/deactivated (0x6)
[ 18.725662] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20590: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker
[ 18.725670] snd_hda_codec_conexant hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 18.725675] snd_hda_codec_conexant hdaudioC0D0: hp_outs=2 (0x1c/0x19/0x0/0x0/0x0)
[ 18.725679] snd_hda_codec_conexant hdaudioC0D0: mono: mono_out=0x0
[ 18.725681] snd_hda_codec_conexant hdaudioC0D0: inputs:
[ 18.725684] snd_hda_codec_conexant hdaudioC0D0: Internal Mic=0x23
[ 18.725688] snd_hda_codec_conexant hdaudioC0D0: Mic=0x1b
[ 18.725690] snd_hda_codec_conexant hdaudioC0D0: Dock Mic=0x1a
[ 18.730380] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[ 18.730385] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 18.730387] thinkpad_acpi: ThinkPad BIOS 8DET76WW (1.46 ), EC unknown
[ 18.730389] thinkpad_acpi: Lenovo ThinkPad X220, model 4291LU3
[ 18.753240] thinkpad_acpi: radio switch found; radios are enabled
[ 18.753446] thinkpad_acpi: Tablet mode switch found (type: MHKG), currently in laptop mode
[ 18.759544] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 18.759550] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 18.770537] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 18.771302] i2c i2c-9: 2/2 memory slots populated (from DMI)
[ 18.771666] i2c i2c-9: Successfully instantiated SPD at 0x50
[ 18.772017] i2c i2c-9: Successfully instantiated SPD at 0x51
[ 18.778206] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 18.785276] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[ 18.853565] thinkpad_acpi: battery 1 registered (start 0, stop 100)
[ 18.853580] ACPI: battery: new extension: ThinkPad Battery Extension
[ 18.853675] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input11
[ 18.878302] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 18.879270] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 18.882274] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 18.884045] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 18.884172] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 18.914919] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 18.915832] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 18.916029] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 18.961337] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[ 18.961344] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[ 18.961346] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 18.961348] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[ 18.985451] Bluetooth: Core ver 2.22
[ 18.985484] NET: Registered PF_BLUETOOTH protocol family
[ 18.985486] Bluetooth: HCI device and connection manager initialized
[ 18.985492] Bluetooth: HCI socket layer initialized
[ 18.985495] Bluetooth: L2CAP socket layer initialized
[ 18.985502] Bluetooth: SCO socket layer initialized
[ 18.987278] mc: Linux media interface: v0.10
[ 19.007807] usbcore: registered new interface driver btusb
[ 19.126352] iTCO_vendor_support: vendor-support=0
[ 19.134589] iTCO_wdt iTCO_wdt.1.auto: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[ 19.134729] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=1)
[ 19.237906] videodev: Linux video capture interface: v2.00
[ 19.266424] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[ 19.274383] Adding 8351740k swap on /dev/mapper/vg--mga_po-lv_swap. Priority:-2 extents:1 across:8351740k SSFS
[ 19.369492] intel_rapl_common: Found RAPL domain package
[ 19.369499] intel_rapl_common: Found RAPL domain core
[ 19.369501] intel_rapl_common: Found RAPL domain uncore
[ 19.369509] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[ 19.370096] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 19.404124] usb 1-1.6: Found UVC 1.00 device Integrated Camera (04f2:b217)
[ 19.417135] hdaps: supported laptop not found!
[ 19.417141] hdaps: driver init failed (ret=-19)!
[ 19.448811] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input16
[ 19.448941] usbcore: registered new interface driver uvcvideo
[ 19.523010] hdaps: supported laptop not found!
[ 19.523015] hdaps: driver init failed (ret=-19)!
[ 19.709604] psmouse serio1: synaptics: queried max coordinates: x [..5472], y [..4448]
[ 19.810635] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x120c00/0x0, board id: 1611, fw id: 774180
[ 19.810652] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[ 19.859627] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input15
[ 20.240777] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 20.264426] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 20.277169] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 20.295938] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 20.612605] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 20.863012] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input17
[ 34.045336] EXT4-fs (dm-4): warning: mounting fs with errors, running e2fsck is recommended
[ 34.046920] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 98.945100] hdaps: supported laptop not found!
[ 98.945106] hdaps: driver init failed (ret=-19)!
[ 100.489290] netfilter PSD loaded - (c) astaro AG
[ 100.494658] IFWLOG: register target
[ 104.375088] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 104.375095] Bluetooth: BNEP filters: protocol multicast
[ 104.375101] Bluetooth: BNEP socket layer initialized
[ 104.407829] NET: Registered PF_ALG protocol family
[ 104.576171] rfkill: input handler disabled
[ 104.595963] Bluetooth: RFCOMM TTY layer initialized
[ 104.595973] Bluetooth: RFCOMM socket layer initialized
[ 104.595980] Bluetooth: RFCOMM ver 1.11
[ 120.400966] rfkill: input handler enabled
[ 124.955201] rfkill: input handler disabled
[ 128.729080] intel_pstate: Turbo disabled by BIOS or unavailable on processor
[ 130.192225] EXT4-fs error (device dm-4): ext4_lookup:1836: inode #786266: comm pool-org.gnome.: iget: bad extra_isize 60393 (inode size 256)
[ 130.192294] EXT4-fs error (device dm-4): ext4_lookup:1836: inode #786266: comm pool-org.gnome.: iget: bad extra_isize 60393 (inode size 256)
[ 365.915480] EXT4-fs (dm-4): error count since last fsck: 6
[ 365.915520] EXT4-fs (dm-4): initial error at time 1679921748: ext4_lookup:1836: inode 786266
[ 365.915546] EXT4-fs (dm-4): last error at time 1679987626: ext4_lookup:1836: inode 786266
[ 430.030338] PM: suspend entry (deep)
[ 430.042060] Filesystems sync: 0.011 seconds
[ 430.043303] Freezing user space processes ... (elapsed 0.002 seconds) done.
[ 430.045334] OOM killer disabled.
[ 430.045335] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 430.046515] printk: Suspending console(s) (use no_console_suspend to debug)
[ 430.233393] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 430.233601] sd 0:0:0:0: [sda] Stopping disk
[ 430.505667] e1000e: EEE TX LPI TIMER: 00000011
[ 431.439036] ACPI: EC: interrupt blocked
[ 431.467759] ACPI: PM: Preparing to enter system sleep state S3
[ 431.476838] ACPI: EC: event blocked
[ 431.476841] ACPI: EC: EC stopped
[ 431.476842] ACPI: PM: Saving platform NVS memory
[ 431.476859] Disabling non-boot CPUs ...
[ 431.478569] smpboot: CPU 1 is now offline
[ 431.481848] smpboot: CPU 2 is now offline
[ 431.484078] smpboot: CPU 3 is now offline
[ 431.487374] ACPI: PM: Low-level resume complete
[ 431.487399] ACPI: EC: EC started
[ 431.487400] ACPI: PM: Restoring platform NVS memory
[ 431.487736] Enabling non-boot CPUs ...
[ 431.487782] x86: Booting SMP configuration:
[ 431.487783] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 431.488139] Disabled fast string operations
[ 431.490663] CPU1 is up
[ 431.490695] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 431.491666] Disabled fast string operations
[ 431.494141] CPU2 is up
[ 431.494171] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 431.494456] Disabled fast string operations
[ 431.496961] CPU3 is up
[ 431.500404] ACPI: PM: Waking up from system sleep state S3
[ 431.524380] ACPI: EC: interrupt unblocked
[ 431.536430] sdhci-pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz.
[ 431.549330] ACPI: EC: event unblocked
[ 431.551283] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 431.558725] sd 0:0:0:0: [sda] Starting disk
[ 431.568518] tpm tpm0: TPM is disabled/deactivated (0x6)
[ 431.794129] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
[ 431.868114] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 431.868343] ata2: SATA link down (SStatus 0 SControl 300)
[ 431.868547] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 431.868559] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 431.868959] ata1.00: supports DRM functions and may not be fully accessible
[ 431.876243] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 431.876258] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 431.876553] ata5: SATA link down (SStatus 0 SControl 300)
[ 431.876634] ata1.00: supports DRM functions and may not be fully accessible
[ 431.881724] ata1.00: configured for UDMA/133
[ 431.882996] ata1.00: Enabling discard_zeroes_data
[ 431.936061] usb 1-1.6: reset high-speed USB device number 4 using ehci-pci
[ 432.372550] psmouse serio1: synaptics: queried max coordinates: x [..5472], y [..4448]
[ 432.515314] OOM killer enabled.
[ 432.515318] Restarting tasks ...
[ 432.515317] ACPI: \_SB_.PCI0.LPC_.EC__.BAT1: docking
[ 432.520110] ACPI: \_SB_.PCI0.LPC_.EC__.BAT1: Unable to dock!
[ 432.528497] done.
[ 432.552290] PM: suspend exit
[ 432.707490] e1000e 0000:00:19.0 enp0s25: NIC Link is Down
[ 437.703083] usb 2-1.2: new high-speed USB device number 3 using ehci-pci
[ 437.784322] usb 2-1.2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.24
[ 437.784337] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 437.784342] usb 2-1.2: Product: USB2.0 Hub
[ 437.784346] usb 2-1.2: Manufacturer: GenesysLogic
[ 437.785138] hub 2-1.2:1.0: USB hub found
[ 437.785618] hub 2-1.2:1.0: 4 ports detected
[ 438.064071] usb 2-1.2.1: new full-speed USB device number 4 using ehci-pci
[ 438.143681] usb 2-1.2.1: New USB device found, idVendor=058f, idProduct=9254, bcdDevice= 3.12
[ 438.143700] usb 2-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 438.143707] usb 2-1.2.1: Product: Generic USB Hub
[ 438.143711] usb 2-1.2.1: Manufacturer: ALCOR
[ 438.144336] hub 2-1.2.1:1.0: USB hub found
[ 438.144458] hub 2-1.2.1:1.0: 4 ports detected
[ 438.212077] usb 2-1.2.2: new low-speed USB device number 5 using ehci-pci
[ 438.296658] usb 2-1.2.2: New USB device found, idVendor=046d, idProduct=c51b, bcdDevice=46.00
[ 438.296675] usb 2-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 438.296680] usb 2-1.2.2: Product: USB Receiver
[ 438.296684] usb 2-1.2.2: Manufacturer: Logitech
[ 438.578052] usb 2-1.2.3: new high-speed USB device number 6 using ehci-pci
[ 438.734058] usb 2-1.2.1.3: new low-speed USB device number 7 using ehci-pci
[ 438.824532] usb 2-1.2.1.3: New USB device found, idVendor=04b4, idProduct=0102, bcdDevice= 0.01
[ 438.824549] usb 2-1.2.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 438.824555] usb 2-1.2.1.3: Product: Cypress USB Keyboard
[ 438.824559] usb 2-1.2.1.3: Manufacturer: Cypress
[ 438.875976] usb 2-1.2.3: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.12
[ 438.875990] usb 2-1.2.3: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[ 438.875995] usb 2-1.2.3: SerialNumber: 4DEF0B40
[ 438.876757] usb 2-1.2.3: Found UVC 1.00 device <unnamed> (046d:0825)
[ 438.990097] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.3/2-1.2.3:1.0/input/input18
[ 439.059071] hid: raw HID events driver (C) Jiri Kosina
[ 439.115580] usbcore: registered new interface driver usbhid
[ 439.115586] usbhid: USB HID core driver
[ 439.195754] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.2/2-1.2.2:1.0/0003:046D:C51B.0001/input/input19
[ 439.195995] hid-generic 0003:046D:C51B.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.2.2/input0
[ 439.196571] hid-generic 0003:046D:C51B.0002: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.2.2/input1
[ 439.196876] input: Cypress Cypress USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1.3/2-1.2.1.3:1.0/0003:04B4:0102.0003/input/input20
[ 439.246739] usb 2-1.2.3: set resolution quirk: cval->res = 384
[ 439.247636] usbcore: registered new interface driver snd-usb-audio
[ 439.258497] hid-generic 0003:04B4:0102.0003: input,hidraw2: USB HID v1.00 Keyboard [Cypress Cypress USB Keyboard] on usb-0000:00:1d.0-1.2.1.3/input0
[ 439.361575] logitech-djreceiver 0003:046D:C51B.0001: hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.2.2/input0
[ 439.415973] logitech-djreceiver 0003:046D:C51B.0002: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.2.2/input1
[ 439.481188] logitech-djreceiver 0003:046D:C51B.0002: device of type 27 Mhz (0x02) connected on slot 1
[ 439.481799] input: Logitech Wireless Mouse PID:003c Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.2/2-1.2.2:1.1/0003:046D:C51B.0002/0003:046D:003C.0004/input/input21
[ 439.482817] hid-generic 0003:046D:003C.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:003c] on usb-0000:00:1d.0-1.2.2/input1:1
[ 439.545225] logitech-hidpp-device 0003:046D:003C.0004: HID++ 1.0 device connected.
[ 439.609410] input: Logitech Wireless Mouse PID:003c as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.2/2-1.2.2:1.1/0003:046D:C51B.0002/0003:046D:003C.0004/input/input25
[ 439.609702] logitech-hidpp-device 0003:046D:003C.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:003c] on usb-0000:00:1d.0-1.2.2/input1:1
[ 440.160732] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160740] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160742] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160744] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160746] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160747] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160749] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 440.160751] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 463.972908] usb 2-1.2.3: reset high-speed USB device number 6 using ehci-pci
[ 511.518484] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 511.576653] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 511.620175] NET: Registered PF_PACKET protocol family
[ 512.179350] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 512.236599] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 512.731030] wlp3s0: authenticate with 44:94:fc:74:d7:07
[ 512.734992] wlp3s0: send auth to 44:94:fc:74:d7:07 (try 1/3)
[ 512.737894] wlp3s0: authenticated
[ 512.738785] wlp3s0: associate with 44:94:fc:74:d7:07 (try 1/3)
[ 512.742743] wlp3s0: RX AssocResp from 44:94:fc:74:d7:07 (capab=0x431 status=0 aid=2)
[ 512.758159] wlp3s0: associated
[ 512.803297] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 514.696893] net-fw DROP IN=wlp3s0 OUT= MAC=74:e5:0b:35:c2:cc:46:94:fc:74:d7:07:08:00 SRC=172.28.49.1 DST=172.28.49.179 LEN=328 TOS=0x00 PREC=0xC0 TTL=64 ID=19340 PROTO=UDP SPT=67 DPT=68 LEN=308
[pierre@pub-x220 ~]$
Je ne sais pas si cela vous donnera grang chose. Ce qui est bizarre, c'est que dans la console de secours je fais un mount /var puis exit (de mémoire) et je me retrouve sur l'écran de connexion Gnome ! Du coup je vous écris depuis mon laptop !
A mon avis il faudrait que je fasse un e2fsck du disque mais je ne suis pas complètement certain. J'ai tenté de passer la commande mais cela n'a rien fait.
Dans dmesg je trouve ces erreurs :
[ 130.192225] EXT4-fs error (device dm-4): ext4_lookup:1836: inode #786266: comm pool-org.gnome.: iget: bad extra_isize 60393 (inode size 256)
[ 130.192294] EXT4-fs error (device dm-4): ext4_lookup:1836: inode #786266: comm pool-org.gnome.: iget: bad extra_isize 60393 (inode size 256)
[ 365.915480] EXT4-fs (dm-4): error count since last fsck: 6
[ 365.915520] EXT4-fs (dm-4): initial error at time 1679921748: ext4_lookup:1836: inode 786266
[ 365.915546] EXT4-fs (dm-4): last error at time 1679987626: ext4_lookup:1836: inode 786266
Merci par avance de votre aide. Si je dois passer d'autres commandes pour vous aider à analyser le problème dites moi. Mais je dois partir aujourd'hui et je ne serais de retour qu'en fin de journée. Je vais laisser la machine en veille.
Édité par TuxMips Le 02/04/2023 à 16h15
Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
journal :
[ 20.240777] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 20.264426] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 20.277169] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 20.295938] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 34.045336] EXT4-fs (dm-4): warning: mounting fs with errors, running e2fsck is recommended
[ 34.046920] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 20.264426] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 20.277169] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 20.295938] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
[ 34.045336] EXT4-fs (dm-4): warning: mounting fs with errors, running e2fsck is recommended
[ 34.046920] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: acl. Quota mode: none.
Je n'ai pas l'expérience des LVM.
Mais on te dit d'exécuter fsck sur sda1 et dm-4. Je ne sais pas ce que représente dm-4.
Ceci ne peut se faire que sur les partitions non montées. Est-ce que sda1 est la partition ESP ?
Yves

Jybz Membre non connecté
-
- Voir le profil du membre Jybz
- Inscrit le : 10/10/2018
- Groupes :
-
Administrateur
-
Forgeron
blkid
Mettre le résultat en balise code pour préserver les colonnes.
Téléverser une image : /wiki/hebergement-de-fichiers-sur-mlo
Arch | Machine | OS |
x86_64 | lenovo x250 | mga9 |
armv7hl | bananapro | mga9 |
aarch64 | Raspberry Pi 4B | mga9 |

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
Voici les résultats :
Code :
[pierre@pub-x220 ~]$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 465,8G 0 disk
├─sda1 8:1 0 609M 0 part /boot/EFI
├─sda2 8:2 0 2,5G 0 part /boot
└─sda3 8:3 0 462,7G 0 part
└─crypt_sda3 252:0 0 462,7G 0 crypt
├─vg--mga_po-lv_usr 252:1 0 46,4G 0 lvm /usr
├─vg--mga_po-lv_root 252:2 0 28,7G 0 lvm /
├─vg--mga_po-lv_swap 252:3 0 8G 0 lvm [SWAP]
├─vg--mga_po-lv_var 252:4 0 23,8G 0 lvm /var
└─vg--mga_po-lv_home 252:5 0 355,9G 0 lvm /home
[pierre@pub-x220 ~]$
Ensuite : blkid :
Code :
[root@pub-x220 ~]# blkid
/dev/sda1: UUID="8401-712C" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e39bb391-45ea-4412-b8e5-921a4d17c280"
/dev/sda2: UUID="b91eea34-8f2c-46d8-a19d-c8955e7ec4fc" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="30bd4d48-0554-4bca-b95d-792984224ddb"
/dev/sda3: UUID="54256a6c-e27d-4723-a8a2-87ff6dd78812" TYPE="crypto_LUKS" PARTUUID="03c58cfa-c763-4c6d-b648-3eaa05565f04"
/dev/mapper/crypt_sda3: UUID="70mUXn-YQhj-fIaV-Hm7n-cZpM-yuKj-aJMHSl" TYPE="LVM2_member"
/dev/mapper/vg--mga_po-lv_usr: UUID="4fb9e346-f01d-407d-922f-4d3aa79ed2cf" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/vg--mga_po-lv_root: UUID="a60703fd-7296-4cba-bdea-95a42d661180" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/vg--mga_po-lv_swap: UUID="259fa936-55f5-4b00-8ea2-2ef1f1818c31" TYPE="swap"
/dev/mapper/vg--mga_po-lv_var: UUID="fc26c0e4-babb-41ba-b2e2-3185088af5c6" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/vg--mga_po-lv_home: UUID="4347de5c-badd-4308-a9c8-03cb227300ab" BLOCK_SIZE="4096" TYPE="ext4"
[root@pub-x220 ~]#
J'attends vos "instructions"

Je pense en effet qu'il y a juste une erreur sur le disque à corriger. Un fsck. Mais comme c'est du LVM....On peut peut être faire un fsck sur tout vg--mga_po-lv ? C'est à dire sur sda 3 ?
Edit jybz: j'avais dit code, pas hide
Édité par TuxMips Le 28/03/2023 à 19h55
Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
Jybz :
Edit jybz: j'avais dit code, pas hide
Alors là oui j'avais bien vu. Mais je vais juste paraitre idiot, mais je ne vois pas comment on fait :-(
Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
<pre>[root@pub-x220 ~]# blkid
/dev/sda1: UUID="8401-712C" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e39bb391-45ea-4412-b8e5-921a4d17c280"
/dev/sda2: UUID="b91eea34-8f2c-46d8-a19d-c8955e7ec4fc" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="30bd4d48-0554-4bca-b95d-792984224ddb"
/dev/sda3: UUID="54256a6c-e27d-4723-a8a2-87ff6dd78812" TYPE="crypto_LUKS" PARTUUID="03c58cfa-c763-4c6d-b648-3eaa05565f04"
/dev/mapper/crypt_sda3: UUID="70mUXn-YQhj-fIaV-Hm7n-cZpM-yuKj-aJMHSl" TYPE="LVM2_member"
/dev/mapper/vg--mga_po-lv_usr: UUID="4fb9e346-f01d-407d-922f-4d3aa79ed2cf" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/vg--mga_po-lv_root: UUID="a60703fd-7296-4cba-bdea-95a42d661180" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/vg--mga_po-lv_swap: UUID="259fa936-55f5-4b00-8ea2-2ef1f1818c31" TYPE="swap"
/dev/mapper/vg--mga_po-lv_var: UUID="fc26c0e4-babb-41ba-b2e2-3185088af5c6" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/vg--mga_po-lv_home: UUID="4347de5c-badd-4308-a9c8-03cb227300ab" BLOCK_SIZE="4096" TYPE="ext4"
[root@pub-x220 ~]#
</pre>
/dev/sda1: UUID="8401-712C" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e39bb391-45ea-4412-b8e5-921a4d17c280"
/dev/sda2: UUID="b91eea34-8f2c-46d8-a19d-c8955e7ec4fc" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="30bd4d48-0554-4bca-b95d-792984224ddb"
/dev/sda3: UUID="54256a6c-e27d-4723-a8a2-87ff6dd78812" TYPE="crypto_LUKS" PARTUUID="03c58cfa-c763-4c6d-b648-3eaa05565f04"
/dev/mapper/crypt_sda3: UUID="70mUXn-YQhj-fIaV-Hm7n-cZpM-yuKj-aJMHSl" TYPE="LVM2_member"
/dev/mapper/vg--mga_po-lv_usr: UUID="4fb9e346-f01d-407d-922f-4d3aa79ed2cf" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/vg--mga_po-lv_root: UUID="a60703fd-7296-4cba-bdea-95a42d661180" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/vg--mga_po-lv_swap: UUID="259fa936-55f5-4b00-8ea2-2ef1f1818c31" TYPE="swap"
/dev/mapper/vg--mga_po-lv_var: UUID="fc26c0e4-babb-41ba-b2e2-3185088af5c6" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/vg--mga_po-lv_home: UUID="4347de5c-badd-4308-a9c8-03cb227300ab" BLOCK_SIZE="4096" TYPE="ext4"
[root@pub-x220 ~]#
</pre>
Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
Si je comprends il faut d'abord que je "démonte" sda3 avec umount /dev/sda3 pour ensuite lancer la commande fsck /dev/sda3 ?
Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Yuusha Membre non connecté
-
- Voir le profil du membre Yuusha
- Inscrit le : 04/07/2017
- Groupes :
-
Modérateur
-
Administrateur
-
Forgeron
TuxMips :
Alors là oui j'avais bien vu. Mais je vais juste paraitre idiot, mais je ne vois pas comment on fait :-(
Jybz :
Edit jybz: j'avais dit code, pas hide
Alors là oui j'avais bien vu. Mais je vais juste paraitre idiot, mais je ne vois pas comment on fait :-(
En texte :
Entre crochet code=bash puis /code à la fin (pour du bash ou un retour de terminal), pour les autres langages code=nomDuLangage.
En graphique, il faut cliquer sur la double flèche à droite pour faire apparaitre la deuxième ligne de commandes ou la balise code apparaitra.

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
Code BASH :
[pierre@pub-x220 ~]$ blkid /dev/sda1: UUID="8401-712C" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e39bb391-45ea-4412-b8e5-921a4d17c280" /dev/sda2: UUID="b91eea34-8f2c-46d8-a19d-c8955e7ec4fc" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="30bd4d48-0554-4bca-b95d-792984224ddb" /dev/sda3: UUID="54256a6c-e27d-4723-a8a2-87ff6dd78812" TYPE="crypto_LUKS" PARTUUID="03c58cfa-c763-4c6d-b648-3eaa05565f04" /dev/mapper/crypt_sda3: UUID="70mUXn-YQhj-fIaV-Hm7n-cZpM-yuKj-aJMHSl" TYPE="LVM2_member" /dev/mapper/vg--mga_po-lv_usr: UUID="4fb9e346-f01d-407d-922f-4d3aa79ed2cf" BLOCK_SIZE="4096" TYPE="ext4" /dev/mapper/vg--mga_po-lv_root: UUID="a60703fd-7296-4cba-bdea-95a42d661180" BLOCK_SIZE="4096" TYPE="ext4" /dev/mapper/vg--mga_po-lv_swap: UUID="259fa936-55f5-4b00-8ea2-2ef1f1818c31" TYPE="swap" /dev/mapper/vg--mga_po-lv_var: UUID="fc26c0e4-babb-41ba-b2e2-3185088af5c6" BLOCK_SIZE="4096" TYPE="ext4" /dev/mapper/vg--mga_po-lv_home: UUID="4347de5c-badd-4308-a9c8-03cb227300ab" BLOCK_SIZE="4096" TYPE="ext4" [pierre@pub-x220 ~]$
Et voilà :-)
Et avant que je fasse une bêtise, merci de me confirmer les bonnes commandes.
Je pense qu'il va falloir que je démonte /dev/sda3/ puis ensuite que je fasse un fsck dessus.
Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
Ca me rappelle la bd des Rubric à brac de Gotlieb, notamment les dessins sur les "bricoleurs : il y a ceux qui ne savent pas et qui n'aiment pas, il y a ceux qui savent et qui aiment ca et puis il y a ceux qui aiment ça mais qui ne savent pas. Et Gotlieb de dire : ce sont les plus dangereux

Je pense devoir me classer un peu dans cette dernière catégorie

Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
Z'en pensez quoi ?
Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
Qui ne dit pas la même chose, visiblement.
Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
Code :
[root@pub-x220 ~]# lvdisplay
--- Logical volume ---
LV Path /dev/vg-mga_po/lv_root
LV Name lv_root
VG Name vg-mga_po
LV UUID 1dyhAD-L0Qk-pvsn-EX0T-QtQO-SVFf-kMYTGl
LV Write Access read/write
LV Creation host, time localhost, 2019-03-03 15:41:16 +0100
LV Status available
# open 1
LV Size 28,66 GiB
Current LE 7338
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 252:2
--- Logical volume ---
LV Path /dev/vg-mga_po/lv_swap
LV Name lv_swap
VG Name vg-mga_po
LV UUID MlLe3R-euiS-IzEe-Pu5v-dmuj-nqOR-hQdcSH
LV Write Access read/write
LV Creation host, time localhost, 2019-03-03 15:41:34 +0100
LV Status available
# open 2
LV Size 7,96 GiB
Current LE 2039
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 252:3
--- Logical volume ---
LV Path /dev/vg-mga_po/lv_usr
LV Name lv_usr
VG Name vg-mga_po
LV UUID grvpbX-3oYR-oZiz-TuBg-EwZp-TlEh-e7zhx7
LV Write Access read/write
LV Creation host, time localhost, 2019-03-03 15:41:59 +0100
LV Status available
# open 1
LV Size 46,35 GiB
Current LE 11866
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 252:1
--- Logical volume ---
LV Path /dev/vg-mga_po/lv_var
LV Name lv_var
VG Name vg-mga_po
LV UUID Vjtnpk-K5wl-qZkc-Hmjd-iQI0-0iOz-91Gy2O
LV Write Access read/write
LV Creation host, time localhost, 2019-03-03 15:42:35 +0100
LV Status available
# open 1
LV Size <23,83 GiB
Current LE 6100
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 252:4
--- Logical volume ---
LV Path /dev/vg-mga_po/lv_home
LV Name lv_home
VG Name vg-mga_po
LV UUID CGCdHv-6VCx-y2WA-TVUb-jpRE-vfaD-h3Gqp3
LV Write Access read/write
LV Creation host, time localhost, 2019-03-03 15:43:32 +0100
LV Status available
# open 1
LV Size <355,90 GiB
Current LE 91110
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 252:5
[root@pub-x220 ~]#
Edit jybz : remplacement de hide en code
Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
Je vais tacher, une fois que j'aurais résolu mon problème de faire un how-to dans le wiki, parce que je pense que peu de personnes utilisent le LVM, en plus chiffré.
Demain, je vais tacher de passer les commandes proposées par le site de John Ben.
De ce que je comprends avec la commande lvdisplay
1/ je redémarre la machine en mode "rescue".
2/ je passe les commandes suivantes et séparément :
lvm pvscan\\
lvm vgscan\\
lvm lvchange -ay vg-mga_po\\
lvm lvscan\\
3/ je passe ensuite la commande suivante (je prends le volume dans lequel l'erreur se produit) :
fsck -f /dev/vg-mga_po/lv_var
Juste je ne comprends pas bien cette commande avec l'extension -ay : lvm lvchange -ay vg-mga_po\\
Et dites moi si cela vous semble une bonne piste.
Je vais pour cette nuit passer la machine en veille pour le moment.
Et je refais des sauvegardes de mes données sur mes deux disques durs externes (un ssd et un hdd).
edit : en fait je me pose une question : même en mode rescue, au démarrage, je vais devoir rentrer le mot de passe qui va dévérouiller le disque, Du coup est ce je ne vais pas me retrouver avec un disque sda3 "monté" ? Or si j'ai bien compris pour passer la commande fsck, sda3 ne doit pas être montée.
Donc la toute première commande ne devrait elle pas être :
umount /dev/sda3
?
edit 2 : si j'ai compris la commande lvm lvchange -ay vg-mga_po\\ en faisant un man lvm puis un man lvchange.
lvchange permet de modifier les attributs du volume et -ay avec a pour activer et y pour yes, je suppose. Je progresse :-)
Édité par TuxMips Le 29/03/2023 à 23h07
Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

TuxMips Membre non connecté
-
- Voir le profil du membre TuxMips
- Inscrit le : 08/09/2010
- Groupes :
J'ai suivi les instructions du site de John Ben (voir lien dans le post au dessus).
Démarrage en mode "rescue" et j'ai commencé par faire un umount /dev/sda3.
Le système m'a répondu que sda3 était bien démonté.
Ce qui est curieux car avec la commande ls j'accédais toujours aux répertoires.
J'ai ensuite passé les commandes mais en les modifiant un peu car par exemple lvm pvscan\\ ca ne fonctionne pas. Voici ce que j'ai effectué
1/ Démarrer la machine en mode "rescue".
2/ s'assurer que le disque concerné n'est pas monté. En l'occurence c'était pour moi sda3. Donc passer la commande :
Code :
umount /dev/sda3
3/ Passer les commandes suivantes et séparément en adaptant en fonction du noms des volumes :
Code :
pour avoir les informations sur le LVM (voir mon post ci dessus avec le résultat en sortie de commande).
lvdisplay
Puis :
Code :
pvscan
Code :
vgscan
Code :
(à adapter bien entendu)
lvchange -ay vg-mga_po
Code :
lvscan
4/ Passer ensuite la commande suivante en prenant le volume dans lequel l'erreur se produit :
Code :
(à adapter bien entendu).
fsck -f /dev/vg-mga_po/lv_var
Répondre oui à toutes les questions pour corriger les erreurs.
On reboot et on croise les doigts

A toutes fin, j'ai fais deux photos de l'écran mais pas certains que mes clichés soient bien nets.
Je me propose de faire une entrée dans le wiki pour réaliser un fsck sur un volume d'un disque entièrement formaté en lvm (sauf /boot et /boot/EFI, bien entendu) si cela vous dit. Mais je pense que cela peut s'appliquer à d'autres situations, en adaptant bien entendu les commandes.
Bref mon PC a pu redémarrer normalement. Merci à John Ben et merci aussi à vous car cela m'a permis de mieux comprendre. Désolé aussi si j'ai beaucoup posté dans le fil mais cela me permet de poser les questions et donc en les posant de ne rien oublier et de mieux comprendre aussi.
Bonne journée à toutes et tous
[edit] : corrections de fautes de frappe et de grammaire

[edit 2] : précisions sur les commandes passées.
[edit 3] : corrections grammaticales et mises en forme
[edit 4] : précision : ne pas oublier de rebooter

Édité par TuxMips Le 31/03/2023 à 20h57
Utilisateur de Mageïa depuis Mandrake 6.0 
Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.

Membre de l'AFUL
Sociétaire d' Ouvaton.coop pour mon hébergement numérique.
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie