#1 Le 10/11/2023, à 17:48
- JeanMiB
[RESOLU] Freeze a l'ouverture de session
Bonjour,
Ma config:
PC monté maison
AMD Ryzen 7 1700
RAM 16Gb
MB Bazooka B450M
Ubuntun 23.10 (upgrade de 23.04 via le terminal en mode recovery posterieur au problem pour tenter une resolution big_smile
System sur SSD et home sur HDD séparé
Mon Pb
le boot se passe corectement, j'arrive a l'ecran de choix de l'utilisateur pour ouverture de session et la , des que je clique sur un use, freeze total du system.
Merci d'avance de l'aide que vous pourrez m’apporter, car ça fait 1 semaine que je tourne en rond
Dernière modification par JeanMiB (Le 11/11/2023, à 21:15)
Hors ligne
#2 Le 11/11/2023, à 00:09
- geole
Re : [RESOLU] Freeze a l'ouverture de session
Finalement, comme c'est la suite de cette discussion,
Boote avec ton support d'installation.
Monte la partition contenant l'O.S.
sudo mount -v /dev/sda2 /mnt
Et publie les 2000 dernières lignes de trace.
journalctl --no-pager -D /mnt/var/log/journal -b -n 2000
Dernière modification par geole (Le 11/11/2023, à 00:16)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#3 Le 11/11/2023, à 11:42
- JeanMiB
Re : [RESOLU] Freeze a l'ouverture de session
Bonjour Geode et merci pour ton aide,
Voila le resultat de la commande Journalctl
ubuntu@ubuntu:~$ sudo mount -v /dev/sda2 /mnt
mount: /dev/sda2 mounted on /mnt.
ubuntu@ubuntu:~$ journalctl --no-pager -D /mnt/var/log/journal -b -n 2000
Nov 10 17:15:26 JM-Bureau kernel: smpboot: x86: Booting SMP configuration:
Nov 10 17:15:26 JM-Bureau kernel: .... node #0, CPUs: #2 #4 #6 #8 #10 #12 #14 #1 #3 #5 #7 #9 #11 #13 #15
Nov 10 17:15:26 JM-Bureau kernel: smp: Brought up 1 node, 16 CPUs
Nov 10 17:15:26 JM-Bureau kernel: smpboot: Max logical packages: 1
Nov 10 17:15:26 JM-Bureau kernel: smpboot: Total of 16 processors activated (95988.35 BogoMIPS)
Nov 10 17:15:26 JM-Bureau kernel: devtmpfs: initialized
Nov 10 17:15:26 JM-Bureau kernel: x86/mm: Memory block size: 128MB
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PM: Registering ACPI NVS region [mem 0x04000000-0x04009fff] (40960 bytes)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdd597000-0xdda51fff] (4960256 bytes)
Nov 10 17:15:26 JM-Bureau kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Nov 10 17:15:26 JM-Bureau kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Nov 10 17:15:26 JM-Bureau kernel: pinctrl core: initialized pinctrl subsystem
Nov 10 17:15:26 JM-Bureau kernel: PM: RTC time: 17:15:22, date: 2023-11-10
Nov 10 17:15:26 JM-Bureau kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Nov 10 17:15:26 JM-Bureau kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Nov 10 17:15:26 JM-Bureau kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Nov 10 17:15:26 JM-Bureau kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Nov 10 17:15:26 JM-Bureau kernel: audit: initializing netlink subsys (disabled)
Nov 10 17:15:26 JM-Bureau kernel: audit: type=2000 audit(1699636522.208:1): state=initialized audit_enabled=0 res=1
Nov 10 17:15:26 JM-Bureau kernel: thermal_sys: Registered thermal governor 'fair_share'
Nov 10 17:15:26 JM-Bureau kernel: thermal_sys: Registered thermal governor 'bang_bang'
Nov 10 17:15:26 JM-Bureau kernel: thermal_sys: Registered thermal governor 'step_wise'
Nov 10 17:15:26 JM-Bureau kernel: thermal_sys: Registered thermal governor 'user_space'
Nov 10 17:15:26 JM-Bureau kernel: thermal_sys: Registered thermal governor 'power_allocator'
Nov 10 17:15:26 JM-Bureau kernel: EISA bus registered
Nov 10 17:15:26 JM-Bureau kernel: cpuidle: using governor ladder
Nov 10 17:15:26 JM-Bureau kernel: cpuidle: using governor menu
Nov 10 17:15:26 JM-Bureau kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 10 17:15:26 JM-Bureau kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Nov 10 17:15:26 JM-Bureau kernel: PCI: not using MMCONFIG
Nov 10 17:15:26 JM-Bureau kernel: PCI: Using configuration type 1 for base access
Nov 10 17:15:26 JM-Bureau kernel: PCI: Using configuration type 1 for extended access
Nov 10 17:15:26 JM-Bureau kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Nov 10 17:15:26 JM-Bureau kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Nov 10 17:15:26 JM-Bureau kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Nov 10 17:15:26 JM-Bureau kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Nov 10 17:15:26 JM-Bureau kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Nov 10 17:15:26 JM-Bureau kernel: ACPI: Added _OSI(Module Device)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: Added _OSI(Processor Device)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
Nov 10 17:15:26 JM-Bureau kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Nov 10 17:15:26 JM-Bureau kernel: ACPI: Interpreter enabled
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PM: (supports S0 S3 S4 S5)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: Using IOAPIC for interrupt routing
Nov 10 17:15:26 JM-Bureau kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Nov 10 17:15:26 JM-Bureau kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
Nov 10 17:15:26 JM-Bureau kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 10 17:15:26 JM-Bureau kernel: PCI: Using E820 reservations for host bridge windows
Nov 10 17:15:26 JM-Bureau kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Nov 10 17:15:26 JM-Bureau kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Nov 10 17:15:26 JM-Bureau kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Nov 10 17:15:26 JM-Bureau kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Nov 10 17:15:26 JM-Bureau kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Nov 10 17:15:26 JM-Bureau kernel: PCI host bridge to bus 0000:00
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:07.1: enabling Extended Tags
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:08.1: enabling Extended Tags
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.0: [1022:43d5] type 00 class 0x0c0330
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.0: reg 0x10: [mem 0xfe7a0000-0xfe7a7fff 64bit]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.1: [1022:43c8] type 00 class 0x010601
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.1: reg 0x24: [mem 0xfe780000-0xfe79ffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.1: reg 0x30: [mem 0xfe700000-0xfe77ffff pref]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.1: PME# supported from D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.2: [1022:43c6] type 01 class 0x060400
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.2: PME# supported from D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:01.3: PCI bridge to [bus 03-1e]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:01.3: bridge window [mem 0xfe600000-0xfe7fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:04.0: [1022:43c7] type 01 class 0x060400
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:04.0: PME# supported from D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:05.0: [1022:43c7] type 01 class 0x060400
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:05.0: PME# supported from D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:06.0: [1022:43c7] type 01 class 0x060400
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:06.0: PME# supported from D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:07.0: [1022:43c7] type 01 class 0x060400
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:07.0: PME# supported from D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.2: PCI bridge to [bus 16-1e]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.2: bridge window [io 0xf000-0xffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.2: bridge window [mem 0xfe600000-0xfe6fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1b:00.0: [10ec:8168] type 00 class 0x020000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1b:00.0: reg 0x10: [io 0xf000-0xf0ff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1b:00.0: reg 0x18: [mem 0xfe604000-0xfe604fff 64bit]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1b:00.0: reg 0x20: [mem 0xfe600000-0xfe603fff 64bit]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1b:00.0: supports D1 D2
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:04.0: PCI bridge to [bus 1b]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:04.0: bridge window [io 0xf000-0xffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:04.0: bridge window [mem 0xfe600000-0xfe6fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:05.0: PCI bridge to [bus 1c]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:06.0: PCI bridge to [bus 1d]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:07.0: PCI bridge to [bus 1e]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: [1002:67df] type 00 class 0x030000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: reg 0x20: [io 0xe000-0xe0ff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: reg 0x24: [mem 0xfe900000-0xfe93ffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: reg 0x30: [mem 0xfe940000-0xfe95ffff pref]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: BAR 0: assigned to efifb
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: supports D1 D2
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: PME# supported from D1 D2 D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.1: [1002:aaf0] type 00 class 0x040300
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.1: reg 0x10: [mem 0xfe960000-0xfe963fff 64bit]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.1: supports D1 D2
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.1: PCI bridge to [bus 1f]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.1: bridge window [mem 0xfe900000-0xfe9fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.0: [1022:145a] type 00 class 0x130000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.0: enabling Extended Tags
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.2: [1022:1456] type 00 class 0x108000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.2: reg 0x18: [mem 0xfe400000-0xfe4fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.2: reg 0x24: [mem 0xfe500000-0xfe501fff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.2: enabling Extended Tags
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.3: [1022:145c] type 00 class 0x0c0330
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.3: reg 0x10: [mem 0xfe300000-0xfe3fffff 64bit]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.3: enabling Extended Tags
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.3: PME# supported from D0 D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:07.1: PCI bridge to [bus 20]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:07.1: bridge window [mem 0xfe300000-0xfe5fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.0: [1022:1455] type 00 class 0x130000
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.0: enabling Extended Tags
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.2: [1022:7901] type 00 class 0x010601
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.2: reg 0x24: [mem 0xfe808000-0xfe808fff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.2: enabling Extended Tags
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.2: PME# supported from D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.3: [1022:1457] type 00 class 0x040300
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.3: reg 0x10: [mem 0xfe800000-0xfe807fff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.3: enabling Extended Tags
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.3: PME# supported from D0 D3hot D3cold
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:08.1: PCI bridge to [bus 21]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:08.1: bridge window [mem 0xfe800000-0xfe8fffff]
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Nov 10 17:15:26 JM-Bureau kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Nov 10 17:15:26 JM-Bureau kernel: iommu: Default domain type: Translated
Nov 10 17:15:26 JM-Bureau kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Nov 10 17:15:26 JM-Bureau kernel: SCSI subsystem initialized
Nov 10 17:15:26 JM-Bureau kernel: libata version 3.00 loaded.
Nov 10 17:15:26 JM-Bureau kernel: ACPI: bus type USB registered
Nov 10 17:15:26 JM-Bureau kernel: usbcore: registered new interface driver usbfs
Nov 10 17:15:26 JM-Bureau kernel: usbcore: registered new interface driver hub
Nov 10 17:15:26 JM-Bureau kernel: usbcore: registered new device driver usb
Nov 10 17:15:26 JM-Bureau kernel: pps_core: LinuxPPS API ver. 1 registered
Nov 10 17:15:26 JM-Bureau kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Nov 10 17:15:26 JM-Bureau kernel: PTP clock support registered
Nov 10 17:15:26 JM-Bureau kernel: EDAC MC: Ver: 3.0.0
Nov 10 17:15:26 JM-Bureau kernel: efivars: Registered efivars operations
Nov 10 17:15:26 JM-Bureau kernel: NetLabel: Initializing
Nov 10 17:15:26 JM-Bureau kernel: NetLabel: domain hash size = 128
Nov 10 17:15:26 JM-Bureau kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Nov 10 17:15:26 JM-Bureau kernel: NetLabel: unlabeled traffic allowed by default
Nov 10 17:15:26 JM-Bureau kernel: mctp: management component transport protocol core
Nov 10 17:15:26 JM-Bureau kernel: NET: Registered PF_MCTP protocol family
Nov 10 17:15:26 JM-Bureau kernel: PCI: Using ACPI for IRQ routing
Nov 10 17:15:26 JM-Bureau kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 10 17:15:26 JM-Bureau kernel: e820: reserve RAM buffer [mem 0x09d80000-0x0bffffff]
Nov 10 17:15:26 JM-Bureau kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Nov 10 17:15:26 JM-Bureau kernel: e820: reserve RAM buffer [mem 0xcbdc7018-0xcbffffff]
Nov 10 17:15:26 JM-Bureau kernel: e820: reserve RAM buffer [mem 0xcbde4018-0xcbffffff]
Nov 10 17:15:26 JM-Bureau kernel: e820: reserve RAM buffer [mem 0xd9bfc000-0xdbffffff]
Nov 10 17:15:26 JM-Bureau kernel: e820: reserve RAM buffer [mem 0xd9c87000-0xdbffffff]
Nov 10 17:15:26 JM-Bureau kernel: e820: reserve RAM buffer [mem 0xdd413000-0xdfffffff]
Nov 10 17:15:26 JM-Bureau kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
Nov 10 17:15:26 JM-Bureau kernel: e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: vgaarb: setting as boot VGA device
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: vgaarb: bridge control possible
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Nov 10 17:15:26 JM-Bureau kernel: vgaarb: loaded
Nov 10 17:15:26 JM-Bureau kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Nov 10 17:15:26 JM-Bureau kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Nov 10 17:15:26 JM-Bureau kernel: clocksource: Switched to clocksource tsc-early
Nov 10 17:15:26 JM-Bureau kernel: VFS: Disk quotas dquot_6.6.0
Nov 10 17:15:26 JM-Bureau kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 10 17:15:26 JM-Bureau kernel: AppArmor: AppArmor Filesystem Enabled
Nov 10 17:15:26 JM-Bureau kernel: pnp: PnP ACPI init
Nov 10 17:15:26 JM-Bureau kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:03: [io 0x0a00-0x0a0f] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:03: [io 0x0a10-0x0a1f] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:03: [io 0x0a20-0x0a2f] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:03: [io 0x0a40-0x0a4f] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: pnp 00:04: [dma 0 disabled]
Nov 10 17:15:26 JM-Bureau kernel: pnp 00:05: [dma 0 disabled]
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x04d0-0x04d1] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x040b] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x04d6] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0c00-0x0c01] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0c14] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0c50-0x0c51] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0c52] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0c6c] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0c6f] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0cd0-0x0cd1] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0cd2-0x0cd3] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0cd4-0x0cd5] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0cd6-0x0cd7] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0cd8-0x0cdf] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0800-0x089f] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0b00-0x0b0f] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0b20-0x0b3f] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0900-0x090f] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [io 0x0910-0x091f] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [mem 0xfec01000-0xfec01fff] could not be reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [mem 0xfedc0000-0xfedc0fff] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [mem 0xfed80000-0xfed8ffff] could not be reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [mem 0xfec10000-0xfec10fff] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Nov 10 17:15:26 JM-Bureau kernel: pnp: PnP ACPI: found 7 devices
Nov 10 17:15:26 JM-Bureau kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 10 17:15:26 JM-Bureau kernel: NET: Registered PF_INET protocol family
Nov 10 17:15:26 JM-Bureau kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 10 17:15:26 JM-Bureau kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Nov 10 17:15:26 JM-Bureau kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Nov 10 17:15:26 JM-Bureau kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Nov 10 17:15:26 JM-Bureau kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Nov 10 17:15:26 JM-Bureau kernel: TCP: Hash tables configured (established 131072 bind 65536)
Nov 10 17:15:26 JM-Bureau kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Nov 10 17:15:26 JM-Bureau kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Nov 10 17:15:26 JM-Bureau kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Nov 10 17:15:26 JM-Bureau kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Nov 10 17:15:26 JM-Bureau kernel: NET: Registered PF_XDP protocol family
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:04.0: PCI bridge to [bus 1b]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:04.0: bridge window [io 0xf000-0xffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:04.0: bridge window [mem 0xfe600000-0xfe6fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:05.0: PCI bridge to [bus 1c]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:06.0: PCI bridge to [bus 1d]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:07.0: PCI bridge to [bus 1e]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.2: PCI bridge to [bus 16-1e]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.2: bridge window [io 0xf000-0xffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.2: bridge window [mem 0xfe600000-0xfe6fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:01.3: PCI bridge to [bus 03-1e]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:01.3: bridge window [mem 0xfe600000-0xfe7fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.1: PCI bridge to [bus 1f]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.1: bridge window [mem 0xfe900000-0xfe9fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:07.1: PCI bridge to [bus 20]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:07.1: bridge window [mem 0xfe300000-0xfe5fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:08.1: PCI bridge to [bus 21]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:08.1: bridge window [mem 0xfe800000-0xfe8fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: resource 9 [mem 0xe0000000-0xfec2ffff window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:03: resource 1 [mem 0xfe600000-0xfe7fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:16: resource 0 [io 0xf000-0xffff]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:16: resource 1 [mem 0xfe600000-0xfe6fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:1b: resource 0 [io 0xf000-0xffff]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:1b: resource 1 [mem 0xfe600000-0xfe6fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:1f: resource 0 [io 0xe000-0xefff]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:1f: resource 1 [mem 0xfe900000-0xfe9fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:1f: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:20: resource 1 [mem 0xfe300000-0xfe5fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci_bus 0000:21: resource 1 [mem 0xfe800000-0xfe8fffff]
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.1: D0 power state depends on 0000:1f:00.0
Nov 10 17:15:26 JM-Bureau kernel: PCI: CLS 64 bytes, default 64
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:01.0: Adding to iommu group 0
Nov 10 17:15:26 JM-Bureau kernel: Trying to unpack rootfs image as initramfs...
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:01.3: Adding to iommu group 1
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:02.0: Adding to iommu group 2
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.0: Adding to iommu group 3
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:03.1: Adding to iommu group 4
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:04.0: Adding to iommu group 5
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:07.0: Adding to iommu group 6
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:07.1: Adding to iommu group 7
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:08.0: Adding to iommu group 8
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:08.1: Adding to iommu group 9
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:14.0: Adding to iommu group 10
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:14.3: Adding to iommu group 10
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.0: Adding to iommu group 11
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.1: Adding to iommu group 11
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.2: Adding to iommu group 11
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.3: Adding to iommu group 11
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.4: Adding to iommu group 11
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.5: Adding to iommu group 11
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.6: Adding to iommu group 11
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:18.7: Adding to iommu group 11
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.0: Adding to iommu group 12
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.1: Adding to iommu group 12
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:03:00.2: Adding to iommu group 12
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:04.0: Adding to iommu group 12
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:05.0: Adding to iommu group 12
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:06.0: Adding to iommu group 12
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:16:07.0: Adding to iommu group 12
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1b:00.0: Adding to iommu group 12
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.0: Adding to iommu group 13
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:1f:00.1: Adding to iommu group 13
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.0: Adding to iommu group 14
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.2: Adding to iommu group 15
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:20:00.3: Adding to iommu group 16
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.0: Adding to iommu group 17
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.2: Adding to iommu group 18
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:21:00.3: Adding to iommu group 19
Nov 10 17:15:26 JM-Bureau kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Nov 10 17:15:26 JM-Bureau kernel: AMD-Vi: Extended features (0xf77ef22294ada, 0x0): PPR NX GT IA GA PC GA_vAPIC
Nov 10 17:15:26 JM-Bureau kernel: AMD-Vi: Interrupt remapping enabled
Nov 10 17:15:26 JM-Bureau kernel: AMD-Vi: Virtual APIC enabled
Nov 10 17:15:26 JM-Bureau kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 10 17:15:26 JM-Bureau kernel: software IO TLB: mapped [mem 0x00000000d3b5f000-0x00000000d7b5f000] (64MB)
Nov 10 17:15:26 JM-Bureau kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Nov 10 17:15:26 JM-Bureau kernel: Initialise system trusted keyrings
Nov 10 17:15:26 JM-Bureau kernel: Key type blacklist registered
Nov 10 17:15:26 JM-Bureau kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Nov 10 17:15:26 JM-Bureau kernel: zbud: loaded
Nov 10 17:15:26 JM-Bureau kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Nov 10 17:15:26 JM-Bureau kernel: fuse: init (API version 7.38)
Nov 10 17:15:26 JM-Bureau kernel: integrity: Platform Keyring initialized
Nov 10 17:15:26 JM-Bureau kernel: integrity: Machine keyring initialized
Nov 10 17:15:26 JM-Bureau kernel: Key type asymmetric registered
Nov 10 17:15:26 JM-Bureau kernel: Asymmetric key parser 'x509' registered
Nov 10 17:15:26 JM-Bureau kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Nov 10 17:15:26 JM-Bureau kernel: io scheduler mq-deadline registered
Nov 10 17:15:26 JM-Bureau kernel: pcieport 0000:00:01.3: PME: Signaling with IRQ 26
Nov 10 17:15:26 JM-Bureau kernel: pcieport 0000:00:01.3: AER: enabled with IRQ 26
Nov 10 17:15:26 JM-Bureau kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 27
Nov 10 17:15:26 JM-Bureau kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 27
Nov 10 17:15:26 JM-Bureau kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 28
Nov 10 17:15:26 JM-Bureau kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 28
Nov 10 17:15:26 JM-Bureau kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 30
Nov 10 17:15:26 JM-Bureau kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 30
Nov 10 17:15:26 JM-Bureau kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 10 17:15:26 JM-Bureau kernel: efifb: probing for efifb
Nov 10 17:15:26 JM-Bureau kernel: efifb: showing boot graphics
Nov 10 17:15:26 JM-Bureau kernel: efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
Nov 10 17:15:26 JM-Bureau kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Nov 10 17:15:26 JM-Bureau kernel: efifb: scrolling: redraw
Nov 10 17:15:26 JM-Bureau kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Nov 10 17:15:26 JM-Bureau kernel: fbcon: Deferring console take-over
Nov 10 17:15:26 JM-Bureau kernel: fb0: EFI VGA frame buffer device
Nov 10 17:15:26 JM-Bureau kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Nov 10 17:15:26 JM-Bureau kernel: ACPI: button: Power Button [PWRB]
Nov 10 17:15:26 JM-Bureau kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Nov 10 17:15:26 JM-Bureau kernel: ACPI: button: Power Button [PWRF]
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P000: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P001: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P002: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P003: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P004: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P005: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P006: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P007: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P008: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P009: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P00A: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P00B: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P00C: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P00D: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P00E: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW (0x0)
Nov 10 17:15:26 JM-Bureau kernel: ACPI: \_PR_.P00F: Found 2 idle states
Nov 10 17:15:26 JM-Bureau kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Nov 10 17:15:26 JM-Bureau kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Nov 10 17:15:26 JM-Bureau kernel: Linux agpgart interface v0.103
Nov 10 17:15:26 JM-Bureau kernel: loop: module loaded
Nov 10 17:15:26 JM-Bureau kernel: tun: Universal TUN/TAP device driver, 1.6
Nov 10 17:15:26 JM-Bureau kernel: PPP generic driver version 2.4.2
Nov 10 17:15:26 JM-Bureau kernel: i8042: PNP: No PS/2 controller found.
Nov 10 17:15:26 JM-Bureau kernel: mousedev: PS/2 mouse device common for all mice
Nov 10 17:15:26 JM-Bureau kernel: rtc_cmos 00:02: RTC can wake from S4
Nov 10 17:15:26 JM-Bureau kernel: rtc_cmos 00:02: registered as rtc0
Nov 10 17:15:26 JM-Bureau kernel: rtc_cmos 00:02: setting system clock to 2023-11-10T17:15:22 UTC (1699636522)
Nov 10 17:15:26 JM-Bureau kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Nov 10 17:15:26 JM-Bureau kernel: i2c_dev: i2c /dev entries driver
Nov 10 17:15:26 JM-Bureau kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Nov 10 17:15:26 JM-Bureau kernel: device-mapper: uevent: version 1.0.3
Nov 10 17:15:26 JM-Bureau kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Nov 10 17:15:26 JM-Bureau kernel: platform eisa.0: Probing EISA bus 0
Nov 10 17:15:26 JM-Bureau kernel: platform eisa.0: EISA: Cannot allocate resource for mainboard
Nov 10 17:15:26 JM-Bureau kernel: platform eisa.0: Cannot allocate resource for EISA slot 1
Nov 10 17:15:26 JM-Bureau kernel: platform eisa.0: Cannot allocate resource for EISA slot 2
Nov 10 17:15:26 JM-Bureau kernel: platform eisa.0: Cannot allocate resource for EISA slot 3
Nov 10 17:15:26 JM-Bureau kernel: platform eisa.0: Cannot allocate resource for EISA slot 4
Nov 10 17:15:26 JM-Bureau kernel: platform eisa.0: Cannot allocate resource for EISA slot 5
Nov 10 17:15:26 JM-Bureau kernel: platform eisa.0: Cannot allocate resource for EISA slot 6
Nov 10 17:15:26 JM-Bureau kernel: platform eisa.0: Cannot allocate resource for EISA slot 7
Nov 10 17:15:26 JM-Bureau kernel: platform eisa.0: Cannot allocate resource for EISA slot 8
Nov 10 17:15:26 JM-Bureau kernel: platform eisa.0: EISA: Detected 0 cards
Nov 10 17:15:26 JM-Bureau kernel: amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled
Nov 10 17:15:26 JM-Bureau kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 10 17:15:26 JM-Bureau kernel: drop_monitor: Initializing network drop monitor service
Nov 10 17:15:26 JM-Bureau kernel: NET: Registered PF_INET6 protocol family
Nov 10 17:15:26 JM-Bureau kernel: Freeing initrd memory: 55476K
Nov 10 17:15:26 JM-Bureau kernel: Segment Routing with IPv6
Nov 10 17:15:26 JM-Bureau kernel: In-situ OAM (IOAM) with IPv6
Nov 10 17:15:26 JM-Bureau kernel: NET: Registered PF_PACKET protocol family
Nov 10 17:15:26 JM-Bureau kernel: Key type dns_resolver registered
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU1: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU10: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU11: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU12: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU0: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU13: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU2: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU3: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU14: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU15: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU4: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU5: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU6: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU7: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU8: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: CPU9: patch_level=0x08001137
Nov 10 17:15:26 JM-Bureau kernel: microcode: Microcode Update Driver: v2.2.
Nov 10 17:15:26 JM-Bureau kernel: IPI shorthand broadcast: enabled
Nov 10 17:15:26 JM-Bureau kernel: sched_clock: Marking stable (428444949, -23993930)->(475656513, -71205494)
Nov 10 17:15:26 JM-Bureau kernel: registered taskstats version 1
Nov 10 17:15:26 JM-Bureau kernel: Loading compiled-in X.509 certificates
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Build time autogenerated kernel key: d958bf91db860e84e483a11e67904e1cf15a98a5'
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
Nov 10 17:15:26 JM-Bureau kernel: blacklist: Loading compiled-in revocation X.509 certificates
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
Nov 10 17:15:26 JM-Bureau kernel: Key type .fscrypt registered
Nov 10 17:15:26 JM-Bureau kernel: Key type fscrypt-provisioning registered
Nov 10 17:15:26 JM-Bureau kernel: Key type encrypted registered
Nov 10 17:15:26 JM-Bureau kernel: AppArmor: AppArmor sha1 policy hashing enabled
Nov 10 17:15:26 JM-Bureau kernel: ima: No TPM chip found, activating TPM-bypass!
Nov 10 17:15:26 JM-Bureau kernel: Loading compiled-in module X.509 certificates
Nov 10 17:15:26 JM-Bureau kernel: Loaded X.509 cert 'Build time autogenerated kernel key: d958bf91db860e84e483a11e67904e1cf15a98a5'
Nov 10 17:15:26 JM-Bureau kernel: ima: Allocated hash algorithm: sha1
Nov 10 17:15:26 JM-Bureau kernel: ima: No architecture policies found
Nov 10 17:15:26 JM-Bureau kernel: evm: Initialising EVM extended attributes:
Nov 10 17:15:26 JM-Bureau kernel: evm: security.selinux
Nov 10 17:15:26 JM-Bureau kernel: evm: security.SMACK64
Nov 10 17:15:26 JM-Bureau kernel: evm: security.SMACK64EXEC
Nov 10 17:15:26 JM-Bureau kernel: evm: security.SMACK64TRANSMUTE
Nov 10 17:15:26 JM-Bureau kernel: evm: security.SMACK64MMAP
Nov 10 17:15:26 JM-Bureau kernel: evm: security.apparmor
Nov 10 17:15:26 JM-Bureau kernel: evm: security.ima
Nov 10 17:15:26 JM-Bureau kernel: evm: security.capability
Nov 10 17:15:26 JM-Bureau kernel: evm: HMAC attrs: 0x1
Nov 10 17:15:26 JM-Bureau kernel: PM: Magic number: 15:305:289
Nov 10 17:15:26 JM-Bureau kernel: tty tty22: hash matches
Nov 10 17:15:26 JM-Bureau kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Nov 10 17:15:26 JM-Bureau kernel: RAS: Correctable Errors collector initialized.
Nov 10 17:15:26 JM-Bureau kernel: clk: Disabling unused clocks
Nov 10 17:15:26 JM-Bureau kernel: Freeing unused decrypted memory: 2036K
Nov 10 17:15:26 JM-Bureau kernel: Freeing unused kernel image (initmem) memory: 4788K
Nov 10 17:15:26 JM-Bureau kernel: Write protecting the kernel read-only data: 34816k
Nov 10 17:15:26 JM-Bureau kernel: Freeing unused kernel image (rodata/data gap) memory: 816K
Nov 10 17:15:26 JM-Bureau kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 10 17:15:26 JM-Bureau kernel: Run /init as init process
Nov 10 17:15:26 JM-Bureau kernel: with arguments:
Nov 10 17:15:26 JM-Bureau kernel: /init
Nov 10 17:15:26 JM-Bureau kernel: splash
Nov 10 17:15:26 JM-Bureau kernel: with environment:
Nov 10 17:15:26 JM-Bureau kernel: HOME=/
Nov 10 17:15:26 JM-Bureau kernel: TERM=linux
Nov 10 17:15:26 JM-Bureau kernel: BOOT_IMAGE=/boot/vmlinuz-6.5.0-10-generic
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
Nov 10 17:15:26 JM-Bureau kernel: ahci 0000:03:00.1: version 3.0
Nov 10 17:15:26 JM-Bureau kernel: ahci 0000:03:00.1: SSS flag set, parallel bus scan disabled
Nov 10 17:15:26 JM-Bureau kernel: ahci 0000:03:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
Nov 10 17:15:26 JM-Bureau kernel: ahci 0000:03:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Nov 10 17:15:26 JM-Bureau kernel: scsi host0: ahci
Nov 10 17:15:26 JM-Bureau kernel: scsi host1: ahci
Nov 10 17:15:26 JM-Bureau kernel: scsi host2: ahci
Nov 10 17:15:26 JM-Bureau kernel: scsi host3: ahci
Nov 10 17:15:26 JM-Bureau kernel: scsi host4: ahci
Nov 10 17:15:26 JM-Bureau kernel: scsi host5: ahci
Nov 10 17:15:26 JM-Bureau kernel: scsi host6: ahci
Nov 10 17:15:26 JM-Bureau kernel: scsi host7: ahci
Nov 10 17:15:26 JM-Bureau kernel: ata1: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780100 irq 38
Nov 10 17:15:26 JM-Bureau kernel: ata2: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780180 irq 38
Nov 10 17:15:26 JM-Bureau kernel: ata3: DUMMY
Nov 10 17:15:26 JM-Bureau kernel: ata4: DUMMY
Nov 10 17:15:26 JM-Bureau kernel: ata5: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780300 irq 38
Nov 10 17:15:26 JM-Bureau kernel: ata6: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780380 irq 38
Nov 10 17:15:26 JM-Bureau kernel: ata7: DUMMY
Nov 10 17:15:26 JM-Bureau kernel: ata8: DUMMY
Nov 10 17:15:26 JM-Bureau kernel: ahci 0000:21:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Nov 10 17:15:26 JM-Bureau kernel: ahci 0000:21:00.2: flags: 64bit ncq sntf ilck led clo only pmp fbs pio
Nov 10 17:15:26 JM-Bureau kernel: scsi host8: ahci
Nov 10 17:15:26 JM-Bureau kernel: ata9: SATA max UDMA/133 abar m4096@0xfe808000 port 0xfe808100 irq 40
Nov 10 17:15:26 JM-Bureau kernel: r8169 0000:1b:00.0 eth0: RTL8168h/8111h, 30:9c:23:db:02:bb, XID 541, IRQ 41
Nov 10 17:15:26 JM-Bureau kernel: r8169 0000:1b:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Nov 10 17:15:26 JM-Bureau kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Nov 10 17:15:26 JM-Bureau kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 10 17:15:26 JM-Bureau kernel: usb usb1: Product: xHCI Host Controller
Nov 10 17:15:26 JM-Bureau kernel: usb usb1: Manufacturer: Linux 6.5.0-10-generic xhci-hcd
Nov 10 17:15:26 JM-Bureau kernel: usb usb1: SerialNumber: 0000:03:00.0
Nov 10 17:15:26 JM-Bureau kernel: hub 1-0:1.0: USB hub found
Nov 10 17:15:26 JM-Bureau kernel: hub 1-0:1.0: 10 ports detected
Nov 10 17:15:26 JM-Bureau kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 10 17:15:26 JM-Bureau kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Nov 10 17:15:26 JM-Bureau kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 10 17:15:26 JM-Bureau kernel: usb usb2: Product: xHCI Host Controller
Nov 10 17:15:26 JM-Bureau kernel: usb usb2: Manufacturer: Linux 6.5.0-10-generic xhci-hcd
Nov 10 17:15:26 JM-Bureau kernel: usb usb2: SerialNumber: 0000:03:00.0
Nov 10 17:15:26 JM-Bureau kernel: hub 2-0:1.0: USB hub found
Nov 10 17:15:26 JM-Bureau kernel: hub 2-0:1.0: 4 ports detected
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:20:00.3: xHCI Host Controller
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:20:00.3: new USB bus registered, assigned bus number 3
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:20:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000040000410
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:20:00.3: xHCI Host Controller
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:20:00.3: new USB bus registered, assigned bus number 4
Nov 10 17:15:26 JM-Bureau kernel: xhci_hcd 0000:20:00.3: Host supports USB 3.0 SuperSpeed
Nov 10 17:15:26 JM-Bureau kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Nov 10 17:15:26 JM-Bureau kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 10 17:15:26 JM-Bureau kernel: usb usb3: Product: xHCI Host Controller
Nov 10 17:15:26 JM-Bureau kernel: usb usb3: Manufacturer: Linux 6.5.0-10-generic xhci-hcd
Nov 10 17:15:26 JM-Bureau kernel: usb usb3: SerialNumber: 0000:20:00.3
Nov 10 17:15:26 JM-Bureau kernel: hub 3-0:1.0: USB hub found
Nov 10 17:15:26 JM-Bureau kernel: hub 3-0:1.0: 4 ports detected
Nov 10 17:15:26 JM-Bureau kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 10 17:15:26 JM-Bureau kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Nov 10 17:15:26 JM-Bureau kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 10 17:15:26 JM-Bureau kernel: usb usb4: Product: xHCI Host Controller
Nov 10 17:15:26 JM-Bureau kernel: usb usb4: Manufacturer: Linux 6.5.0-10-generic xhci-hcd
Nov 10 17:15:26 JM-Bureau kernel: usb usb4: SerialNumber: 0000:20:00.3
Nov 10 17:15:26 JM-Bureau kernel: hub 4-0:1.0: USB hub found
Nov 10 17:15:26 JM-Bureau kernel: hub 4-0:1.0: 4 ports detected
Nov 10 17:15:26 JM-Bureau kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:26 JM-Bureau kernel: ata9: SATA link down (SStatus 0 SControl 300)
Nov 10 17:15:26 JM-Bureau kernel: usb 1-6: new high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:26 JM-Bureau kernel: tsc: Refined TSC clocksource calibration: 2999.999 MHz
Nov 10 17:15:26 JM-Bureau kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e44b2357, max_idle_ns: 440795324996 ns
Nov 10 17:15:26 JM-Bureau kernel: clocksource: Switched to clocksource tsc
Nov 10 17:15:26 JM-Bureau kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 10 17:15:26 JM-Bureau kernel: ata1.00: supports DRM functions and may not be fully accessible
Nov 10 17:15:26 JM-Bureau kernel: ata1.00: ATA-9: Samsung SSD 750 EVO 120GB, MAT01B6Q, max UDMA/133
Nov 10 17:15:26 JM-Bureau kernel: ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA
Nov 10 17:15:26 JM-Bureau kernel: ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
Nov 10 17:15:26 JM-Bureau kernel: ata1.00: supports DRM functions and may not be fully accessible
Nov 10 17:15:26 JM-Bureau kernel: ata1.00: configured for UDMA/133
Nov 10 17:15:26 JM-Bureau kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 750 1B6Q PQ: 0 ANSI: 5
Nov 10 17:15:26 JM-Bureau kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Nov 10 17:15:26 JM-Bureau kernel: sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
Nov 10 17:15:26 JM-Bureau kernel: sd 0:0:0:0: [sda] Write Protect is off
Nov 10 17:15:26 JM-Bureau kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Nov 10 17:15:26 JM-Bureau kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 10 17:15:26 JM-Bureau kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Nov 10 17:15:26 JM-Bureau kernel: sda: sda1 sda2 sda3
Nov 10 17:15:26 JM-Bureau kernel: sd 0:0:0:0: [sda] supports TCG Opal
Nov 10 17:15:26 JM-Bureau kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Nov 10 17:15:26 JM-Bureau kernel: usb 3-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.26
Nov 10 17:15:26 JM-Bureau kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 10 17:15:26 JM-Bureau kernel: usb 3-2: Product: USB2.0 Hub
Nov 10 17:15:26 JM-Bureau kernel: usb 3-2: Manufacturer: GenesysLogic
Nov 10 17:15:26 JM-Bureau kernel: hub 3-2:1.0: USB hub found
Nov 10 17:15:26 JM-Bureau kernel: hub 3-2:1.0: 4 ports detected
Nov 10 17:15:26 JM-Bureau kernel: usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
Nov 10 17:15:26 JM-Bureau kernel: usb 4-2: New USB device found, idVendor=05e3, idProduct=0616, bcdDevice=92.26
Nov 10 17:15:26 JM-Bureau kernel: usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 10 17:15:26 JM-Bureau kernel: usb 4-2: Product: USB3.0 Hub
Nov 10 17:15:26 JM-Bureau kernel: usb 4-2: Manufacturer: GenesysLogic
Nov 10 17:15:26 JM-Bureau kernel: hub 4-2:1.0: USB hub found
Nov 10 17:15:26 JM-Bureau kernel: hub 4-2:1.0: 4 ports detected
Nov 10 17:15:26 JM-Bureau kernel: usb 3-2.2: new full-speed USB device number 3 using xhci_hcd
Nov 10 17:15:26 JM-Bureau kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 10 17:15:26 JM-Bureau kernel: ata2.00: ATA-8: WDC WD20EARX-00ZUDB0, 80.00A80, max UDMA/133
Nov 10 17:15:26 JM-Bureau kernel: ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Nov 10 17:15:26 JM-Bureau kernel: ata2.00: configured for UDMA/133
Nov 10 17:15:26 JM-Bureau kernel: scsi 1:0:0:0: Direct-Access ATA WDC WD20EARX-00Z 0A80 PQ: 0 ANSI: 5
Nov 10 17:15:26 JM-Bureau kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Nov 10 17:15:26 JM-Bureau kernel: sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Nov 10 17:15:26 JM-Bureau kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Nov 10 17:15:26 JM-Bureau kernel: sd 1:0:0:0: [sdb] Write Protect is off
Nov 10 17:15:26 JM-Bureau kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Nov 10 17:15:26 JM-Bureau kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 10 17:15:26 JM-Bureau kernel: sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
Nov 10 17:15:26 JM-Bureau kernel: sdb: sdb1
Nov 10 17:15:26 JM-Bureau kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Nov 10 17:15:26 JM-Bureau kernel: usb 1-6: New USB device found, idVendor=0bda, idProduct=0158, bcdDevice=51.95
Nov 10 17:15:26 JM-Bureau kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 10 17:15:26 JM-Bureau kernel: usb 1-6: Product: USB2.0-CRW
Nov 10 17:15:26 JM-Bureau kernel: usb 1-6: Manufacturer: Generic
Nov 10 17:15:26 JM-Bureau kernel: usb 1-6: SerialNumber: 20060413092100000
Nov 10 17:15:26 JM-Bureau kernel: usb 4-2.3: new SuperSpeed USB device number 3 using xhci_hcd
Nov 10 17:15:26 JM-Bureau kernel: usb 4-2.3: New USB device found, idVendor=05e3, idProduct=0749, bcdDevice=15.35
Nov 10 17:15:26 JM-Bureau kernel: usb 4-2.3: New USB device strings: Mfr=3, Product=4, SerialNumber=2
Nov 10 17:15:26 JM-Bureau kernel: usb 4-2.3: Product: USB3.0 Card Reader
Nov 10 17:15:26 JM-Bureau kernel: usb 4-2.3: Manufacturer: Generic
Nov 10 17:15:26 JM-Bureau kernel: usb 4-2.3: SerialNumber: 000000001536
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10: new full-speed USB device number 3 using xhci_hcd
Nov 10 17:15:26 JM-Bureau kernel: usb 3-2.2: New USB device found, idVendor=0b0e, idProduct=0348, bcdDevice= 1.16
Nov 10 17:15:26 JM-Bureau kernel: usb 3-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 10 17:15:26 JM-Bureau kernel: usb 3-2.2: Product: Jabra UC VOICE 550a MS
Nov 10 17:15:26 JM-Bureau kernel: usb 3-2.2: Manufacturer: Jabra
Nov 10 17:15:26 JM-Bureau kernel: usb 3-2.2: SerialNumber: 000100A2EDB7
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10: New USB device found, idVendor=0451, idProduct=2046, bcdDevice= 1.25
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Nov 10 17:15:26 JM-Bureau kernel: hub 1-10:1.0: USB hub found
Nov 10 17:15:26 JM-Bureau kernel: hub 1-10:1.0: 4 ports detected
Nov 10 17:15:26 JM-Bureau kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 10 17:15:26 JM-Bureau kernel: ata5.00: ATA-8: KINGSTON SV300S37A60G, 580ABBF0, max UDMA/133
Nov 10 17:15:26 JM-Bureau kernel: ata5.00: 117231408 sectors, multi 1: LBA48 NCQ (depth 32), AA
Nov 10 17:15:26 JM-Bureau kernel: ata5.00: configured for UDMA/133
Nov 10 17:15:26 JM-Bureau kernel: scsi 4:0:0:0: Direct-Access ATA KINGSTON SV300S3 BBF0 PQ: 0 ANSI: 5
Nov 10 17:15:26 JM-Bureau kernel: sd 4:0:0:0: Attached scsi generic sg2 type 0
Nov 10 17:15:26 JM-Bureau kernel: sd 4:0:0:0: [sdc] 117231408 512-byte logical blocks: (60.0 GB/55.9 GiB)
Nov 10 17:15:26 JM-Bureau kernel: sd 4:0:0:0: [sdc] Write Protect is off
Nov 10 17:15:26 JM-Bureau kernel: sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Nov 10 17:15:26 JM-Bureau kernel: sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 10 17:15:26 JM-Bureau kernel: sd 4:0:0:0: [sdc] Preferred minimum I/O size 512 bytes
Nov 10 17:15:26 JM-Bureau kernel: sdc: sdc1
Nov 10 17:15:26 JM-Bureau kernel: sd 4:0:0:0: [sdc] Attached SCSI disk
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.1: new full-speed USB device number 4 using xhci_hcd
Nov 10 17:15:26 JM-Bureau kernel: ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Nov 10 17:15:26 JM-Bureau kernel: ata6.00: ATAPI: HL-DT-ST DVDRAM GH22NS70, EX00, max UDMA/100
Nov 10 17:15:26 JM-Bureau kernel: ata6.00: configured for UDMA/100
Nov 10 17:15:26 JM-Bureau kernel: scsi 5:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS70 EX00 PQ: 0 ANSI: 5
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.1: New USB device found, idVendor=0461, idProduct=4e90, bcdDevice= 1.08
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.1: Product: HP Wireless Keyboard Mouse Kit
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.1: Manufacturer: Primax Electronics, Ltd
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.2: new full-speed USB device number 5 using xhci_hcd
Nov 10 17:15:26 JM-Bureau kernel: sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Nov 10 17:15:26 JM-Bureau kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Nov 10 17:15:26 JM-Bureau kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0
Nov 10 17:15:26 JM-Bureau kernel: sr 5:0:0:0: Attached scsi generic sg3 type 5
Nov 10 17:15:26 JM-Bureau kernel: r8169 0000:1b:00.0 enp27s0: renamed from eth0
Nov 10 17:15:26 JM-Bureau kernel: usb-storage 4-2.3:1.0: USB Mass Storage device detected
Nov 10 17:15:26 JM-Bureau kernel: scsi host9: usb-storage 4-2.3:1.0
Nov 10 17:15:26 JM-Bureau kernel: usbcore: registered new interface driver usb-storage
Nov 10 17:15:26 JM-Bureau kernel: usbcore: registered new interface driver uas
Nov 10 17:15:26 JM-Bureau kernel: ums-realtek 1-6:1.0: USB Mass Storage device detected
Nov 10 17:15:26 JM-Bureau kernel: hid: raw HID events driver (C) Jiri Kosina
Nov 10 17:15:26 JM-Bureau kernel: scsi host10: usb-storage 1-6:1.0
Nov 10 17:15:26 JM-Bureau kernel: usbcore: registered new interface driver ums-realtek
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.2: New USB device found, idVendor=03f0, idProduct=a407, bcdDevice= 3.21
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.2: Product: HP Link-5 micro dongle
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.2: Manufacturer: HP
Nov 10 17:15:26 JM-Bureau kernel: usbcore: registered new interface driver usbhid
Nov 10 17:15:26 JM-Bureau kernel: usbhid: USB HID core driver
Nov 10 17:15:26 JM-Bureau kernel: input: HP HP Link-5 micro dongle as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.2/1-10.2:1.0/0003:03F0:A407.0001/input/input2
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.3: new low-speed USB device number 6 using xhci_hcd
Nov 10 17:15:26 JM-Bureau kernel: hid-generic 0003:03F0:A407.0001: input,hidraw0: USB HID v1.11 Keyboard [HP HP Link-5 micro dongle] on usb-0000:03:00.0-10.2/input0
Nov 10 17:15:26 JM-Bureau kernel: input: HP HP Link-5 micro dongle Mouse as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.2/1-10.2:1.1/0003:03F0:A407.0002/input/input3
Nov 10 17:15:26 JM-Bureau kernel: input: HP HP Link-5 micro dongle Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.2/1-10.2:1.1/0003:03F0:A407.0002/input/input4
Nov 10 17:15:26 JM-Bureau kernel: input: HP HP Link-5 micro dongle System Control as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.2/1-10.2:1.1/0003:03F0:A407.0002/input/input5
Nov 10 17:15:26 JM-Bureau kernel: hid-generic 0003:03F0:A407.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [HP HP Link-5 micro dongle] on usb-0000:03:00.0-10.2/input1
Nov 10 17:15:26 JM-Bureau kernel: input: Primax Electronics, Ltd HP Wireless Keyboard Mouse Kit as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.1/1-10.1:1.0/0003:0461:4E90.0004/input/input6
Nov 10 17:15:26 JM-Bureau kernel: hid-generic 0003:0461:4E90.0004: input,hidraw2: USB HID v1.11 Keyboard [Primax Electronics, Ltd HP Wireless Keyboard Mouse Kit] on usb-0000:03:00.0-10.1/input0
Nov 10 17:15:26 JM-Bureau kernel: input: Primax Electronics, Ltd HP Wireless Keyboard Mouse Kit Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.1/1-10.1:1.1/0003:0461:4E90.0005/input/input7
Nov 10 17:15:26 JM-Bureau kernel: hid-generic 0003:0461:4E90.0005: input,hiddev1,hidraw3: USB HID v1.11 Device [Primax Electronics, Ltd HP Wireless Keyboard Mouse Kit] on usb-0000:03:00.0-10.1/input1
Nov 10 17:15:26 JM-Bureau kernel: input: Primax Electronics, Ltd HP Wireless Keyboard Mouse Kit as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.1/1-10.1:1.2/0003:0461:4E90.0006/input/input8
Nov 10 17:15:26 JM-Bureau kernel: hid-generic 0003:0461:4E90.0006: input,hidraw4: USB HID v1.11 Mouse [Primax Electronics, Ltd HP Wireless Keyboard Mouse Kit] on usb-0000:03:00.0-10.1/input2
Nov 10 17:15:26 JM-Bureau kernel: input: Jabra Jabra UC VOICE 550a MS as /devices/pci0000:00/0000:00:07.1/0000:20:00.3/usb3/3-2/3-2.2/3-2.2:1.3/0003:0B0E:0348.0003/input/input9
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.3: New USB device found, idVendor=06f2, idProduct=0011, bcdDevice= 1.00
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.3: Product: USB KVM Switch
Nov 10 17:15:26 JM-Bureau kernel: usb 1-10.3: Manufacturer: Justcom Technology
Nov 10 17:15:26 JM-Bureau kernel: input: Justcom Technology USB KVM Switch as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.3/1-10.3:1.0/0003:06F2:0011.0007/input/input10
Nov 10 17:15:26 JM-Bureau kernel: jabra 0003:0B0E:0348.0003: input,hiddev2,hidraw5: USB HID v1.00 Device [Jabra Jabra UC VOICE 550a MS] on usb-0000:20:00.3-2.2/input3
Nov 10 17:15:26 JM-Bureau kernel: hid-generic 0003:06F2:0011.0007: input,hidraw6: USB HID v1.10 Keyboard [Justcom Technology USB KVM Switch] on usb-0000:03:00.0-10.3/input0
Nov 10 17:15:26 JM-Bureau kernel: input: Justcom Technology USB KVM Switch as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.3/1-10.3:1.1/0003:06F2:0011.0008/input/input11
Nov 10 17:15:26 JM-Bureau kernel: hid-generic 0003:06F2:0011.0008: input,hidraw7: USB HID v1.10 Mouse [Justcom Technology USB KVM Switch] on usb-0000:03:00.0-10.3/input1
Nov 10 17:15:26 JM-Bureau kernel: fbcon: Taking over console
Nov 10 17:15:26 JM-Bureau kernel: Console: switching to colour frame buffer device 128x48
Nov 10 17:15:26 JM-Bureau kernel: EXT4-fs (sda2): mounted filesystem ab40a9e0-e66d-4213-bcca-0f72cf5eb579 ro with ordered data mode. Quota mode: none.
Nov 10 17:15:26 JM-Bureau systemd[1]: Inserted module 'autofs4'
Nov 10 17:15:26 JM-Bureau systemd[1]: systemd 253.5-1ubuntu6 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
Nov 10 17:15:26 JM-Bureau systemd[1]: Detected architecture x86-64.
Nov 10 17:15:26 JM-Bureau systemd[1]: Hostname set to <JM-Bureau>.
Nov 10 17:15:26 JM-Bureau kernel: systemd[1]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Nov 10 17:15:26 JM-Bureau kernel: scsi 9:0:0:0: Direct-Access Generic MassStorageClass 1536 PQ: 0 ANSI: 6
Nov 10 17:15:26 JM-Bureau kernel: scsi 9:0:0:1: Direct-Access Generic MassStorageClass 1536 PQ: 0 ANSI: 6
Nov 10 17:15:26 JM-Bureau kernel: sd 9:0:0:0: Attached scsi generic sg4 type 0
Nov 10 17:15:26 JM-Bureau kernel: sd 9:0:0:1: Attached scsi generic sg5 type 0
Nov 10 17:15:26 JM-Bureau kernel: scsi 10:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
Nov 10 17:15:26 JM-Bureau kernel: sd 10:0:0:0: Attached scsi generic sg6 type 0
Nov 10 17:15:26 JM-Bureau systemd[1]: Queued start job for default target graphical.target.
Nov 10 17:15:26 JM-Bureau systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
Nov 10 17:15:26 JM-Bureau systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
Nov 10 17:15:26 JM-Bureau systemd[1]: Created slice user.slice - User and Session Slice.
Nov 10 17:15:26 JM-Bureau systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
Nov 10 17:15:26 JM-Bureau systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
Nov 10 17:15:26 JM-Bureau systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
Nov 10 17:15:26 JM-Bureau systemd[1]: Reached target remote-fs.target - Remote File Systems.
Nov 10 17:15:26 JM-Bureau systemd[1]: Reached target slices.target - Slice Units.
Nov 10 17:15:26 JM-Bureau systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps.
Nov 10 17:15:26 JM-Bureau systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
Nov 10 17:15:26 JM-Bureau systemd[1]: Listening on syslog.socket - Syslog Socket.
Nov 10 17:15:26 JM-Bureau systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
Nov 10 17:15:26 JM-Bureau systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
Nov 10 17:15:26 JM-Bureau systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
Nov 10 17:15:26 JM-Bureau systemd[1]: Listening on systemd-journald.socket - Journal Socket.
Nov 10 17:15:26 JM-Bureau systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
Nov 10 17:15:26 JM-Bureau systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
Nov 10 17:15:26 JM-Bureau systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting systemd-journald.service - Journal Service...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Nov 10 17:15:26 JM-Bureau systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Nov 10 17:15:26 JM-Bureau kernel: pstore: Using crash dump compression: deflate
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Nov 10 17:15:26 JM-Bureau systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Nov 10 17:15:26 JM-Bureau systemd-journald[376]: Collecting audit messages is disabled.
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Nov 10 17:15:26 JM-Bureau kernel: pstore: Registered efi_pstore as persistent store backend
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
Nov 10 17:15:26 JM-Bureau systemd[1]: modprobe@configfs.service: Deactivated successfully.
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
Nov 10 17:15:26 JM-Bureau systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
Nov 10 17:15:26 JM-Bureau systemd[1]: modprobe@fuse.service: Deactivated successfully.
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
Nov 10 17:15:26 JM-Bureau systemd[1]: modprobe@loop.service: Deactivated successfully.
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
Nov 10 17:15:26 JM-Bureau systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
Nov 10 17:15:26 JM-Bureau systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
Nov 10 17:15:26 JM-Bureau kernel: EXT4-fs (sda2): re-mounted ab40a9e0-e66d-4213-bcca-0f72cf5eb579 r/w. Quota mode: none.
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
Nov 10 17:15:26 JM-Bureau systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting systemd-sysusers.service - Create System Users...
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
Nov 10 17:15:26 JM-Bureau systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 10 17:15:26 JM-Bureau kernel: ACPI: bus type drm_connector registered
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished systemd-sysusers.service - Create System Users.
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
Nov 10 17:15:26 JM-Bureau systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
Nov 10 17:15:26 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:26 JM-Bureau systemd-journald[376]: Journal started
Nov 10 17:15:26 JM-Bureau systemd-journald[376]: Runtime Journal (/run/log/journal/34351ee3e7284a4fa2724b6f08a5af21) is 8.0M, max 159.3M, 151.3M free.
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage...
Nov 10 17:15:26 JM-Bureau systemd[1]: Started systemd-journald.service - Journal Service.
Nov 10 17:15:26 JM-Bureau kernel: sd 9:0:0:0: [sdd] Media removed, stopped polling
Nov 10 17:15:26 JM-Bureau kernel: sd 9:0:0:0: [sdd] Attached SCSI removable disk
Nov 10 17:15:26 JM-Bureau kernel: sd 9:0:0:1: [sde] Media removed, stopped polling
Nov 10 17:15:26 JM-Bureau kernel: sd 9:0:0:1: [sde] Attached SCSI removable disk
Nov 10 17:15:26 JM-Bureau systemd-journald[376]: Time spent on flushing to /var/log/journal/34351ee3e7284a4fa2724b6f08a5af21 is 8.420ms for 1135 entries.
Nov 10 17:15:26 JM-Bureau systemd-journald[376]: System Journal (/var/log/journal/34351ee3e7284a4fa2724b6f08a5af21) is 92.6M, max 4.0G, 3.9G free.
Nov 10 17:15:26 JM-Bureau systemd-journald[376]: Received client request to flush runtime journal.
Nov 10 17:15:26 JM-Bureau systemd-journald[376]: File /var/log/journal/34351ee3e7284a4fa2724b6f08a5af21/system.journal corrupted or uncleanly shut down, renaming and replacing.
Nov 10 17:15:26 JM-Bureau systemd-udevd[407]: Using default interface naming scheme 'v253'.
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage.
Nov 10 17:15:26 JM-Bureau systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
Nov 10 17:15:26 JM-Bureau mtp-probe[466]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.3"
Nov 10 17:15:26 JM-Bureau kernel: sd 10:0:0:0: [sdf] Media removed, stopped polling
Nov 10 17:15:26 JM-Bureau kernel: sd 10:0:0:0: [sdf] Attached SCSI removable disk
Nov 10 17:15:26 JM-Bureau mtp-probe[465]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.1"
Nov 10 17:15:26 JM-Bureau (udev-worker)[437]: sdc: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdc' failed with exit code 1.
Nov 10 17:15:26 JM-Bureau mtp-probe[463]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-10/1-10.2"
Nov 10 17:15:26 JM-Bureau (udev-worker)[428]: sdb: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdb' failed with exit code 1.
Nov 10 17:15:26 JM-Bureau mtp-probe[465]: bus: 1, device: 4 was not an MTP device
Nov 10 17:15:26 JM-Bureau (udev-worker)[435]: sda: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sda' failed with exit code 1.
Nov 10 17:15:26 JM-Bureau mtp-probe[466]: bus: 1, device: 6 was not an MTP device
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen...
Nov 10 17:15:26 JM-Bureau mtp-probe[463]: bus: 1, device: 5 was not an MTP device
Nov 10 17:15:26 JM-Bureau mtp-probe[507]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6"
Nov 10 17:15:26 JM-Bureau systemd-modules-load[391]: Inserted module 'lp'
Nov 10 17:15:26 JM-Bureau systemd[1]: modprobe@drm.service: Deactivated successfully.
Nov 10 17:15:26 JM-Bureau mtp-probe[507]: bus: 1, device: 2 was not an MTP device
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
Nov 10 17:15:26 JM-Bureau systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Nov 10 17:15:26 JM-Bureau systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Nov 10 17:15:26 JM-Bureau systemd[1]: Received SIGRTMIN+20 from PID 508 (plymouthd).
Nov 10 17:15:26 JM-Bureau kernel: lp: driver loaded but no devices found
Nov 10 17:15:26 JM-Bureau systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Nov 10 17:15:26 JM-Bureau (udev-worker)[420]: sda2: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sda2' failed with exit code 1.
Nov 10 17:15:26 JM-Bureau (udev-worker)[428]: sdb1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdb1' failed with exit code 1.
Nov 10 17:15:26 JM-Bureau systemd[1]: Found device dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.device - WDC_WD20EARX-00ZUDB0 home.
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service - File System Check on /dev/disk/by-uuid/3ba52eeb-ef09-4bbe-844f-e4fc5769b62d...
Nov 10 17:15:26 JM-Bureau systemd-modules-load[391]: Inserted module 'ppdev'
Nov 10 17:15:26 JM-Bureau kernel: ppdev: user-space parallel port driver
Nov 10 17:15:26 JM-Bureau kernel: parport_pc 00:04: reported by Plug and Play ACPI
Nov 10 17:15:26 JM-Bureau kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Nov 10 17:15:26 JM-Bureau kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Nov 10 17:15:26 JM-Bureau kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Nov 10 17:15:26 JM-Bureau kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Nov 10 17:15:26 JM-Bureau kernel: parport0: PC-style at 0x378, irq 5 [PCSPP]
Nov 10 17:15:26 JM-Bureau kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Nov 10 17:15:26 JM-Bureau (udev-worker)[440]: sda3: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sda3' failed with exit code 1.
Nov 10 17:15:26 JM-Bureau kernel: cryptd: max_cpu_qlen set to 1000
Nov 10 17:15:26 JM-Bureau (udev-worker)[435]: sda1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sda1' failed with exit code 1.
Nov 10 17:15:26 JM-Bureau systemd[1]: Started systemd-fsckd.service - File System Check Daemon to report status.
Nov 10 17:15:26 JM-Bureau systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen.
Nov 10 17:15:26 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:26 JM-Bureau kernel: AVX2 version of gcm_enc/dec engaged.
Nov 10 17:15:26 JM-Bureau kernel: AES CTR mode by8 optimization enabled
Nov 10 17:15:26 JM-Bureau systemd[1]: Found device dev-disk-by\x2duuid-a0406dd5\x2dce96\x2d4687\x2da08a\x2d36b7af193187.device - Samsung_SSD_750_EVO_120GB 3.
Nov 10 17:15:26 JM-Bureau systemd[1]: Found device dev-disk-by\x2duuid-F4B8\x2dE3CA.device - Samsung_SSD_750_EVO_120GB 1.
Nov 10 17:15:26 JM-Bureau systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Nov 10 17:15:26 JM-Bureau systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch.
Nov 10 17:15:26 JM-Bureau systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
Nov 10 17:15:26 JM-Bureau systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 10 17:15:26 JM-Bureau systemd[1]: Activating swap dev-disk-by\x2duuid-a0406dd5\x2dce96\x2d4687\x2da08a\x2d36b7af193187.swap - /dev/disk/by-uuid/a0406dd5-ce96-4687-a08a-36b7af193187...
Nov 10 17:15:26 JM-Bureau systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-F4B8\x2dE3CA.service - File System Check on /dev/disk/by-uuid/F4B8-E3CA...
Nov 10 17:15:26 JM-Bureau kernel: Adding 25599996k swap on /dev/sda3. Priority:-2 extents:1 across:25599996k SSFS
Nov 10 17:15:26 JM-Bureau systemd[1]: Activated swap dev-disk-by\x2duuid-a0406dd5\x2dce96\x2d4687\x2da08a\x2d36b7af193187.swap - /dev/disk/by-uuid/a0406dd5-ce96-4687-a08a-36b7af193187.
Nov 10 17:15:26 JM-Bureau kernel: lp0: using parport0 (interrupt-driven).
Nov 10 17:15:26 JM-Bureau systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Nov 10 17:15:26 JM-Bureau systemd[1]: Reached target swap.target - Swaps.
Nov 10 17:15:27 JM-Bureau systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Nov 10 17:15:27 JM-Bureau systemd-fsck[595]: fsck.fat 4.2 (2021-01-31)
Nov 10 17:15:27 JM-Bureau systemd-fsck[595]: There are differences between boot sector and its backup.
Nov 10 17:15:27 JM-Bureau systemd-fsck[595]: This is mostly harmless. Differences: (offset:original/backup)
Nov 10 17:15:27 JM-Bureau systemd-fsck[595]: 65:01/00
Nov 10 17:15:27 JM-Bureau systemd-fsck[595]: Not automatically fixing this.
Nov 10 17:15:27 JM-Bureau systemd-fsck[595]: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
Nov 10 17:15:27 JM-Bureau systemd-fsck[595]: Automatically removing dirty bit.
Nov 10 17:15:27 JM-Bureau systemd-fsck[595]: *** Filesystem was changed ***
Nov 10 17:15:27 JM-Bureau systemd-fsck[595]: Writing changes.
Nov 10 17:15:27 JM-Bureau systemd-fsck[595]: /dev/sda1: 11 files, 1558/274657 clusters
Nov 10 17:15:27 JM-Bureau systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Nov 10 17:15:27 JM-Bureau systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 10 17:15:27 JM-Bureau systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished systemd-fsck@dev-disk-by\x2duuid-F4B8\x2dE3CA.service - File System Check on /dev/disk/by-uuid/F4B8-E3CA.
Nov 10 17:15:27 JM-Bureau systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
Nov 10 17:15:27 JM-Bureau systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Nov 10 17:15:27 JM-Bureau systemd[1]: modprobe@loop.service: Deactivated successfully.
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 10 17:15:27 JM-Bureau systemd-modules-load[391]: Inserted module 'parport_pc'
Nov 10 17:15:27 JM-Bureau systemd-modules-load[391]: Inserted module 'msr'
Nov 10 17:15:27 JM-Bureau systemd-fsck[533]: home contient un système de fichiers comportant des erreurs, vérification forcée.
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
Nov 10 17:15:27 JM-Bureau systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
Nov 10 17:15:27 JM-Bureau kernel: ccp 0000:20:00.2: enabling device (0000 -> 0002)
Nov 10 17:15:27 JM-Bureau kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
Nov 10 17:15:27 JM-Bureau kernel: ccp 0000:20:00.2: ccp enabled
Nov 10 17:15:27 JM-Bureau kernel: ccp 0000:20:00.2: psp enabled
Nov 10 17:15:27 JM-Bureau kernel: kvm_amd: SVM disabled (by BIOS) in MSR_VM_CR on CPU 9
Nov 10 17:15:27 JM-Bureau kernel: snd_hda_intel 0000:1f:00.1: Force to non-snoop mode
Nov 10 17:15:27 JM-Bureau kernel: snd_hda_intel 0000:21:00.3: enabling device (0000 -> 0002)
Nov 10 17:15:27 JM-Bureau kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:1f:00.1/sound/card0/input12
Nov 10 17:15:27 JM-Bureau kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:1f:00.1/sound/card0/input13
Nov 10 17:15:27 JM-Bureau kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:1f:00.1/sound/card0/input14
Nov 10 17:15:27 JM-Bureau kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:1f:00.1/sound/card0/input15
Nov 10 17:15:27 JM-Bureau kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:1f:00.1/sound/card0/input16
Nov 10 17:15:27 JM-Bureau kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:1f:00.1/sound/card0/input17
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Nov 10 17:15:27 JM-Bureau (udev-worker)[416]: sde: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde' failed with exit code 1.
Nov 10 17:15:27 JM-Bureau kernel: MCE: In-kernel MCE decoding enabled.
Nov 10 17:15:27 JM-Bureau kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Nov 10 17:15:27 JM-Bureau kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov 10 17:15:27 JM-Bureau kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Nov 10 17:15:27 JM-Bureau kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
Nov 10 17:15:27 JM-Bureau kernel: snd_hda_codec_realtek hdaudioC1D0: inputs:
Nov 10 17:15:27 JM-Bureau kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
Nov 10 17:15:27 JM-Bureau kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
Nov 10 17:15:27 JM-Bureau kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
Nov 10 17:15:27 JM-Bureau (udev-worker)[417]: sdd: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdd' failed with exit code 1.
Nov 10 17:15:27 JM-Bureau systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Nov 10 17:15:27 JM-Bureau systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Nov 10 17:15:27 JM-Bureau systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 10 17:15:27 JM-Bureau systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Nov 10 17:15:27 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:27 JM-Bureau systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
Nov 10 17:15:27 JM-Bureau systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Nov 10 17:15:27 JM-Bureau systemd[1]: modprobe@loop.service: Deactivated successfully.
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 10 17:15:27 JM-Bureau kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:21:00.3/sound/card1/input18
Nov 10 17:15:27 JM-Bureau kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:21:00.3/sound/card1/input19
Nov 10 17:15:27 JM-Bureau kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:21:00.3/sound/card1/input20
Nov 10 17:15:27 JM-Bureau kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:21:00.3/sound/card1/input21
Nov 10 17:15:27 JM-Bureau kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:21:00.3/sound/card1/input22
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Nov 10 17:15:27 JM-Bureau systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Nov 10 17:15:27 JM-Bureau systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Nov 10 17:15:27 JM-Bureau systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 10 17:15:27 JM-Bureau systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Nov 10 17:15:27 JM-Bureau systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
Nov 10 17:15:27 JM-Bureau systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Nov 10 17:15:27 JM-Bureau systemd[1]: modprobe@loop.service: Deactivated successfully.
Nov 10 17:15:27 JM-Bureau systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
Nov 10 17:15:27 JM-Bureau systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 10 17:15:27 JM-Bureau (udev-worker)[429]: sr0: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sr0' failed with exit code 1.
Nov 10 17:15:27 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:27 JM-Bureau mtp-probe[702]: checking bus 4, device 3: "/sys/devices/pci0000:00/0000:00:07.1/0000:20:00.3/usb4/4-2/4-2.3"
Nov 10 17:15:30 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:30 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:30 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:30 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:30 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:30 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:30 JM-Bureau kernel: mc: Linux media interface: v0.10
Nov 10 17:15:30 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:30 JM-Bureau kernel: intel_rapl_common: Found RAPL domain package
Nov 10 17:15:30 JM-Bureau kernel: intel_rapl_common: Found RAPL domain core
Nov 10 17:15:30 JM-Bureau kernel: [drm] amdgpu kernel modesetting enabled.
Nov 10 17:15:30 JM-Bureau kernel: amdgpu: CRAT table disabled by module option
Nov 10 17:15:30 JM-Bureau kernel: amdgpu: Virtual CRAT table created for CPU
Nov 10 17:15:30 JM-Bureau kernel: amdgpu: Topology: Add CPU node
Nov 10 17:15:30 JM-Bureau kernel: [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1DA2:0xE366 0xE7).
Nov 10 17:15:30 JM-Bureau kernel: [drm] register mmio base: 0xFE900000
Nov 10 17:15:30 JM-Bureau kernel: [drm] register mmio size: 262144
Nov 10 17:15:30 JM-Bureau kernel: [drm] add ip block number 0 <vi_common>
Nov 10 17:15:30 JM-Bureau kernel: [drm] add ip block number 1 <gmc_v8_0>
Nov 10 17:15:30 JM-Bureau kernel: [drm] add ip block number 2 <tonga_ih>
Nov 10 17:15:30 JM-Bureau kernel: [drm] add ip block number 3 <gfx_v8_0>
Nov 10 17:15:30 JM-Bureau kernel: [drm] add ip block number 4 <sdma_v3_0>
Nov 10 17:15:30 JM-Bureau kernel: [drm] add ip block number 5 <powerplay>
Nov 10 17:15:30 JM-Bureau kernel: [drm] add ip block number 6 <dm>
Nov 10 17:15:30 JM-Bureau kernel: [drm] add ip block number 7 <uvd_v6_0>
Nov 10 17:15:30 JM-Bureau kernel: [drm] add ip block number 8 <vce_v3_0>
Nov 10 17:15:30 JM-Bureau kernel: amdgpu 0000:1f:00.0: No more image in the PCI ROM
Nov 10 17:15:30 JM-Bureau kernel: amdgpu 0000:1f:00.0: amdgpu: Fetched VBIOS from ROM BAR
Nov 10 17:15:30 JM-Bureau kernel: amdgpu: ATOM BIOS: 113-1E366UU-O5X
Nov 10 17:15:30 JM-Bureau kernel: [drm] UVD is enabled in VM mode
Nov 10 17:15:30 JM-Bureau kernel: [drm] UVD ENC is enabled in VM mode
Nov 10 17:15:30 JM-Bureau kernel: [drm] VCE enabled in VM mode
Nov 10 17:15:30 JM-Bureau kernel: Console: switching to colour dummy device 80x25
Nov 10 17:15:30 JM-Bureau kernel: amdgpu 0000:1f:00.0: vgaarb: deactivate vga console
Nov 10 17:15:30 JM-Bureau kernel: amdgpu 0000:1f:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
Nov 10 17:15:30 JM-Bureau kernel: [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
Nov 10 17:15:30 JM-Bureau kernel: amdgpu 0000:1f:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
Nov 10 17:15:30 JM-Bureau kernel: amdgpu 0000:1f:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
Nov 10 17:15:30 JM-Bureau kernel: [drm] Detected VRAM RAM=4096M, BAR=256M
Nov 10 17:15:30 JM-Bureau kernel: [drm] RAM width 256bits GDDR5
Nov 10 17:15:30 JM-Bureau kernel: [drm] amdgpu: 4096M of VRAM memory ready
Nov 10 17:15:30 JM-Bureau kernel: [drm] amdgpu: 7965M of GTT memory ready.
Nov 10 17:15:30 JM-Bureau kernel: [drm] GART: num cpu pages 65536, num gpu pages 65536
Nov 10 17:15:30 JM-Bureau kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400300000).
Nov 10 17:15:30 JM-Bureau kernel: [drm] Chained IB support enabled!
Nov 10 17:15:30 JM-Bureau kernel: amdgpu: hwmgr_sw_init smu backed is polaris10_smu
Nov 10 17:15:30 JM-Bureau kernel: [drm] Found UVD firmware Version: 1.130 Family ID: 16
Nov 10 17:15:30 JM-Bureau kernel: [drm] Found VCE firmware Version: 53.26 Binary ID: 3
Nov 10 17:15:30 JM-Bureau kernel: ================================================================================
Nov 10 17:15:30 JM-Bureau kernel: UBSAN: array-index-out-of-bounds in /build/linux-UiLXaH/linux-6.5.0/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3669:4
Nov 10 17:15:30 JM-Bureau kernel: index 2 is out of range for type 'ATOM_Tonga_MCLK_Dependency_Record [1]'
Nov 10 17:15:30 JM-Bureau kernel: CPU: 13 PID: 432 Comm: (udev-worker) Not tainted 6.5.0-10-generic #10-Ubuntu
Nov 10 17:15:30 JM-Bureau kernel: Hardware name: Micro-Star International Co., Ltd. MS-7A38/B450M BAZOOKA (MS-7A38), BIOS H.00 06/20/2018
Nov 10 17:15:30 JM-Bureau kernel: Call Trace:
Nov 10 17:15:30 JM-Bureau kernel: <TASK>
Nov 10 17:15:30 JM-Bureau kernel: dump_stack_lvl+0x48/0x70
Nov 10 17:15:30 JM-Bureau kernel: dump_stack+0x10/0x20
Nov 10 17:15:30 JM-Bureau kernel: __ubsan_handle_out_of_bounds+0xc6/0x110
Nov 10 17:15:29 JM-Bureau systemd-fsck[520]: fsck failed with exit status 4.
Nov 10 17:15:27 JM-Bureau mtp-probe[702]: bus: 4, device: 3 was not an MTP device
Nov 10 17:15:30 JM-Bureau systemd-fsck[533]: home: des i-noeuds qui faisaient partie d'une liste chaînée d'orphelins corrompue ont été repérés.
Nov 10 17:15:30 JM-Bureau systemd-fsck[533]: home: INCONSISTENCE INATTENDUE ; EXÉCUTEZ fsck MANUELLEMENT.
Nov 10 17:15:30 JM-Bureau systemd-fsck[533]: (i.e., sans options -a ou -p)
Nov 10 17:15:29 JM-Bureau (udev-worker)[416]: sdd: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdd' failed with exit code 1.
Nov 10 17:15:27 JM-Bureau mtp-probe[704]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:07.1/0000:20:00.3/usb3/3-2/3-2.2"
Nov 10 17:15:29 JM-Bureau (udev-worker)[422]: sde: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde' failed with exit code 1.
Nov 10 17:15:27 JM-Bureau mtp-probe[704]: bus: 3, device: 3 was not an MTP device
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting boot-efi.mount - /boot/efi...
Nov 10 17:15:30 JM-Bureau systemd[1]: snap.mount: Directory /snap to mount over is not empty, mounting anyway.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting snap.mount - Ensure that the snap directory shares mount events....
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting var-snap-firefox-common-host\x2dhunspell.mount - Mount unit for firefox, revision 3216 via mount-control...
Nov 10 17:15:30 JM-Bureau systemd[1]: systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service: Main process exited, code=exited, status=1/FAILURE
Nov 10 17:15:30 JM-Bureau systemd[1]: systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service: Failed with result 'exit-code'.
Nov 10 17:15:30 JM-Bureau systemd[1]: Failed to start systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service - File System Check on /dev/disk/by-uuid/3ba52eeb-ef09-4bbe-844f-e4fc5769b62d.
Nov 10 17:15:30 JM-Bureau systemd[1]: Dependency failed for home.mount - /home.
Nov 10 17:15:30 JM-Bureau systemd[1]: Dependency failed for local-fs.target - Local File Systems.
Nov 10 17:15:30 JM-Bureau systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
Nov 10 17:15:30 JM-Bureau systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
Nov 10 17:15:30 JM-Bureau systemd[1]: home.mount: Job home.mount/start failed with result 'dependency'.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted snap.mount - Ensure that the snap directory shares mount events..
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted var-snap-firefox-common-host\x2dhunspell.mount - Mount unit for firefox, revision 3216 via mount-control.
Nov 10 17:15:30 JM-Bureau kernel: smu7_get_pp_table_entry_callback_func_v1+0x7da/0x9b0 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? vi_pcie_rreg+0x6e/0x90 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: ? __pfx_smu7_get_pp_table_entry_callback_func_v1+0x10/0x10 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: get_powerplay_table_entry_v1_0+0xf3/0x490 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: smu7_get_pp_table_entry_v1+0x41/0x4c0 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: smu7_get_pp_table_entry+0x3d/0x50 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: psm_init_power_state_table+0x161/0x250 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: hwmgr_hw_init+0xe3/0x1e0 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: pp_hw_init+0x16/0x50 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: amdgpu_device_ip_init+0x48e/0x900 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: amdgpu_device_init+0x975/0x1160 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: amdgpu_driver_load_kms+0x1a/0x1c0 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: amdgpu_pci_probe+0x175/0x490 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: local_pci_probe+0x47/0xb0
Nov 10 17:15:30 JM-Bureau kernel: pci_call_probe+0x55/0x190
Nov 10 17:15:30 JM-Bureau kernel: pci_device_probe+0x84/0x120
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: really_probe+0x1c7/0x410
Nov 10 17:15:30 JM-Bureau kernel: __driver_probe_device+0x8c/0x180
Nov 10 17:15:30 JM-Bureau kernel: driver_probe_device+0x24/0xd0
Nov 10 17:15:30 JM-Bureau kernel: __driver_attach+0x10b/0x210
Nov 10 17:15:30 JM-Bureau kernel: ? __pfx___driver_attach+0x10/0x10
Nov 10 17:15:30 JM-Bureau kernel: bus_for_each_dev+0x8d/0xf0
Nov 10 17:15:30 JM-Bureau kernel: driver_attach+0x1e/0x30
Nov 10 17:15:30 JM-Bureau kernel: bus_add_driver+0x127/0x240
Nov 10 17:15:30 JM-Bureau kernel: driver_register+0x5e/0x130
Nov 10 17:15:30 JM-Bureau kernel: ? __pfx_amdgpu_init+0x10/0x10 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: __pci_register_driver+0x62/0x70
Nov 10 17:15:30 JM-Bureau kernel: amdgpu_init+0x69/0xff0 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: do_one_initcall+0x5e/0x340
Nov 10 17:15:30 JM-Bureau kernel: do_init_module+0x91/0x290
Nov 10 17:15:30 JM-Bureau kernel: load_module+0xba1/0xcf0
Nov 10 17:15:30 JM-Bureau kernel: ? vfree+0xff/0x2d0
Nov 10 17:15:30 JM-Bureau kernel: init_module_from_file+0x96/0x100
Nov 10 17:15:30 JM-Bureau kernel: ? init_module_from_file+0x96/0x100
Nov 10 17:15:30 JM-Bureau kernel: idempotent_init_module+0x11c/0x2b0
Nov 10 17:15:30 JM-Bureau kernel: __x64_sys_finit_module+0x64/0xd0
Nov 10 17:15:30 JM-Bureau kernel: do_syscall_64+0x5c/0x90
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? exit_to_user_mode_loop+0xe0/0x130
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? exit_to_user_mode_prepare+0x9b/0xb0
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? syscall_exit_to_user_mode+0x37/0x60
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? do_syscall_64+0x68/0x90
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? do_syscall_64+0x68/0x90
Nov 10 17:15:30 JM-Bureau kernel: ? do_syscall_64+0x68/0x90
Nov 10 17:15:30 JM-Bureau kernel: ? do_syscall_64+0x68/0x90
Nov 10 17:15:30 JM-Bureau kernel: entry_SYSCALL_64_after_hwframe+0x6e/0xd8
Nov 10 17:15:30 JM-Bureau kernel: RIP: 0033:0x7fe6c5b25c7d
Nov 10 17:15:30 JM-Bureau kernel: Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 6b 81 0d 00 f7 d8 64 89 01 48
Nov 10 17:15:30 JM-Bureau kernel: RSP: 002b:00007ffc0d8d2c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
Nov 10 17:15:30 JM-Bureau kernel: RAX: ffffffffffffffda RBX: 0000564bbf82af80 RCX: 00007fe6c5b25c7d
Nov 10 17:15:30 JM-Bureau kernel: RDX: 0000000000000004 RSI: 00007fe6c5cd844a RDI: 000000000000001a
Nov 10 17:15:30 JM-Bureau kernel: RBP: 00007fe6c5cd844a R08: 0000000000000040 R09: fffffffffffffde0
Nov 10 17:15:30 JM-Bureau kernel: R10: fffffffffffffe18 R11: 0000000000000246 R12: 0000000000020000
Nov 10 17:15:30 JM-Bureau kernel: R13: 0000564bbf979920 R14: 0000000000000000 R15: 0000564bbf974e20
Nov 10 17:15:30 JM-Bureau kernel: </TASK>
Nov 10 17:15:30 JM-Bureau kernel: ================================================================================
Nov 10 17:15:30 JM-Bureau kernel: ================================================================================
Nov 10 17:15:30 JM-Bureau kernel: UBSAN: array-index-out-of-bounds in /build/linux-UiLXaH/linux-6.5.0/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3676:4
Nov 10 17:15:30 JM-Bureau kernel: index 7 is out of range for type 'ATOM_Polaris_SCLK_Dependency_Record [1]'
Nov 10 17:15:30 JM-Bureau kernel: CPU: 13 PID: 432 Comm: (udev-worker) Not tainted 6.5.0-10-generic #10-Ubuntu
Nov 10 17:15:30 JM-Bureau kernel: Hardware name: Micro-Star International Co., Ltd. MS-7A38/B450M BAZOOKA (MS-7A38), BIOS H.00 06/20/2018
Nov 10 17:15:30 JM-Bureau kernel: Call Trace:
Nov 10 17:15:30 JM-Bureau kernel: <TASK>
Nov 10 17:15:30 JM-Bureau kernel: dump_stack_lvl+0x48/0x70
Nov 10 17:15:30 JM-Bureau kernel: dump_stack+0x10/0x20
Nov 10 17:15:30 JM-Bureau kernel: __ubsan_handle_out_of_bounds+0xc6/0x110
Nov 10 17:15:30 JM-Bureau kernel: smu7_get_pp_table_entry_callback_func_v1+0x967/0x9b0 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? vi_pcie_rreg+0x6e/0x90 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: ? __pfx_smu7_get_pp_table_entry_callback_func_v1+0x10/0x10 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: get_powerplay_table_entry_v1_0+0xf3/0x490 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: smu7_get_pp_table_entry_v1+0x41/0x4c0 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: smu7_get_pp_table_entry+0x3d/0x50 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: psm_init_power_state_table+0x161/0x250 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: hwmgr_hw_init+0xe3/0x1e0 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: pp_hw_init+0x16/0x50 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: amdgpu_device_ip_init+0x48e/0x900 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: amdgpu_device_init+0x975/0x1160 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: amdgpu_driver_load_kms+0x1a/0x1c0 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: amdgpu_pci_probe+0x175/0x490 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: local_pci_probe+0x47/0xb0
Nov 10 17:15:30 JM-Bureau kernel: pci_call_probe+0x55/0x190
Nov 10 17:15:30 JM-Bureau kernel: pci_device_probe+0x84/0x120
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: really_probe+0x1c7/0x410
Nov 10 17:15:30 JM-Bureau kernel: __driver_probe_device+0x8c/0x180
Nov 10 17:15:30 JM-Bureau kernel: driver_probe_device+0x24/0xd0
Nov 10 17:15:30 JM-Bureau kernel: __driver_attach+0x10b/0x210
Nov 10 17:15:30 JM-Bureau kernel: ? __pfx___driver_attach+0x10/0x10
Nov 10 17:15:30 JM-Bureau kernel: bus_for_each_dev+0x8d/0xf0
Nov 10 17:15:30 JM-Bureau kernel: driver_attach+0x1e/0x30
Nov 10 17:15:30 JM-Bureau kernel: bus_add_driver+0x127/0x240
Nov 10 17:15:30 JM-Bureau kernel: driver_register+0x5e/0x130
Nov 10 17:15:30 JM-Bureau kernel: ? __pfx_amdgpu_init+0x10/0x10 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: __pci_register_driver+0x62/0x70
Nov 10 17:15:30 JM-Bureau kernel: amdgpu_init+0x69/0xff0 [amdgpu]
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: do_one_initcall+0x5e/0x340
Nov 10 17:15:30 JM-Bureau kernel: do_init_module+0x91/0x290
Nov 10 17:15:30 JM-Bureau kernel: load_module+0xba1/0xcf0
Nov 10 17:15:30 JM-Bureau kernel: ? vfree+0xff/0x2d0
Nov 10 17:15:30 JM-Bureau kernel: init_module_from_file+0x96/0x100
Nov 10 17:15:30 JM-Bureau kernel: ? init_module_from_file+0x96/0x100
Nov 10 17:15:30 JM-Bureau kernel: idempotent_init_module+0x11c/0x2b0
Nov 10 17:15:30 JM-Bureau kernel: __x64_sys_finit_module+0x64/0xd0
Nov 10 17:15:30 JM-Bureau kernel: do_syscall_64+0x5c/0x90
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? exit_to_user_mode_loop+0xe0/0x130
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? exit_to_user_mode_prepare+0x9b/0xb0
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? syscall_exit_to_user_mode+0x37/0x60
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? do_syscall_64+0x68/0x90
Nov 10 17:15:30 JM-Bureau kernel: ? srso_return_thunk+0x5/0x10
Nov 10 17:15:30 JM-Bureau kernel: ? do_syscall_64+0x68/0x90
Nov 10 17:15:30 JM-Bureau kernel: ? do_syscall_64+0x68/0x90
Nov 10 17:15:30 JM-Bureau kernel: ? do_syscall_64+0x68/0x90
Nov 10 17:15:30 JM-Bureau kernel: entry_SYSCALL_64_after_hwframe+0x6e/0xd8
Nov 10 17:15:30 JM-Bureau kernel: RIP: 0033:0x7fe6c5b25c7d
Nov 10 17:15:30 JM-Bureau kernel: Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 6b 81 0d 00 f7 d8 64 89 01 48
Nov 10 17:15:30 JM-Bureau kernel: RSP: 002b:00007ffc0d8d2c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
Nov 10 17:15:30 JM-Bureau kernel: RAX: ffffffffffffffda RBX: 0000564bbf82af80 RCX: 00007fe6c5b25c7d
Nov 10 17:15:30 JM-Bureau kernel: RDX: 0000000000000004 RSI: 00007fe6c5cd844a RDI: 000000000000001a
Nov 10 17:15:30 JM-Bureau kernel: RBP: 00007fe6c5cd844a R08: 0000000000000040 R09: fffffffffffffde0
Nov 10 17:15:30 JM-Bureau kernel: R10: fffffffffffffe18 R11: 0000000000000246 R12: 0000000000020000
Nov 10 17:15:30 JM-Bureau kernel: R13: 0000564bbf979920 R14: 0000000000000000 R15: 0000564bbf974e20
Nov 10 17:15:30 JM-Bureau kernel: </TASK>
Nov 10 17:15:30 JM-Bureau kernel: ================================================================================
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted boot-efi.mount - /boot/efi.
Nov 10 17:15:30 JM-Bureau systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Nov 10 17:15:30 JM-Bureau systemd[1]: Stopped systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting snap-bare-5.mount - Mount unit for bare, revision 5...
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting snap-core22-864.mount - Mount unit for core22, revision 864...
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting snap-firefox-3216.mount - Mount unit for firefox, revision 3216...
Nov 10 17:15:30 JM-Bureau kernel: loop0: detected capacity change from 0 to 8
Nov 10 17:15:30 JM-Bureau kernel: loop1: detected capacity change from 0 to 151352
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting snap-firmware\x2dupdater-109.mount - Mount unit for firmware-updater, revision 109...
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting snap-gnome\x2d42\x2d2204-141.mount - Mount unit for gnome-42-2204, revision 141...
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting snap-gtk\x2dcommon\x2dthemes-1535.mount - Mount unit for gtk-common-themes, revision 1535...
Nov 10 17:15:30 JM-Bureau kernel: loop2: detected capacity change from 0 to 492560
Nov 10 17:15:30 JM-Bureau kernel: loop3: detected capacity change from 0 to 22944
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting snap-snap\x2dstore-1046.mount - Mount unit for snap-store, revision 1046...
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting snap-snapd-20290.mount - Mount unit for snapd, revision 20290...
Nov 10 17:15:30 JM-Bureau kernel: loop4: detected capacity change from 0 to 1017816
Nov 10 17:15:30 JM-Bureau kernel: loop5: detected capacity change from 0 to 187776
Nov 10 17:15:30 JM-Bureau kernel: loop6: detected capacity change from 0 to 21536
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting snap-snapd\x2ddesktop\x2dintegration-83.mount - Mount unit for snapd-desktop-integration, revision 83...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting apparmor.service - Load AppArmor profiles...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting console-setup.service - Set console font and keymap...
Nov 10 17:15:30 JM-Bureau kernel: loop7: detected capacity change from 0 to 83672
Nov 10 17:15:30 JM-Bureau kernel: [drm] Display Core v3.2.241 initialized on DCE 11.2
Nov 10 17:15:30 JM-Bureau kernel: loop8: detected capacity change from 0 to 904
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target printer.target - Printer Support.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data...
Nov 10 17:15:30 JM-Bureau systemd[1]: syslog.socket: Deactivated successfully.
Nov 10 17:15:30 JM-Bureau systemd[1]: Closed syslog.socket - Syslog Socket.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats...
Nov 10 17:15:30 JM-Bureau systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting ufw.service - Uncomplicated firewall...
Nov 10 17:15:30 JM-Bureau apparmor.systemd[739]: Restarting AppArmor
Nov 10 17:15:30 JM-Bureau apparmor.systemd[739]: Reloading AppArmor profiles
Nov 10 17:15:30 JM-Bureau kernel: snd_hda_intel 0000:1f:00.1: bound 0000:1f:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted snap-bare-5.mount - Mount unit for bare, revision 5.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted snap-core22-864.mount - Mount unit for core22, revision 864.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted snap-firefox-3216.mount - Mount unit for firefox, revision 3216.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted snap-firmware\x2dupdater-109.mount - Mount unit for firmware-updater, revision 109.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted snap-gnome\x2d42\x2d2204-141.mount - Mount unit for gnome-42-2204, revision 141.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted snap-gtk\x2dcommon\x2dthemes-1535.mount - Mount unit for gtk-common-themes, revision 1535.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted snap-snap\x2dstore-1046.mount - Mount unit for snap-store, revision 1046.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted snap-snapd-20290.mount - Mount unit for snapd, revision 20290.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted snap-snapd\x2ddesktop\x2dintegration-83.mount - Mount unit for snapd-desktop-integration, revision 83.
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished console-setup.service - Set console font and keymap.
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data.
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished ufw.service - Uncomplicated firewall.
Nov 10 17:15:30 JM-Bureau systemd[1]: Received SIGRTMIN+20 from PID 508 (plymouthd).
Nov 10 17:15:30 JM-Bureau kernel: audit: type=1400 audit(1699636530.065:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/buildah" pid=767 comm="apparmor_parser"
Nov 10 17:15:30 JM-Bureau kernel: audit: type=1400 audit(1699636530.065:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/opt/google/chrome/chrome" pid=763 comm="apparmor_parser"
Nov 10 17:15:30 JM-Bureau kernel: audit: type=1400 audit(1699636530.065:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/busybox" pid=768 comm="apparmor_parser"
Nov 10 17:15:30 JM-Bureau kernel: audit: type=1400 audit(1699636530.065:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/opt/brave.com/brave/brave" pid=762 comm="apparmor_parser"
Nov 10 17:15:30 JM-Bureau kernel: audit: type=1400 audit(1699636530.065:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ch-checkns" pid=770 comm="apparmor_parser"
Nov 10 17:15:30 JM-Bureau kernel: audit: type=1400 audit(1699636530.065:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ch-run" pid=771 comm="apparmor_parser"
Nov 10 17:15:30 JM-Bureau kernel: audit: type=1400 audit(1699636530.065:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/cam" pid=769 comm="apparmor_parser"
Nov 10 17:15:30 JM-Bureau kernel: audit: type=1400 audit(1699636530.065:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/opt/microsoft/msedge/msedge" pid=764 comm="apparmor_parser"
Nov 10 17:15:30 JM-Bureau kernel: audit: type=1400 audit(1699636530.065:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/bin/toybox" pid=759 comm="apparmor_parser"
Nov 10 17:15:30 JM-Bureau kernel: audit: type=1400 audit(1699636530.065:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/crun" pid=772 comm="apparmor_parser"
Nov 10 17:15:30 JM-Bureau systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 745 (systemd-binfmt)
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target network-pre.target - Preparation for Network.
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target snapd.mounts.target - Mounted snaps.
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System...
Nov 10 17:15:30 JM-Bureau apparmor.systemd[827]: Warning: found usr.sbin.sssd in /etc/apparmor.d/force-complain, forcing complain mode
Nov 10 17:15:30 JM-Bureau systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System.
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats.
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting systemd-resolved.service - Network Name Resolution...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP...
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP.
Nov 10 17:15:30 JM-Bureau kernel: [drm] UVD and UVD ENC initialized successfully.
Nov 10 17:15:30 JM-Bureau apparmor.systemd[827]: Warning from /etc/apparmor.d (/etc/apparmor.d/usr.sbin.sssd line 63): Caching disabled for: 'usr.sbin.sssd' due to force complain
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished apparmor.service - Load AppArmor profiles.
Nov 10 17:15:30 JM-Bureau kernel: usb 3-2.2: Warning! Unlikely big volume range (=4096), cval->res is probably wrong.
Nov 10 17:15:30 JM-Bureau kernel: usb 3-2.2: [11] FU [Sidetone Playback Volume] ch = 1, val = 0/4096/1
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting snapd.apparmor.service - Load AppArmor profiles managed internally by snapd...
Nov 10 17:15:30 JM-Bureau kernel: usbcore: registered new interface driver snd-usb-audio
Nov 10 17:15:30 JM-Bureau snapd-apparmor[840]: main.go:124: Loading profiles [/var/lib/snapd/apparmor/profiles/snap-confine.snapd.20290 /var/lib/snapd/apparmor/profiles/snap-update-ns.firefox /var/lib/snapd/apparmor/profiles/snap-update-ns.firmware-updater /var/lib/snapd/apparmor/profiles/snap-update-ns.snap-store /var/lib/snapd/apparmor/profiles/snap-update-ns.snapd-desktop-integration /var/lib/snapd/apparmor/profiles/snap.firefox.firefox /var/lib/snapd/apparmor/profiles/snap.firefox.geckodriver /var/lib/snapd/apparmor/profiles/snap.firefox.hook.configure /var/lib/snapd/apparmor/profiles/snap.firefox.hook.connect-plug-host-hunspell /var/lib/snapd/apparmor/profiles/snap.firefox.hook.disconnect-plug-host-hunspell /var/lib/snapd/apparmor/profiles/snap.firefox.hook.post-refresh /var/lib/snapd/apparmor/profiles/snap.firmware-updater.firmware-notifier /var/lib/snapd/apparmor/profiles/snap.firmware-updater.firmware-updater /var/lib/snapd/apparmor/profiles/snap.firmware-updater.firmware-updater-app /var/lib/snapd/apparmor/profiles/snap.firmware-updater.hook.configure /var/lib/snapd/apparmor/profiles/snap.snap-store.hook.configure /var/lib/snapd/apparmor/profiles/snap.snap-store.snap-store /var/lib/snapd/apparmor/profiles/snap.snapd-desktop-integration.hook.configure /var/lib/snapd/apparmor/profiles/snap.snapd-desktop-integration.snapd-desktop-integration]
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished snapd.apparmor.service - Load AppArmor profiles managed internally by snapd.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization.
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target time-set.target - System Time Set.
Nov 10 17:15:30 JM-Bureau systemd-resolved[836]: Positive Trust Anchors:
Nov 10 17:15:30 JM-Bureau systemd-resolved[836]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Nov 10 17:15:30 JM-Bureau systemd-resolved[836]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Nov 10 17:15:30 JM-Bureau kernel: [drm] VCE initialized successfully.
Nov 10 17:15:30 JM-Bureau kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Nov 10 17:15:30 JM-Bureau kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Nov 10 17:15:30 JM-Bureau kernel: amdgpu: Virtual CRAT table created for GPU
Nov 10 17:15:30 JM-Bureau kernel: amdgpu: Topology: Add dGPU node [0x67df:0x1002]
Nov 10 17:15:30 JM-Bureau kernel: kfd kfd: amdgpu: added device 1002:67df
Nov 10 17:15:30 JM-Bureau kernel: amdgpu 0000:1f:00.0: amdgpu: SE 4, SH per SE 1, CU per SH 9, active_cu_number 36
Nov 10 17:15:30 JM-Bureau kernel: amdgpu 0000:1f:00.0: amdgpu: Using BACO for runtime pm
Nov 10 17:15:30 JM-Bureau kernel: [drm] Initialized amdgpu 3.54.0 20150101 for 0000:1f:00.0 on minor 0
Nov 10 17:15:30 JM-Bureau systemd-resolved[836]: Using system hostname 'JM-Bureau'.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started systemd-resolved.service - Network Name Resolution.
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups.
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target sysinit.target - System Initialization.
Nov 10 17:15:30 JM-Bureau systemd[1]: apport-autoreport.path - Process error reports when automatic reporting is enabled (file watch) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/apport/autoreport).
Nov 10 17:15:30 JM-Bureau systemd[1]: tpm-udev.path - Handle dynamically added tpm devices was skipped because of an unmet condition check (ConditionVirtualization=container).
Nov 10 17:15:30 JM-Bureau systemd[1]: Started whoopsie.path - Start whoopsie on modification of the /var/crash directory.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started anacron.timer - Trigger anacron every hour.
Nov 10 17:15:30 JM-Bureau systemd[1]: apport-autoreport.timer - Process error reports when automatic reporting is enabled (timer based) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/apport/autoreport).
Nov 10 17:15:30 JM-Bureau systemd[1]: Started apt-daily.timer - Daily apt download activities.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started apt-daily-upgrade.timer - Daily apt upgrade and clean activities.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started dpkg-db-backup.timer - Daily dpkg database backup timer.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started e2scrub_all.timer - Periodic ext4 Online Metadata Check for All Filesystems.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started fwupd-refresh.timer - Refresh fwupd metadata regularly.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started logrotate.timer - Daily rotation of log files.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started man-db.timer - Daily man-db regeneration.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started motd-news.timer - Message of the Day.
Nov 10 17:15:30 JM-Bureau systemd[1]: snapd.snap-repair.timer - Timer to automatically fetch and run repair assertions was skipped because no trigger condition checks were met.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories.
Nov 10 17:15:30 JM-Bureau systemd[1]: ua-timer.timer - Ubuntu Pro Timer for running repeated jobs was skipped because of an unmet condition check (ConditionPathExists=/var/lib/ubuntu-advantage/private/machine-token.json).
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target paths.target - Path Units.
Nov 10 17:15:30 JM-Bureau systemd[1]: apport-forward.socket - Unix socket for apport crash forwarding was skipped because of an unmet condition check (ConditionVirtualization=container).
Nov 10 17:15:30 JM-Bureau systemd[1]: Listening on avahi-daemon.socket - Avahi mDNS/DNS-SD Stack Activation Socket.
Nov 10 17:15:30 JM-Bureau systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting snapd.socket - Socket activation for snappy daemon...
Nov 10 17:15:30 JM-Bureau systemd[1]: Listening on uuidd.socket - UUID daemon activation socket.
Nov 10 17:15:30 JM-Bureau kernel: fbcon: amdgpudrmfb (fb0) is primary device
Nov 10 17:15:30 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:30 JM-Bureau systemd[1]: Started emergency.service - Emergency Shell.
Nov 10 17:15:30 JM-Bureau kernel: Console: switching to colour frame buffer device 160x45
Nov 10 17:15:30 JM-Bureau systemd[1]: systemd-pcrphase-sysinit.service - TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Nov 10 17:15:30 JM-Bureau systemd[1]: Listening on snapd.socket - Socket activation for snappy daemon.
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target sockets.target - Socket Units.
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target basic.target - Basic System.
Nov 10 17:15:30 JM-Bureau kernel: amdgpu 0000:1f:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Nov 10 17:15:30 JM-Bureau systemd[1]: Started anacron.service - Run anacron jobs.
Nov 10 17:15:30 JM-Bureau anacron[889]: Anacron 2.3 started on 2023-11-10
Nov 10 17:15:30 JM-Bureau anacron[889]: Normal exit (0 jobs run)
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting apport.service - automatic crash report generation...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting avahi-daemon.service - Avahi mDNS/DNS-SD Stack...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting dbus.service - D-Bus System Message Bus...
Nov 10 17:15:30 JM-Bureau systemd[1]: Started dmesg.service - Save initial kernel messages after boot.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots...
Nov 10 17:15:30 JM-Bureau systemd[1]: getty-static.service - getty on tty2-tty6 if dbus and logind are not available was skipped because of an unmet condition check (ConditionPathExists=!/usr/bin/dbus-daemon).
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target getty.target - Login Prompts.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: Found user 'avahi' (UID 111) and group 'avahi' (GID 116).
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting gpu-manager.service - Detect the available GPUs and deal with any system changes...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting grub-common.service - Record successful boot for GRUB...
Nov 10 17:15:30 JM-Bureau systemd[1]: Started irqbalance.service - irqbalance daemon.
Nov 10 17:15:30 JM-Bureau dbus-daemon[916]: dbus[916]: Unknown group "power" in message bus configuration file
Nov 10 17:15:30 JM-Bureau systemd[1]: networkd-dispatcher.service - Dispatcher daemon for systemd-networkd was skipped because no trigger condition checks were met.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting polkit.service - Authorization Manager...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting power-profiles-daemon.service - Power Profiles daemon...
Nov 10 17:15:30 JM-Bureau systemd[1]: secureboot-db.service - Secure Boot updates for DB and DBX was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/db-d719b2cb-3d3a-4596-a3bc-dad00e67656f).
Nov 10 17:15:30 JM-Bureau systemd[1]: Started snapd.aa-prompt-listener.service - Userspace listener for prompt events.
Nov 10 17:15:30 JM-Bureau systemd[1]: snapd.core-fixup.service - Automatically repair incorrect owner/permissions on core devices was skipped because no trigger condition checks were met.
Nov 10 17:15:30 JM-Bureau systemd[1]: snapd.recovery-chooser-trigger.service - Wait for the Ubuntu Core chooser trigger was skipped because of an unmet condition check (ConditionKernelCommandLine=snapd_recovery_mode).
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target getty-pre.target - Preparation for Logins.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting snapd.service - Snap Daemon...
Nov 10 17:15:30 JM-Bureau systemd[1]: ssl-cert.service - Generate snakeoil SSL keypair was skipped because of an unmet condition check (ConditionPathExists=!/etc/ssl/private/ssl-cert-snakeoil.key).
Nov 10 17:15:30 JM-Bureau systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met.
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
Nov 10 17:15:30 JM-Bureau systemd[1]: sssd-nss.socket: Bound to unit sssd.service, but unit isn't active.
Nov 10 17:15:30 JM-Bureau systemd[1]: Dependency failed for sssd-nss.socket - SSSD NSS Service responder socket.
Nov 10 17:15:30 JM-Bureau systemd[1]: sssd-nss.socket: Job sssd-nss.socket/start failed with result 'dependency'.
Nov 10 17:15:30 JM-Bureau systemd[1]: sssd-autofs.socket: Bound to unit sssd.service, but unit isn't active.
Nov 10 17:15:30 JM-Bureau systemd[1]: Dependency failed for sssd-autofs.socket - SSSD AutoFS Service responder socket.
Nov 10 17:15:30 JM-Bureau systemd[1]: sssd-autofs.socket: Job sssd-autofs.socket/start failed with result 'dependency'.
Nov 10 17:15:30 JM-Bureau systemd[1]: sssd-pac.socket: Bound to unit sssd.service, but unit isn't active.
Nov 10 17:15:30 JM-Bureau systemd[1]: Dependency failed for sssd-pac.socket - SSSD PAC Service responder socket.
Nov 10 17:15:30 JM-Bureau systemd[1]: sssd-pac.socket: Job sssd-pac.socket/start failed with result 'dependency'.
Nov 10 17:15:30 JM-Bureau systemd[1]: sssd-ssh.socket: Bound to unit sssd.service, but unit isn't active.
Nov 10 17:15:30 JM-Bureau systemd[1]: Dependency failed for sssd-ssh.socket - SSSD SSH Service responder socket.
Nov 10 17:15:30 JM-Bureau systemd[1]: sssd-ssh.socket: Job sssd-ssh.socket/start failed with result 'dependency'.
Nov 10 17:15:30 JM-Bureau systemd[1]: sssd-sudo.socket: Bound to unit sssd.service, but unit isn't active.
Nov 10 17:15:30 JM-Bureau systemd[1]: Dependency failed for sssd-sudo.socket - SSSD Sudo Service responder socket.
Nov 10 17:15:30 JM-Bureau systemd[1]: sssd-sudo.socket: Job sssd-sudo.socket/start failed with result 'dependency'.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting accounts-daemon.service - Accounts Service...
Nov 10 17:15:30 JM-Bureau systemd[1]: Started cron.service - Regular background program processing daemon.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting switcheroo-control.service - Switcheroo Control Proxy service...
Nov 10 17:15:30 JM-Bureau cron[952]: (CRON) INFO (pidfile fd = 3)
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting systemd-logind.service - User Login Management...
Nov 10 17:15:30 JM-Bureau systemd[1]: systemd-pcrphase.service - TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting thermald.service - Thermal Daemon Service...
Nov 10 17:15:30 JM-Bureau systemd[1]: ua-reboot-cmds.service - Ubuntu Pro reboot cmds was skipped because of an unmet condition check (ConditionPathExists=/var/lib/ubuntu-advantage/private/machine-token.json).
Nov 10 17:15:30 JM-Bureau snapd-aa-prompt-listener[945]: AA Prompt listener not implemented
Nov 10 17:15:30 JM-Bureau cron[952]: (CRON) INFO (Running @reboot jobs)
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting udisks2.service - Disk Manager...
Nov 10 17:15:30 JM-Bureau systemd[1]: anacron.service: Deactivated successfully.
Nov 10 17:15:30 JM-Bureau systemd[1]: snapd.aa-prompt-listener.service: Deactivated successfully.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: Successfully dropped root privileges.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: avahi-daemon 0.8 starting up.
Nov 10 17:15:30 JM-Bureau dbus-daemon[916]: [system] AppArmor D-Bus mediation is enabled
Nov 10 17:15:30 JM-Bureau udisksd[966]: udisks daemon version 2.10.1 starting
Nov 10 17:15:30 JM-Bureau systemd[1]: Started dbus.service - D-Bus System Message Bus.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: Successfully called chroot().
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: Successfully dropped remaining capabilities.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: No service file found in /etc/avahi/services.
Nov 10 17:15:30 JM-Bureau systemd[1]: grub-common.service: Deactivated successfully.
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished grub-common.service - Record successful boot for GRUB.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: *** WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: *** WARNING: Detected another IPv6 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: New relevant interface lo.IPv6 for mDNS.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: New relevant interface lo.IPv4 for mDNS.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: Network interface enumeration completed.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: Registering new address record for ::1 on lo.*.
Nov 10 17:15:30 JM-Bureau avahi-daemon[915]: Registering new address record for 127.0.0.1 on lo.IPv4.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting NetworkManager.service - Network Manager...
Nov 10 17:15:30 JM-Bureau dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.6' (uid=0 pid=942 comm="/usr/libexec/power-profiles-daemon" label="unconfined")
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting grub-initrd-fallback.service - GRUB failed boot detection...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting wpa_supplicant.service - WPA supplicant...
Nov 10 17:15:30 JM-Bureau systemd[1]: Started avahi-daemon.service - Avahi mDNS/DNS-SD Stack.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started switcheroo-control.service - Switcheroo Control Proxy service.
Nov 10 17:15:30 JM-Bureau systemd[1]: alsa-state.service - Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting alsa-restore.service - Save/Restore Sound Card State...
Nov 10 17:15:30 JM-Bureau systemd[1]: grub-initrd-fallback.service: Deactivated successfully.
Nov 10 17:15:30 JM-Bureau thermald[965]: Unsupported cpu model or platform
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished grub-initrd-fallback.service - GRUB failed boot detection.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started thermald.service - Thermal Daemon Service.
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target emergency.target - Emergency Mode.
Nov 10 17:15:30 JM-Bureau systemd[1]: thermald.service: Deactivated successfully.
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished alsa-restore.service - Save/Restore Sound Card State.
Nov 10 17:15:30 JM-Bureau systemd[1]: Reached target sound.target - Sound Card.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started wpa_supplicant.service - WPA supplicant.
Nov 10 17:15:30 JM-Bureau wpa_supplicant[1002]: Successfully initialized wpa_supplicant
Nov 10 17:15:30 JM-Bureau systemd-logind[964]: New seat seat0.
Nov 10 17:15:30 JM-Bureau systemd-logind[964]: Watching system buttons on /dev/input/event1 (Power Button)
Nov 10 17:15:30 JM-Bureau systemd-logind[964]: Watching system buttons on /dev/input/event0 (Power Button)
Nov 10 17:15:30 JM-Bureau systemd-logind[964]: Watching system buttons on /dev/input/event6 (Primax Electronics, Ltd HP Wireless Keyboard Mouse Kit)
Nov 10 17:15:30 JM-Bureau systemd-logind[964]: Watching system buttons on /dev/input/event7 (Primax Electronics, Ltd HP Wireless Keyboard Mouse Kit Consumer Control)
Nov 10 17:15:30 JM-Bureau systemd-logind[964]: Watching system buttons on /dev/input/event2 (HP HP Link-5 micro dongle)
Nov 10 17:15:30 JM-Bureau systemd-logind[964]: Watching system buttons on /dev/input/event4 (HP HP Link-5 micro dongle Consumer Control)
Nov 10 17:15:30 JM-Bureau systemd-logind[964]: Watching system buttons on /dev/input/event5 (HP HP Link-5 micro dongle System Control)
Nov 10 17:15:30 JM-Bureau systemd-logind[964]: Watching system buttons on /dev/input/event10 (Justcom Technology USB KVM Switch)
Nov 10 17:15:30 JM-Bureau systemd[1]: Started systemd-logind.service - User Login Management.
Nov 10 17:15:30 JM-Bureau systemd[1]: gpu-manager.service: Deactivated successfully.
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished gpu-manager.service - Detect the available GPUs and deal with any system changes.
Nov 10 17:15:30 JM-Bureau polkitd[940]: Started polkitd version 123
Nov 10 17:15:30 JM-Bureau polkitd[940]: Loading rules from directory /etc/polkit-1/rules.d
Nov 10 17:15:30 JM-Bureau polkitd[940]: Loading rules from directory /usr/share/polkit-1/rules.d
Nov 10 17:15:30 JM-Bureau polkitd[940]: Finished loading, compiling and executing 14 rules
Nov 10 17:15:30 JM-Bureau dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Nov 10 17:15:30 JM-Bureau polkitd[940]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Nov 10 17:15:30 JM-Bureau systemd[1]: Started polkit.service - Authorization Manager.
Nov 10 17:15:30 JM-Bureau accounts-daemon[950]: started daemon version 23.13.9
Nov 10 17:15:30 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:30 JM-Bureau dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.13' (uid=0 pid=997 comm="/usr/sbin/NetworkManager --no-daemon" label="unconfined")
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.5695] NetworkManager (version 1.44.2) is starting... (boot:39c16e12-f94a-4466-8fe3-5d6a5fdd4d08)
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.5696] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-dns-resolved.conf, 20-connectivity-ubuntu.conf, no-mac-addr-change.conf) (run: 10-globally-managed-devices.conf) (etc: default-wifi-powersave-on.conf)
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.5796] manager[0x5633f3652200]: monitoring kernel firmware directory '/lib/firmware'.
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.5796] monitoring ifupdown state file '/run/network/ifstate'.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting ModemManager.service - Modem Manager...
Nov 10 17:15:30 JM-Bureau systemd[1]: Started power-profiles-daemon.service - Power Profiles daemon.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started accounts-daemon.service - Accounts Service.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting systemd-hostnamed.service - Hostname Service...
Nov 10 17:15:30 JM-Bureau snapd[947]: overlord.go:272: Acquiring state lock file
Nov 10 17:15:30 JM-Bureau snapd[947]: overlord.go:277: Acquired state lock file
Nov 10 17:15:30 JM-Bureau snapd[947]: daemon.go:247: started snapd/2.60.4+23.10 (series 16; classic) ubuntu/23.10 (amd64) linux/6.5.0-10-generic.
Nov 10 17:15:30 JM-Bureau ModemManager[1097]: <info> ModemManager (version 1.20.6) starting in system bus...
Nov 10 17:15:30 JM-Bureau kernel: loop9: detected capacity change from 0 to 8
Nov 10 17:15:30 JM-Bureau snapd[947]: daemon.go:340: adjusting startup timeout by 1m15s (pessimistic estimate of 30s plus 5s per snap)
Nov 10 17:15:30 JM-Bureau snapd[947]: backends.go:58: AppArmor status: apparmor is enabled and all features are available
Nov 10 17:15:30 JM-Bureau dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.hostname1'
Nov 10 17:15:30 JM-Bureau systemd[1]: Started systemd-hostnamed.service - Hostname Service.
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6703] hostname: hostname: using hostnamed
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6704] hostname: static hostname changed from (none) to "JM-Bureau"
Nov 10 17:15:30 JM-Bureau systemd[1]: Started ModemManager.service - Modem Manager.
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6712] dns-mgr: init: dns=systemd-resolved rc-manager=unmanaged (auto), plugin=systemd-resolved
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6721] manager[0x5633f3652200]: rfkill: Wi-Fi hardware radio set enabled
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6721] manager[0x5633f3652200]: rfkill: WWAN hardware radio set enabled
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6775] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/1.44.2/libnm-device-plugin-bluetooth.so)
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6791] Loaded device plugin: NMWifiFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/1.44.2/libnm-device-plugin-wifi.so)
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6797] Loaded device plugin: NMWwanFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/1.44.2/libnm-device-plugin-wwan.so)
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6815] Loaded device plugin: NMTeamFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/1.44.2/libnm-device-plugin-team.so)
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6821] Loaded device plugin: NMAtmManager (/usr/lib/x86_64-linux-gnu/NetworkManager/1.44.2/libnm-device-plugin-adsl.so)
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6823] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6824] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6824] manager: Networking is enabled by state file
Nov 10 17:15:30 JM-Bureau dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.13' (uid=0 pid=997 comm="/usr/sbin/NetworkManager --no-daemon" label="unconfined")
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6836] settings: Loaded settings plugin: ifupdown ("/usr/lib/x86_64-linux-gnu/NetworkManager/1.44.2/libnm-settings-plugin-ifupdown.so")
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6837] settings: Loaded settings plugin: keyfile (internal)
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6837] ifupdown: management mode: unmanaged
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.6841] ifupdown: interfaces file /etc/network/interfaces doesn't exist
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service...
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished apport.service - automatic crash report generation.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started udisks2.service - Disk Manager.
Nov 10 17:15:30 JM-Bureau dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Nov 10 17:15:30 JM-Bureau systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service.
Nov 10 17:15:30 JM-Bureau udisksd[966]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Nov 10 17:15:30 JM-Bureau systemd[1]: e2scrub_reap.service: Deactivated successfully.
Nov 10 17:15:30 JM-Bureau systemd[1]: Finished e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots.
Nov 10 17:15:30 JM-Bureau systemd[1]: Started snapd.service - Snap Daemon.
Nov 10 17:15:30 JM-Bureau dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.17' (uid=0 pid=947 comm="/usr/lib/snapd/snapd" label="unconfined")
Nov 10 17:15:30 JM-Bureau generate[1174]: Permissions for /etc/netplan/01-network-manager-all.yaml are too open. Netplan configuration should NOT be accessible by others.
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting snapd.seeded.service - Wait until snapd is fully seeded...
Nov 10 17:15:30 JM-Bureau systemd[1]: Starting systemd-timedated.service - Time & Date Service...
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.9036] dhcp: init: Using DHCP client 'internal'
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.9038] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.9047] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.9051] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.9056] device (lo): Activation: starting connection 'lo' (35a7d9c2-58e5-4f26-a211-c7383cc397a6)
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.9065] manager: (enp27s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Nov 10 17:15:30 JM-Bureau NetworkManager[997]: <info> [1699636530.9067] device (enp27s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Nov 10 17:15:30 JM-Bureau kernel: Generic FE-GE Realtek PHY r8169-0-1b00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-1b00:00, irq=MAC)
Nov 10 17:15:30 JM-Bureau dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.timedate1'
Nov 10 17:15:30 JM-Bureau systemd[1]: Started systemd-timedated.service - Time & Date Service.
Nov 10 17:15:30 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:31 JM-Bureau systemd[1]: Finished snapd.seeded.service - Wait until snapd is fully seeded.
Nov 10 17:15:31 JM-Bureau systemd[1]: snapd.autoimport.service - Auto import assertions from block devices was skipped because no trigger condition checks were met.
Nov 10 17:15:31 JM-Bureau NetworkManager[997]: <info> [1699636531.1397] failed to open /run/network/ifstate
Nov 10 17:15:31 JM-Bureau kernel: r8169 0000:1b:00.0 enp27s0: Link is Down
Nov 10 17:15:31 JM-Bureau systemd[1]: Started NetworkManager.service - Network Manager.
Nov 10 17:15:31 JM-Bureau NetworkManager[997]: <info> [1699636531.1406] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Nov 10 17:15:31 JM-Bureau systemd[1]: Reached target network.target - Network.
Nov 10 17:15:31 JM-Bureau NetworkManager[997]: <info> [1699636531.1419] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Nov 10 17:15:31 JM-Bureau NetworkManager[997]: <info> [1699636531.1423] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Nov 10 17:15:31 JM-Bureau NetworkManager[997]: <info> [1699636531.1426] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Nov 10 17:15:31 JM-Bureau NetworkManager[997]: <info> [1699636531.1437] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Nov 10 17:15:31 JM-Bureau NetworkManager[997]: <info> [1699636531.1448] modem-manager: ModemManager available
Nov 10 17:15:31 JM-Bureau NetworkManager[997]: <info> [1699636531.1478] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Nov 10 17:15:31 JM-Bureau NetworkManager[997]: <info> [1699636531.1482] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Nov 10 17:15:31 JM-Bureau NetworkManager[997]: <info> [1699636531.1489] device (lo): Activation: successful, device activated.
Nov 10 17:15:31 JM-Bureau (udev-worker)[450]: sdf: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdf' failed with exit code 1.
Nov 10 17:15:31 JM-Bureau systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online...
Nov 10 17:15:31 JM-Bureau systemd[1]: Starting openvpn.service - OpenVPN service...
Nov 10 17:15:31 JM-Bureau systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions...
Nov 10 17:15:31 JM-Bureau systemd[1]: Started unattended-upgrades.service - Unattended Upgrades Shutdown.
Nov 10 17:15:31 JM-Bureau systemd[1]: Finished openvpn.service - OpenVPN service.
Nov 10 17:15:31 JM-Bureau systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions.
Nov 10 17:15:31 JM-Bureau systemd[1]: Starting gdm.service - GNOME Display Manager...
Nov 10 17:15:31 JM-Bureau systemd[1]: Starting plymouth-quit-wait.service - Hold until boot process finishes up...
Nov 10 17:15:31 JM-Bureau (udev-worker)[1298]: sdc1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdc1' failed with exit code 1.
Nov 10 17:15:31 JM-Bureau avahi-daemon[915]: Server startup complete. Host name is JM-Bureau.local. Local service cookie is 1656597708.
Nov 10 17:15:31 JM-Bureau systemd[1]: Started gdm.service - GNOME Display Manager.
Nov 10 17:15:31 JM-Bureau systemd[1]: Received SIGRTMIN+21 from PID 508 (plymouthd).
Nov 10 17:15:31 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:15:31 JM-Bureau gdm-launch-environment][1310]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Nov 10 17:15:31 JM-Bureau gdm-launch-environment][1310]: pam_unix(gdm-launch-environment:session): session opened for user gdm(uid=123) by (uid=0)
Nov 10 17:15:31 JM-Bureau systemd-logind[964]: New session c1 of user gdm.
Nov 10 17:15:31 JM-Bureau systemd[1]: Created slice user-123.slice - User Slice of UID 123.
Nov 10 17:15:31 JM-Bureau systemd[1]: Starting user-runtime-dir@123.service - User Runtime Directory /run/user/123...
Nov 10 17:15:31 JM-Bureau systemd[1]: Finished user-runtime-dir@123.service - User Runtime Directory /run/user/123.
Nov 10 17:15:31 JM-Bureau systemd[1]: Starting user@123.service - User Manager for UID 123...
Nov 10 17:15:31 JM-Bureau (systemd)[1316]: pam_unix(systemd-user:session): session opened for user gdm(uid=123) by (uid=0)
Nov 10 17:15:31 JM-Bureau systemd[1316]: Queued start job for default target default.target.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Created slice app.slice - User Application Slice.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Created slice session.slice - User Core Session Slice.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Started ubuntu-report.path - Pending report trigger for Ubuntu Report.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Started snap.firmware-updater.firmware-notifier.timer - Timer firmware-notifier for snap application firmware-updater.firmware-notifier.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Reached target paths.target - Paths.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Reached target timers.target - Timers.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Starting dbus.socket - D-Bus User Message Bus Socket...
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on dirmngr.socket - GnuPG network certificate management daemon.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on gcr-ssh-agent.socket - GCR ssh-agent wrapper.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on gnome-keyring-daemon.socket - GNOME Keyring daemon.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on pipewire-pulse.socket - PipeWire PulseAudio.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on pipewire.socket - PipeWire Multimedia System Socket.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on pk-debconf-helper.socket - debconf communication socket.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on snapd.session-agent.socket - REST API socket for snapd user session agent.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on speech-dispatcher.socket - Speech Dispatcher Socket.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Reached target sockets.target - Sockets.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Reached target basic.target - Basic System.
Nov 10 17:15:31 JM-Bureau systemd[1]: Started user@123.service - User Manager for UID 123.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Started pipewire.service - PipeWire Multimedia Service.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Started filter-chain.service - PipeWire filter chain daemon.
Nov 10 17:15:31 JM-Bureau systemd[1]: Started session-c1.scope - Session c1 of User gdm.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Started snap.snapd-desktop-integration.snapd-desktop-integration.service - Service for snap application snapd-desktop-integration.snapd-desktop-integration.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Started snapd.aa-prompt-ui.service - snapd UI prompt.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Started wireplumber.service - Multimedia Service Session Manager.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Started pipewire-pulse.service - PipeWire PulseAudio.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Reached target default.target - Main User Target.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Startup finished in 254ms.
Nov 10 17:15:31 JM-Bureau snapd-aa-prompt-ui[1326]: AA Prompt UI not implemented
Nov 10 17:15:31 JM-Bureau systemd[1316]: Starting dbus.service - D-Bus User Message Bus...
Nov 10 17:15:31 JM-Bureau dbus-daemon[1342]: [session uid=123 pid=1342] AppArmor D-Bus mediation is enabled
Nov 10 17:15:31 JM-Bureau systemd[1316]: Started dbus.service - D-Bus User Message Bus.
Nov 10 17:15:31 JM-Bureau dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.25' (uid=123 pid=1324 comm="/usr/bin/pipewire -c filter-chain.conf" label="unconfined")
Nov 10 17:15:31 JM-Bureau dbus-daemon[1342]: [session uid=123 pid=1342] Successfully activated service 'org.freedesktop.systemd1'
Nov 10 17:15:31 JM-Bureau systemd[1]: Starting rtkit-daemon.service - RealtimeKit Scheduling Policy Service...
Nov 10 17:15:31 JM-Bureau dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Nov 10 17:15:31 JM-Bureau systemd[1]: Started rtkit-daemon.service - RealtimeKit Scheduling Policy Service.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Successfully called chroot.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Successfully dropped privileges.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Successfully limited resources.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Canary thread running.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Running.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Watchdog thread running.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau dbus-daemon[1342]: [session uid=123 pid=1342] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.7' (uid=123 pid=1325 comm="/usr/bin/snap run snapd-desktop-integration" label="unconfined")
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 0 threads of 0 processes of 0 users.
Nov 10 17:15:31 JM-Bureau systemd[1316]: Starting xdg-document-portal.service - flatpak document portal service...
Nov 10 17:15:31 JM-Bureau dbus-daemon[1342]: [session uid=123 pid=1342] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.9' (uid=123 pid=1370 comm="/usr/libexec/xdg-document-portal" label="unconfined")
Nov 10 17:15:31 JM-Bureau systemd[1316]: Starting xdg-permission-store.service - sandboxed app permission store...
Nov 10 17:15:31 JM-Bureau dbus-daemon[1342]: [session uid=123 pid=1342] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Nov 10 17:15:31 JM-Bureau systemd[1316]: Started xdg-permission-store.service - sandboxed app permission store.
Nov 10 17:15:31 JM-Bureau dbus-daemon[1342]: [session uid=123 pid=1342] Successfully activated service 'org.freedesktop.portal.Documents'
Nov 10 17:15:31 JM-Bureau systemd[1316]: Started xdg-document-portal.service - flatpak document portal service.
Nov 10 17:15:31 JM-Bureau xdg-document-portal[1370]: Ignoring invalid max threads value 4294967295 > max (100000).
Nov 10 17:15:31 JM-Bureau wireplumber[1327]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Nov 10 17:15:31 JM-Bureau wireplumber[1327]: PipeWire's libcamera SPA missing or broken. libcamera not supported.
Nov 10 17:15:31 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=123 pid=1369 comm="/usr/libexec/gnome-session-binary --autostart /usr" label="unconfined")
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1362 of process 1324 owned by '123' RT at priority 20.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 1 threads of 1 processes of 1 users.
Nov 10 17:15:31 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Nov 10 17:15:31 JM-Bureau gnome-session[1369]: gnome-session-binary[1369]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Nov 10 17:15:31 JM-Bureau gnome-session-binary[1369]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1328 of process 1328 owned by '123' high priority at nice level -11.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 2 threads of 2 processes of 1 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1323 of process 1323 owned by '123' high priority at nice level -11.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 3 threads of 3 processes of 1 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1365 of process 1323 owned by '123' RT at priority 20.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 4 threads of 3 processes of 1 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1327 of process 1327 owned by '123' high priority at nice level -11.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 5 threads of 4 processes of 1 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1363 of process 1327 owned by '123' RT at priority 20.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 6 threads of 4 processes of 1 users.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1368 of process 1328 owned by '123' RT at priority 20.
Nov 10 17:15:31 JM-Bureau rtkit-daemon[1359]: Supervising 7 threads of 4 processes of 1 users.
Nov 10 17:15:31 JM-Bureau wireplumber[1327]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Nov 10 17:15:31 JM-Bureau gnome-shell[1409]: Running GNOME Shell (using mutter 45.0) as a Wayland display server
Nov 10 17:15:31 JM-Bureau snapd-desktop-integration.snapd-desktop-integration[1325]: Sorry, home directories outside of /home needs configuration.
Nov 10 17:15:31 JM-Bureau snapd-desktop-integration.snapd-desktop-integration[1325]: See https://forum.snapcraft.io/t/11209 for details.
Nov 10 17:15:31 JM-Bureau systemd[1316]: snap.snapd-desktop-integration.snapd-desktop-integration.service: Main process exited, code=exited, status=1/FAILURE
Nov 10 17:15:31 JM-Bureau systemd[1316]: snap.snapd-desktop-integration.snapd-desktop-integration.service: Failed with result 'exit-code'.
Nov 10 17:15:32 JM-Bureau systemd[1]: tmp-snap.rootfs_Xu04F8.mount: Deactivated successfully.
Nov 10 17:15:32 JM-Bureau rtkit-daemon[1359]: Supervising 7 threads of 4 processes of 1 users.
Nov 10 17:15:32 JM-Bureau rtkit-daemon[1359]: Supervising 7 threads of 4 processes of 1 users.
Nov 10 17:15:32 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1435 of process 1409 owned by '123' RT at priority 20.
Nov 10 17:15:32 JM-Bureau rtkit-daemon[1359]: Supervising 8 threads of 5 processes of 1 users.
Nov 10 17:15:32 JM-Bureau gnome-shell[1409]: Made thread 'KMS thread' realtime scheduled
Nov 10 17:15:32 JM-Bureau kernel: usb 3-2.2: 2:1: cannot get freq at ep 0x1
Nov 10 17:15:32 JM-Bureau gnome-shell[1409]: Device '/dev/dri/card0' prefers shadow buffer
Nov 10 17:15:32 JM-Bureau gnome-shell[1409]: Added device '/dev/dri/card0' (amdgpu) using atomic mode setting.
Nov 10 17:15:32 JM-Bureau gnome-shell[1409]: Created gbm renderer for '/dev/dri/card0'
Nov 10 17:15:32 JM-Bureau gnome-shell[1409]: Boot VGA GPU /dev/dri/card0 selected as primary
Nov 10 17:15:32 JM-Bureau gnome-shell[1409]: Obtained a high priority EGL context
Nov 10 17:15:32 JM-Bureau gnome-shell[1409]: Obtained a high priority EGL context
Nov 10 17:15:32 JM-Bureau kernel: usb 3-2.2: 2:1: cannot get freq at ep 0x1
Nov 10 17:15:32 JM-Bureau kernel: usb 3-2.2: 2:1: cannot get freq at ep 0x1
Nov 10 17:15:33 JM-Bureau wireplumber[1327]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
Nov 10 17:15:33 JM-Bureau wireplumber[1327]: <WpSiAudioAdapter:0x55b3b0d1e530> Object activation aborted: proxy destroyed
Nov 10 17:15:33 JM-Bureau wireplumber[1327]: <WpSiAudioAdapter:0x55b3b0d1e530> failed to activate item: Object activation aborted: proxy destroyed
Nov 10 17:15:33 JM-Bureau ModemManager[1097]: <info> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.2/0000:16:04.0/0000:1b:00.0': not supported by any plugin
Nov 10 17:15:33 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=123 pid=1409 comm="/usr/bin/gnome-shell" label="unconfined")
Nov 10 17:15:33 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Successfully activated service 'org.a11y.Bus'
Nov 10 17:15:33 JM-Bureau gnome-shell[1409]: Using public X11 display :1024, (using :1025 for managed services)
Nov 10 17:15:33 JM-Bureau gnome-shell[1409]: Using Wayland display name 'wayland-0'
Nov 10 17:15:33 JM-Bureau /usr/libexec/gdm-wayland-session[1458]: dbus-daemon[1458]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=123 pid=1409 comm="/usr/bin/gnome-shell" label="unconfined")
Nov 10 17:15:33 JM-Bureau dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.33' (uid=123 pid=1409 comm="/usr/bin/gnome-shell" label="unconfined")
Nov 10 17:15:33 JM-Bureau /usr/libexec/gdm-wayland-session[1458]: dbus-daemon[1458]: Successfully activated service 'org.a11y.atspi.Registry'
Nov 10 17:15:33 JM-Bureau /usr/libexec/gdm-wayland-session[1466]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Nov 10 17:15:33 JM-Bureau systemd[1]: Starting colord.service - Manage, Install and Generate Color Profiles...
Nov 10 17:15:33 JM-Bureau dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Nov 10 17:15:33 JM-Bureau systemd[1]: Started colord.service - Manage, Install and Generate Color Profiles.
Nov 10 17:15:33 JM-Bureau gnome-shell[1409]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Nov 10 17:15:33 JM-Bureau gnome-shell[1409]: Will monitor session c1
Nov 10 17:15:33 JM-Bureau dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.33' (uid=123 pid=1409 comm="/usr/bin/gnome-shell" label="unconfined")
Nov 10 17:15:33 JM-Bureau systemd[1]: Starting systemd-localed.service - Locale Service...
Nov 10 17:15:33 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=123 pid=1409 comm="/usr/bin/gnome-shell" label="unconfined")
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=123 pid=1409 comm="/usr/bin/gnome-shell" label="unconfined")
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Nov 10 17:15:34 JM-Bureau dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.33' (uid=123 pid=1409 comm="/usr/bin/gnome-shell" label="unconfined")
Nov 10 17:15:34 JM-Bureau dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.33' (uid=123 pid=1409 comm="/usr/bin/gnome-shell" label="unconfined")
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=123 pid=1409 comm="/usr/bin/gnome-shell" label="unconfined")
Nov 10 17:15:34 JM-Bureau gnome-shell[1409]: Extension ding@rastersoft.com already installed in /usr/share/gnome-shell/extensions/ding@rastersoft.com. /usr/share/gnome-shell/extensions/ding@rastersoft.com will not be loaded
Nov 10 17:15:34 JM-Bureau gnome-shell[1409]: Extension tiling-assistant@ubuntu.com already installed in /usr/share/gnome-shell/extensions/tiling-assistant@ubuntu.com. /usr/share/gnome-shell/extensions/tiling-assistant@ubuntu.com will not be loaded
Nov 10 17:15:34 JM-Bureau gnome-shell[1409]: Extension ubuntu-appindicators@ubuntu.com already installed in /usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com. /usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com will not be loaded
Nov 10 17:15:34 JM-Bureau gnome-shell[1409]: Extension ubuntu-dock@ubuntu.com already installed in /usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com. /usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com will not be loaded
Nov 10 17:15:34 JM-Bureau org.gnome.Shell.desktop[1409]: Window manager warning: Failed to parse saved session file: L’ouverture du fichier « /var/lib/gdm3/.config/mutter/sessions/1088b78baa8b410791169963653181261300000013690000.ms » a échoué : Aucun fichier ou dossier de ce type
Nov 10 17:15:34 JM-Bureau dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.locale1'
Nov 10 17:15:34 JM-Bureau systemd[1]: Starting packagekit.service - PackageKit Daemon...
Nov 10 17:15:34 JM-Bureau systemd[1]: Starting upower.service - Daemon for power management...
Nov 10 17:15:34 JM-Bureau systemd[1]: Started systemd-localed.service - Locale Service.
Nov 10 17:15:34 JM-Bureau PackageKit[1511]: daemon start
Nov 10 17:15:34 JM-Bureau gnome-shell[1409]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Nov 10 17:15:34 JM-Bureau polkitd[940]: Registered Authentication Agent for unix-session:c1 (system bus name :1.33 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale fr_FR.UTF-8)
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Successfully activated service 'org.gnome.Shell.Notifications'
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activating service name='org.freedesktop.portal.IBus' requested by ':1.19' (uid=123 pid=1524 comm="ibus-daemon --panel disable" label="unconfined")
Nov 10 17:15:34 JM-Bureau kernel: rfkill: input handler disabled
Nov 10 17:15:34 JM-Bureau dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Nov 10 17:15:34 JM-Bureau systemd[1]: Started packagekit.service - PackageKit Daemon.
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Successfully activated service 'org.freedesktop.portal.IBus'
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=123 pid=1514 comm="/usr/libexec/gsd-sharing" label="unconfined")
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Nov 10 17:15:34 JM-Bureau gsd-sharing[1514]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Nov 10 17:15:34 JM-Bureau gsd-sharing[1514]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.1919] agent-manager: agent[404f4227dd07c834,:1.33/org.gnome.Shell.NetworkAgent/123]: agent registered
Nov 10 17:15:34 JM-Bureau dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.33' (uid=123 pid=1409 comm="/usr/bin/gnome-shell" label="unconfined")
Nov 10 17:15:34 JM-Bureau dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.UPower'
Nov 10 17:15:34 JM-Bureau systemd[1]: Starting geoclue.service - Location Lookup Service...
Nov 10 17:15:34 JM-Bureau systemd[1]: Started upower.service - Daemon for power management.
Nov 10 17:15:34 JM-Bureau dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Nov 10 17:15:34 JM-Bureau systemd[1]: Started geoclue.service - Location Lookup Service.
Nov 10 17:15:34 JM-Bureau dbus-daemon[916]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service' requested by ':1.33' (uid=123 pid=1409 comm="/usr/bin/gnome-shell" label="unconfined")
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Successfully activated service 'org.gnome.Shell.Screencast'
Nov 10 17:15:34 JM-Bureau systemd[1]: Starting fprintd.service - Fingerprint Authentication Daemon...
Nov 10 17:15:34 JM-Bureau spice-vdagent[1749]: vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 does not exist, exiting
Nov 10 17:15:34 JM-Bureau gnome-session-binary[1369]: Entering running state
Nov 10 17:15:34 JM-Bureau xbrlapi.desktop[1754]: openConnection: connect: Aucun fichier ou dossier de ce type
Nov 10 17:15:34 JM-Bureau xbrlapi.desktop[1754]: ne peut pas se connecter au démon des périphériques braille de brltty sur :0
Nov 10 17:15:34 JM-Bureau gsd-media-keys[1555]: Failed to grab accelerator for keybinding settings:hibernate
Nov 10 17:15:34 JM-Bureau gsd-media-keys[1555]: Failed to grab accelerator for keybinding settings:playback-repeat
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activating service name='org.gnome.ScreenSaver' requested by ':1.26' (uid=123 pid=1594 comm="/usr/libexec/gsd-power" label="unconfined")
Nov 10 17:15:34 JM-Bureau org.gnome.Shell.desktop[1761]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Nov 10 17:15:34 JM-Bureau org.gnome.Shell.desktop[1761]: > Warning: Unsupported maximum keycode 708, clipping.
Nov 10 17:15:34 JM-Bureau org.gnome.Shell.desktop[1761]: > X11 cannot support keycodes above 255.
Nov 10 17:15:34 JM-Bureau org.gnome.Shell.desktop[1761]: Errors from xkbcomp are not fatal to the X server
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activating service name='org.freedesktop.portal.IBus' requested by ':1.33' (uid=123 pid=1755 comm="ibus-daemon --panel disable -r --xim" label="unconfined")
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Successfully activated service 'org.freedesktop.portal.IBus'
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Successfully activated service 'org.gnome.ScreenSaver'
Nov 10 17:15:34 JM-Bureau dbus-daemon[916]: [system] Successfully activated service 'net.reactivated.Fprint'
Nov 10 17:15:34 JM-Bureau systemd[1]: Started fprintd.service - Fingerprint Authentication Daemon.
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6308] device (enp27s0): carrier: link connected
Nov 10 17:15:34 JM-Bureau gnome-shell[1409]: JS ERROR: Gio.IOErrorEnum: GDBus.Error:net.reactivated.Fprint.Error.NoSuchDevice: No devices available
asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:114:23
@resource:///org/gnome/shell/ui/init.js:21:20
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6312] device (enp27s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6319] policy: auto-activating connection 'netplan-enp27s0' (c831702d-7f8f-3f45-9715-74a3614cee00)
Nov 10 17:15:34 JM-Bureau kernel: r8169 0000:1b:00.0 enp27s0: Link is Up - 1Gbps/Full - flow control rx/tx
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6325] device (enp27s0): Activation: starting connection 'netplan-enp27s0' (c831702d-7f8f-3f45-9715-74a3614cee00)
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6325] device (enp27s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6327] manager: NetworkManager state is now CONNECTING
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6329] device (enp27s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6337] device (enp27s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6341] dhcp4 (enp27s0): activation: beginning transaction (timeout in 45 seconds)
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6357] dhcp4 (enp27s0): state changed new lease, address=192.168.242.29
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6361] policy: set 'netplan-enp27s0' (enp27s0) as default for IPv4 routing and DNS
Nov 10 17:15:34 JM-Bureau avahi-daemon[915]: Joining mDNS multicast group on interface enp27s0.IPv4 with address 192.168.242.29.
Nov 10 17:15:34 JM-Bureau avahi-daemon[915]: New relevant interface enp27s0.IPv4 for mDNS.
Nov 10 17:15:34 JM-Bureau avahi-daemon[915]: Registering new address record for 192.168.242.29 on enp27s0.IPv4.
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=123 pid=1514 comm="/usr/libexec/gsd-sharing" label="unconfined")
Nov 10 17:15:34 JM-Bureau systemd-resolved[836]: enp27s0: Bus client set default route setting: yes
Nov 10 17:15:34 JM-Bureau gsd-sharing[1514]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Nov 10 17:15:34 JM-Bureau /usr/libexec/gdm-wayland-session[1360]: dbus-daemon[1360]: [session uid=123 pid=1360] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Nov 10 17:15:34 JM-Bureau gsd-sharing[1514]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Nov 10 17:15:34 JM-Bureau systemd-resolved[836]: enp27s0: Bus client set DNS server list to: 192.168.242.251
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6438] device (enp27s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6458] device (enp27s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6460] device (enp27s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6464] manager: NetworkManager state is now CONNECTED_SITE
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6466] device (enp27s0): Activation: successful, device activated.
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6470] manager: startup complete
Nov 10 17:15:34 JM-Bureau systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online.
Nov 10 17:15:34 JM-Bureau systemd[1]: Reached target network-online.target - Network is Online.
Nov 10 17:15:34 JM-Bureau systemd[1]: Started update-notifier-download.timer - Download data for packages that failed at package install time.
Nov 10 17:15:34 JM-Bureau systemd[1]: Started update-notifier-motd.timer - Check to see whether there is a new version of Ubuntu available.
Nov 10 17:15:34 JM-Bureau systemd[1]: Reached target timers.target - Timer Units.
Nov 10 17:15:34 JM-Bureau NetworkManager[997]: <info> [1699636534.6988] manager: NetworkManager state is now CONNECTED_GLOBAL
Nov 10 17:15:34 JM-Bureau systemd[1]: Starting kerneloops.service - Tool to automatically collect and submit kernel crash signatures...
Nov 10 17:15:34 JM-Bureau systemd[1]: ubuntu-advantage.service - Ubuntu Pro Background Auto Attach was skipped because no trigger condition checks were met.
Nov 10 17:15:34 JM-Bureau systemd[1]: Started whoopsie.service - crash report submission.
Nov 10 17:15:34 JM-Bureau systemd[1]: kerneloops.service: Found left-over process 1849 (kerneloops) in control group while starting unit. Ignoring.
Nov 10 17:15:34 JM-Bureau systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Nov 10 17:15:34 JM-Bureau systemd[1]: Started kerneloops.service - Tool to automatically collect and submit kernel crash signatures.
Nov 10 17:15:34 JM-Bureau whoopsie[1847]: [18:15:34] Using lock path: /var/lock/whoopsie/lock
Nov 10 17:15:34 JM-Bureau systemd[1]: whoopsie.service: Deactivated successfully.
Nov 10 17:15:34 JM-Bureau gnome-shell[1409]: Registering session with GDM
Nov 10 17:15:34 JM-Bureau systemd[1]: Received SIGRTMIN+21 from PID 508 (plymouthd).
Nov 10 17:15:34 JM-Bureau systemd[1]: Finished plymouth-quit-wait.service - Hold until boot process finishes up.
Nov 10 17:15:34 JM-Bureau systemd[1]: Reached target multi-user.target - Multi-User System.
Nov 10 17:15:34 JM-Bureau systemd[1]: Reached target graphical.target - Graphical Interface.
Nov 10 17:15:35 JM-Bureau systemd[1]: Starting setvtrgb.service - Set console scheme...
Nov 10 17:15:35 JM-Bureau systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP...
Nov 10 17:15:35 JM-Bureau systemd[1]: Finished setvtrgb.service - Set console scheme.
Nov 10 17:15:35 JM-Bureau systemd[1]: Created slice system-getty.slice - Slice /system/getty.
Nov 10 17:15:35 JM-Bureau systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully.
Nov 10 17:15:35 JM-Bureau systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP.
Nov 10 17:15:35 JM-Bureau systemd[1]: Startup finished in 17.083s (firmware) + 2.434s (loader) + 3.935s (kernel) + 8.980s (userspace) = 32.433s.
Nov 10 17:15:35 JM-Bureau systemd[1]: dmesg.service: Deactivated successfully.
Nov 10 17:15:36 JM-Bureau avahi-daemon[915]: Joining mDNS multicast group on interface enp27s0.IPv6 with address fe80::329c:23ff:fedb:2bb.
Nov 10 17:15:36 JM-Bureau avahi-daemon[915]: New relevant interface enp27s0.IPv6 for mDNS.
Nov 10 17:15:36 JM-Bureau avahi-daemon[915]: Registering new address record for fe80::329c:23ff:fedb:2bb on enp27s0.*.
Nov 10 17:15:37 JM-Bureau avahi-daemon[915]: Leaving mDNS multicast group on interface enp27s0.IPv6 with address fe80::329c:23ff:fedb:2bb.
Nov 10 17:15:37 JM-Bureau avahi-daemon[915]: Joining mDNS multicast group on interface enp27s0.IPv6 with address 2a01:e0a:2f:9be0:329c:23ff:fedb:2bb.
Nov 10 17:15:37 JM-Bureau avahi-daemon[915]: Registering new address record for 2a01:e0a:2f:9be0:329c:23ff:fedb:2bb on enp27s0.*.
Nov 10 17:15:37 JM-Bureau avahi-daemon[915]: Withdrawing address record for fe80::329c:23ff:fedb:2bb on enp27s0.
Nov 10 17:15:37 JM-Bureau avahi-daemon[915]: Registering new address record for 2a01:e0a:2f:9be0:1954:e78e:53ce:6761 on enp27s0.*.
Nov 10 17:15:40 JM-Bureau gnome-shell[1409]: JS ERROR: Gio.IOErrorEnum: GDBus.Error:net.reactivated.Fprint.Error.NoSuchDevice: No devices available
asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:114:23
@resource:///org/gnome/shell/ui/init.js:21:20
Nov 10 17:15:40 JM-Bureau gnome-shell[1409]: JS ERROR: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Failed: Set global engine failed: L’opération a été annulée
_promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:453:45
@resource:///org/gnome/shell/ui/init.js:21:20
### Promise created here: ###
_setEngine@resource:///org/gnome/shell/misc/ibusManager.js:303:30
setEngine@resource:///org/gnome/shell/misc/ibusManager.js:326:24
activateInputSource@resource:///org/gnome/shell/ui/status/keyboard.js:499:31
_callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
activate@resource:///org/gnome/shell/ui/status/keyboard.js:68:14
_inputSourcesChanged@resource:///org/gnome/shell/ui/status/keyboard.js:633:33
reload@resource:///org/gnome/shell/ui/status/keyboard.js:373:14
_ibusSetContentType@resource:///org/gnome/shell/ui/status/keyboard.js:708:14
_callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
_setContentType@resource:///org/gnome/shell/misc/ibusManager.js:278:14
@resource:///org/gnome/shell/ui/init.js:21:20
Nov 10 17:15:44 JM-Bureau systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Nov 10 17:15:48 JM-Bureau gdm-password][1906]: gkr-pam: unable to locate daemon control file
Nov 10 17:15:48 JM-Bureau gdm-password][1906]: gkr-pam: stashed password to try later in open session
Nov 10 17:15:48 JM-Bureau gdm-password][1906]: pam_env(gdm-password:session): deprecated reading of user environment enabled
Nov 10 17:15:48 JM-Bureau gdm-password][1906]: pam_unix(gdm-password:session): session opened for user jean-michel(uid=1000) by (uid=0)
Nov 10 17:15:49 JM-Bureau systemd[1]: Created slice user-1000.slice - User Slice of UID 1000.
Nov 10 17:15:49 JM-Bureau systemd[1]: Starting user-runtime-dir@1000.service - User Runtime Directory /run/user/1000...
Nov 10 17:15:49 JM-Bureau systemd-logind[964]: New session 2 of user jean-michel.
Nov 10 17:15:49 JM-Bureau systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service - File System Check on /dev/disk/by-uuid/3ba52eeb-ef09-4bbe-844f-e4fc5769b62d...
Nov 10 17:15:49 JM-Bureau systemd[1]: Finished user-runtime-dir@1000.service - User Runtime Directory /run/user/1000.
Nov 10 17:15:49 JM-Bureau systemd[1]: Starting user@1000.service - User Manager for UID 1000...
Nov 10 17:15:49 JM-Bureau (systemd)[1923]: pam_unix(systemd-user:session): session opened for user jean-michel(uid=1000) by (uid=0)
Nov 10 17:15:49 JM-Bureau systemd[1923]: Queued start job for default target default.target.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Created slice app.slice - User Application Slice.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Created slice session.slice - User Core Session Slice.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Started ubuntu-report.path - Pending report trigger for Ubuntu Report.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Started snap.firmware-updater.firmware-notifier.timer - Timer firmware-notifier for snap application firmware-updater.firmware-notifier.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Reached target paths.target - Paths.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Reached target timers.target - Timers.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Starting dbus.socket - D-Bus User Message Bus Socket...
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on dirmngr.socket - GnuPG network certificate management daemon.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on gcr-ssh-agent.socket - GCR ssh-agent wrapper.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on gnome-keyring-daemon.socket - GNOME Keyring daemon.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on pipewire-pulse.socket - PipeWire PulseAudio.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on pipewire.socket - PipeWire Multimedia System Socket.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on pk-debconf-helper.socket - debconf communication socket.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on snapd.session-agent.socket - REST API socket for snapd user session agent.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on speech-dispatcher.socket - Speech Dispatcher Socket.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Reached target sockets.target - Sockets.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Reached target basic.target - Basic System.
Nov 10 17:15:49 JM-Bureau systemd[1]: Started user@1000.service - User Manager for UID 1000.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Started pipewire.service - PipeWire Multimedia Service.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Started filter-chain.service - PipeWire filter chain daemon.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Started snap.snapd-desktop-integration.snapd-desktop-integration.service - Service for snap application snapd-desktop-integration.snapd-desktop-integration.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Started snapd.aa-prompt-ui.service - snapd UI prompt.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Started wireplumber.service - Multimedia Service Session Manager.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Started pipewire-pulse.service - PipeWire PulseAudio.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Reached target default.target - Main User Target.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Startup finished in 200ms.
Nov 10 17:15:49 JM-Bureau snapd-aa-prompt-ui[1937]: AA Prompt UI not implemented
Nov 10 17:15:49 JM-Bureau systemd[1923]: Starting dbus.service - D-Bus User Message Bus...
Nov 10 17:15:49 JM-Bureau dbus-daemon[1953]: [session uid=1000 pid=1953] AppArmor D-Bus mediation is enabled
Nov 10 17:15:49 JM-Bureau systemd[1923]: Started dbus.service - D-Bus User Message Bus.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 8 threads of 5 processes of 1 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 8 threads of 5 processes of 1 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 8 threads of 5 processes of 1 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1934 of process 1934 owned by '1000' high priority at nice level -11.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 9 threads of 6 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1956 of process 1934 owned by '1000' RT at priority 20.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 10 threads of 6 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 10 threads of 6 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 10 threads of 6 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 10 threads of 6 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 10 threads of 6 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 10 threads of 6 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 10 threads of 6 processes of 2 users.
Nov 10 17:15:49 JM-Bureau dbus-daemon[1953]: [session uid=1000 pid=1953] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.7' (uid=1000 pid=1936 comm="/usr/bin/snap run snapd-desktop-integration" label="unconfined")
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1961 of process 1935 owned by '1000' RT at priority 20.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 11 threads of 7 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 11 threads of 7 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1940 of process 1940 owned by '1000' high priority at nice level -11.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 12 threads of 8 processes of 2 users.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Starting xdg-document-portal.service - flatpak document portal service...
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1972 of process 1940 owned by '1000' RT at priority 20.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 13 threads of 8 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 13 threads of 8 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 13 threads of 8 processes of 2 users.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1939 of process 1939 owned by '1000' high priority at nice level -11.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 14 threads of 9 processes of 2 users.
Nov 10 17:15:49 JM-Bureau dbus-daemon[1953]: [session uid=1000 pid=1953] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.8' (uid=1000 pid=1977 comm="/usr/libexec/xdg-document-portal" label="unconfined")
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Successfully made thread 1974 of process 1939 owned by '1000' RT at priority 20.
Nov 10 17:15:49 JM-Bureau rtkit-daemon[1359]: Supervising 15 threads of 9 processes of 2 users.
Nov 10 17:15:49 JM-Bureau systemd[1923]: Starting xdg-permission-store.service - sandboxed app permission store...
Nov 10 17:15:49 JM-Bureau dbus-daemon[1953]: [session uid=1000 pid=1953] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Nov 10 17:15:49 JM-Bureau systemd[1923]: Started xdg-permission-store.service - sandboxed app permission store.
Nov 10 17:15:49 JM-Bureau dbus-daemon[1953]: [session uid=1000 pid=1953] Successfully activated service 'org.freedesktop.portal.Documents'
Nov 10 17:15:49 JM-Bureau systemd[1923]: Started xdg-document-portal.service - flatpak document portal service.
Nov 10 17:15:49 JM-Bureau xdg-document-portal[1977]: Ignoring invalid max threads value 4294967295 > max (100000).
Nov 10 17:15:49 JM-Bureau wireplumber[1939]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Nov 10 17:15:49 JM-Bureau wireplumber[1939]: PipeWire's libcamera SPA missing or broken. libcamera not supported.
Nov 10 17:15:49 JM-Bureau kernel: kauditd_printk_skb: 96 callbacks suppressed
Nov 10 17:15:49 JM-Bureau kernel: audit: type=1400 audit(1699636549.325:108): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=1936 comm="snap-confine" capability=12 capname="net_admin"
Nov 10 17:15:49 JM-Bureau kernel: audit: type=1400 audit(1699636549.325:109): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=1936 comm="snap-confine" capability=38 capname="perfmon"
Nov 10 17:15:49 JM-Bureau systemd-fsck[1924]: home contient un système de fichiers comportant des erreurs, vérification forcée.
Nov 10 17:15:50 JM-Bureau snapd-desktop-i[2042]: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
Nov 10 17:15:50 JM-Bureau snapd-desktop-i[2042]: Failed to do gtk init. Waiting for a new session with desktop capabilities.
Nov 10 17:15:50 JM-Bureau snapd-desktop-i[2042]: Checking session /org/freedesktop/login1/session/c1...
Nov 10 17:15:50 JM-Bureau snapd-desktop-i[2042]: Checking session /org/freedesktop/login1/session/_32...
Nov 10 17:15:50 JM-Bureau snapd-desktop-i[2042]: Is a desktop session! Forcing a reload.
Nov 10 17:15:50 JM-Bureau snapd-desktop-i[2042]: Loop exited. Forcing reload.
Nov 10 17:15:51 JM-Bureau systemd-fsck[1924]: home: des i-noeuds qui faisaient partie d'une liste chaînée d'orphelins corrompue ont été repérés.
Nov 10 17:15:51 JM-Bureau systemd-fsck[1924]: home: INCONSISTENCE INATTENDUE ; EXÉCUTEZ fsck MANUELLEMENT.
Nov 10 17:15:51 JM-Bureau systemd-fsck[1924]: (i.e., sans options -a ou -p)
Nov 10 17:15:51 JM-Bureau systemd-fsck[1919]: fsck failed with exit status 4.
Nov 10 17:15:51 JM-Bureau systemd[1]: systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service: Main process exited, code=exited, status=1/FAILURE
Nov 10 17:15:51 JM-Bureau systemd[1]: systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service: Failed with result 'exit-code'.
Nov 10 17:15:51 JM-Bureau systemd[1]: Failed to start systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service - File System Check on /dev/disk/by-uuid/3ba52eeb-ef09-4bbe-844f-e4fc5769b62d.
Nov 10 17:15:51 JM-Bureau systemd[1]: Dependency failed for home.mount - /home.
Nov 10 17:15:51 JM-Bureau systemd[1]: Dependency failed for session-2.scope - Session 2 of User jean-michel.
Nov 10 17:15:51 JM-Bureau systemd[1]: session-2.scope: Job session-2.scope/start failed with result 'dependency'.
Nov 10 17:15:51 JM-Bureau systemd[1]: home.mount: Job home.mount/start failed with result 'dependency'.
Nov 10 17:15:51 JM-Bureau systemd[1]: systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service: Consumed 1.001s CPU time.
Nov 10 17:15:51 JM-Bureau gdm-password][1906]: pam_systemd(gdm-password:session): Failed to create session: Job 2618 for unit 'session-2.scope' failed with 'dependency'
Nov 10 17:15:51 JM-Bureau gdm-password][1906]: gkr-pam: unable to locate daemon control file
Nov 10 17:15:51 JM-Bureau systemd-logind[964]: Session 2 logged out. Waiting for processes to exit.
Nov 10 17:15:51 JM-Bureau systemd-logind[964]: Removed session 2.
Nov 10 17:15:51 JM-Bureau gdm-password][1906]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Nov 10 17:15:52 JM-Bureau systemd[1923]: snap.snapd-desktop-integration.snapd-desktop-integration.service: Scheduled restart job, restart counter is at 1.
Nov 10 17:15:52 JM-Bureau systemd[1923]: Stopped snap.snapd-desktop-integration.snapd-desktop-integration.service - Service for snap application snapd-desktop-integration.snapd-desktop-integration.
Nov 10 17:15:52 JM-Bureau systemd[1923]: Started snap.snapd-desktop-integration.snapd-desktop-integration.service - Service for snap application snapd-desktop-integration.snapd-desktop-integration.
Nov 10 17:15:52 JM-Bureau kernel: audit: type=1400 audit(1699636552.381:110): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=2079 comm="snap-confine" capability=12 capname="net_admin"
Nov 10 17:15:52 JM-Bureau kernel: audit: type=1400 audit(1699636552.381:111): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=2079 comm="snap-confine" capability=38 capname="perfmon"
Nov 10 17:15:52 JM-Bureau snapd-desktop-i[2148]: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
Nov 10 17:15:52 JM-Bureau snapd-desktop-i[2148]: Failed to do gtk init. Waiting for a new session with desktop capabilities.
Nov 10 17:15:52 JM-Bureau snapd-desktop-i[2148]: Checking session /org/freedesktop/login1/session/c1...
Nov 10 17:16:00 JM-Bureau systemd-timesyncd[837]: Contacted time server [2620:2d:4000:1::41]:123 (ntp.ubuntu.com).
Nov 10 17:16:00 JM-Bureau systemd-timesyncd[837]: Initial clock synchronization to Fri 2023-11-10 18:16:00.275378 CET.
Nov 10 17:16:01 JM-Bureau systemd[1]: systemd-timedated.service: Deactivated successfully.
Nov 10 17:16:01 JM-Bureau systemd[1]: Stopping user@1000.service - User Manager for UID 1000...
Nov 10 17:16:01 JM-Bureau systemd[1923]: Activating special unit exit.target...
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped target default.target - Main User Target.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopping dbus.service - D-Bus User Message Bus...
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopping filter-chain.service - PipeWire filter chain daemon...
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopping pipewire-pulse.service - PipeWire PulseAudio...
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopping snap.snapd-desktop-integration.snapd-desktop-integration.service - Service for snap application snapd-desktop-integration.snapd-desktop-integration...
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopping xdg-document-portal.service - flatpak document portal service...
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopping xdg-permission-store.service - sandboxed app permission store...
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped filter-chain.service - PipeWire filter chain daemon.
Nov 10 17:16:01 JM-Bureau systemd[1]: run-user-1000-doc.mount: Deactivated successfully.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped pipewire-pulse.service - PipeWire PulseAudio.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped dbus.service - D-Bus User Message Bus.
Nov 10 17:16:01 JM-Bureau systemd[1923]: xdg-document-portal.service: Main process exited, code=exited, status=20/n/a
Nov 10 17:16:01 JM-Bureau systemd[1923]: xdg-document-portal.service: Failed with result 'exit-code'.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped xdg-document-portal.service - flatpak document portal service.
Nov 10 17:16:01 JM-Bureau systemd[1923]: xdg-permission-store.service: Main process exited, code=exited, status=1/FAILURE
Nov 10 17:16:01 JM-Bureau systemd[1923]: xdg-permission-store.service: Failed with result 'exit-code'.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped xdg-permission-store.service - sandboxed app permission store.
Nov 10 17:16:01 JM-Bureau systemd[1923]: snap.snapd-desktop-integration.snapd-desktop-integration.service: Main process exited, code=exited, status=143/n/a
Nov 10 17:16:01 JM-Bureau systemd[1923]: snap.snapd-desktop-integration.snapd-desktop-integration.service: Failed with result 'exit-code'.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped snap.snapd-desktop-integration.snapd-desktop-integration.service - Service for snap application snapd-desktop-integration.snapd-desktop-integration.
Nov 10 17:16:01 JM-Bureau wireplumber[1939]: stopped by signal: Complété
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopping wireplumber.service - Multimedia Service Session Manager...
Nov 10 17:16:01 JM-Bureau wireplumber[1939]: disconnected from pipewire
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped wireplumber.service - Multimedia Service Session Manager.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopping pipewire.service - PipeWire Multimedia Service...
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped pipewire.service - PipeWire Multimedia Service.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Removed slice session.slice - User Core Session Slice.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped target basic.target - Basic System.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped target paths.target - Paths.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped ubuntu-report.path - Pending report trigger for Ubuntu Report.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped target sockets.target - Sockets.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped target timers.target - Timers.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Stopped snap.firmware-updater.firmware-notifier.timer - Timer firmware-notifier for snap application firmware-updater.firmware-notifier.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed dbus.socket - D-Bus User Message Bus Socket.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed dirmngr.socket - GnuPG network certificate management daemon.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed gcr-ssh-agent.socket - GCR ssh-agent wrapper.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed gnome-keyring-daemon.socket - GNOME Keyring daemon.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed pipewire-pulse.socket - PipeWire PulseAudio.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed pipewire.socket - PipeWire Multimedia System Socket.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed pk-debconf-helper.socket - debconf communication socket.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed snapd.session-agent.socket - REST API socket for snapd user session agent.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Closed speech-dispatcher.socket - Speech Dispatcher Socket.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Removed slice app.slice - User Application Slice.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Reached target shutdown.target - Shutdown.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Finished systemd-exit.service - Exit the Session.
Nov 10 17:16:01 JM-Bureau systemd[1923]: Reached target exit.target - Exit the Session.
Nov 10 17:16:01 JM-Bureau (sd-pam)[1927]: pam_unix(systemd-user:session): session closed for user jean-michel
Nov 10 17:16:01 JM-Bureau systemd[1]: user@1000.service: Deactivated successfully.
Nov 10 17:16:01 JM-Bureau systemd[1]: Stopped user@1000.service - User Manager for UID 1000.
Nov 10 17:16:01 JM-Bureau systemd[1]: user@1000.service: Consumed 1.347s CPU time.
Nov 10 17:16:01 JM-Bureau systemd[1]: Stopping user-runtime-dir@1000.service - User Runtime Directory /run/user/1000...
Nov 10 17:16:01 JM-Bureau systemd[1]: run-user-1000.mount: Deactivated successfully.
Nov 10 17:16:01 JM-Bureau systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Nov 10 17:16:01 JM-Bureau systemd[1]: Stopped user-runtime-dir@1000.service - User Runtime Directory /run/user/1000.
Nov 10 17:16:01 JM-Bureau systemd[1]: Removed slice user-1000.slice - User Slice of UID 1000.
Nov 10 17:16:01 JM-Bureau systemd[1]: user-1000.slice: Consumed 1.366s CPU time.
Nov 10 17:16:04 JM-Bureau systemd[1]: systemd-localed.service: Deactivated successfully.
Nov 10 17:16:04 JM-Bureau systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Nov 10 17:16:05 JM-Bureau systemd[1]: fprintd.service: Deactivated successfully.
Nov 10 17:16:21 JM-Bureau systemd[1]: systemd-fsckd.service: Deactivated successfully.
Nov 10 17:16:24 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:16:25 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:16:25 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:16:34 JM-Bureau geoclue[1713]: Service not used for 60 seconds. Shutting down..
Nov 10 17:16:34 JM-Bureau systemd[1]: geoclue.service: Deactivated successfully.
Nov 10 17:17:01 JM-Bureau CRON[2187]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
Nov 10 17:17:01 JM-Bureau CRON[2188]: (root) CMD (cd / && run-parts --report /etc/cron.hourly)
Nov 10 17:17:01 JM-Bureau CRON[2187]: pam_unix(cron:session): session closed for user root
Nov 10 17:17:17 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:17:17 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:17:17 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:17:30 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:18:11 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:18:12 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:18:12 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:18:13 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:18:13 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:18:13 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 10 17:18:14 JM-Bureau kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
ubuntu@ubuntu:~$
Hors ligne
#4 Le 11/11/2023, à 12:51
- geole
Re : [RESOLU] Freeze a l'ouverture de session
Bonjour.
J'ai vu une chose anormale.
Pour améliorer la qualité du boot, lorsque le home n'est pas présent, auparavent l'ordinateur plantait. Maintenant, cela ne semble plus le cas.
JM-Bureau systemd-fsck[533]: home: des i-noeuds qui faisaient partie d'une liste chaînée d'orphelins corrompue ont été repérés.
Nov 10 17:15:30 JM-Bureau systemd-fsck[533]: home: INCONSISTENCE INATTENDUE ; EXÉCUTEZ fsck MANUELLEMENT.
Nov 10 17:15:30 JM-Bureau systemd-fsck[533]: (i.e., sans options -a ou -p)
Nov 10 17:15:29 JM-Bureau (udev-worker)[416]: sdd: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdd' failed with exit code 1.
Nov 10 17:15:27 JM-Bureau mtp-probe[704]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:07.1/0000:20:00.3/usb3/3-2/3-2.2"
15:30 JM-Bureau systemd[1]: Mounting var-snap-firefox-common-host\x2dhunspell.mount - Mount unit for firefox, revision 3216 via mount-control...
Nov 10 17:15:30 JM-Bureau systemd[1]: systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service: Main process exited, code=exited, status=1/FAILURE
Nov 10 17:15:30 JM-Bureau systemd[1]: systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service: Failed with result 'exit-code'.
Nov 10 17:15:30 JM-Bureau systemd[1]: Failed to start systemd-fsck@dev-disk-by\x2duuid-3ba52eeb\x2def09\x2d4bbe\x2d844f\x2de4fc5769b62d.service - File System Check on /dev/disk/by-uuid/3ba52eeb-ef09-4bbe-844f-e4fc5769b62d.
....m
Nov 10 17:15:30 JM-Bureau systemd[1]: Dependency failed for home.mount - /home.
Nov 10 17:15:30 JM-Bureau systemd[1]: Dependency failed for local-fs.target - Local File Systems.
Nov 10 17:15:30 JM-Bureau systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
Nov 10 17:15:30 JM-Bureau systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
Nov 10 17:15:30 JM-Bureau systemd[1]: home.mount: Job home.mount/start failed with result 'dependency'
A mon avis, le fait de ne pas avoir de home explique que tu ne peux pas te connecter au home,
Solution de dépannage.
Booter en recovery.
Choisir d'être root.
Lancer un fsck de la partition Home dont le uuid est donné.
ou avec son nom SDB1 d'après l'autre discussion.
fsck /dev/sdb1
Automatisation de la solution de dépannage.
Modifier la ligne GRUB_CMDLINE_LINUX_DEFAULT= du fichier /etc/default/grub
Remplacer le mot splash par l'expression fsck.mode=force fsck.repair=yes
Faire prendre en charge.
sudo update-grub
Palliatif possible
Ne pas avoir de partition home mais une partition de données personnelles. Je te répondrais dans l'autre discussion pour voir si cela vaut le coup de rectifier pour ton contexte.
Dernière modification par geole (Le 11/11/2023, à 22:29)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#5 Le 11/11/2023, à 21:24
- JeanMiB
Re : [RESOLU] Freeze a l'ouverture de session
Problème résolu grece a la solution de depannage de Geole
Solution de dépannage.
Booter en recovery.
Choisir d'être root.
Lancer un fsck de la partition Home dont le uuid est donné.
ou avec son nom SDB1 d'après l'autre discussion.
donc pour moi:
fsck /dev/sdb1
La commande a proposée de corriger corrigée un tas d'erreur de i-noeud orphelins. J'ai tout accepté et suite a ça ouverture de lassion ok en mode recovery. Eteind le systeme et redémarré sans problème.
La solution a l'air de tenir, après plusieurs reboot, pas de nouveau probleme a l'ouverture de la session, donc pas appliqué "L'automatisation de la solution de dépannage" proposé
Grand Merci à toi Geole pour la solution
Hors ligne