You are not logged in.
Hi all,
I'm facing an issue regarding a newly installed wifi card.
It looks like the card is up and recognized:
$ lspci -knn | grep Net -A3;
05:00.0 Network controller [0280]: Intel Corporation Wireless-AC 9260 [8086:2526] (rev 29)
Subsystem: Intel Corporation Wireless-AC 9260 [8086:0014]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi- The iwlwifi driver handles the intel chipset inside the wifi card (Intel Wireless-Ac 9260): https://wireless.wiki.kernel.org/en/use … rs/iwlwifi
- `linux-firmware` package is already installed:
$ pacman -Qikk linux-firmware
Name : linux-firmware
Version : 20231110.74158e7a-1
Description : Firmware files for Linux
Architecture : any
URL : https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary
Licences : GPL2 GPL3 custom
Groups : --
Fournit : --
Dépend de : linux-firmware-whence
Dépendances opt. : --
Requis par : --
Optionnel pour : linux
Est en conflit avec : --
Remplace : --
Installed Size : 204,38 MiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Compiled on : mer. 22 nov. 2023 17:01:00
Installed on : sam. 25 nov. 2023 13:52:42
Motif d’installation : Explicitly installed
Script d’installation : No
Validé par : Signature
linux-firmware : 3553 fichiers au total, 0 fichier modifiéBut the network manager is not able to find the card... Note that the "enp0s20u5" interface is my phone:
$ nmcli dev status
DEVICE TYPE STATE CONNECTION
enp0s20u5 ethernet connecté Connexion filaire 2
lo loopback connecté (en externe) lo
eno1 ethernet indisponible --Do you have an idea on which step I missed?
Thank you for your help, anyway.
Api.
Offline
Check it with rfkill
Offline
$ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: noSo everything looks ok, right?
Offline
Please post the full system journal for a boot with the issue. If you have no internet connection in the installed system you can chroot in from the live media.
Offline
nov. 25 16:26:38 Travis kernel: Linux version 6.6.2-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Mon, 20 Nov 2023 23:18:21 +0000
nov. 25 16:26:38 Travis kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=65c7ddde-1281-442a-bf4a-18faa28a5a25 rw loglevel=3 quiet
nov. 25 16:26:38 Travis kernel: BIOS-provided physical RAM map:
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b7b15fff] usable
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000b7b16000-0x00000000b7b1cfff] ACPI NVS
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000b7b1d000-0x00000000b7f73fff] usable
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000b7f74000-0x00000000b83d9fff] reserved
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000b83da000-0x00000000dcb3ffff] usable
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000dcb40000-0x00000000dcd4ffff] reserved
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000dcd50000-0x00000000dcd6ffff] ACPI data
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000dcd70000-0x00000000dd298fff] ACPI NVS
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000dd299000-0x00000000ddf63fff] reserved
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000ddf64000-0x00000000ddffefff] type 20
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000ddfff000-0x00000000ddffffff] usable
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
nov. 25 16:26:38 Travis kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041dffffff] usable
nov. 25 16:26:38 Travis kernel: NX (Execute Disable) protection: active
nov. 25 16:26:38 Travis kernel: APIC: Static calls initialized
nov. 25 16:26:38 Travis kernel: efi: EFI v2.3.1 by American Megatrends
nov. 25 16:26:38 Travis kernel: efi: ESRT=0xddf62898 ACPI 2.0=0xdcd56000 ACPI=0xdcd56000 SMBIOS=0xf04d0
nov. 25 16:26:38 Travis kernel: efi: Remove mem158: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
nov. 25 16:26:38 Travis kernel: e820: remove [mem 0xf8000000-0xfbffffff] reserved
nov. 25 16:26:38 Travis kernel: efi: Not removing mem159: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
nov. 25 16:26:38 Travis kernel: efi: Not removing mem160: MMIO range=[0xfed00000-0xfed03fff] (16KB) from e820 map
nov. 25 16:26:38 Travis kernel: efi: Not removing mem161: MMIO range=[0xfed1c000-0xfed1ffff] (16KB) from e820 map
nov. 25 16:26:38 Travis kernel: efi: Not removing mem162: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
nov. 25 16:26:38 Travis kernel: efi: Remove mem163: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
nov. 25 16:26:38 Travis kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
nov. 25 16:26:38 Travis kernel: SMBIOS 2.8 present.
nov. 25 16:26:38 Travis kernel: DMI: ASUS All Series/H97-PRO, BIOS 0335 05/22/2014
nov. 25 16:26:38 Travis kernel: tsc: Fast TSC calibration using PIT
nov. 25 16:26:38 Travis kernel: tsc: Detected 2993.319 MHz processor
nov. 25 16:26:38 Travis kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
nov. 25 16:26:38 Travis kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
nov. 25 16:26:38 Travis kernel: last_pfn = 0x41e000 max_arch_pfn = 0x400000000
nov. 25 16:26:38 Travis kernel: total RAM covered: 16352M
nov. 25 16:26:38 Travis kernel: Found optimal setting for mtrr clean up
nov. 25 16:26:38 Travis kernel: gran_size: 64K chunk_size: 64M num_reg: 7 lose cover RAM: 0G
nov. 25 16:26:38 Travis kernel: MTRR map: 8 entries (5 fixed + 3 variable; max 25), built from 10 variable MTRRs
nov. 25 16:26:38 Travis kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
nov. 25 16:26:38 Travis kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
nov. 25 16:26:38 Travis kernel: last_pfn = 0xde000 max_arch_pfn = 0x400000000
nov. 25 16:26:38 Travis kernel: found SMP MP-table at [mem 0x000fd930-0x000fd93f]
nov. 25 16:26:38 Travis kernel: esrt: Reserving ESRT space from 0x00000000ddf62898 to 0x00000000ddf628d0.
nov. 25 16:26:38 Travis kernel: Using GB pages for direct mapping
nov. 25 16:26:38 Travis kernel: Secure boot could not be determined
nov. 25 16:26:38 Travis kernel: RAMDISK: [mem 0x3687f000-0x37436fff]
nov. 25 16:26:38 Travis kernel: ACPI: Early table checksum verification disabled
nov. 25 16:26:38 Travis kernel: ACPI: RSDP 0x00000000DCD56000 000024 (v02 ALASKA)
nov. 25 16:26:38 Travis kernel: ACPI: XSDT 0x00000000DCD56088 000084 (v01 ALASKA A M I 01072009 AMI 00010013)
nov. 25 16:26:38 Travis kernel: ACPI: FACP 0x00000000DCD67DD0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
nov. 25 16:26:38 Travis kernel: ACPI: DSDT 0x00000000DCD561A0 011C2C (v02 ALASKA A M I 00000006 INTL 20120711)
nov. 25 16:26:38 Travis kernel: ACPI: FACS 0x00000000DD298F80 000040
nov. 25 16:26:38 Travis kernel: ACPI: APIC 0x00000000DCD67EE0 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
nov. 25 16:26:38 Travis kernel: ACPI: FPDT 0x00000000DCD67F58 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
nov. 25 16:26:38 Travis kernel: ACPI: SSDT 0x00000000DCD67FA0 000BEE (v01 Ther_R Ther_Rvp 00001000 INTL 20120711)
nov. 25 16:26:38 Travis kernel: ACPI: SSDT 0x00000000DCD68B90 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
nov. 25 16:26:38 Travis kernel: ACPI: SSDT 0x00000000DCD690D0 000B74 (v01 CpuRef CpuSsdt 00003000 INTL 20051117)
nov. 25 16:26:38 Travis kernel: ACPI: MCFG 0x00000000DCD69C48 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
nov. 25 16:26:38 Travis kernel: ACPI: HPET 0x00000000DCD69C88 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
nov. 25 16:26:38 Travis kernel: ACPI: SSDT 0x00000000DCD69CC0 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
nov. 25 16:26:38 Travis kernel: ACPI: SSDT 0x00000000DCD6A030 005B5E (v01 SaSsdt SaSsdt 00003000 INTL 20120711)
nov. 25 16:26:38 Travis kernel: ACPI: ASF! 0x00000000DCD6FB90 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
nov. 25 16:26:38 Travis kernel: ACPI: BGRT 0x00000000DCD6FC90 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
nov. 25 16:26:38 Travis kernel: ACPI: Reserving FACP table memory at [mem 0xdcd67dd0-0xdcd67edb]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving DSDT table memory at [mem 0xdcd561a0-0xdcd67dcb]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving FACS table memory at [mem 0xdd298f80-0xdd298fbf]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving APIC table memory at [mem 0xdcd67ee0-0xdcd67f51]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving FPDT table memory at [mem 0xdcd67f58-0xdcd67f9b]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving SSDT table memory at [mem 0xdcd67fa0-0xdcd68b8d]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving SSDT table memory at [mem 0xdcd68b90-0xdcd690c8]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving SSDT table memory at [mem 0xdcd690d0-0xdcd69c43]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving MCFG table memory at [mem 0xdcd69c48-0xdcd69c83]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving HPET table memory at [mem 0xdcd69c88-0xdcd69cbf]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving SSDT table memory at [mem 0xdcd69cc0-0xdcd6a02c]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving SSDT table memory at [mem 0xdcd6a030-0xdcd6fb8d]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving ASF! table memory at [mem 0xdcd6fb90-0xdcd6fc34]
nov. 25 16:26:38 Travis kernel: ACPI: Reserving BGRT table memory at [mem 0xdcd6fc90-0xdcd6fcc7]
nov. 25 16:26:38 Travis kernel: No NUMA configuration found
nov. 25 16:26:38 Travis kernel: Faking a node at [mem 0x0000000000000000-0x000000041dffffff]
nov. 25 16:26:38 Travis kernel: NODE_DATA(0) allocated [mem 0x41dffb000-0x41dffffff]
nov. 25 16:26:38 Travis kernel: Zone ranges:
nov. 25 16:26:38 Travis kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
nov. 25 16:26:38 Travis kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
nov. 25 16:26:38 Travis kernel: Normal [mem 0x0000000100000000-0x000000041dffffff]
nov. 25 16:26:38 Travis kernel: Device empty
nov. 25 16:26:38 Travis kernel: Movable zone start for each node
nov. 25 16:26:38 Travis kernel: Early memory node ranges
nov. 25 16:26:38 Travis kernel: node 0: [mem 0x0000000000001000-0x0000000000057fff]
nov. 25 16:26:38 Travis kernel: node 0: [mem 0x0000000000059000-0x000000000009efff]
nov. 25 16:26:38 Travis kernel: node 0: [mem 0x0000000000100000-0x00000000b7b15fff]
nov. 25 16:26:38 Travis kernel: node 0: [mem 0x00000000b7b1d000-0x00000000b7f73fff]
nov. 25 16:26:38 Travis kernel: node 0: [mem 0x00000000b83da000-0x00000000dcb3ffff]
nov. 25 16:26:38 Travis kernel: node 0: [mem 0x00000000ddfff000-0x00000000ddffffff]
nov. 25 16:26:38 Travis kernel: node 0: [mem 0x0000000100000000-0x000000041dffffff]
nov. 25 16:26:38 Travis kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000041dffffff]
nov. 25 16:26:38 Travis kernel: On node 0, zone DMA: 1 pages in unavailable ranges
nov. 25 16:26:38 Travis kernel: On node 0, zone DMA: 1 pages in unavailable ranges
nov. 25 16:26:38 Travis kernel: On node 0, zone DMA: 97 pages in unavailable ranges
nov. 25 16:26:38 Travis kernel: On node 0, zone DMA32: 7 pages in unavailable ranges
nov. 25 16:26:38 Travis kernel: On node 0, zone DMA32: 1126 pages in unavailable ranges
nov. 25 16:26:38 Travis kernel: On node 0, zone DMA32: 5311 pages in unavailable ranges
nov. 25 16:26:38 Travis kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
nov. 25 16:26:38 Travis kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
nov. 25 16:26:38 Travis kernel: ACPI: PM-Timer IO Port: 0x1808
nov. 25 16:26:38 Travis kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
nov. 25 16:26:38 Travis kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
nov. 25 16:26:38 Travis kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
nov. 25 16:26:38 Travis kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
nov. 25 16:26:38 Travis kernel: ACPI: Using ACPI (MADT) for SMP configuration information
nov. 25 16:26:38 Travis kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
nov. 25 16:26:38 Travis kernel: efi_bgrt: Ignoring BGRT: invalid image address
nov. 25 16:26:38 Travis kernel: [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 (or later)
nov. 25 16:26:38 Travis kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xb7b16000-0xb7b1cfff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xb7f74000-0xb83d9fff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xdcb40000-0xdcd4ffff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xdcd50000-0xdcd6ffff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xdcd70000-0xdd298fff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xdd299000-0xddf63fff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xddf64000-0xddffefff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xde000000-0xfebfffff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
nov. 25 16:26:38 Travis kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
nov. 25 16:26:38 Travis kernel: [mem 0xde000000-0xfebfffff] available for PCI devices
nov. 25 16:26:38 Travis kernel: Booting paravirtualized kernel on bare hardware
nov. 25 16:26:38 Travis kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
nov. 25 16:26:38 Travis kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
nov. 25 16:26:38 Travis kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
nov. 25 16:26:38 Travis kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
nov. 25 16:26:38 Travis kernel: pcpu-alloc: [0] 0 1 2 3
nov. 25 16:26:38 Travis kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=65c7ddde-1281-442a-bf4a-18faa28a5a25 rw loglevel=3 quiet
nov. 25 16:26:38 Travis kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
nov. 25 16:26:38 Travis kernel: random: crng init done
nov. 25 16:26:38 Travis kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
nov. 25 16:26:38 Travis kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
nov. 25 16:26:38 Travis kernel: Fallback order for Node 0: 0
nov. 25 16:26:38 Travis kernel: Built 1 zonelists, mobility grouping on. Total pages: 4106040
nov. 25 16:26:38 Travis kernel: Policy zone: Normal
nov. 25 16:26:38 Travis kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
nov. 25 16:26:38 Travis kernel: software IO TLB: area num 4.
nov. 25 16:26:38 Travis kernel: Memory: 16037456K/16685508K available (16384K kernel code, 2132K rwdata, 13064K rodata, 3404K init, 3852K bss, 647792K reserved, 0K cma-reserved)
nov. 25 16:26:38 Travis kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
nov. 25 16:26:38 Travis kernel: Kernel/User page tables isolation: enabled
nov. 25 16:26:38 Travis kernel: ftrace: allocating 48787 entries in 191 pages
nov. 25 16:26:38 Travis kernel: ftrace: allocated 191 pages with 7 groups
nov. 25 16:26:38 Travis kernel: Dynamic Preempt: full
nov. 25 16:26:38 Travis kernel: rcu: Preemptible hierarchical RCU implementation.
nov. 25 16:26:38 Travis kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
nov. 25 16:26:38 Travis kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
nov. 25 16:26:38 Travis kernel: Trampoline variant of Tasks RCU enabled.
nov. 25 16:26:38 Travis kernel: Rude variant of Tasks RCU enabled.
nov. 25 16:26:38 Travis kernel: Tracing variant of Tasks RCU enabled.
nov. 25 16:26:38 Travis kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
nov. 25 16:26:38 Travis kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
nov. 25 16:26:38 Travis kernel: NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
nov. 25 16:26:38 Travis kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
nov. 25 16:26:38 Travis kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
nov. 25 16:26:38 Travis kernel: Console: colour dummy device 80x25
nov. 25 16:26:38 Travis kernel: printk: console [tty0] enabled
nov. 25 16:26:38 Travis kernel: ACPI: Core revision 20230628
nov. 25 16:26:38 Travis kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
nov. 25 16:26:38 Travis kernel: APIC: Switch to symmetric I/O mode setup
nov. 25 16:26:38 Travis kernel: x2apic: IRQ remapping doesn't support X2APIC mode
nov. 25 16:26:38 Travis kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
nov. 25 16:26:38 Travis kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b259e5d71f, max_idle_ns: 440795292879 ns
nov. 25 16:26:38 Travis kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5989.08 BogoMIPS (lpj=9977730)
nov. 25 16:26:38 Travis kernel: CPU0: Thermal monitoring enabled (TM1)
nov. 25 16:26:38 Travis kernel: process: using mwait in idle threads
nov. 25 16:26:38 Travis kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
nov. 25 16:26:38 Travis kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
nov. 25 16:26:38 Travis kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
nov. 25 16:26:38 Travis kernel: Spectre V2 : Mitigation: Retpolines
nov. 25 16:26:38 Travis kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
nov. 25 16:26:38 Travis kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
nov. 25 16:26:38 Travis kernel: Speculative Store Bypass: Vulnerable
nov. 25 16:26:38 Travis kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
nov. 25 16:26:38 Travis kernel: MMIO Stale Data: Unknown: No mitigations
nov. 25 16:26:38 Travis kernel: SRBDS: Vulnerable: No microcode
nov. 25 16:26:38 Travis kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
nov. 25 16:26:38 Travis kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
nov. 25 16:26:38 Travis kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
nov. 25 16:26:38 Travis kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
nov. 25 16:26:38 Travis kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
nov. 25 16:26:38 Travis kernel: Freeing SMP alternatives memory: 40K
nov. 25 16:26:38 Travis kernel: pid_max: default: 32768 minimum: 301
nov. 25 16:26:38 Travis kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
nov. 25 16:26:38 Travis kernel: landlock: Up and running.
nov. 25 16:26:38 Travis kernel: Yama: becoming mindful.
nov. 25 16:26:38 Travis kernel: LSM support for eBPF active
nov. 25 16:26:38 Travis kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
nov. 25 16:26:38 Travis kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
nov. 25 16:26:38 Travis kernel: smpboot: CPU0: Intel(R) Core(TM) i5-4430 CPU @ 3.00GHz (family: 0x6, model: 0x3c, stepping: 0x3)
nov. 25 16:26:38 Travis kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
nov. 25 16:26:38 Travis kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
nov. 25 16:26:38 Travis kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
nov. 25 16:26:38 Travis kernel: Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
nov. 25 16:26:38 Travis kernel: ... version: 3
nov. 25 16:26:38 Travis kernel: ... bit width: 48
nov. 25 16:26:38 Travis kernel: ... generic registers: 8
nov. 25 16:26:38 Travis kernel: ... value mask: 0000ffffffffffff
nov. 25 16:26:38 Travis kernel: ... max period: 00007fffffffffff
nov. 25 16:26:38 Travis kernel: ... fixed-purpose events: 3
nov. 25 16:26:38 Travis kernel: ... event mask: 00000007000000ff
nov. 25 16:26:38 Travis kernel: signal: max sigframe size: 1776
nov. 25 16:26:38 Travis kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1024
nov. 25 16:26:38 Travis kernel: rcu: Hierarchical SRCU implementation.
nov. 25 16:26:38 Travis kernel: rcu: Max phase no-delay instances is 1000.
nov. 25 16:26:38 Travis kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
nov. 25 16:26:38 Travis kernel: smp: Bringing up secondary CPUs ...
nov. 25 16:26:38 Travis kernel: smpboot: x86: Booting SMP configuration:
nov. 25 16:26:38 Travis kernel: .... node #0, CPUs: #1 #2 #3
nov. 25 16:26:38 Travis kernel: smp: Brought up 1 node, 4 CPUs
nov. 25 16:26:38 Travis kernel: smpboot: Max logical packages: 1
nov. 25 16:26:38 Travis kernel: smpboot: Total of 4 processors activated (23956.32 BogoMIPS)
nov. 25 16:26:38 Travis kernel: devtmpfs: initialized
nov. 25 16:26:38 Travis kernel: x86/mm: Memory block size: 128MB
nov. 25 16:26:38 Travis kernel: ACPI: PM: Registering ACPI NVS region [mem 0xb7b16000-0xb7b1cfff] (28672 bytes)
nov. 25 16:26:38 Travis kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdcd70000-0xdd298fff] (5410816 bytes)
nov. 25 16:26:38 Travis kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
nov. 25 16:26:38 Travis kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
nov. 25 16:26:38 Travis kernel: pinctrl core: initialized pinctrl subsystem
nov. 25 16:26:38 Travis kernel: PM: RTC time: 15:26:29, date: 2023-11-25
nov. 25 16:26:38 Travis kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
nov. 25 16:26:38 Travis kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
nov. 25 16:26:38 Travis kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
nov. 25 16:26:38 Travis kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
nov. 25 16:26:38 Travis kernel: audit: initializing netlink subsys (disabled)
nov. 25 16:26:38 Travis kernel: audit: type=2000 audit(1700925989.149:1): state=initialized audit_enabled=0 res=1
nov. 25 16:26:38 Travis kernel: thermal_sys: Registered thermal governor 'fair_share'
nov. 25 16:26:38 Travis kernel: thermal_sys: Registered thermal governor 'bang_bang'
nov. 25 16:26:38 Travis kernel: thermal_sys: Registered thermal governor 'step_wise'
nov. 25 16:26:38 Travis kernel: thermal_sys: Registered thermal governor 'user_space'
nov. 25 16:26:38 Travis kernel: thermal_sys: Registered thermal governor 'power_allocator'
nov. 25 16:26:38 Travis kernel: cpuidle: using governor ladder
nov. 25 16:26:38 Travis kernel: cpuidle: using governor menu
nov. 25 16:26:38 Travis kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
nov. 25 16:26:38 Travis kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
nov. 25 16:26:38 Travis kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
nov. 25 16:26:38 Travis kernel: PCI: not using MMCONFIG
nov. 25 16:26:38 Travis kernel: PCI: Using configuration type 1 for base access
nov. 25 16:26:38 Travis kernel: core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
nov. 25 16:26:38 Travis kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
nov. 25 16:26:38 Travis kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
nov. 25 16:26:38 Travis kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
nov. 25 16:26:38 Travis kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
nov. 25 16:26:38 Travis kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
nov. 25 16:26:38 Travis kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
nov. 25 16:26:38 Travis kernel: ACPI: Added _OSI(Module Device)
nov. 25 16:26:38 Travis kernel: ACPI: Added _OSI(Processor Device)
nov. 25 16:26:38 Travis kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
nov. 25 16:26:38 Travis kernel: ACPI: Added _OSI(Processor Aggregator Device)
nov. 25 16:26:38 Travis kernel: ACPI: 6 ACPI AML tables successfully acquired and loaded
nov. 25 16:26:38 Travis kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
nov. 25 16:26:38 Travis kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
nov. 25 16:26:38 Travis kernel: ACPI: Dynamic OEM Table Load:
nov. 25 16:26:38 Travis kernel: ACPI: SSDT 0xFFFF931140AC3800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
nov. 25 16:26:38 Travis kernel: ACPI: Dynamic OEM Table Load:
nov. 25 16:26:38 Travis kernel: ACPI: SSDT 0xFFFF931140F73800 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
nov. 25 16:26:38 Travis kernel: ACPI: Dynamic OEM Table Load:
nov. 25 16:26:38 Travis kernel: ACPI: SSDT 0xFFFF931140EE9E00 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
nov. 25 16:26:38 Travis kernel: ACPI: _OSC evaluated successfully for all CPUs
nov. 25 16:26:38 Travis kernel: ACPI: Interpreter enabled
nov. 25 16:26:38 Travis kernel: ACPI: PM: (supports S0 S3 S4 S5)
nov. 25 16:26:38 Travis kernel: ACPI: Using IOAPIC for interrupt routing
nov. 25 16:26:38 Travis kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
nov. 25 16:26:38 Travis kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource
nov. 25 16:26:38 Travis kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
nov. 25 16:26:38 Travis kernel: PCI: Using E820 reservations for host bridge windows
nov. 25 16:26:38 Travis kernel: ACPI: Enabled 11 GPEs in block 00 to 3F
nov. 25 16:26:38 Travis kernel: ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
nov. 25 16:26:38 Travis kernel: ACPI: \_SB_.PCI0.PEG1.PG01: New power resource
nov. 25 16:26:38 Travis kernel: ACPI: \_SB_.PCI0.PEG2.PG02: New power resource
nov. 25 16:26:38 Travis kernel: ACPI: \_TZ_.FN00: New power resource
nov. 25 16:26:38 Travis kernel: ACPI: \_TZ_.FN01: New power resource
nov. 25 16:26:38 Travis kernel: ACPI: \_TZ_.FN02: New power resource
nov. 25 16:26:38 Travis kernel: ACPI: \_TZ_.FN03: New power resource
nov. 25 16:26:38 Travis kernel: ACPI: \_TZ_.FN04: New power resource
nov. 25 16:26:38 Travis kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
nov. 25 16:26:38 Travis kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
nov. 25 16:26:38 Travis kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
nov. 25 16:26:38 Travis kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
nov. 25 16:26:38 Travis kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
nov. 25 16:26:38 Travis kernel: PCI host bridge to bus 0000:00
nov. 25 16:26:38 Travis kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
nov. 25 16:26:38 Travis kernel: pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
nov. 25 16:26:38 Travis kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
nov. 25 16:26:38 Travis kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
nov. 25 16:26:38 Travis kernel: pci 0000:00:14.0: [8086:8cb1] type 00 class 0x0c0330
nov. 25 16:26:38 Travis kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7220000-0xf722ffff 64bit]
nov. 25 16:26:38 Travis kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
nov. 25 16:26:38 Travis kernel: pci 0000:00:16.0: [8086:8cba] type 00 class 0x078000
nov. 25 16:26:38 Travis kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf723b000-0xf723b00f 64bit]
nov. 25 16:26:38 Travis kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
nov. 25 16:26:38 Travis kernel: pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
nov. 25 16:26:38 Travis kernel: pci 0000:00:19.0: reg 0x10: [mem 0xf7200000-0xf721ffff]
nov. 25 16:26:38 Travis kernel: pci 0000:00:19.0: reg 0x14: [mem 0xf7238000-0xf7238fff]
nov. 25 16:26:38 Travis kernel: pci 0000:00:19.0: reg 0x18: [io 0xf040-0xf05f]
nov. 25 16:26:38 Travis kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
nov. 25 16:26:38 Travis kernel: pci 0000:00:1a.0: [8086:8cad] type 00 class 0x0c0320
nov. 25 16:26:38 Travis kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7237000-0xf72373ff]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
nov. 25 16:26:38 Travis kernel: pci 0000:00:1b.0: [8086:8ca0] type 00 class 0x040300
nov. 25 16:26:38 Travis kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7230000-0xf7233fff 64bit]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.0: [8086:8c90] type 01 class 0x060400
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.6: [8086:8c9c] type 01 class 0x060400
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
nov. 25 16:26:38 Travis kernel: pci 0000:00:1d.0: [8086:8ca6] type 00 class 0x0c0320
nov. 25 16:26:38 Travis kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7236000-0xf72363ff]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.0: [8086:8cc6] type 00 class 0x060100
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.2: [8086:8c82] type 00 class 0x010601
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf090-0xf097]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf080-0xf083]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf070-0xf077]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf060-0xf063]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7235000-0xf72357ff]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.2: PME# supported from D3hot
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.3: [8086:8ca2] type 00 class 0x0c0500
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7234000-0xf72340ff 64bit]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: [10de:1380] type 00 class 0x030000
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: BAR 3: assigned to efifb
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.1: [10de:0fbc] type 00 class 0x040300
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
nov. 25 16:26:38 Travis kernel: pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
nov. 25 16:26:38 Travis kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
nov. 25 16:26:38 Travis kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
nov. 25 16:26:38 Travis kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
nov. 25 16:26:38 Travis kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
nov. 25 16:26:38 Travis kernel: acpiphp: Slot [1] registered
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
nov. 25 16:26:38 Travis kernel: pci 0000:03:00.0: [1b21:1080] type 01 class 0x060401
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.3: PCI bridge to [bus 03-04] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.3: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.3: bridge window [io 0x0d00-0xffff window] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.3: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.3: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.3: bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci_bus 0000:04: extended config space not accessible
nov. 25 16:26:38 Travis kernel: pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci 0000:03:00.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci 0000:03:00.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci 0000:03:00.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci 0000:03:00.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci 0000:03:00.0: bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
nov. 25 16:26:38 Travis kernel: pci 0000:05:00.0: [8086:2526] type 00 class 0x028000
nov. 25 16:26:38 Travis kernel: pci 0000:05:00.0: reg 0x10: [mem 0xf7100000-0xf7103fff 64bit]
nov. 25 16:26:38 Travis kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.6: PCI bridge to [bus 05]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.6: bridge window [mem 0xf7100000-0xf71fffff]
nov. 25 16:26:38 Travis kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
nov. 25 16:26:38 Travis kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
nov. 25 16:26:38 Travis kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 6
nov. 25 16:26:38 Travis kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5
nov. 25 16:26:38 Travis kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
nov. 25 16:26:38 Travis kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 15
nov. 25 16:26:38 Travis kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 14
nov. 25 16:26:38 Travis kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 7
nov. 25 16:26:38 Travis kernel: iommu: Default domain type: Translated
nov. 25 16:26:38 Travis kernel: iommu: DMA domain TLB invalidation policy: lazy mode
nov. 25 16:26:38 Travis kernel: SCSI subsystem initialized
nov. 25 16:26:38 Travis kernel: libata version 3.00 loaded.
nov. 25 16:26:38 Travis kernel: ACPI: bus type USB registered
nov. 25 16:26:38 Travis kernel: usbcore: registered new interface driver usbfs
nov. 25 16:26:38 Travis kernel: usbcore: registered new interface driver hub
nov. 25 16:26:38 Travis kernel: usbcore: registered new device driver usb
nov. 25 16:26:38 Travis kernel: pps_core: LinuxPPS API ver. 1 registered
nov. 25 16:26:38 Travis kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
nov. 25 16:26:38 Travis kernel: PTP clock support registered
nov. 25 16:26:38 Travis kernel: EDAC MC: Ver: 3.0.0
nov. 25 16:26:38 Travis kernel: efivars: Registered efivars operations
nov. 25 16:26:38 Travis kernel: NetLabel: Initializing
nov. 25 16:26:38 Travis kernel: NetLabel: domain hash size = 128
nov. 25 16:26:38 Travis kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
nov. 25 16:26:38 Travis kernel: NetLabel: unlabeled traffic allowed by default
nov. 25 16:26:38 Travis kernel: mctp: management component transport protocol core
nov. 25 16:26:38 Travis kernel: NET: Registered PF_MCTP protocol family
nov. 25 16:26:38 Travis kernel: PCI: Using ACPI for IRQ routing
nov. 25 16:26:38 Travis kernel: PCI: pci_cache_line_size set to 64 bytes
nov. 25 16:26:38 Travis kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
nov. 25 16:26:38 Travis kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
nov. 25 16:26:38 Travis kernel: e820: reserve RAM buffer [mem 0xb7b16000-0xb7ffffff]
nov. 25 16:26:38 Travis kernel: e820: reserve RAM buffer [mem 0xb7f74000-0xb7ffffff]
nov. 25 16:26:38 Travis kernel: e820: reserve RAM buffer [mem 0xdcb40000-0xdfffffff]
nov. 25 16:26:38 Travis kernel: e820: reserve RAM buffer [mem 0xde000000-0xdfffffff]
nov. 25 16:26:38 Travis kernel: e820: reserve RAM buffer [mem 0x41e000000-0x41fffffff]
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: vgaarb: bridge control possible
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
nov. 25 16:26:38 Travis kernel: vgaarb: loaded
nov. 25 16:26:38 Travis kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
nov. 25 16:26:38 Travis kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
nov. 25 16:26:38 Travis kernel: clocksource: Switched to clocksource tsc-early
nov. 25 16:26:38 Travis kernel: VFS: Disk quotas dquot_6.6.0
nov. 25 16:26:38 Travis kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
nov. 25 16:26:38 Travis kernel: pnp: PnP ACPI init
nov. 25 16:26:38 Travis kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:01: [io 0x0800-0x087f] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:03: [io 0x1854-0x1857] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:04: [io 0x0290-0x029f] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:04: [io 0x02a0-0x02af] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:04: [io 0x0a00-0x0aff] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved
nov. 25 16:26:38 Travis kernel: pnp 00:06: [dma 0 disabled]
nov. 25 16:26:38 Travis kernel: system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:08: [mem 0xff000000-0xffffffff] has been reserved
nov. 25 16:26:38 Travis kernel: system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
nov. 25 16:26:38 Travis kernel: system 00:08: [mem 0xf7fe0000-0xf7feffff] has been reserved
nov. 25 16:26:38 Travis kernel: pnp: PnP ACPI: found 9 devices
nov. 25 16:26:38 Travis kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
nov. 25 16:26:38 Travis kernel: NET: Registered PF_INET protocol family
nov. 25 16:26:38 Travis kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
nov. 25 16:26:38 Travis kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
nov. 25 16:26:38 Travis kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
nov. 25 16:26:38 Travis kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
nov. 25 16:26:38 Travis kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
nov. 25 16:26:38 Travis kernel: TCP: Hash tables configured (established 131072 bind 65536)
nov. 25 16:26:38 Travis kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
nov. 25 16:26:38 Travis kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
nov. 25 16:26:38 Travis kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
nov. 25 16:26:38 Travis kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
nov. 25 16:26:38 Travis kernel: NET: Registered PF_XDP protocol family
nov. 25 16:26:38 Travis kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
nov. 25 16:26:38 Travis kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
nov. 25 16:26:38 Travis kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
nov. 25 16:26:38 Travis kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
nov. 25 16:26:38 Travis kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.3: PCI bridge to [bus 03-04]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.6: PCI bridge to [bus 05]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1c.6: bridge window [mem 0xf7100000-0xf71fffff]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:00: resource 8 [mem 0xe0000000-0xfeafffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7 window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:03: resource 5 [io 0x0d00-0xffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:03: resource 8 [mem 0xe0000000-0xfeafffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:04: resource 8 [mem 0xe0000000-0xfeafffff window]
nov. 25 16:26:38 Travis kernel: pci_bus 0000:05: resource 1 [mem 0xf7100000-0xf71fffff]
nov. 25 16:26:38 Travis kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x7d0 took 17641 usecs
nov. 25 16:26:38 Travis kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x7d0 took 19535 usecs
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
nov. 25 16:26:38 Travis kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
nov. 25 16:26:38 Travis kernel: pci 0000:03:00.0: Disabling ASPM L0s/L1
nov. 25 16:26:38 Travis kernel: PCI: CLS 64 bytes, default 64
nov. 25 16:26:38 Travis kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
nov. 25 16:26:38 Travis kernel: software IO TLB: mapped [mem 0x00000000ca853000-0x00000000ce853000] (64MB)
nov. 25 16:26:38 Travis kernel: Trying to unpack rootfs image as initramfs...
nov. 25 16:26:38 Travis kernel: Initialise system trusted keyrings
nov. 25 16:26:38 Travis kernel: Key type blacklist registered
nov. 25 16:26:38 Travis kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
nov. 25 16:26:38 Travis kernel: zbud: loaded
nov. 25 16:26:38 Travis kernel: integrity: Platform Keyring initialized
nov. 25 16:26:38 Travis kernel: integrity: Machine keyring initialized
nov. 25 16:26:38 Travis kernel: Key type asymmetric registered
nov. 25 16:26:38 Travis kernel: Asymmetric key parser 'x509' registered
nov. 25 16:26:38 Travis kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
nov. 25 16:26:38 Travis kernel: io scheduler mq-deadline registered
nov. 25 16:26:38 Travis kernel: io scheduler kyber registered
nov. 25 16:26:38 Travis kernel: io scheduler bfq registered
nov. 25 16:26:38 Travis kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
nov. 25 16:26:38 Travis kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
nov. 25 16:26:38 Travis kernel: ACPI: button: Power Button [PWRB]
nov. 25 16:26:38 Travis kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
nov. 25 16:26:38 Travis kernel: ACPI: button: Power Button [PWRF]
nov. 25 16:26:38 Travis kernel: thermal LNXTHERM:00: registered as thermal_zone0
nov. 25 16:26:38 Travis kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
nov. 25 16:26:38 Travis kernel: thermal LNXTHERM:01: registered as thermal_zone1
nov. 25 16:26:38 Travis kernel: ACPI: thermal: Thermal Zone [TZ01] (30 C)
nov. 25 16:26:38 Travis kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
nov. 25 16:26:38 Travis kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
nov. 25 16:26:38 Travis kernel: Non-volatile memory driver v1.3
nov. 25 16:26:38 Travis kernel: Linux agpgart interface v0.103
nov. 25 16:26:38 Travis kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
nov. 25 16:26:38 Travis kernel: ACPI: bus type drm_connector registered
nov. 25 16:26:38 Travis kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
nov. 25 16:26:38 Travis kernel: fbcon: Deferring console take-over
nov. 25 16:26:38 Travis kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
nov. 25 16:26:38 Travis kernel: ahci 0000:00:1f.2: version 3.0
nov. 25 16:26:38 Travis kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode
nov. 25 16:26:38 Travis kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
nov. 25 16:26:38 Travis kernel: scsi host0: ahci
nov. 25 16:26:38 Travis kernel: scsi host1: ahci
nov. 25 16:26:38 Travis kernel: scsi host2: ahci
nov. 25 16:26:38 Travis kernel: scsi host3: ahci
nov. 25 16:26:38 Travis kernel: scsi host4: ahci
nov. 25 16:26:38 Travis kernel: scsi host5: ahci
nov. 25 16:26:38 Travis kernel: ata1: SATA max UDMA/133 abar m2048@0xf7235000 port 0xf7235100 irq 28
nov. 25 16:26:38 Travis kernel: ata2: SATA max UDMA/133 abar m2048@0xf7235000 port 0xf7235180 irq 28
nov. 25 16:26:38 Travis kernel: ata3: SATA max UDMA/133 abar m2048@0xf7235000 port 0xf7235200 irq 28
nov. 25 16:26:38 Travis kernel: ata4: DUMMY
nov. 25 16:26:38 Travis kernel: ata5: DUMMY
nov. 25 16:26:38 Travis kernel: ata6: DUMMY
nov. 25 16:26:38 Travis kernel: usbcore: registered new interface driver usbserial_generic
nov. 25 16:26:38 Travis kernel: usbserial: USB Serial support registered for generic
nov. 25 16:26:38 Travis kernel: rtc_cmos 00:02: RTC can wake from S4
nov. 25 16:26:38 Travis kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
nov. 25 16:26:38 Travis kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
nov. 25 16:26:38 Travis kernel: ehci-pci 0000:00:1a.0: debug port 2
nov. 25 16:26:38 Travis kernel: rtc_cmos 00:02: registered as rtc0
nov. 25 16:26:38 Travis kernel: rtc_cmos 00:02: setting system clock to 2023-11-25T15:26:29 UTC (1700925989)
nov. 25 16:26:38 Travis kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
nov. 25 16:26:38 Travis kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7237000
nov. 25 16:26:38 Travis kernel: intel_pstate: Intel P-state driver initializing
nov. 25 16:26:38 Travis kernel: ledtrig-cpu: registered to indicate activity on CPUs
nov. 25 16:26:38 Travis kernel: hid: raw HID events driver (C) Jiri Kosina
nov. 25 16:26:38 Travis kernel: drop_monitor: Initializing network drop monitor service
nov. 25 16:26:38 Travis kernel: Initializing XFRM netlink socket
nov. 25 16:26:38 Travis kernel: NET: Registered PF_INET6 protocol family
nov. 25 16:26:38 Travis kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
nov. 25 16:26:38 Travis kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
nov. 25 16:26:38 Travis kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
nov. 25 16:26:38 Travis kernel: usb usb1: Product: EHCI Host Controller
nov. 25 16:26:38 Travis kernel: usb usb1: Manufacturer: Linux 6.6.2-arch1-1 ehci_hcd
nov. 25 16:26:38 Travis kernel: usb usb1: SerialNumber: 0000:00:1a.0
nov. 25 16:26:38 Travis kernel: hub 1-0:1.0: USB hub found
nov. 25 16:26:38 Travis kernel: hub 1-0:1.0: 2 ports detected
nov. 25 16:26:38 Travis kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
nov. 25 16:26:38 Travis kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
nov. 25 16:26:38 Travis kernel: ehci-pci 0000:00:1d.0: debug port 2
nov. 25 16:26:38 Travis kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7236000
nov. 25 16:26:38 Travis kernel: Freeing initrd memory: 12000K
nov. 25 16:26:38 Travis kernel: Segment Routing with IPv6
nov. 25 16:26:38 Travis kernel: RPL Segment Routing with IPv6
nov. 25 16:26:38 Travis kernel: In-situ OAM (IOAM) with IPv6
nov. 25 16:26:38 Travis kernel: NET: Registered PF_PACKET protocol family
nov. 25 16:26:38 Travis kernel: microcode: Microcode Update Driver: v2.2.
nov. 25 16:26:38 Travis kernel: IPI shorthand broadcast: enabled
nov. 25 16:26:38 Travis kernel: sched_clock: Marking stable (444950186, 273711)->(448553692, -3329795)
nov. 25 16:26:38 Travis kernel: registered taskstats version 1
nov. 25 16:26:38 Travis kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
nov. 25 16:26:38 Travis kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
nov. 25 16:26:38 Travis kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
nov. 25 16:26:38 Travis kernel: usb usb2: Product: EHCI Host Controller
nov. 25 16:26:38 Travis kernel: usb usb2: Manufacturer: Linux 6.6.2-arch1-1 ehci_hcd
nov. 25 16:26:38 Travis kernel: usb usb2: SerialNumber: 0000:00:1d.0
nov. 25 16:26:38 Travis kernel: Loading compiled-in X.509 certificates
nov. 25 16:26:38 Travis kernel: hub 2-0:1.0: USB hub found
nov. 25 16:26:38 Travis kernel: hub 2-0:1.0: 2 ports detected
nov. 25 16:26:38 Travis kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 92f76bd0cc8429171204495fce7e88acda6cba35'
nov. 25 16:26:38 Travis kernel: zswap: loaded using pool zstd/zsmalloc
nov. 25 16:26:38 Travis kernel: Key type .fscrypt registered
nov. 25 16:26:38 Travis kernel: Key type fscrypt-provisioning registered
nov. 25 16:26:38 Travis kernel: integrity: Loading X.509 certificate: UEFI:db
nov. 25 16:26:38 Travis kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
nov. 25 16:26:38 Travis kernel: integrity: Loading X.509 certificate: UEFI:db
nov. 25 16:26:38 Travis kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
nov. 25 16:26:38 Travis kernel: integrity: Loading X.509 certificate: UEFI:db
nov. 25 16:26:38 Travis kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
nov. 25 16:26:38 Travis kernel: integrity: Loading X.509 certificate: UEFI:db
nov. 25 16:26:38 Travis kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
nov. 25 16:26:38 Travis kernel: integrity: Loading X.509 certificate: UEFI:db
nov. 25 16:26:38 Travis kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
nov. 25 16:26:38 Travis kernel: PM: Magic number: 15:874:437
nov. 25 16:26:38 Travis kernel: RAS: Correctable Errors collector initialized.
nov. 25 16:26:38 Travis kernel: clk: Disabling unused clocks
nov. 25 16:26:38 Travis kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
nov. 25 16:26:38 Travis kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
nov. 25 16:26:38 Travis kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
nov. 25 16:26:38 Travis kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
nov. 25 16:26:38 Travis kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
nov. 25 16:26:38 Travis kernel: ata2.00: ATA-9: TOSHIBA DT01ACA100, MS2OA800, max UDMA/133
nov. 25 16:26:38 Travis kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
nov. 25 16:26:38 Travis kernel: ata3.00: ATAPI: HL-DT-ST DVDRAM GH15F, EG00, max UDMA/100
nov. 25 16:26:38 Travis kernel: ata2.00: configured for UDMA/133
nov. 25 16:26:38 Travis kernel: ata3.00: configured for UDMA/100
nov. 25 16:26:38 Travis kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8009, bcdDevice= 0.00
nov. 25 16:26:38 Travis kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
nov. 25 16:26:38 Travis kernel: hub 1-1:1.0: USB hub found
nov. 25 16:26:38 Travis kernel: hub 1-1:1.0: 6 ports detected
nov. 25 16:26:38 Travis kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8001, bcdDevice= 0.00
nov. 25 16:26:38 Travis kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
nov. 25 16:26:38 Travis kernel: hub 2-1:1.0: USB hub found
nov. 25 16:26:38 Travis kernel: hub 2-1:1.0: 8 ports detected
nov. 25 16:26:38 Travis kernel: ata1.00: ATA-8: ST1000DL002-9TT153, CC32, max UDMA/133
nov. 25 16:26:38 Travis kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32)
nov. 25 16:26:38 Travis kernel: ata1.00: configured for UDMA/133
nov. 25 16:26:38 Travis kernel: scsi 0:0:0:0: Direct-Access ATA ST1000DL002-9TT1 CC32 PQ: 0 ANSI: 5
nov. 25 16:26:38 Travis kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
nov. 25 16:26:38 Travis kernel: sd 0:0:0:0: [sda] Write Protect is off
nov. 25 16:26:38 Travis kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
nov. 25 16:26:38 Travis kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
nov. 25 16:26:38 Travis kernel: scsi 1:0:0:0: Direct-Access ATA TOSHIBA DT01ACA1 A800 PQ: 0 ANSI: 5
nov. 25 16:26:38 Travis kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
nov. 25 16:26:38 Travis kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
nov. 25 16:26:38 Travis kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
nov. 25 16:26:38 Travis kernel: sd 1:0:0:0: [sdb] Write Protect is off
nov. 25 16:26:38 Travis kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
nov. 25 16:26:38 Travis kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
nov. 25 16:26:38 Travis kernel: sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
nov. 25 16:26:38 Travis kernel: scsi 2:0:0:0: CD-ROM HL-DT-ST DVDRAM GH15F EG00 PQ: 0 ANSI: 5
nov. 25 16:26:38 Travis kernel: sdb: sdb1
nov. 25 16:26:38 Travis kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
nov. 25 16:26:38 Travis kernel: sda: sda1 sda2 sda3 sda4 sda5
nov. 25 16:26:38 Travis kernel: sd 0:0:0:0: [sda] Attached SCSI disk
nov. 25 16:26:38 Travis kernel: Freeing unused decrypted memory: 2028K
nov. 25 16:26:38 Travis kernel: Freeing unused kernel image (initmem) memory: 3404K
nov. 25 16:26:38 Travis kernel: Write protecting the kernel read-only data: 30720k
nov. 25 16:26:38 Travis kernel: Freeing unused kernel image (rodata/data gap) memory: 1272K
nov. 25 16:26:38 Travis kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
nov. 25 16:26:38 Travis kernel: rodata_test: all tests were successful
nov. 25 16:26:38 Travis kernel: x86/mm: Checking user space page tables
nov. 25 16:26:38 Travis kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
nov. 25 16:26:38 Travis kernel: Run /init as init process
nov. 25 16:26:38 Travis kernel: with arguments:
nov. 25 16:26:38 Travis kernel: /init
nov. 25 16:26:38 Travis kernel: with environment:
nov. 25 16:26:38 Travis kernel: HOME=/
nov. 25 16:26:38 Travis kernel: TERM=linux
nov. 25 16:26:38 Travis kernel: BOOT_IMAGE=/boot/vmlinuz-linux
nov. 25 16:26:38 Travis kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
nov. 25 16:26:38 Travis kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
nov. 25 16:26:38 Travis kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
nov. 25 16:26:38 Travis kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
nov. 25 16:26:38 Travis kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
nov. 25 16:26:38 Travis kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
nov. 25 16:26:38 Travis kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
nov. 25 16:26:38 Travis kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
nov. 25 16:26:38 Travis kernel: usb usb3: Product: xHCI Host Controller
nov. 25 16:26:38 Travis kernel: usb usb3: Manufacturer: Linux 6.6.2-arch1-1 xhci-hcd
nov. 25 16:26:38 Travis kernel: usb usb3: SerialNumber: 0000:00:14.0
nov. 25 16:26:38 Travis kernel: hub 3-0:1.0: USB hub found
nov. 25 16:26:38 Travis kernel: hub 3-0:1.0: 14 ports detected
nov. 25 16:26:38 Travis kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
nov. 25 16:26:38 Travis kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
nov. 25 16:26:38 Travis kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
nov. 25 16:26:38 Travis kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
nov. 25 16:26:38 Travis kernel: usb usb4: Product: xHCI Host Controller
nov. 25 16:26:38 Travis kernel: usb usb4: Manufacturer: Linux 6.6.2-arch1-1 xhci-hcd
nov. 25 16:26:38 Travis kernel: usb usb4: SerialNumber: 0000:00:14.0
nov. 25 16:26:38 Travis kernel: hub 4-0:1.0: USB hub found
nov. 25 16:26:38 Travis kernel: hub 4-0:1.0: 6 ports detected
nov. 25 16:26:38 Travis kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
nov. 25 16:26:38 Travis kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
nov. 25 16:26:38 Travis kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
nov. 25 16:26:38 Travis kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
nov. 25 16:26:38 Travis kernel: tsc: Refined TSC clocksource calibration: 2993.069 MHz
nov. 25 16:26:38 Travis kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b24b1963f3, max_idle_ns: 440795227598 ns
nov. 25 16:26:38 Travis kernel: clocksource: Switched to clocksource tsc
nov. 25 16:26:38 Travis kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
nov. 25 16:26:38 Travis kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
nov. 25 16:26:38 Travis kernel: usb 3-3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
nov. 25 16:26:38 Travis kernel: usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
nov. 25 16:26:38 Travis kernel: usb 3-3: Product: USB Receiver
nov. 25 16:26:38 Travis kernel: usb 3-3: Manufacturer: Logitech
nov. 25 16:26:38 Travis kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:046D:C52B.0001/input/input3
nov. 25 16:26:38 Travis kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-3/input0
nov. 25 16:26:38 Travis kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:046D:C52B.0002/input/input4
nov. 25 16:26:38 Travis kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:046D:C52B.0002/input/input5
nov. 25 16:26:38 Travis kernel: usb 3-8: new full-speed USB device number 3 using xhci_hcd
nov. 25 16:26:38 Travis kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:046D:C52B.0002/input/input6
nov. 25 16:26:38 Travis kernel: hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-3/input1
nov. 25 16:26:38 Travis kernel: hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-3/input2
nov. 25 16:26:38 Travis kernel: usbcore: registered new interface driver usbhid
nov. 25 16:26:38 Travis kernel: usbhid: USB HID core driver
nov. 25 16:26:38 Travis kernel: usb 3-8: New USB device found, idVendor=8087, idProduct=0025, bcdDevice= 0.02
nov. 25 16:26:38 Travis kernel: usb 3-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
nov. 25 16:26:38 Travis kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-3/input2
nov. 25 16:26:38 Travis kernel: input: Logitech Wireless Device PID:407b Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:407B.0004/input/input8
nov. 25 16:26:38 Travis kernel: input: Logitech Wireless Device PID:407b Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:407B.0004/input/input9
nov. 25 16:26:38 Travis kernel: hid-generic 0003:046D:407B.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:407b] on usb-0000:00:14.0-3/input2:1
nov. 25 16:26:38 Travis kernel: input: Logitech MX Vertical as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:407B.0004/input/input13
nov. 25 16:26:38 Travis kernel: logitech-hidpp-device 0003:046D:407B.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech MX Vertical] on usb-0000:00:14.0-3/input2:1
nov. 25 16:26:38 Travis kernel: fbcon: Taking over console
nov. 25 16:26:38 Travis kernel: Console: switching to colour frame buffer device 128x48
nov. 25 16:26:38 Travis kernel: EXT4-fs (sda3): mounted filesystem 65c7ddde-1281-442a-bf4a-18faa28a5a25 r/w with ordered data mode. Quota mode: none.
nov. 25 16:26:38 Travis systemd[1]: systemd 254.6-2-arch 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. 25 16:26:38 Travis systemd[1]: Detected architecture x86-64.
nov. 25 16:26:38 Travis systemd[1]: Hostname set to <Travis>.
nov. 25 16:26:38 Travis systemd[1]: bpf-lsm: LSM BPF program attached
nov. 25 16:26:38 Travis kernel: logitech-hidpp-device 0003:046D:407B.0004: HID++ 4.5 device connected.
nov. 25 16:26:38 Travis systemd[1]: Queued start job for default target Graphical Interface.
nov. 25 16:26:38 Travis systemd[1]: Created slice Slice /system/getty.
nov. 25 16:26:38 Travis systemd[1]: Created slice Slice /system/modprobe.
nov. 25 16:26:38 Travis systemd[1]: Created slice Slice /system/systemd-fsck.
nov. 25 16:26:38 Travis systemd[1]: Created slice User and Session Slice.
nov. 25 16:26:38 Travis systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
nov. 25 16:26:38 Travis systemd[1]: Started Forward Password Requests to Wall Directory Watch.
nov. 25 16:26:38 Travis systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
nov. 25 16:26:38 Travis systemd[1]: Reached target Local Encrypted Volumes.
nov. 25 16:26:38 Travis systemd[1]: Reached target Local Integrity Protected Volumes.
nov. 25 16:26:38 Travis systemd[1]: Reached target Path Units.
nov. 25 16:26:38 Travis systemd[1]: Reached target Remote File Systems.
nov. 25 16:26:38 Travis systemd[1]: Reached target Slice Units.
nov. 25 16:26:38 Travis systemd[1]: Reached target Local Verity Protected Volumes.
nov. 25 16:26:38 Travis systemd[1]: Listening on Device-mapper event daemon FIFOs.
nov. 25 16:26:38 Travis systemd[1]: Listening on LVM2 poll daemon socket.
nov. 25 16:26:38 Travis systemd[1]: Listening on Process Core Dump Socket.
nov. 25 16:26:38 Travis systemd[1]: Listening on Journal Socket (/dev/log).
nov. 25 16:26:38 Travis systemd[1]: Listening on Journal Socket.
nov. 25 16:26:38 Travis systemd[1]: Listening on udev Control Socket.
nov. 25 16:26:38 Travis systemd[1]: Listening on udev Kernel Socket.
nov. 25 16:26:38 Travis systemd[1]: Mounting Huge Pages File System...
nov. 25 16:26:38 Travis systemd[1]: Mounting POSIX Message Queue File System...
nov. 25 16:26:38 Travis systemd[1]: Mounting Kernel Debug File System...
nov. 25 16:26:38 Travis systemd[1]: Mounting Kernel Trace File System...
nov. 25 16:26:38 Travis systemd[1]: Starting Create List of Static Device Nodes...
nov. 25 16:26:38 Travis systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
nov. 25 16:26:38 Travis systemd[1]: Starting Load Kernel Module configfs...
nov. 25 16:26:38 Travis systemd[1]: Starting Load Kernel Module dm_mod...
nov. 25 16:26:38 Travis systemd[1]: Starting Load Kernel Module drm...
nov. 25 16:26:38 Travis systemd[1]: Starting Load Kernel Module fuse...
nov. 25 16:26:38 Travis systemd[1]: Starting Load Kernel Module loop...
nov. 25 16:26:38 Travis systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
nov. 25 16:26:38 Travis systemd[1]: Starting Journal Service...
nov. 25 16:26:38 Travis systemd[1]: Starting Load Kernel Modules...
nov. 25 16:26:38 Travis systemd[1]: 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. 25 16:26:38 Travis systemd[1]: Starting Remount Root and Kernel File Systems...
nov. 25 16:26:38 Travis systemd[1]: Starting Coldplug All udev Devices...
nov. 25 16:26:38 Travis systemd[1]: Mounted Huge Pages File System.
nov. 25 16:26:38 Travis systemd[1]: Mounted POSIX Message Queue File System.
nov. 25 16:26:38 Travis systemd[1]: Mounted Kernel Debug File System.
nov. 25 16:26:38 Travis systemd[1]: Mounted Kernel Trace File System.
nov. 25 16:26:38 Travis systemd[1]: modprobe@configfs.service: Deactivated successfully.
nov. 25 16:26:38 Travis systemd[1]: Finished Load Kernel Module configfs.
nov. 25 16:26:38 Travis systemd[1]: modprobe@drm.service: Deactivated successfully.
nov. 25 16:26:38 Travis systemd[1]: Finished Load Kernel Module drm.
nov. 25 16:26:38 Travis systemd[1]: Finished Create List of Static Device Nodes.
nov. 25 16:26:38 Travis systemd[1]: Mounting Kernel Configuration File System...
nov. 25 16:26:38 Travis systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
nov. 25 16:26:38 Travis systemd[1]: Mounted Kernel Configuration File System.
nov. 25 16:26:38 Travis kernel: EXT4-fs (sda3): re-mounted 65c7ddde-1281-442a-bf4a-18faa28a5a25 r/w. Quota mode: none.
nov. 25 16:26:38 Travis systemd[1]: Finished Remount Root and Kernel File Systems.
nov. 25 16:26:38 Travis kernel: loop: module loaded
nov. 25 16:26:38 Travis systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
nov. 25 16:26:38 Travis systemd[1]: Starting Load/Save OS Random Seed...
nov. 25 16:26:38 Travis systemd[1]: modprobe@loop.service: Deactivated successfully.
nov. 25 16:26:38 Travis kernel: fuse: init (API version 7.39)
nov. 25 16:26:38 Travis systemd[1]: Finished Load Kernel Module loop.
nov. 25 16:26:38 Travis systemd[1]: modprobe@fuse.service: Deactivated successfully.
nov. 25 16:26:38 Travis kernel: device-mapper: uevent: version 1.0.3
nov. 25 16:26:38 Travis kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
nov. 25 16:26:38 Travis systemd[1]: Finished Load Kernel Module fuse.
nov. 25 16:26:38 Travis systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
nov. 25 16:26:38 Travis systemd[1]: Finished Load Kernel Module dm_mod.
nov. 25 16:26:38 Travis systemd-journald[198]: Collecting audit messages is disabled.
nov. 25 16:26:38 Travis systemd[1]: Mounting FUSE Control File System...
nov. 25 16:26:38 Travis systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
nov. 25 16:26:38 Travis systemd-journald[198]: Journal started
nov. 25 16:26:38 Travis systemd-journald[198]: Runtime Journal (/run/log/journal/64fea96649d74d1186f7b20f35b4f489) is 8.0M, max 795.4M, 787.4M free.
nov. 25 16:26:38 Travis systemd[1]: Started Journal Service.
nov. 25 16:26:38 Travis systemd[1]: Starting Flush Journal to Persistent Storage...
nov. 25 16:26:38 Travis systemd[1]: Mounted FUSE Control File System.
nov. 25 16:26:38 Travis systemd-modules-load[199]: Inserted module 'sg'
nov. 25 16:26:38 Travis kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
nov. 25 16:26:38 Travis kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
nov. 25 16:26:38 Travis kernel: sr 2:0:0:0: Attached scsi generic sg2 type 5
nov. 25 16:26:38 Travis systemd[1]: Finished Coldplug All udev Devices.
nov. 25 16:26:39 Travis systemd-journald[198]: Time spent on flushing to /var/log/journal/64fea96649d74d1186f7b20f35b4f489 is 12.097577s for 803 entries.
nov. 25 16:26:39 Travis systemd-journald[198]: System Journal (/var/log/journal/64fea96649d74d1186f7b20f35b4f489) is 445.3M, max 4.0G, 3.5G free.
nov. 25 16:26:54 Travis systemd-journald[198]: Received client request to flush runtime journal.
nov. 25 16:26:54 Travis kernel: i2c_dev: i2c /dev entries driver
nov. 25 16:26:54 Travis systemd-journald[198]: /var/log/journal/64fea96649d74d1186f7b20f35b4f489/system.journal: Journal file uses a different sequence number ID, rotating.
nov. 25 16:26:54 Travis systemd-journald[198]: Rotating system journal.
nov. 25 16:26:54 Travis kernel: input: PC Speaker as /devices/platform/pcspkr/input/input14
nov. 25 16:26:54 Travis kernel: i801_smbus 0000:00:1f.3: SPD Write Disable is set
nov. 25 16:26:54 Travis kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
nov. 25 16:26:54 Travis kernel: i2c i2c-0: 2/4 memory slots populated (from DMI)
nov. 25 16:26:54 Travis kernel: i2c i2c-0: Successfully instantiated SPD at 0x51
nov. 25 16:26:54 Travis kernel: i2c i2c-0: Successfully instantiated SPD at 0x53
nov. 25 16:26:54 Travis kernel: ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20230628/utaddress-204)
nov. 25 16:26:54 Travis kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
nov. 25 16:26:54 Travis kernel: ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20230628/utaddress-204)
nov. 25 16:26:54 Travis kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
nov. 25 16:26:54 Travis kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20230628/utaddress-204)
nov. 25 16:26:54 Travis kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20230628/utaddress-204)
nov. 25 16:26:54 Travis kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
nov. 25 16:26:54 Travis kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20230628/utaddress-204)
nov. 25 16:26:54 Travis kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20230628/utaddress-204)
nov. 25 16:26:54 Travis kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
nov. 25 16:26:54 Travis kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
nov. 25 16:26:54 Travis kernel: e1000e: Intel(R) PRO/1000 Network Driver
nov. 25 16:26:54 Travis kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
nov. 25 16:26:54 Travis kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
nov. 25 16:26:54 Travis kernel: e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
nov. 25 16:26:54 Travis kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 78:24:af:33:04:05
nov. 25 16:26:54 Travis kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
nov. 25 16:26:54 Travis kernel: e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
nov. 25 16:26:54 Travis kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
nov. 25 16:26:54 Travis kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
nov. 25 16:26:54 Travis kernel: snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
nov. 25 16:26:54 Travis kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
nov. 25 16:26:54 Travis kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
nov. 25 16:26:54 Travis kernel: at24 0-0051: supply vcc not found, using dummy regulator
nov. 25 16:26:54 Travis kernel: at24 0-0051: 256 byte spd EEPROM, read-only
nov. 25 16:26:54 Travis kernel: at24 0-0053: supply vcc not found, using dummy regulator
nov. 25 16:26:54 Travis kernel: at24 0-0053: 256 byte spd EEPROM, read-only
nov. 25 16:26:54 Travis kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
nov. 25 16:26:54 Travis kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
nov. 25 16:26:54 Travis kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
nov. 25 16:26:54 Travis kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
nov. 25 16:26:54 Travis kernel: iTCO_vendor_support: vendor-support=0
nov. 25 16:26:54 Travis kernel: iTCO_wdt iTCO_wdt.1.auto: Found a 9 Series TCO device (Version=2, TCOBASE=0x1860)
nov. 25 16:26:54 Travis kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
nov. 25 16:26:54 Travis kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
nov. 25 16:26:54 Travis kernel: cfg80211: failed to load regulatory.db
nov. 25 16:26:54 Travis kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
nov. 25 16:26:54 Travis kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
nov. 25 16:26:54 Travis kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
nov. 25 16:26:54 Travis kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
nov. 25 16:26:54 Travis kernel: snd_hda_codec_realtek hdaudioC0D0: dig-out=0x11/0x0
nov. 25 16:26:54 Travis kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
nov. 25 16:26:54 Travis kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
nov. 25 16:26:54 Travis kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
nov. 25 16:26:54 Travis kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
nov. 25 16:26:54 Travis kernel: Intel(R) Wireless WiFi driver for Linux
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Detected crf-id 0x2816, cnv-id 0x1000200 wfpm id 0x80000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: PCI dev 2526/0014, rev=0x321, rfid=0x105110
nov. 25 16:26:54 Travis kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
nov. 25 16:26:54 Travis kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
nov. 25 16:26:54 Travis kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
nov. 25 16:26:54 Travis kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
nov. 25 16:26:54 Travis kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
nov. 25 16:26:54 Travis kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
nov. 25 16:26:54 Travis kernel: input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
nov. 25 16:26:54 Travis kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
nov. 25 16:26:54 Travis kernel: asus_wmi: ASUS WMI generic driver loaded
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 0
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 1
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 2
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 3
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 4
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 6
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 8
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 9
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 10
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 11
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 15
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 16
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 18
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 19
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 20
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 21
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 28
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: loaded firmware version 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode op_mode iwlmvm
nov. 25 16:26:54 Travis kernel: asus_wmi: Initialization: 0x0
nov. 25 16:26:54 Travis kernel: asus_wmi: BIOS WMI version: 0.9
nov. 25 16:26:54 Travis kernel: asus_wmi: SFUN value: 0x0
nov. 25 16:26:54 Travis kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
nov. 25 16:26:54 Travis kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input23
nov. 25 16:26:54 Travis kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input24
nov. 25 16:26:54 Travis kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
nov. 25 16:26:54 Travis kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input26
nov. 25 16:26:54 Travis kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input27
nov. 25 16:26:54 Travis kernel: e1000e 0000:00:19.0 eno1: renamed from eth0
nov. 25 16:26:54 Travis kernel: cryptd: max_cpu_qlen set to 1000
nov. 25 16:26:54 Travis kernel: AVX2 version of gcm_enc/dec engaged.
nov. 25 16:26:54 Travis kernel: AES CTR mode by8 optimization enabled
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x321
nov. 25 16:26:54 Travis kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
nov. 25 16:26:54 Travis kernel: Bluetooth: Core ver 2.22
nov. 25 16:26:54 Travis kernel: NET: Registered PF_BLUETOOTH protocol family
nov. 25 16:26:54 Travis kernel: Bluetooth: HCI device and connection manager initialized
nov. 25 16:26:54 Travis kernel: Bluetooth: HCI socket layer initialized
nov. 25 16:26:54 Travis kernel: Bluetooth: L2CAP socket layer initialized
nov. 25 16:26:54 Travis kernel: Bluetooth: SCO socket layer initialized
nov. 25 16:26:54 Travis kernel: usbcore: registered new interface driver btusb
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Bootloader revision 0.1 build 42 week 52 2015
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Device revision is 2
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Secure boot is enabled
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: OTP lock is enabled
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: API lock is enabled
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Debug lock is disabled
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
nov. 25 16:26:54 Travis kernel: ------------[ cut here ]------------
nov. 25 16:26:54 Travis kernel: Timeout waiting for hardware access (CSR_GP_CNTRL 0xffffffff)
nov. 25 16:26:54 Travis kernel: WARNING: CPU: 3 PID: 292 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2217 __iwl_trans_pcie_grab_nic_access+0x14a/0x150 [iwlwifi]
nov. 25 16:26:54 Travis kernel: Modules linked in: kvm(+) irqbypass btusb btrtl btintel btbcm btmtk bluetooth ecdh_generic crct10dif_pclmul crc32_pclmul polyval_clmulni iwlmvm(+) polyval_generic gf128mul ghash_clmulni_intel mac80211 sha512_ssse3 aesni_intel libarc4 crypto_simd cryptd eeepc_wmi snd_hda_codec_hdmi asus_wmi iwlwifi snd_hda_codec_realtek sparse_keymap snd_hda_codec_generic mei_pxp ledtrig_audio mei_wdt platform_profile mei_hdcp acpi_pad iTCO_wdt intel_pmc_bxt iTCO_vendor_support rapl intel_cstate at24 snd_soc_rt5640 snd_hda_intel intel_uncore snd_soc_rl6231 cfg80211 snd_soc_core snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_compress ac97_bus mei_me snd_hda_core rfkill snd_pcm_dmaengine snd_hwdep snd_pcm e1000e snd_timer lpc_ich snd mei i2c_i801 i2c_smbus soundcore mac_hid wmi_bmof pcspkr i2c_dev sg dm_mod fuse loop ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_logitech_hidpp hid_logitech_dj usbhid serio_raw atkbd libps2 vivaldi_fmap mxm_wmi crc32c_intel sr_mod cdrom i8042 xhci_pci xhci_pci_renesas
nov. 25 16:26:54 Travis kernel: video serio wmi
nov. 25 16:26:54 Travis kernel: CPU: 3 PID: 292 Comm: modprobe Not tainted 6.6.2-arch1-1 #1 11215f9ba7ddfb51644674a5b2ced71612c62fe9
nov. 25 16:26:54 Travis kernel: Hardware name: ASUS All Series/H97-PRO, BIOS 0335 05/22/2014
nov. 25 16:26:54 Travis kernel: RIP: 0010:__iwl_trans_pcie_grab_nic_access+0x14a/0x150 [iwlwifi]
nov. 25 16:26:54 Travis kernel: Code: 00 00 00 48 89 df e8 a5 8e fe ff 4c 89 f7 e8 fd 6c 47 cb eb 8c 89 c6 48 c7 c7 a8 4b d9 c0 c6 05 3b 1a 02 00 01 e8 76 c0 77 ca <0f> 0b eb a9 66 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
nov. 25 16:26:54 Travis kernel: RSP: 0018:ffffabfc416cf9e0 EFLAGS: 00010286
nov. 25 16:26:54 Travis kernel: RAX: 0000000000000000 RBX: ffff931143894028 RCX: 0000000000000027
nov. 25 16:26:54 Travis kernel: RDX: ffff93144dda1708 RSI: 0000000000000001 RDI: ffff93144dda1700
nov. 25 16:26:54 Travis kernel: RBP: 00000000ffffffff R08: 0000000000000000 R09: ffffabfc416cf868
nov. 25 16:26:54 Travis kernel: R10: 0000000000000003 R11: ffffffff8d2ca408 R12: 0000000000000001
nov. 25 16:26:54 Travis kernel: R13: 0000000000000000 R14: ffff9311438975e4 R15: 0000000000000011
nov. 25 16:26:54 Travis kernel: FS: 00007fee8dfd9740(0000) GS:ffff93144dd80000(0000) knlGS:0000000000000000
nov. 25 16:26:54 Travis kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
nov. 25 16:26:54 Travis kernel: CR2: 00007f7b9b09b000 CR3: 00000001076ce005 CR4: 00000000001706e0
nov. 25 16:26:54 Travis kernel: Call Trace:
nov. 25 16:26:54 Travis kernel: <TASK>
nov. 25 16:26:54 Travis kernel: ? __iwl_trans_pcie_grab_nic_access+0x14a/0x150 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: ? __warn+0x81/0x130
nov. 25 16:26:54 Travis kernel: ? __iwl_trans_pcie_grab_nic_access+0x14a/0x150 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: ? report_bug+0x171/0x1a0
nov. 25 16:26:54 Travis kernel: ? console_unlock+0x78/0x120
nov. 25 16:26:54 Travis kernel: ? handle_bug+0x3c/0x80
nov. 25 16:26:54 Travis kernel: ? exc_invalid_op+0x17/0x70
nov. 25 16:26:54 Travis kernel: ? asm_exc_invalid_op+0x1a/0x20
nov. 25 16:26:54 Travis kernel: ? __iwl_trans_pcie_grab_nic_access+0x14a/0x150 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: iwl_trans_pcie_grab_nic_access+0x1a/0x40 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: iwl_read_prph+0x20/0x60 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: iwl_mvm_load_ucode_wait_alive+0x53e/0x620 [iwlmvm 1493ec901754015a23e9fe62f6cd8a032cdac5bb]
nov. 25 16:26:54 Travis kernel: ? __pfx_iwl_alive_fn+0x10/0x10 [iwlmvm 1493ec901754015a23e9fe62f6cd8a032cdac5bb]
nov. 25 16:26:54 Travis kernel: iwl_run_init_mvm_ucode+0xa5/0x3a0 [iwlmvm 1493ec901754015a23e9fe62f6cd8a032cdac5bb]
nov. 25 16:26:54 Travis kernel: ? __pfx_iwl_trans_pcie_read32+0x10/0x10 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: ? iwl_read32+0x23/0x80 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: ? __pfx_iwl_wait_phy_db_entry+0x10/0x10 [iwlmvm 1493ec901754015a23e9fe62f6cd8a032cdac5bb]
nov. 25 16:26:54 Travis kernel: ? iwl_pcie_check_hw_rf_kill+0x21/0xa0 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: iwl_mvm_start_get_nvm+0x88/0x1f0 [iwlmvm 1493ec901754015a23e9fe62f6cd8a032cdac5bb]
nov. 25 16:26:54 Travis kernel: iwl_op_mode_mvm_start+0x80f/0xa10 [iwlmvm 1493ec901754015a23e9fe62f6cd8a032cdac5bb]
nov. 25 16:26:54 Travis kernel: _iwl_op_mode_start+0x9b/0xc0 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: iwl_opmode_register+0x6c/0xe0 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: ? __pfx_iwl_mvm_init+0x10/0x10 [iwlmvm 1493ec901754015a23e9fe62f6cd8a032cdac5bb]
nov. 25 16:26:54 Travis kernel: iwl_mvm_init+0x26/0xff0 [iwlmvm 1493ec901754015a23e9fe62f6cd8a032cdac5bb]
nov. 25 16:26:54 Travis kernel: ? __pfx_iwl_mvm_init+0x10/0x10 [iwlmvm 1493ec901754015a23e9fe62f6cd8a032cdac5bb]
nov. 25 16:26:54 Travis kernel: do_one_initcall+0x5d/0x320
nov. 25 16:26:54 Travis kernel: do_init_module+0x60/0x240
nov. 25 16:26:54 Travis kernel: init_module_from_file+0x89/0xe0
nov. 25 16:26:54 Travis kernel: idempotent_init_module+0x120/0x2b0
nov. 25 16:26:54 Travis kernel: __x64_sys_finit_module+0x5e/0xb0
nov. 25 16:26:54 Travis kernel: do_syscall_64+0x60/0x90
nov. 25 16:26:54 Travis kernel: ? ksys_lseek+0x6c/0xb0
nov. 25 16:26:54 Travis kernel: ? syscall_exit_to_user_mode+0x2b/0x40
nov. 25 16:26:54 Travis kernel: ? do_syscall_64+0x6c/0x90
nov. 25 16:26:54 Travis kernel: ? do_syscall_64+0x6c/0x90
nov. 25 16:26:54 Travis kernel: ? ksys_read+0x6f/0xf0
nov. 25 16:26:54 Travis kernel: ? syscall_exit_to_user_mode+0x2b/0x40
nov. 25 16:26:54 Travis kernel: ? do_syscall_64+0x6c/0x90
nov. 25 16:26:54 Travis kernel: ? do_syscall_64+0x6c/0x90
nov. 25 16:26:54 Travis kernel: ? exc_page_fault+0x7f/0x180
nov. 25 16:26:54 Travis kernel: entry_SYSCALL_64_after_hwframe+0x6e/0xd8
nov. 25 16:26:54 Travis kernel: RIP: 0033:0x7fee8d92c73d
nov. 25 16:26:54 Travis 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 c3 95 0c 00 f7 d8 64 89 01 48
nov. 25 16:26:54 Travis kernel: RSP: 002b:00007ffd63e5bec8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
nov. 25 16:26:54 Travis kernel: RAX: ffffffffffffffda RBX: 00005611d7e61bd0 RCX: 00007fee8d92c73d
nov. 25 16:26:54 Travis kernel: RDX: 0000000000000004 RSI: 00005611d7ab848d RDI: 0000000000000002
nov. 25 16:26:54 Travis kernel: RBP: 00005611d7ab848d R08: 0000000000000070 R09: ffffffffffffff88
nov. 25 16:26:54 Travis kernel: R10: 0000000000000050 R11: 0000000000000246 R12: 0000000000040000
nov. 25 16:26:54 Travis kernel: R13: 00005611d7e61ce0 R14: 0000000000000000 R15: 00005611d7e656d0
nov. 25 16:26:54 Travis kernel: </TASK>
nov. 25 16:26:54 Travis kernel: ---[ end trace 0000000000000000 ]---
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: iwlwifi transaction failed, dumping registers
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: iwlwifi device config registers:
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000000: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000020: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000040: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000060: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000080: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 000000a0: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 000000c0: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 000000e0: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000100: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000120: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000140: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: iwlwifi device memory mapped registers:
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000000: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000020: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: iwlwifi parent port (0000:00:1c.6) config registers:
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000000: 8c9c8086 00100407 060400d0 00810010 00000000 00000000 00050500 200000f0
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000020: f710f710 0001fff1 00000000 00000000 00000000 00000040 00000000 00120306
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000040: 01428010 00008000 00110000 07323c12 50110040 0034b200 01480000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000060: 00000000 00000817 00000000 00000000 00010002 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000080: 00019005 fee02004 00000021 00000000 0000a00d 85341043 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000000a0: c8030001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000000c0: 00000000 00000000 00000000 00000000 01000000 00001842 8b118008 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000000e0: 00000000 0000001e 00000000 00000000 00000050 0c000040 08000fb1 07002800
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000100: 00000000 00000000 00000000 00060011 00000041 00002000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000140: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000160: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000180: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000001a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000001c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000001e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000200: 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: SecBoot CPU1 Status: 0x5a5a5a5a, CPU2 Status: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WFPM_ARC1_PD_NOTIFICATION: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: HPM_SECONDARY_DEVICE_STATE: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WFPM_MAC_OTP_CFG7_ADDR: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WFPM_MAC_OTP_CFG7_DATA: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: UMAC PC: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: LMAC PC: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Not valid error log pointer 0x00000000 for Init uCode
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: IML/ROM dump:
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 0x5A5A | IML/ROM SYSASSERT
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 0x5A5A5A5A | IML/ROM error/state
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 0x5A5A5A5A | IML/ROM data1
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Failed to start INIT ucode: -110
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Failed to dump region: id=1, type=10
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Failed to dump region: id=21, type=10
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Failed to dump region: id=1, type=10
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Failed to dump region: id=21, type=10
nov. 25 16:26:54 Travis kernel: mousedev: PS/2 mouse device common for all mice
nov. 25 16:26:54 Travis kernel: EXT4-fs (sdb1): mounted filesystem 0c224cab-6202-4871-a640-d1c173eadd30 r/w with ordered data mode. Quota mode: none.
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Found device firmware: intel/ibt-18-16-1.sfi
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Boot Address: 0x40800
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Firmware Version: 155-35.23
nov. 25 16:26:54 Travis kernel: intel_rapl_common: Found RAPL domain package
nov. 25 16:26:54 Travis kernel: intel_rapl_common: Found RAPL domain core
nov. 25 16:26:54 Travis kernel: intel_rapl_common: Found RAPL domain dram
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Failed to run INIT ucode: -110
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: retry init count 0
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x321
nov. 25 16:26:54 Travis kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Error, can not clear persistence bit
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: retry init count 1
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x321
nov. 25 16:26:54 Travis kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Error, can not clear persistence bit
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: retry init count 2
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Waiting for firmware download to complete
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Firmware loaded in 1380591 usecs
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Waiting for device to boot
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Device booted in 13680 usecs
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-18-16-1.ddc
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: Firmware revision 0.1 build 155 week 35 2023
nov. 25 16:26:54 Travis kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
nov. 25 16:26:54 Travis kernel: nvidia: loading out-of-tree module taints kernel.
nov. 25 16:26:54 Travis kernel: nvidia: module license 'NVIDIA' taints kernel.
nov. 25 16:26:54 Travis kernel: Disabling lock debugging due to kernel taint
nov. 25 16:26:54 Travis kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
nov. 25 16:26:54 Travis kernel: nvidia: module license taints kernel.
nov. 25 16:26:54 Travis kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 237
nov. 25 16:26:54 Travis kernel:
nov. 25 16:26:54 Travis kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
nov. 25 16:26:54 Travis kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 545.29.06 Thu Nov 16 01:59:08 UTC 2023
nov. 25 16:26:54 Travis kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
nov. 25 16:26:54 Travis kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 545.29.06 Thu Nov 16 01:47:29 UTC 2023
nov. 25 16:26:54 Travis kernel: nvidia-uvm: Loaded the UVM driver, major device number 235.
nov. 25 16:26:54 Travis kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
nov. 25 16:26:54 Travis kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
nov. 25 16:26:54 Travis kernel: vboxdrv: Found 4 processor cores/threads
nov. 25 16:26:54 Travis kernel: vboxdrv: TSC mode is Invariant, tentative frequency 2993068390 Hz
nov. 25 16:26:54 Travis kernel: vboxdrv: Successfully loaded version 7.0.12 r159484 (interface 0x00330004)
nov. 25 16:26:54 Travis kernel: VBoxNetAdp: Successfully started.
nov. 25 16:26:54 Travis kernel: VBoxNetFlt: Successfully started.
nov. 25 16:26:47 Travis mtp-probe[351]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
nov. 25 16:26:39 Travis systemd-modules-load[199]: Inserted module 'i2c_dev'
nov. 25 16:26:47 Travis mtp-probe[351]: bus: 3, device: 2 was not an MTP device
nov. 25 16:26:39 Travis systemd[1]: Finished Load/Save OS Random Seed.
nov. 25 16:26:40 Travis systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
nov. 25 16:26:40 Travis systemd[1]: Starting Create System Users...
nov. 25 16:26:41 Travis systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
nov. 25 16:26:42 Travis systemd[1]: Finished Create System Users.
nov. 25 16:26:54 Travis systemd-fsck[345]: /dev/sdb1 : propre, 81404/61054976 fichiers, 26910260/244189184 blocs
nov. 25 16:26:42 Travis systemd[1]: Starting Create Static Device Nodes in /dev...
nov. 25 16:26:42 Travis systemd[1]: Finished Create Static Device Nodes in /dev.
nov. 25 16:26:42 Travis systemd[1]: Reached target Preparation for Local File Systems.
nov. 25 16:26:42 Travis systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
nov. 25 16:26:42 Travis systemd[1]: Starting Rule-based Manager for Device Events and Files...
nov. 25 16:26:42 Travis systemd-udevd[232]: Using default interface naming scheme 'v253'.
nov. 25 16:26:44 Travis systemd[1]: Started Rule-based Manager for Device Events and Files.
nov. 25 16:26:45 Travis systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
nov. 25 16:26:45 Travis systemd[1]: Starting Virtual Console Setup...
nov. 25 16:26:46 Travis (udev-worker)[256]: event13: Failed to call EVIOCSKEYCODE with scan code 0x7c, and key code 190: Invalid argument
nov. 25 16:26:46 Travis systemd[1]: Found device TOSHIBA_DT01ACA100 Data.
nov. 25 16:26:46 Travis systemd[1]: Starting File System Check on /dev/disk/by-uuid/0c224cab-6202-4871-a640-d1c173eadd30...
nov. 25 16:26:47 Travis systemd[1]: Starting Load/Save RF Kill Switch Status...
nov. 25 16:26:47 Travis systemd[1]: Reached target Bluetooth Support.
nov. 25 16:26:48 Travis systemd[1]: Finished File System Check on /dev/disk/by-uuid/0c224cab-6202-4871-a640-d1c173eadd30.
nov. 25 16:26:48 Travis systemd[1]: Started Load/Save RF Kill Switch Status.
nov. 25 16:26:48 Travis systemd[1]: Mounting /run/media/apitronix/Others...
nov. 25 16:26:48 Travis systemd[1]: Mounted /run/media/apitronix/Others.
nov. 25 16:26:49 Travis systemd[1]: Finished Virtual Console Setup.
nov. 25 16:26:49 Travis systemd[1]: Starting Load Kernel Module dm_mod...
nov. 25 16:26:49 Travis systemd[1]: Starting Load Kernel Module loop...
nov. 25 16:26:49 Travis systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
nov. 25 16:26:49 Travis systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
nov. 25 16:26:49 Travis systemd[1]: 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. 25 16:26:49 Travis systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
nov. 25 16:26:49 Travis systemd[1]: Finished Load Kernel Module dm_mod.
nov. 25 16:26:49 Travis systemd[1]: modprobe@loop.service: Deactivated successfully.
nov. 25 16:26:49 Travis systemd[1]: Finished Load Kernel Module loop.
nov. 25 16:26:49 Travis systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
nov. 25 16:26:51 Travis (udev-worker)[247]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
nov. 25 16:26:51 Travis (udev-worker)[243]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
nov. 25 16:26:51 Travis systemd-modules-load[199]: Inserted module 'nvidia_uvm'
nov. 25 16:26:51 Travis (udev-worker)[247]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \ -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) ${i}; done'' failed with exit code 1.
nov. 25 16:26:51 Travis (udev-worker)[243]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \ -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) ${i}; done'' failed with exit code 1.
nov. 25 16:26:51 Travis (udev-worker)[250]: nvidia_modeset: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidia-modeset c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 254'' failed with exit code 1.
nov. 25 16:26:52 Travis systemd-modules-load[199]: Inserted module 'vboxdrv'
nov. 25 16:26:52 Travis systemd-modules-load[199]: Inserted module 'vboxnetadp'
nov. 25 16:26:52 Travis systemd-modules-load[199]: Inserted module 'vboxnetflt'
nov. 25 16:26:52 Travis systemd[1]: Finished Load Kernel Modules.
nov. 25 16:26:52 Travis systemd[1]: Starting Apply Kernel Variables...
nov. 25 16:26:52 Travis systemd[1]: Finished Apply Kernel Variables.
nov. 25 16:26:53 Travis systemd[1]: systemd-rfkill.service: Deactivated successfully.
nov. 25 16:26:54 Travis systemd[1]: Found device ST1000DL002-9TT153 1.
nov. 25 16:26:54 Travis systemd[1]: Starting File System Check on /dev/disk/by-uuid/AEE6-882B...
nov. 25 16:26:54 Travis systemd[1]: Finished Flush Journal to Persistent Storage.
nov. 25 16:26:54 Travis systemd[1]: Found device ST1000DL002-9TT153 2.
nov. 25 16:26:54 Travis systemd[1]: Activating swap /dev/disk/by-uuid/2a33b3b2-a14e-4995-a6de-d6d6120bd0c6...
nov. 25 16:26:54 Travis systemd[1]: Found device ST1000DL002-9TT153 4.
nov. 25 16:26:54 Travis kernel: Adding 7602172k swap on /dev/sda2. Priority:-2 extents:1 across:7602172k
nov. 25 16:26:54 Travis systemd[1]: Starting File System Check on /dev/disk/by-uuid/7965db78-ea31-4978-ac22-21e16401d46c...
nov. 25 16:26:54 Travis systemd[1]: Activated swap /dev/disk/by-uuid/2a33b3b2-a14e-4995-a6de-d6d6120bd0c6.
nov. 25 16:26:54 Travis systemd[1]: Reached target Swaps.
nov. 25 16:26:54 Travis systemd[1]: Mounting Temporary Directory /tmp...
nov. 25 16:26:54 Travis systemd[1]: Mounted Temporary Directory /tmp.
nov. 25 16:26:54 Travis systemd-fsck[451]: /dev/sda4 : propre, 311132/13107200 fichiers, 11741516/52428800 blocs
nov. 25 16:26:55 Travis systemd[1]: Finished File System Check on /dev/disk/by-uuid/7965db78-ea31-4978-ac22-21e16401d46c.
nov. 25 16:26:55 Travis systemd[1]: home.mount: Directory /home to mount over is not empty, mounting anyway.
nov. 25 16:26:55 Travis systemd[1]: Mounting /home...
nov. 25 16:26:55 Travis kernel: EXT4-fs (sda4): mounted filesystem 7965db78-ea31-4978-ac22-21e16401d46c r/w with ordered data mode. Quota mode: none.
nov. 25 16:26:55 Travis systemd[1]: Mounted /home.
nov. 25 16:26:55 Travis systemd-fsck[452]: fsck.fat 4.2 (2021-01-31)
nov. 25 16:26:55 Travis systemd-fsck[452]: /dev/sda1: 367 files, 3552/261628 clusters
nov. 25 16:26:55 Travis systemd[1]: Finished File System Check on /dev/disk/by-uuid/AEE6-882B.
nov. 25 16:26:55 Travis systemd[1]: Mounting /efi...
nov. 25 16:26:55 Travis systemd[1]: Mounted /efi.
nov. 25 16:26:55 Travis systemd[1]: Reached target Local File Systems.
nov. 25 16:26:55 Travis systemd[1]: Starting Rebuild Dynamic Linker Cache...
nov. 25 16:26:55 Travis systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
nov. 25 16:26:55 Travis systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
nov. 25 16:26:55 Travis systemd[1]: Starting Create Volatile Files and Directories...
nov. 25 16:26:56 Travis systemd[1]: Finished Create Volatile Files and Directories.
nov. 25 16:26:56 Travis systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
nov. 25 16:26:56 Travis systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
nov. 25 16:26:56 Travis systemd[1]: Starting Rebuild Journal Catalog...
nov. 25 16:26:56 Travis systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
nov. 25 16:26:56 Travis systemd[1]: Starting Network Time Synchronization...
nov. 25 16:26:56 Travis systemd[1]: Starting Record System Boot/Shutdown in UTMP...
nov. 25 16:26:56 Travis systemd[1]: Finished Rebuild Journal Catalog.
nov. 25 16:26:56 Travis systemd[1]: Finished Record System Boot/Shutdown in UTMP.
nov. 25 16:26:57 Travis systemd[1]: Started Network Time Synchronization.
nov. 25 16:26:57 Travis systemd[1]: Reached target System Time Set.
nov. 25 16:26:59 Travis systemd[1]: Finished Rebuild Dynamic Linker Cache.
nov. 25 16:26:59 Travis systemd[1]: Starting Update is Completed...
nov. 25 16:26:59 Travis systemd[1]: Finished Update is Completed.
nov. 25 16:26:59 Travis systemd[1]: Reached target System Initialization.
nov. 25 16:26:59 Travis systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
nov. 25 16:26:59 Travis systemd[1]: Started Daily man-db regeneration.
nov. 25 16:26:59 Travis systemd[1]: Started Daily verification of password and group files.
nov. 25 16:26:59 Travis systemd[1]: Started Daily Cleanup of Temporary Directories.
nov. 25 16:26:59 Travis systemd[1]: Reached target Timer Units.
nov. 25 16:26:59 Travis systemd[1]: Listening on D-Bus System Message Bus Socket.
nov. 25 16:26:59 Travis systemd[1]: Reached target Socket Units.
nov. 25 16:26:59 Travis systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
nov. 25 16:26:59 Travis systemd[1]: Reached target Basic System.
nov. 25 16:26:59 Travis systemd[1]: Starting Save/Restore Sound Card State...
nov. 25 16:26:59 Travis systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
nov. 25 16:26:59 Travis systemd[1]: Starting D-Bus System Message Bus...
nov. 25 16:26:59 Travis systemd[1]: Started DHCP/ IPv4LL/ IPv6RA/ DHCPv6 client on all interfaces.
nov. 25 16:26:59 Travis systemd[1]: Reached target Network.
nov. 25 16:26:59 Travis systemd[1]: Starting User Login Management...
nov. 25 16:26:59 Travis systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
nov. 25 16:26:59 Travis systemd[1]: Starting Permit User Sessions...
nov. 25 16:26:59 Travis systemd[1]: Finished Save/Restore Sound Card State.
nov. 25 16:26:59 Travis systemd[1]: Finished Permit User Sessions.
nov. 25 16:26:59 Travis systemd[1]: Reached target Sound Card.
nov. 25 16:26:59 Travis systemd[1]: Started Getty on tty1.
nov. 25 16:26:59 Travis systemd[1]: Reached target Login Prompts.
nov. 25 16:26:59 Travis systemd-logind[479]: New seat seat0.
nov. 25 16:26:59 Travis systemd-logind[479]: Watching system buttons on /dev/input/event1 (Power Button)
nov. 25 16:26:59 Travis systemd-logind[479]: Watching system buttons on /dev/input/event0 (Power Button)
nov. 25 16:26:59 Travis systemd-logind[479]: Watching system buttons on /dev/input/event3 (Logitech MX Vertical)
nov. 25 16:26:59 Travis systemd-logind[479]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
nov. 25 16:26:59 Travis systemd[1]: Started User Login Management.
nov. 25 16:26:59 Travis dhcpcd[478]: dhcpcd-10.0.5 starting
nov. 25 16:26:59 Travis dhcpcd[517]: dev: loaded udev
nov. 25 16:27:00 Travis dhcpcd[517]: DUID 00:01:00:01:2c:7b:a2:74:02:23:02:09:06:6d
nov. 25 16:27:00 Travis kernel: 8021q: 802.1Q VLAN Support v1.8
nov. 25 16:27:00 Travis systemd[1]: Started D-Bus System Message Bus.
nov. 25 16:27:00 Travis systemd[1]: Reached target Multi-User System.
nov. 25 16:27:00 Travis systemd[1]: Reached target Graphical Interface.
nov. 25 16:27:00 Travis systemd[1]: Startup finished in 12.219s (firmware) + 2.306s (loader) + 6.671s (kernel) + 24.400s (userspace) = 45.597s.
nov. 25 16:27:00 Travis dbus-daemon[477]: [system] Successfully activated service 'org.freedesktop.systemd1'
nov. 25 16:27:00 Travis dhcpcd[517]: no interfaces have a carrier
nov. 25 16:27:00 Travis dhcpcd[517]: eno1: waiting for carrier
nov. 25 16:27:08 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.3' (uid=0 pid=483 comm="/bin/login -p -- ")
nov. 25 16:27:08 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 16:27:14 Travis login[483]: pam_unix(login:session): session opened for user apitronix(uid=1000) by apitronix(uid=0)
nov. 25 16:27:15 Travis systemd-logind[479]: New session 1 of user apitronix.
nov. 25 16:27:15 Travis systemd[1]: Created slice User Slice of UID 1000.
nov. 25 16:27:15 Travis systemd[1]: Starting User Runtime Directory /run/user/1000...
nov. 25 16:27:15 Travis systemd[1]: Finished User Runtime Directory /run/user/1000.
nov. 25 16:27:15 Travis systemd[1]: Starting User Manager for UID 1000...
nov. 25 16:27:15 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.6' (uid=0 pid=537 comm="(systemd)")
nov. 25 16:27:15 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 16:27:15 Travis (systemd)[537]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[apitronix] ruser=[<unknown>] rhost=[<unknown>]
nov. 25 16:27:15 Travis (systemd)[537]: pam_unix(systemd-user:session): session opened for user apitronix(uid=1000) by apitronix(uid=0)
nov. 25 16:27:15 Travis systemd[537]: Queued start job for default target Main User Target.
nov. 25 16:27:17 Travis systemd-journald[198]: /var/log/journal/64fea96649d74d1186f7b20f35b4f489/user-1000.journal: Journal file uses a different sequence number ID, rotating.
nov. 25 16:27:15 Travis systemd[537]: Created slice User Application Slice.
nov. 25 16:27:15 Travis login[483]: LOGIN ON tty1 BY apitronix
nov. 25 16:27:15 Travis systemd[537]: Reached target Paths.
nov. 25 16:27:15 Travis systemd[537]: Reached target Timers.
nov. 25 16:27:15 Travis systemd[537]: Starting D-Bus User Message Bus Socket...
nov. 25 16:27:15 Travis systemd[537]: Listening on GnuPG network certificate management daemon.
nov. 25 16:27:15 Travis systemd[537]: Listening on GCR ssh-agent wrapper.
nov. 25 16:27:15 Travis systemd[537]: Listening on GNOME Keyring daemon.
nov. 25 16:27:15 Travis systemd[537]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
nov. 25 16:27:15 Travis systemd[537]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
nov. 25 16:27:15 Travis systemd[537]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
nov. 25 16:27:15 Travis systemd[537]: Listening on GnuPG cryptographic agent and passphrase cache.
nov. 25 16:27:15 Travis systemd[537]: Listening on p11-kit server.
nov. 25 16:27:15 Travis systemd[537]: Listening on PipeWire Multimedia System Sockets.
nov. 25 16:27:15 Travis systemd[537]: Listening on Sound System.
nov. 25 16:27:15 Travis systemd[537]: Listening on D-Bus User Message Bus Socket.
nov. 25 16:27:15 Travis systemd[537]: Reached target Sockets.
nov. 25 16:27:15 Travis systemd[537]: Reached target Basic System.
nov. 25 16:27:15 Travis systemd[1]: Started User Manager for UID 1000.
nov. 25 16:27:15 Travis systemd[537]: Starting Update XDG user dir configuration...
nov. 25 16:27:15 Travis systemd[1]: Started Session 1 of User apitronix.
nov. 25 16:27:16 Travis systemd[537]: Finished Update XDG user dir configuration.
nov. 25 16:27:16 Travis systemd[537]: Reached target Main User Target.
nov. 25 16:27:16 Travis systemd[537]: Startup finished in 1.296s.
nov. 25 16:27:26 Travis kernel: Xorg[573]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
nov. 25 16:27:33 Travis systemd[537]: Created slice User Core Session Slice.
nov. 25 16:27:33 Travis systemd[537]: Starting D-Bus User Message Bus...
nov. 25 16:27:34 Travis systemd[537]: Started D-Bus User Message Bus.
nov. 25 16:27:41 Travis systemd[537]: Reloading requested from client PID 593 ('startplasma-x11')...
nov. 25 16:27:41 Travis systemd[537]: Reloading...
nov. 25 16:27:41 Travis systemd[537]: Reloading finished in 190 ms.
nov. 25 16:27:41 Travis systemd[537]: Created slice User Background Tasks Slice.
nov. 25 16:27:41 Travis systemd[537]: Reached target Session services which should run early before the graphical session is brought up.
nov. 25 16:27:41 Travis systemd[537]: Starting KDE Config Module Initialization...
nov. 25 16:27:41 Travis systemd[537]: Starting Baloo File Indexer Daemon...
nov. 25 16:27:41 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.3' (uid=1000 pid=610 comm="/usr/bin/kcminit_startup")
nov. 25 16:27:41 Travis systemd[537]: Starting Portal service...
nov. 25 16:27:41 Travis systemd[537]: kde-baloo.service: Skipped due to 'exec-condition'.
nov. 25 16:27:41 Travis systemd[537]: Condition check resulted in Baloo File Indexer Daemon being skipped.
nov. 25 16:27:42 Travis kcminit_startup[610]: Initializing "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
nov. 25 16:27:42 Travis kcminit_startup[610]: Initializing "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
nov. 25 16:27:42 Travis kcminit_startup[610]: Initializing "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_style.so"
nov. 25 16:27:43 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.4' (uid=1000 pid=613 comm="/usr/lib/xdg-desktop-portal")
nov. 25 16:27:43 Travis systemd[537]: Starting flatpak document portal service...
nov. 25 16:27:44 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.5' (uid=1000 pid=623 comm="/usr/lib/xdg-document-portal")
nov. 25 16:27:44 Travis systemd[537]: Starting sandboxed app permission store...
nov. 25 16:27:44 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
nov. 25 16:27:44 Travis systemd[537]: Started sandboxed app permission store.
nov. 25 16:27:44 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.freedesktop.portal.Documents'
nov. 25 16:27:44 Travis systemd[537]: Started flatpak document portal service.
nov. 25 16:27:45 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.9' (uid=1000 pid=613 comm="/usr/lib/xdg-desktop-portal")
nov. 25 16:27:45 Travis systemd[1]: Starting RealtimeKit Scheduling Policy Service...
nov. 25 16:27:45 Travis dbus-daemon[477]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
nov. 25 16:27:45 Travis systemd[1]: Started RealtimeKit Scheduling Policy Service.
nov. 25 16:27:45 Travis rtkit-daemon[642]: Successfully called chroot.
nov. 25 16:27:45 Travis rtkit-daemon[642]: Successfully dropped privileges.
nov. 25 16:27:45 Travis rtkit-daemon[642]: Successfully limited resources.
nov. 25 16:27:45 Travis rtkit-daemon[642]: Canary thread running.
nov. 25 16:27:45 Travis rtkit-daemon[642]: Running.
nov. 25 16:27:45 Travis rtkit-daemon[642]: Watchdog thread running.
nov. 25 16:27:45 Travis rtkit-daemon[642]: Supervising 0 threads of 0 processes of 0 users.
nov. 25 16:27:45 Travis rtkit-daemon[642]: Supervising 0 threads of 0 processes of 0 users.
nov. 25 16:27:45 Travis rtkit-daemon[642]: Supervising 0 threads of 0 processes of 0 users.
nov. 25 16:27:45 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.kde' unit='plasma-xdg-desktop-portal-kde.service' requested by ':1.4' (uid=1000 pid=613 comm="/usr/lib/xdg-desktop-portal")
nov. 25 16:27:46 Travis systemd[537]: Started KDE Config Module Initialization.
nov. 25 16:27:46 Travis systemd[537]: Starting KDE Daemon...
nov. 25 16:27:46 Travis systemd[537]: Starting KDE Session Management Server...
nov. 25 16:27:46 Travis systemd[537]: Starting KDE Window Manager...
nov. 25 16:27:47 Travis ksmserver[647]: Qt: Session management error: networkIdsList argument is NULL
nov. 25 16:27:48 Travis systemd[537]: Started KDE Daemon.
nov. 25 16:27:48 Travis systemd[537]: Starting KDE Configuration Module Initialization (Phase 1)...
nov. 25 16:27:48 Travis kcminit_startup[610]: Initializing "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
nov. 25 16:27:48 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.8' (uid=1000 pid=647 comm="/usr/bin/ksmserver")
nov. 25 16:27:48 Travis kcminit_startup[610]: kcm_touchpad: Using X11 backend
nov. 25 16:27:48 Travis systemd[537]: Starting KDE Global Shortcuts Server...
nov. 25 16:27:48 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.kde.kglobalaccel'
nov. 25 16:27:48 Travis systemd[537]: Started KDE Global Shortcuts Server.
nov. 25 16:27:48 Travis systemd[537]: Finished KDE Configuration Module Initialization (Phase 1).
nov. 25 16:27:48 Travis ksmserver[647]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.11'
nov. 25 16:27:48 Travis systemd[537]: Started KDE Session Management Server.
nov. 25 16:27:48 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.1' (uid=0 pid=479 comm="/usr/lib/systemd/systemd-logind")
nov. 25 16:27:48 Travis systemd[537]: Starting KDE Plasma Workspace...
nov. 25 16:27:48 Travis systemd[1]: Starting Authorization Manager...
nov. 25 16:27:49 Travis polkitd[662]: Started polkitd version 123
nov. 25 16:27:49 Travis polkitd[662]: Loading rules from directory /etc/polkit-1/rules.d
nov. 25 16:27:49 Travis polkitd[662]: Loading rules from directory /usr/share/polkit-1/rules.d
nov. 25 16:27:49 Travis kwin_x11[648]: kwin_xkbcommon: XKB: [XKB-489] fr:127:90: numeric keysym "0x1002014" (16785428)
nov. 25 16:27:49 Travis kwin_x11[648]: kwin_xkbcommon: XKB: [XKB-489] fr:128:90: numeric keysym "0x1002013" (16785427)
nov. 25 16:27:49 Travis kwin_x11[648]: kwin_xkbcommon: XKB: [XKB-489] fr:129:90: numeric keysym "0x1002011" (16785425)
nov. 25 16:27:49 Travis kwin_x11[648]: kwin_xkbcommon: XKB: [XKB-489] fr:160:67: numeric keysym "0x1000140" (16777536)
nov. 25 16:27:49 Travis kwin_x11[648]: kwin_xkbcommon: XKB: [XKB-489] fr:160:90: numeric keysym "0x100013f" (16777535)
nov. 25 16:27:49 Travis kwin_x11[648]: kwin_xkbcommon: XKB: [XKB-489] fr:170:68: numeric keysym "0x100202f" (16785455)
nov. 25 16:27:49 Travis kwin_x11[648]: kwin_xkbcommon: XKB: [XKB-489] fr:173:91: numeric keysym "0x1002026" (16785446)
nov. 25 16:27:49 Travis kwin_x11[648]: kwin_xkbcommon: XKB: [XKB-489] fr:174:91: numeric keysym "0x10022c5" (16786117)
nov. 25 16:27:49 Travis kwin_x11[648]: kwin_xkbcommon: XKB: [XKB-489] fr:175:91: numeric keysym "0x1002215" (16785941)
nov. 25 16:27:49 Travis kwin_x11[648]: kwin_xkbcommon: XKB: [XKB-489] fr:176:91: numeric keysym "0x1002212" (16785938)
nov. 25 16:27:49 Travis polkitd[662]: Finished loading, compiling and executing 4 rules
nov. 25 16:27:49 Travis dbus-daemon[477]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
nov. 25 16:27:49 Travis systemd[1]: Started Authorization Manager.
nov. 25 16:27:49 Travis polkitd[662]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
nov. 25 16:27:49 Travis plasmashell[661]: Checking screens: available: (QScreen(0x55d6a811c830, name="HDMI-0")) redundant: QHash() fake: QSet() all: (QScreen(0x55d6a811c830, name="HDMI-0"))
nov. 25 16:27:49 Travis plasmashell[661]: Checking screens: available: (QScreen(0x55d6a811c830, name="HDMI-0")) redundant: QHash() fake: QSet() all: (QScreen(0x55d6a811c830, name="HDMI-0"))
nov. 25 16:27:49 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.12' (uid=1000 pid=661 comm="/usr/bin/plasmashell --no-respawn")
nov. 25 16:27:49 Travis systemd[537]: Starting KActivityManager Activity manager Service...
nov. 25 16:27:49 Travis systemd[537]: Started KDE Window Manager.
nov. 25 16:27:50 Travis systemd[537]: Started KDE Plasma Workspace.
nov. 25 16:27:50 Travis systemd[537]: Reached target KDE Plasma Workspace Core.
nov. 25 16:27:50 Travis systemd[537]: Started Proxies GTK DBus menus to a Plasma readable format.
nov. 25 16:27:50 Travis systemd[537]: Starting KDE PolicyKit Authentication Agent...
nov. 25 16:27:50 Travis systemd[537]: Starting Powerdevil...
nov. 25 16:27:50 Travis systemd[537]: Starting Xdg Desktop Portal For KDE...
nov. 25 16:27:50 Travis systemd[537]: Started Handle legacy xembed system tray icons.
nov. 25 16:27:50 Travis kwin_x11[648]: OpenGL vendor string: NVIDIA Corporation
nov. 25 16:27:50 Travis kwin_x11[648]: OpenGL renderer string: NVIDIA GeForce GTX 750 Ti/PCIe/SSE2
nov. 25 16:27:50 Travis kwin_x11[648]: OpenGL version string: 3.1.0 NVIDIA 545.29.06
nov. 25 16:27:50 Travis kwin_x11[648]: OpenGL shading language version string: 1.40 NVIDIA via Cg compiler
nov. 25 16:27:50 Travis kwin_x11[648]: Driver: NVIDIA
nov. 25 16:27:50 Travis kwin_x11[648]: Driver version: 545.29.6
nov. 25 16:27:50 Travis kwin_x11[648]: GPU class: Unknown
nov. 25 16:27:50 Travis kwin_x11[648]: OpenGL version: 3.1
nov. 25 16:27:50 Travis kwin_x11[648]: GLSL version: 1.40
nov. 25 16:27:50 Travis kwin_x11[648]: X server version: 1.21.1
nov. 25 16:27:50 Travis kwin_x11[648]: Linux kernel version: 6.6.2
nov. 25 16:27:50 Travis kwin_x11[648]: Requires strict binding: no
nov. 25 16:27:50 Travis kwin_x11[648]: GLSL shaders: yes
nov. 25 16:27:50 Travis kwin_x11[648]: Texture NPOT support: yes
nov. 25 16:27:50 Travis kwin_x11[648]: Virtual Machine: no
nov. 25 16:27:51 Travis systemd[537]: Started KDE PolicyKit Authentication Agent.
nov. 25 16:27:51 Travis polkit-kde-authentication-agent-1[687]: New PolkitAgentListener 0x564cec3e6160
nov. 25 16:27:51 Travis polkit-kde-authentication-agent-1[687]: Adding new listener PolkitQt1::Agent::Listener(0x7fbd04011eb0) for 0x564cec3e6160
nov. 25 16:27:51 Travis polkit-kde-authentication-agent-1[687]: Listener online
nov. 25 16:27:51 Travis polkitd[662]: Registered Authentication Agent for unix-session:1 (system bus name :1.16 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale fr_FR.UTF-8)
nov. 25 16:27:51 Travis polkit-kde-authentication-agent-1[687]: Authentication agent result: true
nov. 25 16:27:51 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.freedesktop.impl.portal.desktop.kde'
nov. 25 16:27:51 Travis systemd[537]: Started Xdg Desktop Portal For KDE.
nov. 25 16:27:51 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.13' (uid=1000 pid=688 comm="/usr/lib/org_kde_powerdevil")
nov. 25 16:27:51 Travis systemd[1]: Starting Daemon for power management...
nov. 25 16:27:52 Travis kded5[646]: QObject::connect: No such signal QDBusAbstractInterface::StateChanged(uint)
nov. 25 16:27:52 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.kde.ActivityManager'
nov. 25 16:27:52 Travis systemd[537]: Started KActivityManager Activity manager Service.
nov. 25 16:27:53 Travis systemd[537]: Started PipeWire Multimedia Service.
nov. 25 16:27:53 Travis systemd[537]: Started PipeWire Media Session Manager.
nov. 25 16:27:54 Travis rtkit-daemon[642]: Supervising 0 threads of 0 processes of 0 users.
nov. 25 16:27:54 Travis rtkit-daemon[642]: Supervising 0 threads of 0 processes of 0 users.
nov. 25 16:27:54 Travis rtkit-daemon[642]: Supervising 0 threads of 0 processes of 0 users.
nov. 25 16:27:54 Travis rtkit-daemon[642]: Successfully made thread 727 of process 727 owned by '1000' high priority at nice level -11.
nov. 25 16:27:54 Travis rtkit-daemon[642]: Supervising 1 threads of 1 processes of 1 users.
nov. 25 16:27:54 Travis kded5[646]: kcm_touchpad: Using X11 backend
nov. 25 16:27:54 Travis rtkit-daemon[642]: Supervising 1 threads of 1 processes of 1 users.
nov. 25 16:27:54 Travis rtkit-daemon[642]: Supervising 1 threads of 1 processes of 1 users.
nov. 25 16:27:54 Travis rtkit-daemon[642]: Supervising 1 threads of 1 processes of 1 users.
nov. 25 16:27:54 Travis rtkit-daemon[642]: Successfully made thread 732 of process 728 owned by '1000' RT at priority 20.
nov. 25 16:27:54 Travis rtkit-daemon[642]: Supervising 2 threads of 2 processes of 1 users.
nov. 25 16:27:54 Travis rtkit-daemon[642]: Successfully made thread 735 of process 727 owned by '1000' RT at priority 20.
nov. 25 16:27:54 Travis rtkit-daemon[642]: Supervising 3 threads of 2 processes of 1 users.
nov. 25 16:27:54 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.freedesktop.portal.Desktop'
nov. 25 16:27:54 Travis systemd[537]: Started Portal service.
nov. 25 16:27:54 Travis kded5[646]:
nov. 25 16:27:54 Travis kded5[646]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
nov. 25 16:27:55 Travis systemd[537]: plasma-powerdevil.service: start operation timed out. Terminating.
nov. 25 16:27:55 Travis systemd[537]: plasma-powerdevil.service: Failed with result 'timeout'.
nov. 25 16:27:55 Travis systemd[537]: Failed to start Powerdevil.
nov. 25 16:27:55 Travis systemd[537]: Reached target KDE Plasma Workspace.
nov. 25 16:27:55 Travis systemd[537]: Reached target Current graphical user session.
nov. 25 16:27:55 Travis systemd[537]: Reached target plasma-workspace-x11.target.
nov. 25 16:27:55 Travis systemd[537]: Starting AT-SPI D-Bus Bus...
nov. 25 16:27:55 Travis systemd[537]: Starting Geoclue Demo agent...
nov. 25 16:27:55 Travis systemd[537]: Starting Certificate and Key Storage...
nov. 25 16:27:55 Travis systemd[537]: Starting Secret Storage Service...
nov. 25 16:27:55 Travis systemd[537]: Starting SSH Key Agent...
nov. 25 16:27:55 Travis systemd[537]: Starting Accessibility...
nov. 25 16:27:55 Travis systemd[537]: Starting Klipper...
nov. 25 16:27:55 Travis systemd[537]: Starting Evolution Alarm Notify...
nov. 25 16:27:55 Travis systemd[537]: Starting PulseAudio Sound System...
nov. 25 16:27:55 Travis systemd[537]: Starting KSplash "ready" Stage...
nov. 25 16:27:55 Travis systemd[537]: Starting KDE Session Restoration...
nov. 25 16:27:55 Travis systemd[537]: Finished KSplash "ready" Stage.
nov. 25 16:27:55 Travis dbus-daemon[477]: [system] Successfully activated service 'org.freedesktop.UPower'
nov. 25 16:27:55 Travis systemd[1]: Started Daemon for power management.
nov. 25 16:27:55 Travis systemd[537]: Started Evolution Alarm Notify.
nov. 25 16:27:55 Travis kwin_x11[648]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed"
nov. 25 16:27:55 Travis kwin_x11[648]: kf.config.core: "\"fsrestore3\" - conversion of \"0,0,0,0\" to QRect failed"
nov. 25 16:27:55 Travis systemd[537]: app-gnome\x2dkeyring\x2dpkcs11@autostart.service: Skipped due to 'exec-condition'.
nov. 25 16:27:55 Travis systemd[537]: Condition check resulted in Certificate and Key Storage being skipped.
nov. 25 16:27:55 Travis systemd[537]: plasma-powerdevil.service: Scheduled restart job, restart counter is at 1.
nov. 25 16:27:55 Travis systemd[537]: Starting Powerdevil...
nov. 25 16:27:55 Travis systemd[537]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
nov. 25 16:27:55 Travis systemd[537]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
nov. 25 16:27:55 Travis systemd[537]: app-gnome\x2dkeyring\x2dsecrets@autostart.service: Skipped due to 'exec-condition'.
nov. 25 16:27:55 Travis systemd[537]: Condition check resulted in Secret Storage Service being skipped.
nov. 25 16:27:55 Travis systemd[537]: app-gnome\x2dkeyring\x2dssh@autostart.service: Skipped due to 'exec-condition'.
nov. 25 16:27:55 Travis systemd[537]: Condition check resulted in SSH Key Agent being skipped.
nov. 25 16:27:55 Travis systemd[537]: app-klipper@autostart.service: Skipped due to 'exec-condition'.
nov. 25 16:27:55 Travis systemd[537]: Condition check resulted in Klipper being skipped.
nov. 25 16:27:55 Travis ksmserver[647]: kf.service.services: The desktop entry file "/usr/share/applications/qemu.desktop" has Type= "Application" but has no Exec field.
nov. 25 16:27:55 Travis systemd[537]: Started Accessibility.
nov. 25 16:27:56 Travis systemd[537]: Started Geoclue Demo agent.
nov. 25 16:27:56 Travis dbus-daemon[477]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.21' (uid=1000 pid=757 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
nov. 25 16:27:56 Travis systemd[537]: Started PulseAudio Sound System.
nov. 25 16:27:56 Travis systemd[537]: Reached target Startup of XDG autostart applications.
nov. 25 16:27:56 Travis systemd[537]: Started Navigateur Web Firefox - Navigateur Web.
nov. 25 16:27:56 Travis dbus-daemon[477]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
nov. 25 16:27:56 Travis dbus-daemon[477]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.21' (uid=1000 pid=757 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
nov. 25 16:27:56 Travis dbus-daemon[477]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper'
nov. 25 16:27:56 Travis dbus-daemon[477]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.21' (uid=1000 pid=757 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
nov. 25 16:27:56 Travis backlighthelper[795]: org.kde.powerdevil: no kernel backlight interface found
nov. 25 16:27:56 Travis dbus-daemon[477]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
nov. 25 16:27:56 Travis org_kde_powerdevil[757]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
nov. 25 16:27:56 Travis org_kde_powerdevil[757]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
nov. 25 16:27:56 Travis libddcutil[757]: Initializing libddcutil. ddcutil version: 2.0.0, shared library: /usr/lib/libddcutil.so.5.0.0
nov. 25 16:27:56 Travis libddcutil[757]: Library initialization complete.
nov. 25 16:27:56 Travis plasmashell[661]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
nov. 25 16:27:56 Travis plasmashell[661]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
nov. 25 16:27:56 Travis plasmashell[661]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
nov. 25 16:27:56 Travis plasmashell[661]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
nov. 25 16:27:56 Travis libddcutil[757]: i2c_check_businfo_connector() failed for bus 3
nov. 25 16:27:56 Travis kaccess[765]: Xlib XKB extension major= 1 minor= 0
nov. 25 16:27:57 Travis kaccess[765]: X server XKB extension major= 1 minor= 0
nov. 25 16:27:57 Travis systemd[537]: Starting Sound Service...
nov. 25 16:27:57 Travis plasmashell[661]: kf.plasma.quick: Applet preload policy set to 1
nov. 25 16:27:57 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.29' (uid=1000 pid=810 comm="/usr/bin/gsettings set org.gnome.desktop.a11y.appl")
nov. 25 16:27:57 Travis systemd[537]: Starting User preferences database...
nov. 25 16:27:57 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'ca.desrt.dconf'
nov. 25 16:27:57 Travis systemd[537]: Started User preferences database.
nov. 25 16:27:57 Travis libddcutil[757]: busno=3, sleep-multiplier = 2,00. Testing for supported feature 0x10 returned Error_Info[DDCRC_RETRIES in ddc_write_read_with_retry, causes: DDCRC_DDC_DATA(10)]
nov. 25 16:27:58 Travis systemd[537]: Finished KDE Session Restoration.
nov. 25 16:27:58 Travis rtkit-daemon[642]: Successfully made thread 808 of process 808 owned by '1000' high priority at nice level -11.
nov. 25 16:27:58 Travis rtkit-daemon[642]: Supervising 4 threads of 3 processes of 1 users.
nov. 25 16:28:00 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.21' (uid=1000 pid=757 comm="/usr/lib/org_kde_powerdevil")
nov. 25 16:28:00 Travis systemd[1]: Starting Disk Manager...
nov. 25 16:28:01 Travis systemd[537]: plasma-powerdevil.service: start operation timed out. Terminating.
nov. 25 16:28:01 Travis systemd[537]: plasma-powerdevil.service: Failed with result 'timeout'.
nov. 25 16:28:01 Travis systemd[537]: Failed to start Powerdevil.
nov. 25 16:28:01 Travis udisksd[834]: udisks daemon version 2.10.1 starting
nov. 25 16:28:01 Travis systemd[537]: plasma-powerdevil.service: Scheduled restart job, restart counter is at 2.
nov. 25 16:28:01 Travis systemd[537]: Starting Powerdevil...
nov. 25 16:28:01 Travis org_kde_powerdevil[841]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
nov. 25 16:28:01 Travis org_kde_powerdevil[841]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
nov. 25 16:28:01 Travis libddcutil[841]: Initializing libddcutil. ddcutil version: 2.0.0, shared library: /usr/lib/libddcutil.so.5.0.0
nov. 25 16:28:01 Travis libddcutil[841]: Library initialization complete.
nov. 25 16:28:01 Travis libddcutil[841]: i2c_check_businfo_connector() failed for bus 3
nov. 25 16:28:02 Travis libddcutil[841]: busno=3, sleep-multiplier = 2,00. Testing for supported feature 0x10 returned Error_Info[DDCRC_RETRIES in ddc_write_read_with_retry, causes: DDCRC_DDC_DATA(10)]
nov. 25 16:28:02 Travis dbus-daemon[477]: [system] Successfully activated service 'org.freedesktop.UDisks2'
nov. 25 16:28:02 Travis systemd[1]: Started Disk Manager.
nov. 25 16:28:03 Travis udisksd[834]: Acquired the name org.freedesktop.UDisks2 on the system message bus
nov. 25 16:28:04 Travis org_kde_powerdevil[841]: kf.coreaddons: "Could not load plugin from /usr/lib/qt/plugins/powerdevil/action/powerdevil_wirelesspowersavingaction.so: Impossible de charger la bibliothèque /usr/lib/qt/plugins/powerdevil/action/powerdevil_wirelesspowersavingaction.so : (libKF5NetworkManagerQt.so.6: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type)"
nov. 25 16:28:04 Travis systemd[537]: Started Powerdevil.
nov. 25 16:28:04 Travis org_kde_powerdevil[841]: org.kde.powerdevil: Handle button events action could not check for screen configuration
nov. 25 16:28:04 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.kde.KScreen' unit='plasma-kscreen.service' requested by ':1.32' (uid=1000 pid=841 comm="/usr/lib/org_kde_powerdevil")
nov. 25 16:28:04 Travis org_kde_powerdevil[841]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
nov. 25 16:28:04 Travis systemd[537]: Starting KScreen...
nov. 25 16:28:04 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.kde.KScreen'
nov. 25 16:28:04 Travis systemd[537]: Started KScreen.
nov. 25 16:28:04 Travis kscreen_backend_launcher[863]: kscreen.xrandr: Connected output 446 to CRTC 440
nov. 25 16:28:04 Travis kscreen_backend_launcher[863]: kscreen.xcb.helper: Detected XRandR 1.6
nov. 25 16:28:04 Travis kscreen_backend_launcher[863]: kscreen.xcb.helper: Event Base: 89
nov. 25 16:28:04 Travis kscreen_backend_launcher[863]: kscreen.xcb.helper: Event Error: 147
nov. 25 16:28:06 Travis kwin_x11[648]: kwin_core: XCB error: 3 (BadWindow), sequence: 3933, resource id: 6291467, major code: 129 (SHAPE), minor code: 6 (Input)
nov. 25 16:28:06 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.35' (uid=1000 pid=748 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
nov. 25 16:28:06 Travis systemd[537]: Starting Accessibility services bus...
nov. 25 16:28:06 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.a11y.Bus'
nov. 25 16:28:06 Travis systemd[537]: Started Accessibility services bus.
nov. 25 16:28:07 Travis rtkit-daemon[642]: Supervising 4 threads of 3 processes of 1 users.
nov. 25 16:28:07 Travis rtkit-daemon[642]: Successfully made thread 876 of process 808 owned by '1000' RT at priority 5.
nov. 25 16:28:07 Travis rtkit-daemon[642]: Supervising 5 threads of 3 processes of 1 users.
nov. 25 16:28:08 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.39' (uid=1000 pid=748 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
nov. 25 16:28:08 Travis pulseaudio[808]: stat('/etc/pulse/default.pa.d'): Aucun fichier ou dossier de ce type
nov. 25 16:28:08 Travis systemd[537]: Started Sound Service.
nov. 25 16:28:08 Travis systemd[537]: Starting Virtual filesystem service...
nov. 25 16:28:09 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.gtk.vfs.Daemon'
nov. 25 16:28:09 Travis systemd[537]: Started Virtual filesystem service.
nov. 25 16:28:09 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.39' (uid=1000 pid=748 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
nov. 25 16:28:09 Travis systemd[537]: Starting Evolution source registry...
nov. 25 16:28:14 Travis plasmashell[661]: file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:265:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
nov. 25 16:28:14 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
nov. 25 16:28:14 Travis systemd[537]: Started Evolution source registry.
nov. 25 16:28:21 Travis at-spi-bus-launcher[875]: dbus-daemon[875]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=748 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
nov. 25 16:28:21 Travis at-spi-bus-launcher[875]: dbus-daemon[875]: Successfully activated service 'org.a11y.atspi.Registry'
nov. 25 16:28:21 Travis at-spi-bus-launcher[967]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
nov. 25 16:28:21 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.39' (uid=1000 pid=748 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
nov. 25 16:28:21 Travis systemd[537]: Starting Evolution calendar service...
nov. 25 16:28:22 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.41' (uid=1000 pid=780 comm="/usr/lib/firefox/firefox --sm-client-id 10bde56176")
nov. 25 16:28:22 Travis systemd[1]: Starting Time & Date Service...
nov. 25 16:28:22 Travis dbus-daemon[477]: [system] Successfully activated service 'org.freedesktop.timedate1'
nov. 25 16:28:22 Travis systemd[1]: Started Time & Date Service.
nov. 25 16:28:22 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
nov. 25 16:28:22 Travis systemd[537]: Started Evolution calendar service.
nov. 25 16:28:22 Travis evolution-calen[982]: e_source_unset_last_credentials_required_arguments: assertion 'E_IS_SOURCE (source)' failed
nov. 25 16:28:22 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.46' (uid=1000 pid=982 comm="/usr/lib/evolution-calendar-factory")
nov. 25 16:28:22 Travis systemd[537]: Starting Evolution address book service...
nov. 25 16:28:22 Travis dbus-daemon[599]: [session uid=1000 pid=599] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
nov. 25 16:28:22 Travis systemd[537]: Started Evolution address book service.
nov. 25 16:28:24 Travis plasmashell[661]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
nov. 25 16:28:26 Travis plasmashell[661]: Both point size and pixel size set. Using pixel size.
nov. 25 16:28:26 Travis plasmashell[661]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:78:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
nov. 25 16:28:26 Travis plasmashell[661]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
nov. 25 16:28:27 Travis kioslave5[955]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
nov. 25 16:28:28 Travis plasmashell[661]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
nov. 25 16:28:29 Travis plasmashell[661]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
nov. 25 16:28:29 Travis plasmashell[661]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/PulseAudio.qml:9:1: module "org.kde.plasma.private.volume" is not installed
nov. 25 16:28:34 Travis rtkit-daemon[642]: Supervising 5 threads of 3 processes of 1 users.
nov. 25 16:28:35 Travis rtkit-daemon[642]: Supervising 5 threads of 3 processes of 1 users.
nov. 25 16:28:35 Travis rtkit-daemon[642]: Supervising 5 threads of 3 processes of 1 users.
nov. 25 16:28:35 Travis rtkit-daemon[642]: Supervising 5 threads of 3 processes of 1 users.
nov. 25 16:28:35 Travis rtkit-daemon[642]: Supervising 5 threads of 3 processes of 1 users.
nov. 25 16:28:35 Travis rtkit-daemon[642]: Supervising 5 threads of 3 processes of 1 users.
nov. 25 16:28:35 Travis rtkit-daemon[642]: Successfully made thread 1131 of process 780 owned by '1000' RT at priority 10.
nov. 25 16:28:35 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:28:36 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:28:36 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:28:37 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activating service name='org.kde.KSplash' requested by ':1.12' (uid=1000 pid=661 comm="/usr/bin/plasmashell --no-respawn")
nov. 25 16:28:37 Travis plasmashell[661]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:18:1: QML MouseArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
nov. 25 16:28:37 Travis plasmashell[661]: Both point size and pixel size set. Using pixel size.
nov. 25 16:28:37 Travis plasmashell[661]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
nov. 25 16:28:37 Travis plasmashell[661]: Both point size and pixel size set. Using pixel size.
nov. 25 16:28:37 Travis plasmashell[661]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
nov. 25 16:28:37 Travis plasmashell[661]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
nov. 25 16:28:38 Travis plasmashell[661]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
nov. 25 16:28:39 Travis plasmashell[661]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
nov. 25 16:28:39 Travis plasmashell[661]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
nov. 25 16:28:39 Travis plasmashell[661]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
nov. 25 16:28:40 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:28:40 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:28:41 Travis kioslave5[955]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
nov. 25 16:28:41 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:28:41 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:28:41 Travis ksmserver[780]: [Parent 780, Main Thread] WARNING: Failed to call GetIdletime(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Mutter.IdleMonitor was not provided by any .service files
nov. 25 16:28:41 Travis ksmserver[780]: : 'glib warning', file /build/firefox/src/firefox-120.0/toolkit/xre/nsSigHandlers.cpp:187
nov. 25 16:28:41 Travis firefox[780]: Failed to call GetIdletime(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Mutter.IdleMonitor was not provided by any .service files
nov. 25 16:28:42 Travis kioslave5[1235]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
nov. 25 16:28:42 Travis kioslave5[1235]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
nov. 25 16:28:43 Travis kioslave5[1235]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
nov. 25 16:28:45 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:28:45 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:28:46 Travis plasmashell[661]: trying to show an empty dialog
nov. 25 16:28:47 Travis plasmashell[661]: trying to show an empty dialog
nov. 25 16:28:52 Travis systemd[1]: systemd-timedated.service: Deactivated successfully.
nov. 25 16:28:59 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:28:59 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:29:16 Travis kernel: usb 3-5: new high-speed USB device number 4 using xhci_hcd
nov. 25 16:29:16 Travis kernel: usb 3-5: New USB device found, idVendor=0b05, idProduct=7772, bcdDevice= 5.10
nov. 25 16:29:16 Travis kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
nov. 25 16:29:16 Travis kernel: usb 3-5: Product: Zenfone 9
nov. 25 16:29:16 Travis kernel: usb 3-5: Manufacturer: asus
nov. 25 16:29:16 Travis kernel: usb 3-5: SerialNumber: R2AIB7001993HUC
nov. 25 16:29:30 Travis kernel: usb 3-5: USB disconnect, device number 4
nov. 25 16:29:30 Travis plasmashell[661]: file:///usr/lib/qt/qml/org/kde/plasma/extras/ExpandableListItem.qml:291: TypeError: Cannot read property 'enabled' of null
nov. 25 16:29:30 Travis plasmashell[661]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
nov. 25 16:29:30 Travis kernel: usb 3-5: new high-speed USB device number 5 using xhci_hcd
nov. 25 16:29:30 Travis kernel: usb 3-5: New USB device found, idVendor=0b05, idProduct=7774, bcdDevice= 5.10
nov. 25 16:29:30 Travis kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
nov. 25 16:29:30 Travis kernel: usb 3-5: Product: Zenfone 9
nov. 25 16:29:30 Travis kernel: usb 3-5: Manufacturer: asus
nov. 25 16:29:30 Travis kernel: usb 3-5: SerialNumber: R2AIB7001993HUC
nov. 25 16:29:30 Travis mtp-probe[1359]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5"
nov. 25 16:29:30 Travis mtp-probe[1359]: bus: 3, device: 5 was not an MTP device
nov. 25 16:29:30 Travis kernel: usbcore: registered new interface driver cdc_ether
nov. 25 16:29:30 Travis kernel: rndis_host 3-5:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-5, RNDIS device, 1a:d2:a9:fd:18:44
nov. 25 16:29:30 Travis kernel: usbcore: registered new interface driver rndis_host
nov. 25 16:29:30 Travis mtp-probe[1373]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5"
nov. 25 16:29:30 Travis mtp-probe[1373]: bus: 3, device: 5 was not an MTP device
nov. 25 16:29:30 Travis kernel: rndis_host 3-5:1.0 enp0s20u5: renamed from usb0
nov. 25 16:29:30 Travis dhcpcd[517]: enp0s20u5: waiting for carrier
nov. 25 16:29:30 Travis dhcpcd[517]: enp0s20u5: carrier acquired
nov. 25 16:29:30 Travis dhcpcd[517]: enp0s20u5: IAID a9:fd:18:44
nov. 25 16:29:30 Travis dhcpcd[517]: enp0s20u5: adding address fe80::b80d:e5ab:a0ca:3d9d
nov. 25 16:29:30 Travis dhcpcd[517]: enp0s20u5: IAID a9:fd:18:44
nov. 25 16:29:31 Travis dhcpcd[517]: enp0s20u5: soliciting a DHCP lease
nov. 25 16:29:31 Travis dhcpcd[517]: enp0s20u5: probing address 192.168.5.238/24
nov. 25 16:29:31 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:29:31 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:29:31 Travis dhcpcd[517]: enp0s20u5: soliciting an IPv6 router
nov. 25 16:29:32 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:29:32 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:29:33 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:29:33 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:29:35 Travis dhcpcd[517]: enp0s20u5: leased 192.168.5.238 for 3599 seconds
nov. 25 16:29:35 Travis dhcpcd[517]: enp0s20u5: adding route to 192.168.5.0/24
nov. 25 16:29:35 Travis dhcpcd[517]: enp0s20u5: adding default route via 192.168.5.134
nov. 25 16:29:35 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:29:35 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:29:37 Travis plasma_waitforname[1158]: org.kde.knotifications: WaitForName: Service was not registered within timeout
nov. 25 16:29:37 Travis dbus-daemon[599]: [session uid=1000 pid=599] Activated service 'org.kde.KSplash' failed: Process org.kde.KSplash exited with status 1
nov. 25 16:29:37 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:29:37 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:29:43 Travis dhcpcd[517]: enp0s20u5: no IPv6 Routers available
nov. 25 16:30:00 Travis systemd-timesyncd[468]: Contacted time server 188.165.49.6:123 (0.arch.pool.ntp.org).
nov. 25 16:30:00 Travis systemd-timesyncd[468]: Initial clock synchronization to Sat 2023-11-25 16:30:00.495662 CET.
nov. 25 16:30:31 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:30:31 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:30:46 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:30:46 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:30:58 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:30:58 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:31:24 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:31:24 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:32:24 Travis systemd[537]: Started Terminator.
nov. 25 16:32:30 Travis systemd[537]: Started VTE child process 1631 launched by terminator process 1591.
nov. 25 16:33:43 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:33:43 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:37:38 Travis kernel: usb 3-5: USB disconnect, device number 5
nov. 25 16:37:38 Travis kernel: rndis_host 3-5:1.0 enp0s20u5: unregister 'rndis_host' usb-0000:00:14.0-5, RNDIS device
nov. 25 16:37:38 Travis dhcpcd[517]: ps_bpf_recvbpf: unexpected event 0x0100
nov. 25 16:37:38 Travis dhcpcd[517]: enp0s20u5: carrier lost
nov. 25 16:37:38 Travis dhcpcd[517]: ps_bpf_recvbpf: unexpected event 0x0100
nov. 25 16:37:38 Travis dhcpcd[517]: enp0s20u5: deleting address fe80::b80d:e5ab:a0ca:3d9d
nov. 25 16:37:38 Travis dhcpcd[517]: enp0s20u5: deleting route to 192.168.5.0/24
nov. 25 16:37:38 Travis dhcpcd[517]: enp0s20u5: deleting default route via 192.168.5.134
nov. 25 16:37:38 Travis dhcpcd[517]: enp0s20u5: removing interface
nov. 25 16:37:45 Travis kernel: usb 3-5: new high-speed USB device number 6 using xhci_hcd
nov. 25 16:37:45 Travis kernel: usb 3-5: New USB device found, idVendor=0b05, idProduct=7772, bcdDevice= 5.10
nov. 25 16:37:45 Travis kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
nov. 25 16:37:45 Travis kernel: usb 3-5: Product: Zenfone 9
nov. 25 16:37:45 Travis kernel: usb 3-5: Manufacturer: asus
nov. 25 16:37:45 Travis kernel: usb 3-5: SerialNumber: R2AIB7001993HUC
nov. 25 16:37:58 Travis kernel: usb 3-5: USB disconnect, device number 6
nov. 25 16:37:58 Travis plasmashell[661]: file:///usr/lib/qt/qml/org/kde/plasma/extras/ExpandableListItem.qml:291: TypeError: Cannot read property 'enabled' of null
nov. 25 16:37:58 Travis plasmashell[661]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
nov. 25 16:37:58 Travis kernel: usb 3-5: new high-speed USB device number 7 using xhci_hcd
nov. 25 16:37:59 Travis kernel: usb 3-5: New USB device found, idVendor=0b05, idProduct=7774, bcdDevice= 5.10
nov. 25 16:37:59 Travis kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
nov. 25 16:37:59 Travis kernel: usb 3-5: Product: Zenfone 9
nov. 25 16:37:59 Travis kernel: usb 3-5: Manufacturer: asus
nov. 25 16:37:59 Travis kernel: usb 3-5: SerialNumber: R2AIB7001993HUC
nov. 25 16:37:59 Travis kernel: rndis_host 3-5:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-5, RNDIS device, 72:ba:66:a7:5f:b9
nov. 25 16:37:59 Travis mtp-probe[1807]: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5"
nov. 25 16:37:59 Travis mtp-probe[1807]: bus: 3, device: 7 was not an MTP device
nov. 25 16:37:59 Travis kernel: rndis_host 3-5:1.0 enp0s20u5: renamed from usb0
nov. 25 16:37:59 Travis mtp-probe[1822]: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5"
nov. 25 16:37:59 Travis mtp-probe[1822]: bus: 3, device: 7 was not an MTP device
nov. 25 16:37:59 Travis dhcpcd[517]: enp0s20u5: waiting for carrier
nov. 25 16:37:59 Travis dhcpcd[517]: enp0s20u5: carrier acquired
nov. 25 16:37:59 Travis dhcpcd[517]: enp0s20u5: IAID 66:a7:5f:b9
nov. 25 16:37:59 Travis dhcpcd[517]: enp0s20u5: adding address fe80::66b5:8f09:eca:4301
nov. 25 16:37:59 Travis dhcpcd[517]: enp0s20u5: IAID 66:a7:5f:b9
nov. 25 16:37:59 Travis dhcpcd[517]: enp0s20u5: soliciting an IPv6 router
nov. 25 16:37:59 Travis dhcpcd[517]: enp0s20u5: rebinding lease of 192.168.5.238
nov. 25 16:37:59 Travis dhcpcd[517]: enp0s20u5: probing address 192.168.5.238/24
nov. 25 16:37:59 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:37:59 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:38:01 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:38:01 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:38:02 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:38:02 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:38:04 Travis dhcpcd[517]: enp0s20u5: leased 192.168.5.238 for 3599 seconds
nov. 25 16:38:04 Travis dhcpcd[517]: enp0s20u5: adding route to 192.168.5.0/24
nov. 25 16:38:04 Travis dhcpcd[517]: enp0s20u5: adding default route via 192.168.5.134
nov. 25 16:38:04 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:38:04 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:38:06 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:38:06 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:38:06 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:38:06 Travis dhcpcd[517]: ps_bpf_recvmsg: Invalid argument
nov. 25 16:38:12 Travis dhcpcd[517]: enp0s20u5: no IPv6 Routers available
nov. 25 16:39:40 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.60' (uid=0 pid=1912 comm="sudo dmesg")
nov. 25 16:39:40 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 16:39:46 Travis sudo[1912]: apitronix : TTY=pts/0 ; PWD=/home/apitronix ; USER=root ; COMMAND=/usr/bin/dmesg
nov. 25 16:39:46 Travis sudo[1912]: pam_unix(sudo:session): session opened for user root(uid=0) by apitronix(uid=1000)
nov. 25 16:39:46 Travis sudo[1912]: pam_unix(sudo:session): session closed for user root
nov. 25 16:41:00 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.61' (uid=0 pid=1922 comm="sudo modprobe -rv iwlwifi")
nov. 25 16:41:00 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 16:41:00 Travis sudo[1922]: apitronix : TTY=pts/0 ; PWD=/home/apitronix ; USER=root ; COMMAND=/usr/bin/modprobe -rv iwlwifi
nov. 25 16:41:00 Travis sudo[1922]: pam_unix(sudo:session): session opened for user root(uid=0) by apitronix(uid=1000)
nov. 25 16:41:00 Travis sudo[1922]: pam_unix(sudo:session): session closed for user root
nov. 25 16:41:12 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.62' (uid=0 pid=1925 comm="sudo modprobe -v iwlwifi")
nov. 25 16:41:12 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 16:41:12 Travis sudo[1925]: apitronix : TTY=pts/0 ; PWD=/home/apitronix ; USER=root ; COMMAND=/usr/bin/modprobe -v iwlwifi
nov. 25 16:41:12 Travis sudo[1925]: pam_unix(sudo:session): session opened for user root(uid=0) by apitronix(uid=1000)
nov. 25 16:41:12 Travis sudo[1925]: pam_unix(sudo:session): session closed for user root
nov. 25 16:41:15 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.63' (uid=0 pid=1928 comm="sudo modprobe -rv iwlwifi")
nov. 25 16:41:15 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 16:41:15 Travis sudo[1928]: apitronix : TTY=pts/0 ; PWD=/home/apitronix ; USER=root ; COMMAND=/usr/bin/modprobe -rv iwlwifi
nov. 25 16:41:15 Travis sudo[1928]: pam_unix(sudo:session): session opened for user root(uid=0) by apitronix(uid=1000)
nov. 25 16:41:15 Travis sudo[1928]: pam_unix(sudo:session): session closed for user root
nov. 25 16:41:40 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.64' (uid=0 pid=1932 comm="sudo pacman -Ss nmcli")
nov. 25 16:41:40 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 16:41:40 Travis systemd[1]: Starting Cleanup of Temporary Directories...
nov. 25 16:41:40 Travis sudo[1932]: apitronix : TTY=pts/0 ; PWD=/home/apitronix ; USER=root ; COMMAND=/usr/bin/pacman -Ss nmcli
nov. 25 16:41:40 Travis sudo[1932]: pam_unix(sudo:session): session opened for user root(uid=0) by apitronix(uid=1000)
nov. 25 16:41:41 Travis sudo[1932]: pam_unix(sudo:session): session closed for user root
nov. 25 16:41:41 Travis systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
nov. 25 16:41:41 Travis systemd[1]: Finished Cleanup of Temporary Directories.
nov. 25 16:42:13 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:42:13 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:42:17 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:42:17 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:42:17 Travis systemd-timesyncd[468]: Contacted time server 95.81.173.155:123 (0.arch.pool.ntp.org).
nov. 25 16:42:28 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.67' (uid=0 pid=2011 comm="sudo pacman -Ss networkmanager")
nov. 25 16:42:28 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 16:42:28 Travis sudo[2011]: apitronix : TTY=pts/0 ; PWD=/home/apitronix ; USER=root ; COMMAND=/usr/bin/pacman -Ss networkmanager
nov. 25 16:42:28 Travis sudo[2011]: pam_unix(sudo:session): session opened for user root(uid=0) by apitronix(uid=1000)
nov. 25 16:42:28 Travis sudo[2011]: pam_unix(sudo:session): session closed for user root
nov. 25 16:42:48 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.68' (uid=0 pid=2016 comm="sudo pacman -Sy extra/networkmanager")
nov. 25 16:42:48 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 16:42:48 Travis sudo[2016]: apitronix : TTY=pts/0 ; PWD=/home/apitronix ; USER=root ; COMMAND=/usr/bin/pacman -Sy extra/networkmanager
nov. 25 16:42:48 Travis sudo[2016]: pam_unix(sudo:session): session opened for user root(uid=0) by apitronix(uid=1000)
nov. 25 16:43:33 Travis dbus-daemon[477]: [system] Reloaded configuration
nov. 25 16:43:33 Travis dbus-daemon[477]: [system] Reloaded configuration
nov. 25 16:43:33 Travis dbus-daemon[477]: [system] Reloaded configuration
nov. 25 16:43:33 Travis dbus-daemon[477]: [system] Reloaded configuration
nov. 25 16:43:33 Travis dbus-daemon[477]: [system] Reloaded configuration
nov. 25 16:43:33 Travis dbus-daemon[477]: [system] Reloaded configuration
nov. 25 16:43:34 Travis systemd[1]: Reloading requested from client PID 2144 ('systemctl') (unit user@1000.service)...
nov. 25 16:43:34 Travis systemd[1]: Reloading...
nov. 25 16:43:34 Travis systemd[1]: Reloading finished in 439 ms.
nov. 25 16:43:34 Travis systemd-logind[479]: Watching system buttons on /dev/input/event1 (Power Button)
nov. 25 16:43:34 Travis systemd[537]: Reached target Sound Card.
nov. 25 16:43:34 Travis systemd-logind[479]: Watching system buttons on /dev/input/event0 (Power Button)
nov. 25 16:43:34 Travis systemd[537]: Reached target Bluetooth.
nov. 25 16:43:34 Travis (udev-worker)[2212]: event13: Failed to call EVIOCSKEYCODE with scan code 0x7c, and key code 190: Invalid argument
nov. 25 16:43:34 Travis systemd-logind[479]: Watching system buttons on /dev/input/event3 (Logitech MX Vertical)
nov. 25 16:43:34 Travis systemd-logind[479]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
nov. 25 16:43:35 Travis kcminit[2341]: Initializing "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
nov. 25 16:43:35 Travis kcminit[2341]: Initializing "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
nov. 25 16:43:35 Travis kcminit[2341]: kcm_touchpad: Using X11 backend
nov. 25 16:43:35 Travis systemd[1]: Reloading D-Bus System Message Bus...
nov. 25 16:43:35 Travis dbus-daemon[477]: [system] Reloaded configuration
nov. 25 16:43:35 Travis dbus-send[2354]: method return time=1700927015.846025 sender=org.freedesktop.DBus -> destination=:1.69 serial=3 reply_serial=2
nov. 25 16:43:35 Travis systemd[1]: Reloaded D-Bus System Message Bus.
nov. 25 16:43:35 Travis sudo[2016]: pam_unix(sudo:session): session closed for user root
nov. 25 16:44:14 Travis polkitd[662]: Registered Authentication Agent for unix-process:2369:106491 (system bus name :1.71 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale fr_FR.UTF-8)
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: Listener adapter polkit_qt_listener_initiate_authentication
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: GSimpleAsyncResult: 0x564cec4042c0
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: polkit_qt_listener_initiate_authentication callback for 0x564cec3e6160
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: Initiating authentication
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: Message of action: "Authentification requise pour démarrer «NetworkManager.service»."
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: Action description has been found
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: WinId of the dialog is 37748749 37748749
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: WinId of the shown dialog is 37748749 37748749
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: Trying again
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: REQUEST
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: Request: "Password: "
nov. 25 16:44:14 Travis polkit-kde-authentication-agent-1[687]: "Password: "
nov. 25 16:44:17 Travis polkit-kde-authentication-agent-1[687]: Dialog cancelled
nov. 25 16:44:17 Travis polkit-kde-authentication-agent-1[687]: COMPLETED
nov. 25 16:44:17 Travis polkit-kde-authentication-agent-1[687]: Completed: false
nov. 25 16:44:17 Travis polkit-kde-authentication-agent-1[687]: Finishing obtaining privileges
nov. 25 16:44:17 Travis polkit-kde-authentication-agent-1[687]: Listener adapter polkit_qt_listener_initiate_authentication_finish
nov. 25 16:44:17 Travis polkit-kde-authentication-agent-1[687]: polkit_qt_listener_initiate_authentication_finish callback for 0x564cec3e6160
nov. 25 16:44:17 Travis polkit-kde-authentication-agent-1[687]: Finish obtain authorization: false
nov. 25 16:44:17 Travis polkit-kde-authentication-agent-1[687]: Finishing obtaining privileges
nov. 25 16:44:17 Travis polkit-kde-authentication-agent-1[687]: Finish obtain authorization: false
nov. 25 16:44:17 Travis polkitd[662]: Operator of unix-session:1 FAILED to authenticate to gain authorization for action org.freedesktop.systemd1.manage-units for system-bus-name::1.72 [systemctl start NetworkManager.service] (owned by unix-user:apitronix)
nov. 25 16:44:17 Travis polkitd[662]: Unregistered Authentication Agent for unix-process:2369:106491 (system bus name :1.71, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale fr_FR.UTF-8) (disconnected from bus)
nov. 25 16:44:17 Travis kwin_x11[648]: kwin_core: XCB error: 152 (BadDamage), sequence: 63363, resource id: 16787204, major code: 143 (DAMAGE), minor code: 3 (Subtract)
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.74' (uid=0 pid=2389 comm="sudo systemctl start NetworkManager.service")
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 16:44:37 Travis sudo[2389]: apitronix : TTY=pts/0 ; PWD=/home/apitronix ; USER=root ; COMMAND=/usr/bin/systemctl start NetworkManager.service
nov. 25 16:44:37 Travis sudo[2389]: pam_unix(sudo:session): session opened for user root(uid=0) by apitronix(uid=1000)
nov. 25 16:44:37 Travis systemd[1]: Starting Network Manager...
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.3692] NetworkManager (version 1.44.2-3) is starting... (boot:aa2d9289-24d4-4ee9-9a99-39c1d1c68ce4)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.3692] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.3733] manager[0x559668806320]: monitoring kernel firmware directory '/lib/firmware'.
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.75' (uid=0 pid=2393 comm="/usr/bin/NetworkManager --no-daemon")
nov. 25 16:44:37 Travis systemd[1]: Starting Hostname Service...
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Successfully activated service 'org.freedesktop.hostname1'
nov. 25 16:44:37 Travis systemd[1]: Started Hostname Service.
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4502] hostname: hostname: using hostnamed
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4503] hostname: static hostname changed from (none) to "Travis"
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4505] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4512] manager[0x559668806320]: rfkill: Wi-Fi hardware radio set enabled
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4512] manager[0x559668806320]: rfkill: WWAN hardware radio set enabled
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4525] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wifi.so)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4820] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wwan.so)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4822] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-adsl.so)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4825] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-ovs.so)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4902] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-team.so)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4908] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-bluetooth.so)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4910] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4911] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4911] manager: Networking is enabled by state file
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4913] settings: Loaded settings plugin: keyfile (internal)
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.75' (uid=0 pid=2393 comm="/usr/bin/NetworkManager --no-daemon")
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service not found.
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4921] dhcp: init: Using DHCP client 'internal'
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4924] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4940] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4944] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4951] device (lo): Activation: starting connection 'lo' (0d4327a6-cd04-404b-802b-292e8b0a3a07)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4959] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4966] settings: (eno1): created default wired connection 'Connexion filaire 1'
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4967] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4975] device (enp0s20u5): carrier: link connected
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4978] manager: (enp0s20u5): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4986] settings: (enp0s20u5): created default wired connection 'Connexion filaire 2'
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4987] manager: (enp0s20u5): assume: will attempt to assume matching connection 'Connexion filaire 2' (05c61d97-d009-3a15-a9ac-a6d3da1580a2) (guessed)
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4987] device (enp0s20u5): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'assume')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.4996] device (enp0s20u5): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'assume')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5005] device (enp0s20u5): Activation: starting connection 'Connexion filaire 2' (05c61d97-d009-3a15-a9ac-a6d3da1580a2)
nov. 25 16:44:37 Travis systemd[1]: Started Network Manager.
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5010] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
nov. 25 16:44:37 Travis sudo[2389]: pam_unix(sudo:session): session closed for user root
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5078] ovsdb: disconnected from ovsdb
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5079] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5080] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5082] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5084] device (enp0s20u5): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'assume')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5086] device (enp0s20u5): state change: prepare -> config (reason 'none', sys-iface-state: 'assume')
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.75' (uid=0 pid=2393 comm="/usr/bin/NetworkManager --no-daemon")
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5090] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service not found.
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5093] device (enp0s20u5): state change: config -> ip-config (reason 'none', sys-iface-state: 'assume')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5095] dhcp4 (enp0s20u5): activation: beginning transaction (timeout in 45 seconds)
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.75' (uid=0 pid=2393 comm="/usr/bin/NetworkManager --no-daemon")
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service not found.
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5104] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5105] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5108] device (lo): Activation: successful, device activated.
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.75' (uid=0 pid=2393 comm="/usr/bin/NetworkManager --no-daemon")
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service not found.
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5253] dhcp4 (enp0s20u5): state changed new lease, address=192.168.5.81
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.5255] policy: set 'Connexion filaire 2' (enp0s20u5) as default for IPv4 routing and DNS
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.75' (uid=0 pid=2393 comm="/usr/bin/NetworkManager --no-daemon")
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.75' (uid=0 pid=2393 comm="/usr/bin/NetworkManager --no-daemon")
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service not found.
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.75' (uid=0 pid=2393 comm="/usr/bin/NetworkManager --no-daemon")
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.6317] device (enp0s20u5): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'assume')
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service not found.
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.75' (uid=0 pid=2393 comm="/usr/bin/NetworkManager --no-daemon")
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service not found.
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.6324] device (enp0s20u5): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'assume')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.6325] device (enp0s20u5): state change: secondaries -> activated (reason 'none', sys-iface-state: 'assume')
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.6327] manager: NetworkManager state is now CONNECTED_SITE
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.6329] device (enp0s20u5): Activation: successful, device activated.
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.75' (uid=0 pid=2393 comm="/usr/bin/NetworkManager --no-daemon")
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service not found.
nov. 25 16:44:37 Travis dhcpcd[517]: enp0s20u5: pid 0 deleted route to 192.168.5.0/24
nov. 25 16:44:37 Travis dhcpcd[517]: enp0s20u5: pid 0 deleted default route via 192.168.5.134
nov. 25 16:44:37 Travis NetworkManager[2393]: <info> [1700927077.8077] manager: NetworkManager state is now CONNECTED_GLOBAL
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.75' (uid=0 pid=2393 comm="/usr/bin/NetworkManager --no-daemon")
nov. 25 16:44:37 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service not found.
nov. 25 16:44:43 Travis NetworkManager[2393]: <info> [1700927083.4993] manager: startup complete
nov. 25 16:45:07 Travis systemd[1]: systemd-hostnamed.service: Deactivated successfully.
nov. 25 16:45:48 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:45:48 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:46:52 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:46:52 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:48:00 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:48:00 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:48:03 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:48:03 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:49:24 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:49:24 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:51:59 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:51:59 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:52:00 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:52:00 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:53:13 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:53:13 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:54:26 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:54:26 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:54:48 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:54:48 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:56:02 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.92' (uid=0 pid=3051 comm="sudo dkms autoinstall")
nov. 25 16:56:02 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 16:56:08 Travis sudo[3051]: apitronix : TTY=pts/0 ; PWD=/home/apitronix ; USER=root ; COMMAND=/usr/bin/dkms autoinstall
nov. 25 16:56:08 Travis sudo[3051]: pam_unix(sudo:session): session opened for user root(uid=0) by apitronix(uid=1000)
nov. 25 16:56:08 Travis sudo[3051]: pam_unix(sudo:session): session closed for user root
nov. 25 16:57:16 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:57:16 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:57:19 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:57:19 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:57:24 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:57:24 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:58:58 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:58:58 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:59:18 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 16:59:18 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:00:06 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:00:06 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:00:11 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:00:11 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:00:12 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:00:12 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:00:45 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:00:45 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:01:19 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:01:19 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:01:27 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:01:27 Travis rtkit-daemon[642]: Supervising 6 threads of 4 processes of 1 users.
nov. 25 17:02:56 Travis dbus-daemon[477]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.105' (uid=0 pid=3530 comm="sudo journalctl -b")
nov. 25 17:02:56 Travis dbus-daemon[477]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov. 25 17:03:03 Travis sudo[3530]: apitronix : TTY=pts/0 ; PWD=/home/apitronix ; USER=root ; COMMAND=/usr/bin/journalctl -b
nov. 25 17:03:03 Travis sudo[3530]: pam_unix(sudo:session): session opened for user root(uid=0) by apitronix(uid=1000)
Offline
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Detected crf-id 0x2816, cnv-id 0x1000200 wfpm id 0x80000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: PCI dev 2526/0014, rev=0x321, rfid=0x105110
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 0
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 1
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 2
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 3
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 4
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 6
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 8
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 9
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 10
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 11
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 15
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 16
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 18
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 19
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 20
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 21
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Overriding region id 28
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: loaded firmware version 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode op_mode iwlmvm
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x321
nov. 25 16:26:54 Travis kernel: WARNING: CPU: 3 PID: 292 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2217 __iwl_trans_pcie_grab_nic_access+0x14a/0x150 [iwlwifi]
nov. 25 16:26:54 Travis kernel: Modules linked in: kvm(+) irqbypass btusb btrtl btintel btbcm btmtk bluetooth ecdh_generic crct10dif_pclmul crc32_pclmul polyval_clmulni iwlmvm(+) polyval_generic gf128mul ghash_clmulni_intel mac80211 sha512_ssse3 aesni_intel libarc4 crypto_simd cryptd eeepc_wmi snd_hda_codec_hdmi asus_wmi iwlwifi snd_hda_codec_realtek sparse_keymap snd_hda_codec_generic mei_pxp ledtrig_audio mei_wdt platform_profile mei_hdcp acpi_pad iTCO_wdt intel_pmc_bxt iTCO_vendor_support rapl intel_cstate at24 snd_soc_rt5640 snd_hda_intel intel_uncore snd_soc_rl6231 cfg80211 snd_soc_core snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_compress ac97_bus mei_me snd_hda_core rfkill snd_pcm_dmaengine snd_hwdep snd_pcm e1000e snd_timer lpc_ich snd mei i2c_i801 i2c_smbus soundcore mac_hid wmi_bmof pcspkr i2c_dev sg dm_mod fuse loop ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_logitech_hidpp hid_logitech_dj usbhid serio_raw atkbd libps2 vivaldi_fmap mxm_wmi crc32c_intel sr_mod cdrom i8042 xhci_pci xhci_pci_renesas
nov. 25 16:26:54 Travis kernel: RIP: 0010:__iwl_trans_pcie_grab_nic_access+0x14a/0x150 [iwlwifi]
nov. 25 16:26:54 Travis kernel: ? __iwl_trans_pcie_grab_nic_access+0x14a/0x150 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: ? __iwl_trans_pcie_grab_nic_access+0x14a/0x150 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: ? __iwl_trans_pcie_grab_nic_access+0x14a/0x150 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: iwl_trans_pcie_grab_nic_access+0x1a/0x40 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: iwl_read_prph+0x20/0x60 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: ? __pfx_iwl_trans_pcie_read32+0x10/0x10 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: ? iwl_read32+0x23/0x80 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: ? iwl_pcie_check_hw_rf_kill+0x21/0xa0 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: _iwl_op_mode_start+0x9b/0xc0 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: iwl_opmode_register+0x6c/0xe0 [iwlwifi cf256dfccc7d7787bf36e0d3c8eaf21bb5785cfe]
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: iwlwifi transaction failed, dumping registers
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: iwlwifi device config registers:
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000000: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000020: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000040: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000060: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000080: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 000000a0: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 000000c0: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 000000e0: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000100: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000120: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000140: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: iwlwifi device memory mapped registers:
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000000: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 00000020: ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: iwlwifi parent port (0000:00:1c.6) config registers:
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000000: 8c9c8086 00100407 060400d0 00810010 00000000 00000000 00050500 200000f0
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000020: f710f710 0001fff1 00000000 00000000 00000000 00000040 00000000 00120306
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000040: 01428010 00008000 00110000 07323c12 50110040 0034b200 01480000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000060: 00000000 00000817 00000000 00000000 00010002 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000080: 00019005 fee02004 00000021 00000000 0000a00d 85341043 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000000a0: c8030001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000000c0: 00000000 00000000 00000000 00000000 01000000 00001842 8b118008 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000000e0: 00000000 0000001e 00000000 00000000 00000050 0c000040 08000fb1 07002800
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000100: 00000000 00000000 00000000 00060011 00000041 00002000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000120: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000140: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000160: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000180: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000001a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000001c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 000001e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:00:1c.6: 00000200: 00000000 00000000 00000000
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: SecBoot CPU1 Status: 0x5a5a5a5a, CPU2 Status: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WFPM_ARC1_PD_NOTIFICATION: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: HPM_SECONDARY_DEVICE_STATE: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WFPM_MAC_OTP_CFG7_ADDR: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WFPM_MAC_OTP_CFG7_DATA: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: UMAC PC: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: LMAC PC: 0x5a5a5a5a
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Not valid error log pointer 0x00000000 for Init uCode
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: IML/ROM dump:
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 0x5A5A | IML/ROM SYSASSERT
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 0x5A5A5A5A | IML/ROM error/state
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: 0x5A5A5A5A | IML/ROM data1
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Failed to start INIT ucode: -110
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Failed to dump region: id=1, type=10
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Failed to dump region: id=21, type=10
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Failed to dump region: id=1, type=10
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: WRT: Failed to dump region: id=21, type=10
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Failed to run INIT ucode: -110
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: retry init count 0
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x321
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Error, can not clear persistence bit
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: retry init count 1
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x321
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: Error, can not clear persistence bit
nov. 25 16:26:54 Travis kernel: iwlwifi 0000:05:00.0: retry init count 2Is the new hardware known to be good?
Offline
It is the one known to be detected, recognized.
Offline
Do you have another OS you could boot to rule out a hardware issue?
Offline
Nope, I only have arch. But I think a live image can be sufficient to rule it out, right?
Anyway, it will be a Linux image, no windows or OpenBSD.
Offline
Nope, I only have arch. But I think a live image can be sufficient to rule it out, right?
If it works using any live media that will rule out the hardware.
Offline