Re: [PATCH 0/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' and simplify amdgpu_bo_list_create()

From: Somalapuram, Amaranath
Date: Tue Aug 22 2023 - 09:27:22 EST



On 8/21/2023 6:30 PM, Shashank Sharma wrote:
+ Amar should be able to help.

Amar,

Can you please check this patch (series if required) with a few IGTs and probably with Xonotic as well ?

Tested patch series  with IGT and Xonoti,
1st time I observed while launching  xonoti, some kernel WARNING. But unable to reproduced it.
Attaching dmesg.

[  739.564460] ------------[ cut here ]------------
[  739.564466] amdgpu 0000:03:00.0: drm_WARN_ON_ONCE(drm_drv_uses_atomic_modeset(dev))
[  739.564518] WARNING: CPU: 15 PID: 1072 at drivers/gpu/drm/drm_vblank.c:728 drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x375/0x3d0 [drm]
[  739.564593] Modules linked in: amdgpu snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi intel_rapl_msr intel_rapl_common snd_hda_intel edac_mce_amd binfmt_misc snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec iommu_v2 snd_hda_core drm_buddy kvm_amd snd_hwdep gpu_sched nls_iso8859_1 snd_pcm drm_suballoc_helper drm_ttm_helper kvm ttm snd_seq_midi drm_display_helper snd_seq_midi_event snd_rawmidi cec rc_core snd_seq crct10dif_pclmul ghash_clmulni_intel drm_kms_helper sha512_ssse3 aesni_intel snd_seq_device i2c_algo_bit crypto_simd snd_timer snd_rn_pci_acp3x syscopyarea cryptd sysfillrect snd_acp_config snd_soc_acpi joydev input_leds rapl wmi_bmof sysimgblt snd snd_pci_acp3x ccp k10temp soundcore mac_hid amd_pmc sch_fq_codel msr parport_pc ppdev lp drm parport ramoops reed_solomon pstore_blk pstore_zone efi_pstore ip_tables x_tables autofs4 uas usb_storage hid_generic nvme usbhid hid crc32_pclmul i2c_piix4 r8169 nvme_core ahci xhci_pci libahci realtek xhci_pci_renesas video wmi gpio_amdpt
[  739.564703]  gpio_generic
[  739.564707] CPU: 15 PID: 1072 Comm: gnome-shell Not tainted 6.3.0-rc4+ #5
[  739.564713] Hardware name: AMD Artic/Artic-RN, BIOS WAF2309N 03/07/2022
[  739.564716] RIP: 0010:drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x375/0x3d0 [drm]
[  739.564779] Code: 4c 8b 67 50 4d 85 e4 75 03 4c 8b 27 e8 44 23 d9 d3 48 c7 c1 58 7a 62 c0 4c 89 e2 48 c7 c7 74 a4 62 c0 48 89 c6 e8 cb 12 4c d3 <0f> 0b eb 85 4c 8b 65 98 44 8b 5d 94 41 89 c5 4d 85 e4 74 05 4d 8b
[  739.564782] RSP: 0018:ffffbde6c172faf0 EFLAGS: 00010282
[  739.564787] RAX: 0000000000000000 RBX: ffffffffc0e89370 RCX: 0000000000000000
[  739.564790] RDX: 0000000000000002 RSI: ffffffff950ca531 RDI: 00000000ffffffff
[  739.564793] RBP: ffffbde6c172fb60 R08: 0000000000000000 R09: 00000000ffffdfff
[  739.564795] R10: ffffbde6c172f958 R11: ffffffff95556ec8 R12: ffff9d4881cd0820
[  739.564798] R13: 0000000000000000 R14: 0000000000000000 R15: ffff9d4886b9b8a8
[  739.564800] FS:  00007fac3d72c5c0(0000) GS:ffff9d4da5fc0000(0000) knlGS:0000000000000000
[  739.564804] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  739.564807] CR2: 000055e4351b4a38 CR3: 0000000122ad8000 CR4: 0000000000350ee0
[  739.564810] Call Trace:
[  739.564813]  <TASK>
[  739.564817]  ? dma_resv_get_singleton+0xb7/0x130
[  739.564828] drm_crtc_vblank_helper_get_vblank_timestamp+0x20/0x30 [drm]
[  739.564889]  drm_crtc_get_last_vbltimestamp+0x59/0x90 [drm]
[  739.564950]  drm_crtc_next_vblank_start+0x44/0x80 [drm]
[  739.565010]  drm_atomic_helper_wait_for_fences+0x87/0x1e0 [drm_kms_helper]
[  739.565045]  drm_atomic_helper_commit+0xa1/0x160 [drm_kms_helper]
[  739.565076]  drm_atomic_commit+0x9d/0xd0 [drm]
[  739.565172]  ? __pfx___drm_printfn_info+0x10/0x10 [drm]
[  739.565240]  drm_mode_atomic_ioctl+0xa0b/0xba0 [drm]
[  739.565306]  ? __pfx_drm_mode_atomic_ioctl+0x10/0x10 [drm]
[  739.565381]  drm_ioctl_kernel+0xbf/0x150 [drm]
[  739.565474]  drm_ioctl+0x29e/0x500 [drm]
[  739.565539]  ? __pfx_drm_mode_atomic_ioctl+0x10/0x10 [drm]
[  739.565606]  ? _raw_spin_unlock_irqrestore+0x2b/0x50
[  739.565614]  amdgpu_drm_ioctl+0x52/0x90 [amdgpu]
[  739.566064]  __x64_sys_ioctl+0x99/0xd0
[  739.566073]  do_syscall_64+0x3f/0x90
[  739.566079]  entry_SYSCALL_64_after_hwframe+0x72/0xdc
[  739.566086] RIP: 0033:0x7fac40b1aaff
[  739.566091] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00
[  739.566094] RSP: 002b:00007ffc71f5c250 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  739.566099] RAX: ffffffffffffffda RBX: 00007ffc71f5c2f0 RCX: 00007fac40b1aaff
[  739.566102] RDX: 00007ffc71f5c2f0 RSI: 00000000c03864bc RDI: 0000000000000009
[  739.566104] RBP: 00000000c03864bc R08: 0000000000000010 R09: 0000000000000010
[  739.566107] R10: 0000000000000007 R11: 0000000000000246 R12: 000055e43609c5d0
[  739.566110] R13: 0000000000000009 R14: 000055e43488cac0 R15: 000055e435f14ee0
[  739.566116]  </TASK>
[  739.566118] ---[ end trace 0000000000000000 ]---


Regards

Shashank

On 21/08/2023 13:03, Christian König wrote:
Am 20.08.23 um 11:51 schrieb Christophe JAILLET:
This serie simplifies amdgpu_bo_list_create() and usage of the 'struct
amdgpu_bo_list'.

Oh, yes please. That's something I always wanted to cleanup as well.

It is compile tested only.

That bothers me a bit. Arun, Vitaly, Shashank can anybody with time run a quick test on this? Preferable the IGT tests, but this just some game should probably do as well.

Apart from that looks good to me,
Christian.


Christophe JAILLET (4):
   drm/amdgpu: Explicitly add a flexible array at the end of 'struct
     amdgpu_bo_list'
   drm/amdgpu: Remove a redundant sanity check
   drm/amdgpu: Remove amdgpu_bo_list_array_entry()
   drm/amdgpu: Use kvzalloc() to simplify code

  drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c | 15 ++-------------
  drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.h | 18 ++++++------------
  2 files changed, 8 insertions(+), 25 deletions(-)

[ 0.000000] Linux version 6.3.0-rc4+ (rtg@rtg-artic-RX5700XT) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #5 SMP PREEMPT_DYNAMIC Mon Aug 14 16:56:00 IST 2023
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.3.0-rc4+ root=UUID=908efba9-211b-4b60-9ac9-7b09f94a71ca ro
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 1776
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009bfefff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009bff000-0x0000000009ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a20f000-0x000000000affffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000b54fefff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b54ff000-0x00000000b84fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000b84ff000-0x00000000b85fefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000b85ff000-0x00000000ba5fefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ba5ff000-0x00000000bbbfefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bbbff000-0x00000000bdffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000063e2fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000063e300000-0x000000063fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xafd26018-0xafd3f257] usable ==> usable
[ 0.000000] e820: update [mem 0xafd26018-0xafd3f257] usable ==> usable
[ 0.000000] e820: update [mem 0xafd12018-0xafd25057] usable ==> usable
[ 0.000000] e820: update [mem 0xafd12018-0xafd25057] usable ==> usable
[ 0.000000] e820: update [mem 0xafddf018-0xafdec657] usable ==> usable
[ 0.000000] e820: update [mem 0xafddf018-0xafdec657] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009bfefff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000009bff000-0x0000000009ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000000a20f000-0x000000000affffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000afd12017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000afd12018-0x00000000afd25057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000afd25058-0x00000000afd26017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000afd26018-0x00000000afd3f257] usable
[ 0.000000] reserve setup_data: [mem 0x00000000afd3f258-0x00000000afddf017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000afddf018-0x00000000afdec657] usable
[ 0.000000] reserve setup_data: [mem 0x00000000afdec658-0x00000000b54fefff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b54ff000-0x00000000b84fefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000b84ff000-0x00000000b85fefff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000b85ff000-0x00000000ba5fefff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000ba5ff000-0x00000000bbbfefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000bbbff000-0x00000000bdffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000feb00000-0x00000000feb00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000063e2fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000063e300000-0x000000063fffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
[ 0.000000] efi: EFI v2.7 by American Megatrends
[ 0.000000] efi: ACPI=0xb95e7000 ACPI 2.0=0xb95e7014 TPMFinalLog=0xb95b1000 SMBIOS=0xbb892000 SMBIOS 3.0=0xbb891000 MEMATTR=0xb08f7018 ESRT=0xb2fbad18 MOKvar=0xbb8f1000 RNG=0xb85aa018 TPMEventLog=0xafded018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem250: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[ 0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved
[ 0.000000] efi: Remove mem251: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
[ 0.000000] e820: remove [mem 0xfd200000-0xfd2fffff] reserved
[ 0.000000] efi: Not removing mem252: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
[ 0.000000] efi: Not removing mem253: MMIO range=[0xfeb00000-0xfeb00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem254: MMIO range=[0xfec00000-0xfec01fff] (8KB) from e820 map
[ 0.000000] efi: Not removing mem255: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem256: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem257: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem258: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
[ 0.000000] efi: Not removing mem259: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
[ 0.000000] efi: Not removing mem260: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
[ 0.000000] efi: Not removing mem261: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
[ 0.000000] efi: Remove mem262: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] SMBIOS 3.2.0 present.
[ 0.000000] DMI: AMD Artic/Artic-RN, BIOS WAF2309N 03/07/2022
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3593.212 MHz processor
[ 0.000014] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000015] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000024] last_pfn = 0x63e300 max_arch_pfn = 0x400000000
[ 0.000031] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000406] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.000415] last_pfn = 0xbe000 max_arch_pfn = 0x400000000
[ 0.003835] esrt: Reserving ESRT space from 0x00000000b2fbad18 to 0x00000000b2fbad50.
[ 0.003842] e820: update [mem 0xb2fba000-0xb2fbafff] usable ==> reserved
[ 0.003875] Using GB pages for direct mapping
[ 0.004000] Secure boot disabled
[ 0.004000] RAMDISK: [mem 0xa8624000-0xaf1d8fff]
[ 0.004000] ACPI: Early table checksum verification disabled
[ 0.004000] ACPI: RSDP 0x00000000B95E7014 000024 (v02 AMD )
[ 0.004000] ACPI: XSDT 0x00000000B95E6728 000104 (v01 AMD Artic 01072009 AMI 01000013)
[ 0.004000] ACPI: FACP 0x00000000B85F1000 000114 (v06 AMD Artic 01072009 AMI 00010013)
[ 0.004000] ACPI: DSDT 0x00000000B85B0000 012C79 (v02 AMD Artic 01072009 INTL 20120913)
[ 0.004000] ACPI: FACS 0x00000000B95E1000 000040
[ 0.004000] ACPI: SSDT 0x00000000B85F7000 0072B0 (v02 AMD Artic 00000002 MSFT 04000000)
[ 0.004000] ACPI: SSDT 0x00000000B85F3000 003C34 (v01 AMD AMD AOD 00000001 INTL 20120913)
[ 0.004000] ACPI: SSDT 0x00000000B85F2000 000221 (v02 AMD CPUSSDT 01072009 AMI 01072009)
[ 0.004000] ACPI: FIDT 0x00000000B85EB000 00009C (v01 AMD Artic 01072009 AMI 00010013)
[ 0.004000] ACPI: MCFG 0x00000000B85EA000 00003C (v01 AMD Artic 01072009 MSFT 00010013)
[ 0.004000] ACPI: HPET 0x00000000B85E9000 000038 (v01 AMD Artic 01072009 AMI 00000005)
[ 0.004000] ACPI: SSDT 0x00000000B85E8000 0002E3 (v01 AMD STD3 00000001 INTL 20120913)
[ 0.004000] ACPI: VFCT 0x00000000B85D9000 00EC84 (v01 AMD Artic 00000001 AMD 31504F47)
[ 0.004000] ACPI: TPM2 0x00000000B85D8000 00004C (v04 AMD Artic 00000001 AMI 00000000)
[ 0.004000] ACPI: SSDT 0x00000000B85D2000 005354 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.004000] ACPI: CRAT 0x00000000B85D1000 000F28 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.004000] ACPI: CDIT 0x00000000B85D0000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.004000] ACPI: SSDT 0x00000000B85CF000 000450 (v01 AMD Artic 00000001 INTL 20120913)
[ 0.004000] ACPI: SSDT 0x00000000B85CE000 00052C (v01 AMD Artic 00000001 INTL 20120913)
[ 0.004000] ACPI: SSDT 0x00000000B85C6000 007FD4 (v01 AMD Artic 00000001 INTL 20120913)
[ 0.004000] ACPI: WSMT 0x00000000B85C5000 000028 (v01 AMD Artic 01072009 AMI 00010013)
[ 0.004000] ACPI: APIC 0x00000000B85C4000 00015E (v04 AMD Artic 01072009 AMI 00010013)
[ 0.004000] ACPI: SSDT 0x00000000B85C3000 0007E0 (v01 AMD Artic 00000001 INTL 20120913)
[ 0.004000] ACPI: SSDT 0x00000000B85F0000 00007D (v01 AMD Artic 00000001 INTL 20120913)
[ 0.004000] ACPI: SSDT 0x00000000B85EE000 0010AF (v01 AMD Artic 00000001 INTL 20120913)
[ 0.004000] ACPI: SSDT 0x00000000B85ED000 0000BF (v01 AMD AmdTable 00001000 INTL 20120913)
[ 0.004000] ACPI: SSDT 0x00000000B85EC000 00027F (v01 AMD Artic 00000001 INTL 20120913)
[ 0.004000] ACPI: SSDT 0x00000000B85AF000 00020A (v01 AMD Artic 00000001 INTL 20120913)
[ 0.004000] ACPI: SSDT 0x00000000B85AE000 0003CB (v01 AMD Artic 00000001 INTL 20120913)
[ 0.004000] ACPI: SSDT 0x00000000B85AD000 0002D0 (v01 AMD PWPT 00000001 INTL 20120913)
[ 0.004000] ACPI: SSDT 0x00000000B85AC000 000B94 (v01 AMD Artic 00000001 INTL 20120913)
[ 0.004000] ACPI: FPDT 0x00000000B85AB000 000044 (v01 AMD A M I 01072009 AMI 01000013)
[ 0.004000] ACPI: Reserving FACP table memory at [mem 0xb85f1000-0xb85f1113]
[ 0.004000] ACPI: Reserving DSDT table memory at [mem 0xb85b0000-0xb85c2c78]
[ 0.004000] ACPI: Reserving FACS table memory at [mem 0xb95e1000-0xb95e103f]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85f7000-0xb85fe2af]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85f3000-0xb85f6c33]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85f2000-0xb85f2220]
[ 0.004000] ACPI: Reserving FIDT table memory at [mem 0xb85eb000-0xb85eb09b]
[ 0.004000] ACPI: Reserving MCFG table memory at [mem 0xb85ea000-0xb85ea03b]
[ 0.004000] ACPI: Reserving HPET table memory at [mem 0xb85e9000-0xb85e9037]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85e8000-0xb85e82e2]
[ 0.004000] ACPI: Reserving VFCT table memory at [mem 0xb85d9000-0xb85e7c83]
[ 0.004000] ACPI: Reserving TPM2 table memory at [mem 0xb85d8000-0xb85d804b]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85d2000-0xb85d7353]
[ 0.004000] ACPI: Reserving CRAT table memory at [mem 0xb85d1000-0xb85d1f27]
[ 0.004000] ACPI: Reserving CDIT table memory at [mem 0xb85d0000-0xb85d0028]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85cf000-0xb85cf44f]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85ce000-0xb85ce52b]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85c6000-0xb85cdfd3]
[ 0.004000] ACPI: Reserving WSMT table memory at [mem 0xb85c5000-0xb85c5027]
[ 0.004000] ACPI: Reserving APIC table memory at [mem 0xb85c4000-0xb85c415d]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85c3000-0xb85c37df]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85f0000-0xb85f007c]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85ee000-0xb85ef0ae]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85ed000-0xb85ed0be]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85ec000-0xb85ec27e]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85af000-0xb85af209]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85ae000-0xb85ae3ca]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85ad000-0xb85ad2cf]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0xb85ac000-0xb85acb93]
[ 0.004000] ACPI: Reserving FPDT table memory at [mem 0xb85ab000-0xb85ab043]
[ 0.004000] No NUMA configuration found
[ 0.004000] Faking a node at [mem 0x0000000000000000-0x000000063e2fffff]
[ 0.004000] NODE_DATA(0) allocated [mem 0x63e2d5000-0x63e2fffff]
[ 0.004000] Zone ranges:
[ 0.004000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.004000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.004000] Normal [mem 0x0000000100000000-0x000000063e2fffff]
[ 0.004000] Device empty
[ 0.004000] Movable zone start for each node
[ 0.004000] Early memory node ranges
[ 0.004000] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.004000] node 0: [mem 0x0000000000100000-0x0000000009bfefff]
[ 0.004000] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.004000] node 0: [mem 0x000000000a20f000-0x000000000affffff]
[ 0.004000] node 0: [mem 0x000000000b020000-0x00000000b54fefff]
[ 0.004000] node 0: [mem 0x00000000bbbff000-0x00000000bdffffff]
[ 0.004000] node 0: [mem 0x0000000100000000-0x000000063e2fffff]
[ 0.004000] Initmem setup node 0 [mem 0x0000000000001000-0x000000063e2fffff]
[ 0.004000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.004000] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.004000] On node 0, zone DMA32: 1025 pages in unavailable ranges
[ 0.004000] On node 0, zone DMA32: 15 pages in unavailable ranges
[ 0.004000] On node 0, zone DMA32: 32 pages in unavailable ranges
[ 0.004000] On node 0, zone DMA32: 26368 pages in unavailable ranges
[ 0.004000] On node 0, zone Normal: 8192 pages in unavailable ranges
[ 0.004000] On node 0, zone Normal: 7424 pages in unavailable ranges
[ 0.004000] ACPI: PM-Timer IO Port: 0x808
[ 0.004000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.004000] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[ 0.004000] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[ 0.004000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.004000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.004000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.004000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.004000] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0x09bff000-0x09ffffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xafd12000-0xafd12fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xafd25000-0xafd25fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xafd26000-0xafd26fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xafd3f000-0xafd3ffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xafddf000-0xafddffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xafdec000-0xafdecfff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xb2fba000-0xb2fbafff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xb54ff000-0xb84fefff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xb84ff000-0xb85fefff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xb85ff000-0xba5fefff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xba5ff000-0xbbbfefff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xbe000000-0xbfffffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe9fffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeafffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfeb00000-0xfeb00fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfeb01000-0xfebfffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec01fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[ 0.004000] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
[ 0.004000] [mem 0xc0000000-0xfe9fffff] available for PCI devices
[ 0.004000] Booting paravirtualized kernel on bare hardware
[ 0.004000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.004000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[ 0.004000] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[ 0.004000] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[ 0.004000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.004000] Fallback order for Node 0: 0
[ 0.004000] Built 1 zonelists, mobility grouping on. Total pages: 6150512
[ 0.004000] Policy zone: Normal
[ 0.004000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.3.0-rc4+ root=UUID=908efba9-211b-4b60-9ac9-7b09f94a71ca ro
[ 0.004000] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.3.0-rc4+", will be passed to user space.
[ 0.004000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.004000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.004000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.004000] software IO TLB: area num 16.
[ 0.004000] Memory: 24186624K/24993212K available (18432K kernel code, 3204K rwdata, 6848K rodata, 4476K init, 16728K bss, 806328K reserved, 0K cma-reserved)
[ 0.004000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.004000] ftrace: allocating 50281 entries in 197 pages
[ 0.004000] ftrace: allocated 197 pages with 4 groups
[ 0.004000] Dynamic Preempt: voluntary
[ 0.004000] rcu: Preemptible hierarchical RCU implementation.
[ 0.004000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[ 0.004000] Trampoline variant of Tasks RCU enabled.
[ 0.004000] Rude variant of Tasks RCU enabled.
[ 0.004000] Tracing variant of Tasks RCU enabled.
[ 0.004000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.004000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.004000] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
[ 0.004000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.004000] Console: colour dummy device 80x25
[ 0.004000] printk: console [tty0] enabled
[ 0.004000] ACPI: Core revision 20221020
[ 0.004000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.004000] APIC: Switch to symmetric I/O mode setup
[ 0.004000] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.004000] Switched APIC routing to physical flat.
[ 0.004000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.004000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb46d84d1, max_idle_ns: 440795320623 ns
[ 0.145142] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.42 BogoMIPS (lpj=14372848)
[ 0.145146] pid_max: default: 32768 minimum: 301
[ 0.148847] LSM: initializing lsm=lockdown,capability,yama,integrity,apparmor
[ 0.148857] Yama: becoming mindful.
[ 0.148891] AppArmor: AppArmor initialized
[ 0.149000] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.149082] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.149353] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.149403] LVT offset 1 assigned for vector 0xf9
[ 0.149507] LVT offset 2 assigned for vector 0xf4
[ 0.149532] process: using mwait in idle threads
[ 0.149539] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[ 0.149541] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.149549] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.149553] Spectre V2 : Mitigation: Retpolines
[ 0.149554] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.149556] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.149558] Spectre V2 : Enabling Speculation Barrier for firmware calls
[ 0.149559] RETBleed: Mitigation: untrained return thunk
[ 0.149562] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.149564] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
[ 0.149566] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.149569] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.159754] Freeing SMP alternatives memory: 44K
[ 0.268392] smpboot: CPU0: AMD Ryzen 7 PRO 4750G with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1)
[ 0.268507] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.268513] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.268533] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.268547] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.268559] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.268579] ... version: 0
[ 0.268581] ... bit width: 48
[ 0.268582] ... generic registers: 6
[ 0.268583] ... value mask: 0000ffffffffffff
[ 0.268585] ... max period: 00007fffffffffff
[ 0.268586] ... fixed-purpose events: 0
[ 0.268588] ... event mask: 000000000000003f
[ 0.268673] rcu: Hierarchical SRCU implementation.
[ 0.268675] rcu: Max phase no-delay instances is 1000.
[ 0.269006] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.269137] smp: Bringing up secondary CPUs ...
[ 0.269137] x86: Booting SMP configuration:
[ 0.269137] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8
[ 0.283403] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.283403] #9 #10 #11 #12 #13 #14 #15
[ 0.299385] smp: Brought up 1 node, 16 CPUs
[ 0.299385] smpboot: Max logical packages: 1
[ 0.299385] smpboot: Total of 16 processors activated (114982.78 BogoMIPS)
[ 0.301988] devtmpfs: initialized
[ 0.301988] x86/mm: Memory block size: 128MB
[ 0.302559] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
[ 0.302559] ACPI: PM: Registering ACPI NVS region [mem 0xb85ff000-0xba5fefff] (33554432 bytes)
[ 0.302559] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.302559] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.302559] pinctrl core: initialized pinctrl subsystem
[ 0.302559] PM: RTC time: 06:19:19, date: 2023-08-22
[ 0.305189] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.305754] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.306298] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.306840] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.306863] audit: initializing netlink subsys (disabled)
[ 0.306882] audit: type=2000 audit(1692685159.180:1): state=initialized audit_enabled=0 res=1
[ 0.306882] thermal_sys: Registered thermal governor 'fair_share'
[ 0.306882] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.306882] thermal_sys: Registered thermal governor 'step_wise'
[ 0.306882] thermal_sys: Registered thermal governor 'user_space'
[ 0.306882] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.306882] EISA bus registered
[ 0.306882] cpuidle: using governor ladder
[ 0.306882] cpuidle: using governor menu
[ 0.306882] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.306882] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.306882] PCI: not using MMCONFIG
[ 0.306882] PCI: Using configuration type 1 for base access
[ 0.306882] PCI: Using configuration type 1 for extended access
[ 0.306882] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.306882] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.306882] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.306882] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.306882] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.306882] fbcon: Taking over console
[ 0.306882] ACPI: Added _OSI(Module Device)
[ 0.306882] ACPI: Added _OSI(Processor Device)
[ 0.306882] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.306882] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.322173] ACPI: 18 ACPI AML tables successfully acquired and loaded
[ 0.323977] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.330195] ACPI: Interpreter enabled
[ 0.330214] ACPI: PM: (supports S0 S4 S5)
[ 0.330217] ACPI: Using IOAPIC for interrupt routing
[ 0.331014] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.331049] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved as ACPI motherboard resource
[ 0.331058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.331060] PCI: Using E820 reservations for host bridge windows
[ 0.331382] ACPI: Enabled 3 GPEs in block 00 to 1F
[ 0.331384] ACPI: \_SB_.PCI0.GP18.SATA.P0S0: New power resource
[ 0.331384] ACPI: \_SB_.PCI0.GP18.SATA.P3S0: New power resource
[ 0.331384] ACPI: \_SB_.PCI0.GP18.SAT1.P0S1: New power resource
[ 0.331384] ACPI: \_SB_.PCI0.GP18.SAT1.P3S1: New power resource
[ 0.331384] ACPI: \_SB_.PCI0.GPP3.PWR0: New power resource
[ 0.331384] ACPI: \_SB_.PCI0.GPP3.PWR3: New power resource
[ 0.331384] ACPI: \_SB_.PCI0.GPP3.PTXH.PWR0: New power resource
[ 0.331384] ACPI: \_SB_.PCI0.GPP3.PTXH.PWR3: New power resource
[ 0.331471] ACPI: \_SB_.PCI0.GPP3.PT01.PWR0: New power resource
[ 0.331512] ACPI: \_SB_.PCI0.GPP3.PT01.PWR3: New power resource
[ 0.332958] ACPI: \_SB_.PCI0.GPP3.PT02.PWR0: New power resource
[ 0.333000] ACPI: \_SB_.PCI0.GPP3.PT02.PWR3: New power resource
[ 0.333262] ACPI: \_SB_.PCI0.GPP3.PT02.PT20.PWR0: New power resource
[ 0.333304] ACPI: \_SB_.PCI0.GPP3.PT02.PT20.PWR3: New power resource
[ 0.333462] ACPI: \_SB_.PCI0.GPP3.PT02.PT20.DEV0.PWR0: New power resource
[ 0.333508] ACPI: \_SB_.PCI0.GPP3.PT02.PT20.DEV0.PWR3: New power resource
[ 0.333759] ACPI: \_SB_.PCI0.GPP3.PT02.PT21.PWR0: New power resource
[ 0.333801] ACPI: \_SB_.PCI0.GPP3.PT02.PT21.PWR3: New power resource
[ 0.333960] ACPI: \_SB_.PCI0.GPP3.PT02.PT21.EP00.PWR0: New power resource
[ 0.334002] ACPI: \_SB_.PCI0.GPP3.PT02.PT21.EP00.PWR3: New power resource
[ 0.334251] ACPI: \_SB_.PCI0.GPP3.PT02.PT22.PWR0: New power resource
[ 0.334294] ACPI: \_SB_.PCI0.GPP3.PT02.PT22.PWR3: New power resource
[ 0.334456] ACPI: \_SB_.PCI0.GPP3.PT02.PT22.EP00.PWR0: New power resource
[ 0.334497] ACPI: \_SB_.PCI0.GPP3.PT02.PT22.EP00.PWR3: New power resource
[ 0.334752] ACPI: \_SB_.PCI0.GPP3.PT02.PT23.PWR0: New power resource
[ 0.334793] ACPI: \_SB_.PCI0.GPP3.PT02.PT23.PWR3: New power resource
[ 0.334952] ACPI: \_SB_.PCI0.GPP3.PT02.PT23.EP00.PWR0: New power resource
[ 0.334992] ACPI: \_SB_.PCI0.GPP3.PT02.PT23.EP00.PWR3: New power resource
[ 0.335239] ACPI: \_SB_.PCI0.GPP3.PT02.PT24.PWR0: New power resource
[ 0.335281] ACPI: \_SB_.PCI0.GPP3.PT02.PT24.PWR3: New power resource
[ 0.335436] ACPI: \_SB_.PCI0.GPP3.PT02.PT24.DEV0.PWR0: New power resource
[ 0.335477] ACPI: \_SB_.PCI0.GPP3.PT02.PT24.DEV0.PWR3: New power resource
[ 0.335719] ACPI: \_SB_.PCI0.GPP3.PT02.PT25.PWR0: New power resource
[ 0.335763] ACPI: \_SB_.PCI0.GPP3.PT02.PT25.PWR3: New power resource
[ 0.335919] ACPI: \_SB_.PCI0.GPP3.PT02.PT25.EP00.PWR0: New power resource
[ 0.335960] ACPI: \_SB_.PCI0.GPP3.PT02.PT25.EP00.PWR3: New power resource
[ 0.336208] ACPI: \_SB_.PCI0.GPP3.PT02.PT26.PWR0: New power resource
[ 0.336249] ACPI: \_SB_.PCI0.GPP3.PT02.PT26.PWR3: New power resource
[ 0.336406] ACPI: \_SB_.PCI0.GPP3.PT02.PT26.DEV0.PWR0: New power resource
[ 0.336447] ACPI: \_SB_.PCI0.GPP3.PT02.PT26.DEV0.PWR3: New power resource
[ 0.336694] ACPI: \_SB_.PCI0.GPP3.PT02.PT27.PWR0: New power resource
[ 0.336736] ACPI: \_SB_.PCI0.GPP3.PT02.PT27.PWR3: New power resource
[ 0.336894] ACPI: \_SB_.PCI0.GPP3.PT02.PT27.DEV0.PWR0: New power resource
[ 0.336936] ACPI: \_SB_.PCI0.GPP3.PT02.PT27.DEV0.PWR3: New power resource
[ 0.337747] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.PWR0: New power resource
[ 0.337792] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.PWR3: New power resource
[ 0.338116] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.LAN_.PWR0: New power resource
[ 0.338162] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.LAN_.PWR3: New power resource
[ 0.338422] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.COM1.PWR0: New power resource
[ 0.338464] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.COM1.PWR3: New power resource
[ 0.338712] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.COM2.PWR0: New power resource
[ 0.338753] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.COM2.PWR3: New power resource
[ 0.339002] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.IPM_.PWR0: New power resource
[ 0.339044] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.IPM_.PWR3: New power resource
[ 0.339292] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.USB_.PWR0: New power resource
[ 0.339334] ACPI: \_SB_.PCI0.GPP3.PT02.PT28.USB_.PWR3: New power resource
[ 0.339578] ACPI: \_SB_.PCI0.GPP3.PT02.PT29.PWR0: New power resource
[ 0.339621] ACPI: \_SB_.PCI0.GPP3.PT02.PT29.PWR3: New power resource
[ 0.339782] ACPI: \_SB_.PCI0.GPP3.PT02.PT29.WLAN.PWR0: New power resource
[ 0.339824] ACPI: \_SB_.PCI0.GPP3.PT02.PT29.WLAN.PWR3: New power resource
[ 0.339936] ACPI: \_SB_.PCI0.GPP4.P0NV: New power resource
[ 0.340533] ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
[ 0.340657] ACPI: \_SB_.PCI0.GP17.XHC0.P3U0: New power resource
[ 0.341296] ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
[ 0.341421] ACPI: \_SB_.PCI0.GP17.XHC1.P3U1: New power resource
[ 0.341985] ACPI: \_SB_.PCI0.GPP0.M237: New power resource
[ 0.342030] ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
[ 0.342081] ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
[ 0.346420] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.346427] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.346545] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[ 0.346555] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 0.346887] PCI host bridge to bus 0000:00
[ 0.346890] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.346893] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.346895] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.346897] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.346899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.346901] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
[ 0.346904] pci_bus 0000:00: root bus resource [mem 0x640000000-0xfcffffffff window]
[ 0.346906] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.346920] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[ 0.347012] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[ 0.347061] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400
[ 0.347112] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.347199] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[ 0.347246] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
[ 0.347268] pci 0000:00:02.1: enabling Extended Tags
[ 0.347300] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[ 0.347438] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
[ 0.347460] pci 0000:00:02.2: enabling Extended Tags
[ 0.347491] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[ 0.347572] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[ 0.347619] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[ 0.347639] pci 0000:00:08.1: enabling Extended Tags
[ 0.347669] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.347791] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.347898] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.348011] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
[ 0.348038] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
[ 0.348065] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
[ 0.348091] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
[ 0.348118] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
[ 0.348145] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
[ 0.348174] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
[ 0.348200] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
[ 0.348282] pci 0000:01:00.0: [1022:1470] type 01 class 0x060400
[ 0.348294] pci 0000:01:00.0: reg 0x10: [mem 0xfce00000-0xfce03fff]
[ 0.348373] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.348496] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[ 0.348500] pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
[ 0.348503] pci 0000:00:01.1: bridge window [mem 0xfcd00000-0xfcefffff]
[ 0.348507] pci 0000:00:01.1: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.348555] pci 0000:02:00.0: [1022:1471] type 01 class 0x060400
[ 0.348638] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.348930] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 0.348935] pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
[ 0.348939] pci 0000:01:00.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.348944] pci 0000:01:00.0: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.348994] pci 0000:03:00.0: [1002:6868] type 00 class 0x030000
[ 0.349010] pci 0000:03:00.0: reg 0x10: [mem 0xfce0000000-0xfcefffffff 64bit pref]
[ 0.349021] pci 0000:03:00.0: reg 0x18: [mem 0xfcf0000000-0xfcf01fffff 64bit pref]
[ 0.349028] pci 0000:03:00.0: reg 0x20: [io 0xf000-0xf0ff]
[ 0.349036] pci 0000:03:00.0: reg 0x24: [mem 0xfcd00000-0xfcd7ffff]
[ 0.349043] pci 0000:03:00.0: reg 0x30: [mem 0xfcd80000-0xfcd9ffff pref]
[ 0.349066] pci 0000:03:00.0: BAR 0: assigned to efifb
[ 0.349119] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.349294] pci 0000:03:00.1: [1002:aaf8] type 00 class 0x040300
[ 0.349305] pci 0000:03:00.1: reg 0x10: [mem 0xfcda0000-0xfcda3fff]
[ 0.349379] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.349475] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.349480] pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
[ 0.349484] pci 0000:02:00.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.349489] pci 0000:02:00.0: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.349556] pci 0000:04:00.0: [1022:43ee] type 00 class 0x0c0330
[ 0.349573] pci 0000:04:00.0: reg 0x10: [mem 0xfcca0000-0xfcca7fff 64bit]
[ 0.349611] pci 0000:04:00.0: enabling Extended Tags
[ 0.349664] pci 0000:04:00.0: PME# supported from D3hot D3cold
[ 0.349778] pci 0000:04:00.1: [1022:43eb] type 00 class 0x010601
[ 0.349823] pci 0000:04:00.1: reg 0x24: [mem 0xfcc80000-0xfcc9ffff]
[ 0.349831] pci 0000:04:00.1: reg 0x30: [mem 0xfcc00000-0xfcc7ffff pref]
[ 0.349838] pci 0000:04:00.1: enabling Extended Tags
[ 0.349879] pci 0000:04:00.1: PME# supported from D3hot D3cold
[ 0.349954] pci 0000:04:00.2: [1022:43e9] type 01 class 0x060400
[ 0.349996] pci 0000:04:00.2: enabling Extended Tags
[ 0.350042] pci 0000:04:00.2: PME# supported from D3hot D3cold
[ 0.350182] pci 0000:00:02.1: PCI bridge to [bus 04-06]
[ 0.350185] pci 0000:00:02.1: bridge window [io 0xe000-0xefff]
[ 0.350188] pci 0000:00:02.1: bridge window [mem 0xfcb00000-0xfccfffff]
[ 0.350294] pci 0000:05:08.0: [1022:43ea] type 01 class 0x060400
[ 0.350339] pci 0000:05:08.0: enabling Extended Tags
[ 0.350395] pci 0000:05:08.0: PME# supported from D3hot D3cold
[ 0.350509] pci 0000:04:00.2: PCI bridge to [bus 05-06]
[ 0.350515] pci 0000:04:00.2: bridge window [io 0xe000-0xefff]
[ 0.350519] pci 0000:04:00.2: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 0.350607] pci 0000:06:00.0: [10ec:8168] type 00 class 0x020000
[ 0.350635] pci 0000:06:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.350673] pci 0000:06:00.0: reg 0x18: [mem 0xfcb04000-0xfcb04fff 64bit]
[ 0.350697] pci 0000:06:00.0: reg 0x20: [mem 0xfcb00000-0xfcb03fff 64bit]
[ 0.350853] pci 0000:06:00.0: supports D1 D2
[ 0.350855] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.351112] pci 0000:05:08.0: PCI bridge to [bus 06]
[ 0.351118] pci 0000:05:08.0: bridge window [io 0xe000-0xefff]
[ 0.351122] pci 0000:05:08.0: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 0.351193] pci 0000:07:00.0: [15b7:5006] type 00 class 0x010802
[ 0.351210] pci 0000:07:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[ 0.351235] pci 0000:07:00.0: reg 0x20: [mem 0xfcf04000-0xfcf040ff 64bit]
[ 0.351417] pci 0000:00:02.2: PCI bridge to [bus 07]
[ 0.351422] pci 0000:00:02.2: bridge window [mem 0xfcf00000-0xfcffffff]
[ 0.351480] pci 0000:08:00.0: [1022:145a] type 00 class 0x130000
[ 0.353142] pci 0000:08:00.0: enabling Extended Tags
[ 0.353142] pci 0000:08:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 0.353142] pci 0000:08:00.1: [1002:1637] type 00 class 0x040300
[ 0.353142] pci 0000:08:00.1: reg 0x10: [mem 0xfca48000-0xfca4bfff]
[ 0.353142] pci 0000:08:00.1: enabling Extended Tags
[ 0.353142] pci 0000:08:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.353142] pci 0000:08:00.2: [1022:15df] type 00 class 0x108000
[ 0.353142] pci 0000:08:00.2: reg 0x18: [mem 0xfc900000-0xfc9fffff]
[ 0.353142] pci 0000:08:00.2: reg 0x24: [mem 0xfca4c000-0xfca4dfff]
[ 0.353142] pci 0000:08:00.2: enabling Extended Tags
[ 0.353142] pci 0000:08:00.3: [1022:1639] type 00 class 0x0c0330
[ 0.353142] pci 0000:08:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
[ 0.353142] pci 0000:08:00.3: enabling Extended Tags
[ 0.353142] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
[ 0.353142] pci 0000:08:00.4: [1022:1639] type 00 class 0x0c0330
[ 0.353142] pci 0000:08:00.4: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
[ 0.353142] pci 0000:08:00.4: enabling Extended Tags
[ 0.353142] pci 0000:08:00.4: PME# supported from D0 D3hot D3cold
[ 0.353142] pci 0000:08:00.5: [1022:15e2] type 00 class 0x048000
[ 0.353142] pci 0000:08:00.5: reg 0x10: [mem 0xfca00000-0xfca3ffff]
[ 0.353142] pci 0000:08:00.5: enabling Extended Tags
[ 0.353142] pci 0000:08:00.5: PME# supported from D0 D3hot D3cold
[ 0.353142] pci 0000:08:00.6: [1022:15e3] type 00 class 0x040300
[ 0.353142] pci 0000:08:00.6: reg 0x10: [mem 0xfca40000-0xfca47fff]
[ 0.353142] pci 0000:08:00.6: enabling Extended Tags
[ 0.353142] pci 0000:08:00.6: PME# supported from D0 D3hot D3cold
[ 0.353142] pci 0000:00:08.1: PCI bridge to [bus 08]
[ 0.353142] pci 0000:00:08.1: bridge window [mem 0xfc700000-0xfcafffff]
[ 0.355313] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.355356] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.355393] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.355439] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.355481] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.355515] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.355549] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.355583] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.355998] Low-power S0 idle used by default for system suspend
[ 0.357146] iommu: Default domain type: Translated
[ 0.357146] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.357278] SCSI subsystem initialized
[ 0.357284] libata version 3.00 loaded.
[ 0.357284] ACPI: bus type USB registered
[ 0.357284] usbcore: registered new interface driver usbfs
[ 0.357284] usbcore: registered new interface driver hub
[ 0.357284] usbcore: registered new device driver usb
[ 0.357284] pps_core: LinuxPPS API ver. 1 registered
[ 0.357284] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.357284] PTP clock support registered
[ 0.357284] EDAC MC: Ver: 3.0.0
[ 0.357284] efivars: Registered efivars operations
[ 0.361292] NetLabel: Initializing
[ 0.361295] NetLabel: domain hash size = 128
[ 0.361296] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.361308] NetLabel: unlabeled traffic allowed by default
[ 0.361318] PCI: Using ACPI for IRQ routing
[ 0.364474] PCI: pci_cache_line_size set to 64 bytes
[ 0.364541] e820: reserve RAM buffer [mem 0x09bff000-0x0bffffff]
[ 0.364542] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.364543] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[ 0.364544] e820: reserve RAM buffer [mem 0xafd12018-0xafffffff]
[ 0.364545] e820: reserve RAM buffer [mem 0xafd26018-0xafffffff]
[ 0.364545] e820: reserve RAM buffer [mem 0xafddf018-0xafffffff]
[ 0.364546] e820: reserve RAM buffer [mem 0xb2fba000-0xb3ffffff]
[ 0.364547] e820: reserve RAM buffer [mem 0xb54ff000-0xb7ffffff]
[ 0.364547] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
[ 0.364548] e820: reserve RAM buffer [mem 0x63e300000-0x63fffffff]
[ 0.365145] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[ 0.365147] pci 0000:03:00.0: vgaarb: bridge control possible
[ 0.365149] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.365153] vgaarb: loaded
[ 0.365182] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.365186] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.369139] clocksource: Switched to clocksource tsc-early
[ 0.369156] VFS: Disk quotas dquot_6.6.0
[ 0.369156] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.369156] AppArmor: AppArmor Filesystem Enabled
[ 0.369156] pnp: PnP ACPI init
[ 0.369156] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.369156] system 00:01: [mem 0x1000000000000 window] could not be reserved
[ 0.369156] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 0.369156] system 00:03: [io 0x040b] has been reserved
[ 0.369156] system 00:03: [io 0x04d6] has been reserved
[ 0.369156] system 00:03: [io 0x0c00-0x0c01] has been reserved
[ 0.369156] system 00:03: [io 0x0c14] has been reserved
[ 0.369156] system 00:03: [io 0x0c50-0x0c51] has been reserved
[ 0.369156] system 00:03: [io 0x0c52] has been reserved
[ 0.369156] system 00:03: [io 0x0c6c] has been reserved
[ 0.369156] system 00:03: [io 0x0c6f] has been reserved
[ 0.369156] system 00:03: [io 0x0cd8-0x0cdf] has been reserved
[ 0.369156] system 00:03: [io 0x0800-0x089f] has been reserved
[ 0.369156] system 00:03: [io 0x0b00-0x0b0f] has been reserved
[ 0.369156] system 00:03: [io 0x0b20-0x0b3f] has been reserved
[ 0.369156] system 00:03: [io 0x0900-0x090f] has been reserved
[ 0.369156] system 00:03: [io 0x0910-0x091f] has been reserved
[ 0.369156] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.369156] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.369156] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.369156] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.369156] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.369156] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.369156] system 00:03: [mem 0xfeb00000-0xfeb00fff] has been reserved
[ 0.369156] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[ 0.369156] pnp: PnP ACPI: found 4 devices
[ 0.376881] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.376957] NET: Registered PF_INET protocol family
[ 0.377305] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.379275] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.379325] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.379593] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.380053] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.380158] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.380384] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.380485] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.380576] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.380661] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.380670] NET: Registered PF_XDP protocol family
[ 0.380698] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.380704] pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
[ 0.380710] pci 0000:02:00.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.380713] pci 0000:02:00.0: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.380719] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 0.380722] pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
[ 0.380726] pci 0000:01:00.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 0.380729] pci 0000:01:00.0: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.380735] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[ 0.380737] pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
[ 0.380740] pci 0000:00:01.1: bridge window [mem 0xfcd00000-0xfcefffff]
[ 0.380743] pci 0000:00:01.1: bridge window [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.380747] pci 0000:05:08.0: PCI bridge to [bus 06]
[ 0.380754] pci 0000:05:08.0: bridge window [io 0xe000-0xefff]
[ 0.380759] pci 0000:05:08.0: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 0.380767] pci 0000:04:00.2: PCI bridge to [bus 05-06]
[ 0.380770] pci 0000:04:00.2: bridge window [io 0xe000-0xefff]
[ 0.380774] pci 0000:04:00.2: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 0.380782] pci 0000:00:02.1: PCI bridge to [bus 04-06]
[ 0.380784] pci 0000:00:02.1: bridge window [io 0xe000-0xefff]
[ 0.380787] pci 0000:00:02.1: bridge window [mem 0xfcb00000-0xfccfffff]
[ 0.380792] pci 0000:00:02.2: PCI bridge to [bus 07]
[ 0.380795] pci 0000:00:02.2: bridge window [mem 0xfcf00000-0xfcffffff]
[ 0.380800] pci 0000:00:08.1: PCI bridge to [bus 08]
[ 0.380803] pci 0000:00:08.1: bridge window [mem 0xfc700000-0xfcafffff]
[ 0.380809] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.380811] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.380813] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.380815] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.380817] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[ 0.380819] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
[ 0.380821] pci_bus 0000:00: resource 10 [mem 0x640000000-0xfcffffffff window]
[ 0.380824] pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
[ 0.380826] pci_bus 0000:01: resource 1 [mem 0xfcd00000-0xfcefffff]
[ 0.380827] pci_bus 0000:01: resource 2 [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.380830] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
[ 0.380832] pci_bus 0000:02: resource 1 [mem 0xfcd00000-0xfcdfffff]
[ 0.380834] pci_bus 0000:02: resource 2 [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.380837] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
[ 0.380838] pci_bus 0000:03: resource 1 [mem 0xfcd00000-0xfcdfffff]
[ 0.380840] pci_bus 0000:03: resource 2 [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 0.380843] pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
[ 0.380844] pci_bus 0000:04: resource 1 [mem 0xfcb00000-0xfccfffff]
[ 0.380846] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 0.380848] pci_bus 0000:05: resource 1 [mem 0xfcb00000-0xfcbfffff]
[ 0.380850] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
[ 0.380852] pci_bus 0000:06: resource 1 [mem 0xfcb00000-0xfcbfffff]
[ 0.380854] pci_bus 0000:07: resource 1 [mem 0xfcf00000-0xfcffffff]
[ 0.380856] pci_bus 0000:08: resource 1 [mem 0xfc700000-0xfcafffff]
[ 0.381009] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[ 0.381214] pci 0000:08:00.3: extending delay after power-on from D3hot to 20 msec
[ 0.381286] pci 0000:08:00.4: extending delay after power-on from D3hot to 20 msec
[ 0.381330] PCI: CLS 64 bytes, default 64
[ 0.381338] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.381340] software IO TLB: mapped [mem 0x00000000a4624000-0x00000000a8624000] (64MB)
[ 0.381386] Trying to unpack rootfs image as initramfs...
[ 0.381393] LVT offset 0 assigned for vector 0x400
[ 0.381498] perf: AMD IBS detected (0x000003ff)
[ 0.381504] amd_uncore: 4 amd_df counters detected
[ 0.381510] amd_uncore: 6 amd_l3 counters detected
[ 0.382161] Initialise system trusted keyrings
[ 0.382175] Key type blacklist registered
[ 0.382239] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[ 0.382253] zbud: loaded
[ 0.382427] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.382496] fuse: init (API version 7.38)
[ 0.382630] integrity: Platform Keyring initialized
[ 0.384938] Key type asymmetric registered
[ 0.384941] Asymmetric key parser 'x509' registered
[ 0.384966] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.385025] io scheduler mq-deadline registered
[ 0.386396] pcieport 0000:00:01.1: PME: Signaling with IRQ 36
[ 0.386478] pcieport 0000:00:02.1: PME: Signaling with IRQ 37
[ 0.386553] pcieport 0000:00:02.2: PME: Signaling with IRQ 38
[ 0.386628] pcieport 0000:00:08.1: PME: Signaling with IRQ 39
[ 0.387116] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.387289] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.387307] ACPI: button: Power Button [PWRB]
[ 0.387389] Estimated ratio of average max frequency by base frequency (times 1024): 1145
[ 0.387405] Monitor-Mwait will be used to enter C-1 state
[ 0.387410] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[ 0.387498] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[ 0.387624] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[ 0.387728] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[ 0.387829] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[ 0.387912] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[ 0.388017] ACPI: \_SB_.PLTF.C00C: Found 3 idle states
[ 0.388125] ACPI: \_SB_.PLTF.C00E: Found 3 idle states
[ 0.388197] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[ 0.388295] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[ 0.388398] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[ 0.388519] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[ 0.388612] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[ 0.388692] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[ 0.388803] ACPI: \_SB_.PLTF.C00D: Found 3 idle states
[ 0.388911] ACPI: \_SB_.PLTF.C00F: Found 3 idle states
[ 0.389650] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.389654] ACPI: thermal: Thermal Zone [TZ01] (51 C)
[ 0.389857] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.390974] Linux agpgart interface v0.103
[ 0.475656] tpm tpm0: AMD fTPM version 0x3004e00000005 causes system stutter; hwrng disabled
[ 0.478879] loop: module loaded
[ 0.479140] tun: Universal TUN/TAP device driver, 1.6
[ 0.479177] PPP generic driver version 2.4.2
[ 0.479313] VFIO - User Level meta-driver version: 0.3
[ 0.479387] i8042: PNP: No PS/2 controller found.
[ 0.479431] mousedev: PS/2 mouse device common for all mice
[ 0.479492] rtc_cmos 00:02: RTC can wake from S4
[ 0.479716] rtc_cmos 00:02: registered as rtc0
[ 0.479746] rtc_cmos 00:02: setting system clock to 2023-08-22T06:19:19 UTC (1692685159)
[ 0.479771] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.479778] i2c_dev: i2c /dev entries driver
[ 0.479790] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.479803] device-mapper: uevent: version 1.0.3
[ 0.479828] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@xxxxxxxxxx
[ 0.479846] platform eisa.0: Probing EISA bus 0
[ 0.479849] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.479852] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.479854] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.479856] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.479858] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.479859] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.479861] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.479863] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.479865] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.479866] platform eisa.0: EISA: Detected 0 cards
[ 0.479868] amd_pstate: driver load is disabled, boot with specific mode to enable this
[ 0.480212] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.480230] efifb: probing for efifb
[ 0.480242] efifb: No BGRT, not showing boot graphics
[ 0.480243] efifb: framebuffer at 0xfce0000000, using 1952k, total 1950k
[ 0.480245] efifb: mode is 800x600x32, linelength=3328, pages=1
[ 0.480247] efifb: scrolling: redraw
[ 0.480248] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.480322] Console: switching to colour frame buffer device 100x37
[ 0.480583] fb0: EFI VGA frame buffer device
[ 0.480712] drop_monitor: Initializing network drop monitor service
[ 0.480798] NET: Registered PF_INET6 protocol family
[ 0.973539] Freeing initrd memory: 110292K
[ 0.978167] Segment Routing with IPv6
[ 0.978188] In-situ OAM (IOAM) with IPv6
[ 0.978221] NET: Registered PF_PACKET protocol family
[ 0.978274] Key type dns_resolver registered
[ 0.979655] microcode: CPU9: patch_level=0x08600106
[ 0.979656] microcode: CPU1: patch_level=0x08600106
[ 0.979656] microcode: CPU8: patch_level=0x08600106
[ 0.979656] microcode: CPU0: patch_level=0x08600106
[ 0.979658] microcode: CPU10: patch_level=0x08600106
[ 0.979659] microcode: CPU2: patch_level=0x08600106
[ 0.979659] microcode: CPU11: patch_level=0x08600106
[ 0.979660] microcode: CPU3: patch_level=0x08600106
[ 0.979661] microcode: CPU4: patch_level=0x08600106
[ 0.979661] microcode: CPU12: patch_level=0x08600106
[ 0.979662] microcode: CPU5: patch_level=0x08600106
[ 0.979662] microcode: CPU13: patch_level=0x08600106
[ 0.979663] microcode: CPU6: patch_level=0x08600106
[ 0.979663] microcode: CPU14: patch_level=0x08600106
[ 0.979664] microcode: CPU7: patch_level=0x08600106
[ 0.979667] microcode: CPU15: patch_level=0x08600106
[ 0.981493] microcode: Microcode Update Driver: v2.2.
[ 0.981785] resctrl: L3 allocation detected
[ 0.982016] resctrl: MB allocation detected
[ 0.982129] resctrl: L3 monitoring detected
[ 0.982242] IPI shorthand broadcast: enabled
[ 0.983519] sched_clock: Marking stable (860636889, 121137825)->(985791995, -4017281)
[ 0.984402] registered taskstats version 1
[ 0.984905] Loading compiled-in X.509 certificates
[ 0.985428] Loaded X.509 cert 'Build time autogenerated kernel key: 8aac9e540860683142ae0549ce2e9f2c77b4636a'
[ 0.986222] zswap: loaded using pool lzo/zbud
[ 0.987748] Key type .fscrypt registered
[ 0.987861] Key type fscrypt-provisioning registered
[ 0.988145] Key type trusted registered
[ 0.990503] Key type encrypted registered
[ 0.990613] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.990866] Loading compiled-in module X.509 certificates
[ 0.991308] Loaded X.509 cert 'Build time autogenerated kernel key: 8aac9e540860683142ae0549ce2e9f2c77b4636a'
[ 0.991532] ima: Allocated hash algorithm: sha1
[ 1.124867] ima: No architecture policies found
[ 1.125066] evm: Initialising EVM extended attributes:
[ 1.125238] evm: security.selinux
[ 1.125410] evm: security.SMACK64
[ 1.125583] evm: security.SMACK64EXEC
[ 1.125754] evm: security.SMACK64TRANSMUTE
[ 1.125925] evm: security.SMACK64MMAP
[ 1.126095] evm: security.apparmor
[ 1.126255] evm: security.ima
[ 1.126370] evm: security.capability
[ 1.126485] evm: HMAC attrs: 0x1
[ 1.126839] PM: Magic number: 3:571:317
[ 1.126985] tty tty42: hash matches
[ 1.127127] acpi PNP0500:00: hash matches
[ 1.127276] reg-dummy reg-dummy: hash matches
[ 1.127399] memory memory171: hash matches
[ 1.127868] acpi_cpufreq: overriding BIOS provided _PSD data
[ 1.129064] RAS: Correctable Errors collector initialized.
[ 1.131786] Freeing unused decrypted memory: 2036K
[ 1.132945] Freeing unused kernel image (initmem) memory: 4476K
[ 1.144868] Write protecting the kernel read-only data: 26624k
[ 1.146207] Freeing unused kernel image (rodata/data gap) memory: 1344K
[ 1.203080] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.203338] Run /init as init process
[ 1.203583] with arguments:
[ 1.203585] /init
[ 1.203586] with environment:
[ 1.203586] HOME=/
[ 1.203587] TERM=linux
[ 1.203587] BOOT_IMAGE=/boot/vmlinuz-6.3.0-rc4+
[ 1.273920] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 1.274206] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3e/LNXVIDEO:00/input/input1
[ 1.276836] xhci_hcd 0000:08:00.4: xHCI Host Controller
[ 1.277109] xhci_hcd 0000:08:00.4: new USB bus registered, assigned bus number 1
[ 1.277271] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.277447] xhci_hcd 0000:08:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[ 1.277747] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
[ 1.278593] ahci 0000:04:00.1: version 3.0
[ 1.278690] xhci_hcd 0000:08:00.3: xHCI Host Controller
[ 1.278908] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 3
[ 1.279054] ahci 0000:04:00.1: SSS flag set, parallel bus scan disabled
[ 1.279064] xhci_hcd 0000:08:00.4: xHCI Host Controller
[ 1.279145] xhci_hcd 0000:08:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[ 1.279369] ahci 0000:04:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 1.279513] xhci_hcd 0000:08:00.4: new USB bus registered, assigned bus number 4
[ 1.279669] xhci_hcd 0000:08:00.3: xHCI Host Controller
[ 1.279673] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 5
[ 1.279676] xhci_hcd 0000:08:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.279735] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 1.279738] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.279739] usb usb3: Product: xHCI Host Controller
[ 1.279740] usb usb3: Manufacturer: Linux 6.3.0-rc4+ xhci-hcd
[ 1.279742] usb usb3: SerialNumber: 0000:08:00.3
[ 1.279823] ahci 0000:04:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
[ 1.279915] hub 3-0:1.0: USB hub found
[ 1.279924] hub 3-0:1.0: 4 ports detected
[ 1.280033] xhci_hcd 0000:08:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.280260] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.281389] scsi host0: ahci
[ 1.281467] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
[ 1.281807] scsi host1: ahci
[ 1.282258] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.282570] scsi host2: ahci
[ 1.282688] usb usb5: Product: xHCI Host Controller
[ 1.282980] scsi host3: ahci
[ 1.283139] usb usb5: Manufacturer: Linux 6.3.0-rc4+ xhci-hcd
[ 1.283415] scsi host4: ahci
[ 1.283557] usb usb5: SerialNumber: 0000:08:00.3
[ 1.283891] scsi host5: ahci
[ 1.284081] hub 5-0:1.0: USB hub found
[ 1.284349] ata1: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80100 irq 54
[ 1.284462] hub 5-0:1.0: 2 ports detected
[ 1.284782] ata2: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80180 irq 54
[ 1.285135] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 1.285160] ata3: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80200 irq 54
[ 1.285386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.285580] ata4: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80280 irq 54
[ 1.285808] usb usb1: Product: xHCI Host Controller
[ 1.285991] ata5: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80300 irq 54
[ 1.286234] usb usb1: Manufacturer: Linux 6.3.0-rc4+ xhci-hcd
[ 1.286419] ata6: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80380 irq 54
[ 1.286637] usb usb1: SerialNumber: 0000:08:00.4
[ 1.288428] hub 1-0:1.0: USB hub found
[ 1.288517] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 1.288688] hub 1-0:1.0: 4 ports detected
[ 1.288865] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 1.289337] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.289437] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 1.289582] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
[ 1.289979] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.290162] usb usb4: Product: xHCI Host Controller
[ 1.290343] usb usb4: Manufacturer: Linux 6.3.0-rc4+ xhci-hcd
[ 1.290528] usb usb4: SerialNumber: 0000:08:00.4
[ 1.290810] hub 4-0:1.0: USB hub found
[ 1.290992] hub 4-0:1.0: 2 ports detected
[ 1.303432] r8169 0000:06:00.0 eth0: RTL8168ep/8111ep, 00:e0:4c:68:00:04, XID 502, IRQ 63
[ 1.303640] r8169 0000:06:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 1.333702] xhci_hcd 0000:04:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[ 1.334379] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.334558] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 6
[ 1.334739] xhci_hcd 0000:04:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.334972] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 1.335153] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.335334] usb usb2: Product: xHCI Host Controller
[ 1.335514] usb usb2: Manufacturer: Linux 6.3.0-rc4+ xhci-hcd
[ 1.335698] usb usb2: SerialNumber: 0000:04:00.0
[ 1.335998] hub 2-0:1.0: USB hub found
[ 1.336190] hub 2-0:1.0: 10 ports detected
[ 1.336618] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.336807] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
[ 1.336982] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.337161] usb usb6: Product: xHCI Host Controller
[ 1.337335] usb usb6: Manufacturer: Linux 6.3.0-rc4+ xhci-hcd
[ 1.337504] usb usb6: SerialNumber: 0000:04:00.0
[ 1.337759] hub 6-0:1.0: USB hub found
[ 1.337935] hub 6-0:1.0: 4 ports detected
[ 1.401188] tsc: Refined TSC clocksource calibration: 3596.859 MHz
[ 1.401443] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33d8bcb0c14, max_idle_ns: 440795349441 ns
[ 1.401915] clocksource: Switched to clocksource tsc
[ 1.541185] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[ 1.602053] ata1: SATA link down (SStatus 0 SControl 330)
[ 1.673920] usb 6-3: new SuperSpeed USB device number 2 using xhci_hcd
[ 1.699280] usb 6-3: New USB device found, idVendor=03f0, idProduct=6d40, bcdDevice= 1.10
[ 1.699830] usb 6-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.700250] usb 6-3: Product: x765w
[ 1.700598] usb 6-3: Manufacturer: HP
[ 1.700941] usb 6-3: SerialNumber: 6E008A110E824A25
[ 1.717255] usb 1-1: New USB device found, idVendor=14dd, idProduct=1007, bcdDevice= 0.00
[ 1.717599] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=7
[ 1.717928] usb 1-1: Product: D2CIM-DVUSB
[ 1.718203] usb 1-1: Manufacturer: Raritan
[ 1.718361] usb 1-1: SerialNumber: HUZ86003240000007
[ 1.889313] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[ 1.918290] ata2: SATA link down (SStatus 0 SControl 330)
[ 2.041258] usb 1-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.52
[ 2.041682] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.042085] usb 1-2: Product: USB2.0 Hub
[ 2.080837] hub 1-2:1.0: USB hub found
[ 2.081834] hub 1-2:1.0: 4 ports detected
[ 2.155647] hid: raw HID events driver (C) Jiri Kosina
[ 2.173165] clocksource: timekeeping watchdog on CPU3: Marking clocksource 'tsc' as unstable because the skew is too large:
[ 2.174315] clocksource: 'hpet' wd_nsec: 516414306 wd_now: 1c04651 wd_last: 14f7310 mask: ffffffff
[ 2.175465] clocksource: 'tsc' cs_nsec: 515896297 cs_now: 14558f9e80 cs_last: 13e6f54fe4 mask: ffffffffffffffff
[ 2.176626] clocksource: Clocksource 'tsc' skewed -518009 ns (18446744073709 ms) over watchdog 'hpet' interval of 516414306 ns (516 ms)
[ 2.177833] clocksource: 'tsc' is current clocksource.
[ 2.178457] tsc: Marking TSC unstable due to clocksource watchdog
[ 2.179105] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[ 2.179752] sched_clock: Marking unstable (2057967069, 121137824)<-(2183121657, -4017281)
[ 2.180628] clocksource: Checking clocksource tsc synchronization from CPU 12 to CPUs 0-1,5,13-14.
[ 2.181966] clocksource: Switched to clocksource hpet
[ 2.193189] usbcore: registered new interface driver usbhid
[ 2.193851] usbhid: USB HID core driver
[ 2.233248] ata3: SATA link down (SStatus 0 SControl 330)
[ 2.546253] ata4: SATA link down (SStatus 0 SControl 330)
[ 3.585284] ata5: failed to resume link (SControl 0)
[ 3.585900] ata5: SATA link down (SStatus 0 SControl 0)
[ 3.898680] ata6: SATA link down (SStatus 0 SControl 330)
[ 3.901905] r8169 0000:06:00.0 eno1: renamed from eth0
[ 3.904314] input: Raritan D2CIM-DVUSB as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb1/1-1/1-1:1.0/0003:14DD:1007.0001/input/input2
[ 3.904888] nvme 0000:07:00.0: platform quirk: setting simple suspend
[ 3.905185] nvme nvme0: pci function 0000:07:00.0
[ 3.911511] usb-storage 6-3:1.0: USB Mass Storage device detected
[ 3.912279] scsi host6: usb-storage 6-3:1.0
[ 3.912971] usbcore: registered new interface driver usb-storage
[ 3.913709] nvme nvme0: 16/0/0 default/read/poll queues
[ 3.918665] nvme0n1: p1 p2
[ 3.921436] usbcore: registered new interface driver uas
[ 3.961469] hid-generic 0003:14DD:1007.0001: input,hidraw0: USB HID v1.10 Keyboard [Raritan D2CIM-DVUSB] on usb-0000:08:00.4-1/input0
[ 3.962126] input: Raritan D2CIM-DVUSB as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb1/1-1/1-1:1.1/0003:14DD:1007.0002/input/input3
[ 3.962906] hid-generic 0003:14DD:1007.0002: input,hidraw1: USB HID v1.10 Mouse [Raritan D2CIM-DVUSB] on usb-0000:08:00.4-1/input1
[ 3.963396] input: Raritan D2CIM-DVUSB as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb1/1-1/1-1:1.2/0003:14DD:1007.0003/input/input4
[ 3.963989] hid-generic 0003:14DD:1007.0003: input,hidraw2: USB HID v1.10 Mouse [Raritan D2CIM-DVUSB] on usb-0000:08:00.4-1/input2
[ 4.063585] EXT4-fs (nvme0n1p2): mounted filesystem 908efba9-211b-4b60-9ac9-7b09f94a71ca with ordered data mode. Quota mode: none.
[ 4.149274] systemd[1]: Inserted module 'autofs4'
[ 4.164770] systemd[1]: systemd 249.11-0ubuntu3.9 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 4.165660] systemd[1]: Detected architecture x86-64.
[ 4.167096] systemd[1]: Hostname set to <rtg-artic-RX5700XT>.
[ 4.192838] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'
[ 4.205491] block nvme0n1: the capability attribute has been deprecated.
[ 4.280134] systemd[1]: Queued start job for default target Graphical Interface.
[ 4.322206] systemd[1]: Created slice Slice /system/modprobe.
[ 4.323533] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 4.324489] systemd[1]: Created slice User and Session Slice.
[ 4.325374] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.326357] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.327158] systemd[1]: Reached target User and Group Name Lookups.
[ 4.327587] systemd[1]: Reached target Remote File Systems.
[ 4.328005] systemd[1]: Reached target Slice Units.
[ 4.328421] systemd[1]: Reached target Mounting snaps.
[ 4.328848] systemd[1]: Reached target Local Verity Protected Volumes.
[ 4.329367] systemd[1]: Listening on Syslog Socket.
[ 4.329840] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 4.330293] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 4.330810] systemd[1]: Listening on Journal Audit Socket.
[ 4.331261] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.331738] systemd[1]: Listening on Journal Socket.
[ 4.332353] systemd[1]: Listening on udev Control Socket.
[ 4.332819] systemd[1]: Listening on udev Kernel Socket.
[ 4.333751] systemd[1]: Mounting Huge Pages File System...
[ 4.334885] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.335870] systemd[1]: Mounting Kernel Debug File System...
[ 4.336810] systemd[1]: Mounting Kernel Trace File System...
[ 4.338434] systemd[1]: Starting Journal Service...
[ 4.339626] systemd[1]: Starting Set the console keyboard layout...
[ 4.340616] systemd[1]: Starting Create List of Static Device Nodes...
[ 4.341704] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[ 4.342843] systemd[1]: Starting Load Kernel Module configfs...
[ 4.344124] systemd[1]: Starting Load Kernel Module drm...
[ 4.345351] systemd[1]: Starting Load Kernel Module efi_pstore...
[ 4.346549] systemd[1]: Starting Load Kernel Module fuse...
[ 4.348022] systemd[1]: Starting Load Kernel Module pstore_blk...
[ 4.348881] pstore: Using crash dump compression: deflate
[ 4.349753] systemd[1]: Starting Load Kernel Module pstore_zone...
[ 4.351076] systemd[1]: Starting Load Kernel Module ramoops...
[ 4.351165] pstore: Registered efi_pstore as persistent store backend
[ 4.351759] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 4.353236] systemd[1]: Starting Load Kernel Modules...
[ 4.354340] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.355554] systemd[1]: Starting Coldplug All udev Devices...
[ 4.357117] systemd[1]: Mounted Huge Pages File System.
[ 4.357663] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.358096] systemd[1]: Mounted Kernel Debug File System.
[ 4.358521] systemd[1]: Mounted Kernel Trace File System.
[ 4.358676] EXT4-fs (nvme0n1p2): re-mounted 908efba9-211b-4b60-9ac9-7b09f94a71ca. Quota mode: none.
[ 4.360158] systemd[1]: Finished Create List of Static Device Nodes.
[ 4.360770] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 4.361172] systemd[1]: Finished Load Kernel Module configfs.
[ 4.361772] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 4.362144] systemd[1]: Finished Load Kernel Module efi_pstore.
[ 4.362638] lp: driver loaded but no devices found
[ 4.362736] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 4.363183] systemd[1]: Finished Load Kernel Module fuse.
[ 4.363718] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully.
[ 4.364070] systemd[1]: Finished Load Kernel Module pstore_blk.
[ 4.364604] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully.
[ 4.364956] systemd[1]: Finished Load Kernel Module pstore_zone.
[ 4.365510] systemd[1]: modprobe@ramoops.service: Deactivated successfully.
[ 4.365855] systemd[1]: Finished Load Kernel Module ramoops.
[ 4.366458] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 4.367649] systemd[1]: Activating swap /swapfile...
[ 4.368603] systemd[1]: Mounting FUSE Control File System...
[ 4.369649] systemd[1]: Mounting Kernel Configuration File System...
[ 4.370230] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k SSFS
[ 4.370855] systemd[1]: Starting Load/Save Random Seed...
[ 4.371999] systemd[1]: Starting Create System Users...
[ 4.372449] ACPI: bus type drm_connector registered
[ 4.373418] systemd[1]: Activated swap /swapfile.
[ 4.374243] ppdev: user-space parallel port driver
[ 4.374578] systemd[1]: Finished Set the console keyboard layout.
[ 4.375174] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 4.375533] systemd[1]: Finished Load Kernel Module drm.
[ 4.376611] systemd[1]: Mounted FUSE Control File System.
[ 4.377121] systemd[1]: Mounted Kernel Configuration File System.
[ 4.377777] systemd[1]: Finished Load/Save Random Seed.
[ 4.378392] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[ 4.378595] systemd[1]: Reached target Swaps.
[ 4.380078] systemd[1]: Finished Create System Users.
[ 4.381204] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.386823] systemd[1]: Finished Load Kernel Modules.
[ 4.387343] systemd[1]: Started Journal Service.
[ 4.392568] loop0: detected capacity change from 0 to 8
[ 4.394029] loop1: detected capacity change from 0 to 129944
[ 4.395855] loop2: detected capacity change from 0 to 129976
[ 4.396586] loop3: detected capacity change from 0 to 151256
[ 4.397941] loop4: detected capacity change from 0 to 151296
[ 4.399473] loop5: detected capacity change from 0 to 485800
[ 4.400809] loop6: detected capacity change from 0 to 485808
[ 4.401870] loop7: detected capacity change from 0 to 716168
[ 4.403676] loop8: detected capacity change from 0 to 716176
[ 4.405052] loop9: detected capacity change from 0 to 994336
[ 4.406633] loop10: detected capacity change from 0 to 994336
[ 4.407197] loop11: detected capacity change from 0 to 166424
[ 4.408776] loop12: detected capacity change from 0 to 187776
[ 4.409903] loop13: detected capacity change from 0 to 93920
[ 4.411445] loop14: detected capacity change from 0 to 25240
[ 4.412828] loop15: detected capacity change from 0 to 109072
[ 4.413862] loop16: detected capacity change from 0 to 109072
[ 4.415179] loop17: detected capacity change from 0 to 568
[ 4.416330] loop18: detected capacity change from 0 to 904
[ 4.420339] systemd-journald[344]: Received client request to flush runtime journal.
[ 4.604007] ccp 0000:08:00.2: enabling device (0000 -> 0002)
[ 4.604379] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 4.604384] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 4.608726] ccp 0000:08:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[ 4.610291] cryptd: max_cpu_qlen set to 1000
[ 4.612536] snd_rn_pci_acp3x 0000:08:00.5: enabling device (0000 -> 0002)
[ 4.619686] ccp 0000:08:00.2: tee enabled
[ 4.619714] ccp 0000:08:00.2: psp enabled
[ 4.622662] AVX2 version of gcm_enc/dec engaged.
[ 4.622764] AES CTR mode by8 optimization enabled
[ 4.743651] kvm_amd: TSC scaling supported
[ 4.743656] kvm_amd: Nested Virtualization enabled
[ 4.743658] kvm_amd: Nested Paging enabled
[ 4.743676] kvm_amd: Virtual VMLOAD VMSAVE supported
[ 4.743677] kvm_amd: Virtual GIF supported
[ 4.743677] kvm_amd: LBR virtualization supported
[ 4.746496] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 4.759054] MCE: In-kernel MCE decoding enabled.
[ 4.763203] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[ 4.763630] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[ 4.764093] snd_hda_intel 0000:08:00.1: enabling device (0000 -> 0002)
[ 4.764854] snd_hda_intel 0000:08:00.6: enabling device (0000 -> 0002)
[ 4.771163] intel_rapl_common: Found RAPL domain package
[ 4.771168] intel_rapl_common: Found RAPL domain core
[ 4.773972] audit: type=1400 audit(1692685163.790:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=561 comm="apparmor_parser"
[ 4.774616] audit: type=1400 audit(1692685163.790:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=552 comm="apparmor_parser"
[ 4.774706] audit: type=1400 audit(1692685163.790:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=559 comm="apparmor_parser"
[ 4.774815] audit: type=1400 audit(1692685163.790:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=553 comm="apparmor_parser"
[ 4.774823] audit: type=1400 audit(1692685163.790:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=553 comm="apparmor_parser"
[ 4.774933] audit: type=1400 audit(1692685163.790:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=556 comm="apparmor_parser"
[ 4.774938] audit: type=1400 audit(1692685163.790:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=556 comm="apparmor_parser"
[ 4.774942] audit: type=1400 audit(1692685163.790:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=556 comm="apparmor_parser"
[ 4.776117] audit: type=1400 audit(1692685163.790:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=558 comm="apparmor_parser"
[ 4.779992] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input5
[ 4.780115] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input6
[ 4.780172] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input7
[ 4.780223] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input8
[ 4.780286] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input9
[ 4.780411] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input10
[ 4.800637] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 4.800643] snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.800645] snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 4.800646] snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0
[ 4.800647] snd_hda_codec_realtek hdaudioC2D0: dig-out=0x1e/0x0
[ 4.800648] snd_hda_codec_realtek hdaudioC2D0: inputs:
[ 4.800649] snd_hda_codec_realtek hdaudioC2D0: Front Mic=0x19
[ 4.800650] snd_hda_codec_realtek hdaudioC2D0: Rear Mic=0x18
[ 4.800651] snd_hda_codec_realtek hdaudioC2D0: Line=0x1a
[ 4.926022] scsi 6:0:0:0: Direct-Access hp x765w PMAP PQ: 0 ANSI: 6
[ 4.926287] sd 6:0:0:0: Attached scsi generic sg0 type 0
[ 4.926548] sd 6:0:0:0: [sda] 60555264 512-byte logical blocks: (31.0 GB/28.9 GiB)
[ 4.926799] sd 6:0:0:0: [sda] Write Protect is off
[ 4.926801] sd 6:0:0:0: [sda] Mode Sense: 45 00 00 00
[ 4.927051] sd 6:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 4.934194] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card2/input11
[ 4.934331] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card2/input12
[ 4.934464] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card2/input13
[ 4.934524] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card2/input14
[ 4.934598] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card2/input15
[ 4.934683] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card2/input16
[ 4.934742] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card2/input17
[ 4.935024] sda: sda1
[ 4.935144] sd 6:0:0:0: [sda] Attached SCSI removable disk
[ 6.069451] [drm] amdgpu kernel modesetting enabled.
[ 6.069567] amdgpu: Virtual CRAT table created for CPU
[ 6.069576] amdgpu: Topology: Add CPU node
[ 6.069850] amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
[ 6.069944] [drm] initializing kernel modesetting (VEGA10 0x1002:0x6868 0x1002:0x6A6C 0x00).
[ 6.069957] [drm] register mmio base: 0xFCD00000
[ 6.069958] [drm] register mmio size: 524288
[ 6.070032] [drm] add ip block number 0 <soc15_common>
[ 6.070033] [drm] add ip block number 1 <gmc_v9_0>
[ 6.070035] [drm] add ip block number 2 <vega10_ih>
[ 6.070036] [drm] add ip block number 3 <psp>
[ 6.070037] [drm] add ip block number 4 <powerplay>
[ 6.070038] [drm] add ip block number 5 <dm>
[ 6.070040] [drm] add ip block number 6 <gfx_v9_0>
[ 6.070042] [drm] add ip block number 7 <sdma_v4_0>
[ 6.070044] [drm] add ip block number 8 <uvd_v7_0>
[ 6.070045] [drm] add ip block number 9 <vce_v4_0>
[ 6.071357] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
[ 6.071362] amdgpu: ATOM BIOS: 113-D05111-01
[ 6.074910] [drm] UVD(0) is enabled in VM mode
[ 6.074913] [drm] UVD(0) ENC is enabled in VM mode
[ 6.074914] [drm] VCE enabled in VM mode
[ 6.075014] Console: switching to colour dummy device 80x25
[ 6.075058] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[ 6.075059] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[ 6.075086] amdgpu 0000:03:00.0: amdgpu: MEM ECC is active.
[ 6.075087] amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
[ 6.075152] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 6.075167] amdgpu 0000:03:00.0: BAR 2: releasing [mem 0xfcf0000000-0xfcf01fffff 64bit pref]
[ 6.075170] amdgpu 0000:03:00.0: BAR 0: releasing [mem 0xfce0000000-0xfcefffffff 64bit pref]
[ 6.075186] pcieport 0000:02:00.0: BAR 15: releasing [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 6.075189] pcieport 0000:01:00.0: BAR 15: releasing [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 6.075190] pcieport 0000:00:01.1: BAR 15: releasing [mem 0xfce0000000-0xfcf01fffff 64bit pref]
[ 6.075198] pcieport 0000:00:01.1: BAR 15: assigned [mem 0x700000000-0x9ffffffff 64bit pref]
[ 6.075201] pcieport 0000:01:00.0: BAR 15: assigned [mem 0x700000000-0x9ffffffff 64bit pref]
[ 6.075203] pcieport 0000:02:00.0: BAR 15: assigned [mem 0x700000000-0x9ffffffff 64bit pref]
[ 6.075205] amdgpu 0000:03:00.0: BAR 0: assigned [mem 0x800000000-0x9ffffffff 64bit pref]
[ 6.075213] amdgpu 0000:03:00.0: BAR 2: assigned [mem 0x700000000-0x7001fffff 64bit pref]
[ 6.075221] pcieport 0000:00:01.1: PCI bridge to [bus 01-03]
[ 6.075224] pcieport 0000:00:01.1: bridge window [io 0xf000-0xffff]
[ 6.075227] pcieport 0000:00:01.1: bridge window [mem 0xfcd00000-0xfcefffff]
[ 6.075229] pcieport 0000:00:01.1: bridge window [mem 0x700000000-0x9ffffffff 64bit pref]
[ 6.075232] pcieport 0000:01:00.0: PCI bridge to [bus 02-03]
[ 6.075234] pcieport 0000:01:00.0: bridge window [io 0xf000-0xffff]
[ 6.075238] pcieport 0000:01:00.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 6.075240] pcieport 0000:01:00.0: bridge window [mem 0x700000000-0x9ffffffff 64bit pref]
[ 6.075245] pcieport 0000:02:00.0: PCI bridge to [bus 03]
[ 6.075247] pcieport 0000:02:00.0: bridge window [io 0xf000-0xffff]
[ 6.075251] pcieport 0000:02:00.0: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 6.075254] pcieport 0000:02:00.0: bridge window [mem 0x700000000-0x9ffffffff 64bit pref]
[ 6.075265] amdgpu 0000:03:00.0: amdgpu: VRAM: 8176M 0x000000F400000000 - 0x000000F5FEFFFFFF (8176M used)
[ 6.075267] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[ 6.075269] amdgpu 0000:03:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 6.075274] [drm] Detected VRAM RAM=8176M, BAR=8192M
[ 6.075275] [drm] RAM width 2048bits HBM
[ 6.075411] [drm] amdgpu: 8176M of VRAM memory ready
[ 6.075414] [drm] amdgpu: 11931M of GTT memory ready.
[ 6.075434] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 6.075587] [drm] PCIE GART of 512M enabled.
[ 6.075588] [drm] PTB located at 0x000000F5FEF00000
[ 6.075850] amdgpu: hwmgr_sw_init smu backed is vega10_smu
[ 6.078011] [drm] Found UVD firmware Version: 66.43 Family ID: 17
[ 6.078054] [drm] PSP loading UVD firmware
[ 6.078734] [drm] Found VCE firmware Version: 57.6 Binary ID: 4
[ 6.078785] [drm] PSP loading VCE firmware
[ 6.192029] kauditd_printk_skb: 37 callbacks suppressed
[ 6.192034] audit: type=1400 audit(1692685165.206:48): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=741 comm="cupsd" capability=12 capname="net_admin"
[ 6.267240] [drm] reserve 0x400000 from 0xf5fe400000 for PSP TMR
[ 6.289445] Generic FE-GE Realtek PHY r8169-0-600:00: attached PHY driver (mii_bus:phy_addr=r8169-0-600:00, irq=MAC)
[ 6.316118] [drm] Display Core initialized with v3.2.227!
[ 6.337869] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 6.413496] r8169 0000:06:00.0 eno1: Link is Down
[ 6.520135] [drm] kiq ring mec 2 pipe 1 q 0
[ 6.541840] [drm] UVD and UVD ENC initialized successfully.
[ 6.641573] [drm] VCE initialized successfully.
[ 6.643858] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 6.643948] amdgpu: sdma_bitmap: f
[ 6.703877] memmap_init_zone_device initialised 2097152 pages in 20ms
[ 6.703890] amdgpu: HMM registered 8176MB device memory
[ 6.703928] amdgpu: SRAT table not found
[ 6.703929] amdgpu: Virtual CRAT table created for GPU
[ 6.704053] amdgpu: Topology: Add dGPU node [0x6868:0x1002]
[ 6.704056] kfd kfd: amdgpu: added device 1002:6868
[ 6.704072] amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 1, CU per SH 16, active_cu_number 56
[ 6.704169] amdgpu 0000:03:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 6.704171] amdgpu 0000:03:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[ 6.704172] amdgpu 0000:03:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[ 6.704173] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[ 6.704174] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[ 6.704174] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[ 6.704175] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[ 6.704176] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[ 6.704177] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[ 6.704178] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[ 6.704179] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[ 6.704180] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 13 on hub 0
[ 6.704180] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[ 6.704181] amdgpu 0000:03:00.0: amdgpu: ring page0 uses VM inv eng 1 on hub 1
[ 6.704182] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 4 on hub 1
[ 6.704183] amdgpu 0000:03:00.0: amdgpu: ring page1 uses VM inv eng 5 on hub 1
[ 6.704184] amdgpu 0000:03:00.0: amdgpu: ring uvd_0 uses VM inv eng 6 on hub 1
[ 6.704185] amdgpu 0000:03:00.0: amdgpu: ring uvd_enc_0.0 uses VM inv eng 7 on hub 1
[ 6.704186] amdgpu 0000:03:00.0: amdgpu: ring uvd_enc_0.1 uses VM inv eng 8 on hub 1
[ 6.704187] amdgpu 0000:03:00.0: amdgpu: ring vce0 uses VM inv eng 9 on hub 1
[ 6.704187] amdgpu 0000:03:00.0: amdgpu: ring vce1 uses VM inv eng 10 on hub 1
[ 6.704188] amdgpu 0000:03:00.0: amdgpu: ring vce2 uses VM inv eng 11 on hub 1
[ 6.706182] [drm] Initialized amdgpu 3.52.0 20150101 for 0000:03:00.0 on minor 0
[ 6.712147] fbcon: amdgpudrmfb (fb0) is primary device
[ 6.756673] loop19: detected capacity change from 0 to 8
[ 6.859509] Console: switching to colour frame buffer device 160x64
[ 6.868334] amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 7.438579] audit: type=1400 audit(1692685166.454:49): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/19457/usr/lib/snapd/snap-confine" pid=1032 comm="snap-confine" capability=12 capname="net_admin"
[ 7.438585] audit: type=1400 audit(1692685166.454:50): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/19457/usr/lib/snapd/snap-confine" pid=1032 comm="snap-confine" capability=38 capname="perfmon"
[ 8.351642] rfkill: input handler disabled
[ 9.268727] r8169 0000:06:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
[ 9.268754] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[ 449.751179] audit: type=1400 audit(1692685608.766:51): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/19457/usr/lib/snapd/snap-confine" pid=1531 comm="snap-confine" capability=12 capname="net_admin"
[ 449.751198] audit: type=1400 audit(1692685608.766:52): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/19457/usr/lib/snapd/snap-confine" pid=1531 comm="snap-confine" capability=38 capname="perfmon"
[ 489.746770] Console: switching to colour dummy device 80x25
[ 489.746788] [IGT] amd_basic: executing
[ 489.748633] [IGT] amd_basic: starting subtest memory-alloc
[ 489.749180] [IGT] amd_basic: starting subtest userptr
[ 489.749511] [IGT] amd_basic: starting subtest cs-gfx
[ 489.785776] [IGT] amd_basic: starting subtest cs-compute
[ 489.823267] [IGT] amd_basic: starting subtest cs-multi-fence
[ 489.823631] [IGT] amd_basic: starting subtest cs-sdma
[ 489.859439] [IGT] amd_basic: starting subtest semaphore
[ 489.859950] [IGT] amd_basic: starting subtest eviction_test
[ 490.815313] [IGT] amd_basic: starting subtest sync_dependency_test
[ 491.048555] [IGT] amd_basic: starting subtest amdgpu_gfx_dispatch_test_compute
[ 491.083107] [IGT] amd_basic: starting subtest amdgpu_gfx_dispatch_test_gfx
[ 491.117717] [IGT] amd_basic: exiting, ret=0
[ 491.117857] Console: switching to colour frame buffer device 160x64
[ 678.778721] loop19: detected capacity change from 0 to 113992
[ 700.857711] loop20: detected capacity change from 0 to 447264
[ 739.564460] ------------[ cut here ]------------
[ 739.564466] amdgpu 0000:03:00.0: drm_WARN_ON_ONCE(drm_drv_uses_atomic_modeset(dev))
[ 739.564518] WARNING: CPU: 15 PID: 1072 at drivers/gpu/drm/drm_vblank.c:728 drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x375/0x3d0 [drm]
[ 739.564593] Modules linked in: amdgpu snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi intel_rapl_msr intel_rapl_common snd_hda_intel edac_mce_amd binfmt_misc snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec iommu_v2 snd_hda_core drm_buddy kvm_amd snd_hwdep gpu_sched nls_iso8859_1 snd_pcm drm_suballoc_helper drm_ttm_helper kvm ttm snd_seq_midi drm_display_helper snd_seq_midi_event snd_rawmidi cec rc_core snd_seq crct10dif_pclmul ghash_clmulni_intel drm_kms_helper sha512_ssse3 aesni_intel snd_seq_device i2c_algo_bit crypto_simd snd_timer snd_rn_pci_acp3x syscopyarea cryptd sysfillrect snd_acp_config snd_soc_acpi joydev input_leds rapl wmi_bmof sysimgblt snd snd_pci_acp3x ccp k10temp soundcore mac_hid amd_pmc sch_fq_codel msr parport_pc ppdev lp drm parport ramoops reed_solomon pstore_blk pstore_zone efi_pstore ip_tables x_tables autofs4 uas usb_storage hid_generic nvme usbhid hid crc32_pclmul i2c_piix4 r8169 nvme_core ahci xhci_pci libahci realtek xhci_pci_renesas video wmi gpio_amdpt
[ 739.564703] gpio_generic
[ 739.564707] CPU: 15 PID: 1072 Comm: gnome-shell Not tainted 6.3.0-rc4+ #5
[ 739.564713] Hardware name: AMD Artic/Artic-RN, BIOS WAF2309N 03/07/2022
[ 739.564716] RIP: 0010:drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x375/0x3d0 [drm]
[ 739.564779] Code: 4c 8b 67 50 4d 85 e4 75 03 4c 8b 27 e8 44 23 d9 d3 48 c7 c1 58 7a 62 c0 4c 89 e2 48 c7 c7 74 a4 62 c0 48 89 c6 e8 cb 12 4c d3 <0f> 0b eb 85 4c 8b 65 98 44 8b 5d 94 41 89 c5 4d 85 e4 74 05 4d 8b
[ 739.564782] RSP: 0018:ffffbde6c172faf0 EFLAGS: 00010282
[ 739.564787] RAX: 0000000000000000 RBX: ffffffffc0e89370 RCX: 0000000000000000
[ 739.564790] RDX: 0000000000000002 RSI: ffffffff950ca531 RDI: 00000000ffffffff
[ 739.564793] RBP: ffffbde6c172fb60 R08: 0000000000000000 R09: 00000000ffffdfff
[ 739.564795] R10: ffffbde6c172f958 R11: ffffffff95556ec8 R12: ffff9d4881cd0820
[ 739.564798] R13: 0000000000000000 R14: 0000000000000000 R15: ffff9d4886b9b8a8
[ 739.564800] FS: 00007fac3d72c5c0(0000) GS:ffff9d4da5fc0000(0000) knlGS:0000000000000000
[ 739.564804] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 739.564807] CR2: 000055e4351b4a38 CR3: 0000000122ad8000 CR4: 0000000000350ee0
[ 739.564810] Call Trace:
[ 739.564813] <TASK>
[ 739.564817] ? dma_resv_get_singleton+0xb7/0x130
[ 739.564828] drm_crtc_vblank_helper_get_vblank_timestamp+0x20/0x30 [drm]
[ 739.564889] drm_crtc_get_last_vbltimestamp+0x59/0x90 [drm]
[ 739.564950] drm_crtc_next_vblank_start+0x44/0x80 [drm]
[ 739.565010] drm_atomic_helper_wait_for_fences+0x87/0x1e0 [drm_kms_helper]
[ 739.565045] drm_atomic_helper_commit+0xa1/0x160 [drm_kms_helper]
[ 739.565076] drm_atomic_commit+0x9d/0xd0 [drm]
[ 739.565172] ? __pfx___drm_printfn_info+0x10/0x10 [drm]
[ 739.565240] drm_mode_atomic_ioctl+0xa0b/0xba0 [drm]
[ 739.565306] ? __pfx_drm_mode_atomic_ioctl+0x10/0x10 [drm]
[ 739.565381] drm_ioctl_kernel+0xbf/0x150 [drm]
[ 739.565474] drm_ioctl+0x29e/0x500 [drm]
[ 739.565539] ? __pfx_drm_mode_atomic_ioctl+0x10/0x10 [drm]
[ 739.565606] ? _raw_spin_unlock_irqrestore+0x2b/0x50
[ 739.565614] amdgpu_drm_ioctl+0x52/0x90 [amdgpu]
[ 739.566064] __x64_sys_ioctl+0x99/0xd0
[ 739.566073] do_syscall_64+0x3f/0x90
[ 739.566079] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 739.566086] RIP: 0033:0x7fac40b1aaff
[ 739.566091] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00
[ 739.566094] RSP: 002b:00007ffc71f5c250 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 739.566099] RAX: ffffffffffffffda RBX: 00007ffc71f5c2f0 RCX: 00007fac40b1aaff
[ 739.566102] RDX: 00007ffc71f5c2f0 RSI: 00000000c03864bc RDI: 0000000000000009
[ 739.566104] RBP: 00000000c03864bc R08: 0000000000000010 R09: 0000000000000010
[ 739.566107] R10: 0000000000000007 R11: 0000000000000246 R12: 000055e43609c5d0
[ 739.566110] R13: 0000000000000009 R14: 000055e43488cac0 R15: 000055e435f14ee0
[ 739.566116] </TASK>
[ 739.566118] ---[ end trace 0000000000000000 ]---
[ 753.617914] rfkill: input handler enabled
[ 755.058499] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 755.189789] rfkill: input handler disabled
[ 755.365133] audit: type=1400 audit(1692685914.380:53): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/19457/usr/lib/snapd/snap-confine" pid=5174 comm="snap-confine" capability=12 capname="net_admin"
[ 755.365183] audit: type=1400 audit(1692685914.380:54): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/19457/usr/lib/snapd/snap-confine" pid=5174 comm="snap-confine" capability=38 capname="perfmon"
[ 854.660229] loop21: detected capacity change from 0 to 1933496
[ 854.770045] audit: type=1400 audit(1692686013.787:55): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.xonotic" pid=6522 comm="apparmor_parser"
[ 854.808135] audit: type=1400 audit(1692686013.823:56): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.xonotic.hook.configure" pid=6524 comm="apparmor_parser"
[ 854.837677] audit: type=1400 audit(1692686013.855:57): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.xonotic.dedicated" pid=6523 comm="apparmor_parser"
[ 854.838640] audit: type=1400 audit(1692686013.855:58): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.xonotic.xonotic" pid=6525 comm="apparmor_parser"
[ 855.584111] audit: type=1400 audit(1692686014.599:59): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/19457/usr/lib/snapd/snap-confine" pid=6663 comm="apparmor_parser"
[ 855.584119] audit: type=1400 audit(1692686014.599:60): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/snapd/19457/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=6663 comm="apparmor_parser"
[ 855.744927] audit: type=1400 audit(1692686014.759:61): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.xonotic.hook.configure" pid=6667 comm="apparmor_parser"
[ 855.877308] audit: type=1400 audit(1692686014.895:62): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.xonotic.dedicated" pid=6666 comm="apparmor_parser"
[ 855.889587] audit: type=1400 audit(1692686014.907:63): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.xonotic.xonotic" pid=6668 comm="apparmor_parser"
[ 856.276893] audit: type=1400 audit(1692686015.291:64): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.xonotic" pid=6665 comm="apparmor_parser"
[ 878.078078] audit: type=1400 audit(1692686037.095:65): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/19457/usr/lib/snapd/snap-confine" pid=6852 comm="snap-confine" capability=12 capname="net_admin"
[ 878.078086] audit: type=1400 audit(1692686037.095:66): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/19457/usr/lib/snapd/snap-confine" pid=6852 comm="snap-confine" capability=38 capname="perfmon"
[ 879.244426] audit: type=1326 audit(1692686038.259:67): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 879.244435] audit: type=1326 audit(1692686038.259:68): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 879.244715] audit: type=1326 audit(1692686038.259:69): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 879.244753] audit: type=1326 audit(1692686038.259:70): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 879.244758] audit: type=1326 audit(1692686038.259:71): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 879.244762] audit: type=1326 audit(1692686038.259:72): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 879.244766] audit: type=1326 audit(1692686038.259:74): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 879.244769] audit: type=1326 audit(1692686038.259:73): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 883.701058] kauditd_printk_skb: 19 callbacks suppressed
[ 883.701061] audit: type=1326 audit(1692686042.716:94): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 883.701424] audit: type=1326 audit(1692686042.716:95): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 883.751444] audit: type=1326 audit(1692686042.768:96): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 883.751495] audit: type=1326 audit(1692686042.768:97): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 883.756204] audit: type=1326 audit(1692686042.772:98): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 883.756274] audit: type=1326 audit(1692686042.772:99): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 883.759451] audit: type=1326 audit(1692686042.776:100): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 883.759657] audit: type=1326 audit(1692686042.776:101): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 883.761061] audit: type=1326 audit(1692686042.776:102): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 883.761101] audit: type=1326 audit(1692686042.776:103): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 888.701549] kauditd_printk_skb: 1754 callbacks suppressed
[ 888.701552] audit: type=1326 audit(1692686047.720:1858): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 888.701645] audit: type=1326 audit(1692686047.720:1859): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 888.705582] audit: type=1326 audit(1692686047.724:1860): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 888.705785] audit: type=1326 audit(1692686047.724:1861): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 888.710665] audit: type=1326 audit(1692686047.728:1862): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 888.711207] audit: type=1326 audit(1692686047.728:1863): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 888.715467] audit: type=1326 audit(1692686047.732:1864): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 888.715801] audit: type=1326 audit(1692686047.732:1865): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 888.720129] audit: type=1326 audit(1692686047.736:1866): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 888.720289] audit: type=1326 audit(1692686047.736:1867): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 893.707952] kauditd_printk_skb: 2798 callbacks suppressed
[ 893.707955] audit: type=1326 audit(1692686052.724:4666): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 893.707960] audit: type=1326 audit(1692686052.724:4667): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 893.711837] audit: type=1326 audit(1692686052.728:4668): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 893.712024] audit: type=1326 audit(1692686052.728:4669): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 893.713440] audit: type=1326 audit(1692686052.732:4670): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 893.713559] audit: type=1326 audit(1692686052.732:4671): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 893.717742] audit: type=1326 audit(1692686052.736:4672): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 893.717805] audit: type=1326 audit(1692686052.736:4673): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 893.719093] audit: type=1326 audit(1692686052.736:4674): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 893.719221] audit: type=1326 audit(1692686052.736:4675): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 898.712195] kauditd_printk_skb: 3104 callbacks suppressed
[ 898.712200] audit: type=1326 audit(1692686057.728:7780): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 898.712351] audit: type=1326 audit(1692686057.728:7781): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 898.713653] audit: type=1326 audit(1692686057.732:7782): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 898.713740] audit: type=1326 audit(1692686057.732:7783): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 898.717873] audit: type=1326 audit(1692686057.736:7784): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 898.718025] audit: type=1326 audit(1692686057.736:7785): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 898.721996] audit: type=1326 audit(1692686057.740:7786): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 898.722174] audit: type=1326 audit(1692686057.740:7787): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 898.723468] audit: type=1326 audit(1692686057.740:7788): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 898.723642] audit: type=1326 audit(1692686057.740:7789): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 903.713336] kauditd_printk_skb: 3138 callbacks suppressed
[ 903.713341] audit: type=1326 audit(1692686062.732:10928): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 903.713437] audit: type=1326 audit(1692686062.732:10929): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 903.717342] audit: type=1326 audit(1692686062.736:10930): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 903.717416] audit: type=1326 audit(1692686062.736:10931): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 903.719145] audit: type=1326 audit(1692686062.736:10932): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 903.719150] audit: type=1326 audit(1692686062.736:10933): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 903.723159] audit: type=1326 audit(1692686062.740:10934): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 903.723165] audit: type=1326 audit(1692686062.740:10935): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 903.727353] audit: type=1326 audit(1692686062.744:10936): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 903.727359] audit: type=1326 audit(1692686062.744:10937): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 908.717489] kauditd_printk_skb: 3126 callbacks suppressed
[ 908.717492] audit: type=1326 audit(1692686067.736:14064): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 908.717564] audit: type=1326 audit(1692686067.736:14065): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 908.718913] audit: type=1326 audit(1692686067.736:14066): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 908.718962] audit: type=1326 audit(1692686067.736:14067): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 908.723105] audit: type=1326 audit(1692686067.740:14068): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 908.723160] audit: type=1326 audit(1692686067.740:14069): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 908.727327] audit: type=1326 audit(1692686067.744:14070): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 908.727332] audit: type=1326 audit(1692686067.744:14071): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 908.728722] audit: type=1326 audit(1692686067.744:14072): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 908.728826] audit: type=1326 audit(1692686067.744:14073): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 913.724030] kauditd_printk_skb: 3124 callbacks suppressed
[ 913.724034] audit: type=1326 audit(1692686072.740:17198): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 913.724039] audit: type=1326 audit(1692686072.740:17199): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 913.728037] audit: type=1326 audit(1692686072.744:17200): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 913.728239] audit: type=1326 audit(1692686072.744:17201): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 913.729464] audit: type=1326 audit(1692686072.748:17202): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 913.729606] audit: type=1326 audit(1692686072.748:17203): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 913.733756] audit: type=1326 audit(1692686072.752:17204): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 913.733877] audit: type=1326 audit(1692686072.752:17205): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 913.737688] audit: type=1326 audit(1692686072.756:17206): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 913.737828] audit: type=1326 audit(1692686072.756:17207): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 918.728729] kauditd_printk_skb: 3126 callbacks suppressed
[ 918.728733] audit: type=1326 audit(1692686077.744:20334): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 918.728770] audit: type=1326 audit(1692686077.744:20335): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 918.732900] audit: type=1326 audit(1692686077.748:20336): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 918.732966] audit: type=1326 audit(1692686077.748:20337): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 918.734432] audit: type=1326 audit(1692686077.752:20338): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 918.734650] audit: type=1326 audit(1692686077.752:20339): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 918.738745] audit: type=1326 audit(1692686077.756:20340): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 918.738883] audit: type=1326 audit(1692686077.756:20341): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 918.742736] audit: type=1326 audit(1692686077.760:20342): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 918.742754] audit: type=1326 audit(1692686077.760:20343): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 923.729606] kauditd_printk_skb: 3124 callbacks suppressed
[ 923.729609] audit: type=1326 audit(1692686082.749:23468): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 923.729669] audit: type=1326 audit(1692686082.749:23469): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 923.733722] audit: type=1326 audit(1692686082.753:23470): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 923.733842] audit: type=1326 audit(1692686082.753:23471): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 923.737922] audit: type=1326 audit(1692686082.757:23472): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 923.737991] audit: type=1326 audit(1692686082.757:23473): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 923.739335] audit: type=1326 audit(1692686082.757:23474): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 923.739514] audit: type=1326 audit(1692686082.757:23475): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 923.743642] audit: type=1326 audit(1692686082.761:23476): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 923.743710] audit: type=1326 audit(1692686082.761:23477): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 928.733447] kauditd_printk_skb: 3124 callbacks suppressed
[ 928.733451] audit: type=1326 audit(1692686087.753:26602): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 928.733524] audit: type=1326 audit(1692686087.753:26603): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 928.737631] audit: type=1326 audit(1692686087.753:26604): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 928.737643] audit: type=1326 audit(1692686087.757:26605): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 928.739134] audit: type=1326 audit(1692686087.757:26606): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 928.739206] audit: type=1326 audit(1692686087.757:26607): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 928.743632] audit: type=1326 audit(1692686087.761:26608): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 928.743641] audit: type=1326 audit(1692686087.761:26609): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 928.744579] audit: type=1326 audit(1692686087.761:26610): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 928.744736] audit: type=1326 audit(1692686087.761:26611): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 933.738552] kauditd_printk_skb: 3126 callbacks suppressed
[ 933.738556] audit: type=1326 audit(1692686092.757:29738): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 933.738580] audit: type=1326 audit(1692686092.757:29739): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 933.742420] audit: type=1326 audit(1692686092.761:29740): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 933.742597] audit: type=1326 audit(1692686092.761:29741): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 933.744263] audit: type=1326 audit(1692686092.761:29742): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 933.744271] audit: type=1326 audit(1692686092.761:29743): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 933.748378] audit: type=1326 audit(1692686092.765:29744): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 933.748387] audit: type=1326 audit(1692686092.765:29745): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 933.749478] audit: type=1326 audit(1692686092.769:29746): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 933.749609] audit: type=1326 audit(1692686092.769:29747): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 938.743967] kauditd_printk_skb: 3126 callbacks suppressed
[ 938.743971] audit: type=1326 audit(1692686097.757:32874): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 938.743978] audit: type=1326 audit(1692686097.757:32875): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 938.747662] audit: type=1326 audit(1692686097.761:32876): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 938.747673] audit: type=1326 audit(1692686097.761:32877): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 938.748889] audit: type=1326 audit(1692686097.761:32878): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 938.748913] audit: type=1326 audit(1692686097.761:32879): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 938.753174] audit: type=1326 audit(1692686097.765:32880): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 938.753255] audit: type=1326 audit(1692686097.769:32881): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 938.754476] audit: type=1326 audit(1692686097.769:32882): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 938.754631] audit: type=1326 audit(1692686097.769:32883): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 943.748584] kauditd_printk_skb: 3126 callbacks suppressed
[ 943.748587] audit: type=1326 audit(1692686102.761:36010): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 943.748854] audit: type=1326 audit(1692686102.761:36011): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 943.752492] audit: type=1326 audit(1692686102.765:36012): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 943.752729] audit: type=1326 audit(1692686102.765:36013): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 943.754079] audit: type=1326 audit(1692686102.769:36014): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 943.754189] audit: type=1326 audit(1692686102.769:36015): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 943.758322] audit: type=1326 audit(1692686102.773:36016): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 943.758526] audit: type=1326 audit(1692686102.773:36017): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 943.759644] audit: type=1326 audit(1692686102.773:36018): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 943.759697] audit: type=1326 audit(1692686102.773:36019): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 948.753819] kauditd_printk_skb: 3126 callbacks suppressed
[ 948.753825] audit: type=1326 audit(1692686107.769:39146): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 948.753939] audit: type=1326 audit(1692686107.769:39147): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 948.757434] audit: type=1326 audit(1692686107.773:39148): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 948.757527] audit: type=1326 audit(1692686107.773:39149): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 948.758788] audit: type=1326 audit(1692686107.773:39150): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 948.758860] audit: type=1326 audit(1692686107.773:39151): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 948.763160] audit: type=1326 audit(1692686107.777:39152): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 948.763410] audit: type=1326 audit(1692686107.777:39153): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 948.764686] audit: type=1326 audit(1692686107.777:39154): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 948.764791] audit: type=1326 audit(1692686107.777:39155): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 953.759780] kauditd_printk_skb: 3122 callbacks suppressed
[ 953.759786] audit: type=1326 audit(1692686112.773:42278): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 953.759968] audit: type=1326 audit(1692686112.773:42279): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 953.761710] audit: type=1326 audit(1692686112.777:42280): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 953.761824] audit: type=1326 audit(1692686112.777:42281): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 953.765480] audit: type=1326 audit(1692686112.781:42282): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 953.765571] audit: type=1326 audit(1692686112.781:42283): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 953.769757] audit: type=1326 audit(1692686112.785:42284): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 953.769833] audit: type=1326 audit(1692686112.785:42285): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 953.771276] audit: type=1326 audit(1692686112.785:42286): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 953.771350] audit: type=1326 audit(1692686112.785:42287): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 958.765601] kauditd_printk_skb: 3126 callbacks suppressed
[ 958.765605] audit: type=1326 audit(1692686117.781:45414): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 958.765686] audit: type=1326 audit(1692686117.781:45415): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 958.767034] audit: type=1326 audit(1692686117.781:45416): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 958.767112] audit: type=1326 audit(1692686117.781:45417): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 958.770556] audit: type=1326 audit(1692686117.785:45418): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 958.770617] audit: type=1326 audit(1692686117.785:45419): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 958.774615] audit: type=1326 audit(1692686117.789:45420): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 958.774758] audit: type=1326 audit(1692686117.789:45421): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 958.776073] audit: type=1326 audit(1692686117.789:45422): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 958.776214] audit: type=1326 audit(1692686117.789:45423): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 963.770729] kauditd_printk_skb: 3128 callbacks suppressed
[ 963.770735] audit: type=1326 audit(1692686122.786:48552): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 963.770840] audit: type=1326 audit(1692686122.786:48553): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 963.775372] audit: type=1326 audit(1692686122.790:48554): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 963.775383] audit: type=1326 audit(1692686122.790:48555): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 963.776297] audit: type=1326 audit(1692686122.790:48556): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 963.776479] audit: type=1326 audit(1692686122.790:48557): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 963.780604] audit: type=1326 audit(1692686122.794:48558): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 963.780631] audit: type=1326 audit(1692686122.794:48559): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 963.785395] audit: type=1326 audit(1692686122.798:48560): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 963.785407] audit: type=1326 audit(1692686122.798:48561): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 968.775990] kauditd_printk_skb: 3140 callbacks suppressed
[ 968.775993] audit: type=1326 audit(1692686127.790:51702): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 968.775999] audit: type=1326 audit(1692686127.790:51703): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 968.779941] audit: type=1326 audit(1692686127.794:51704): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 968.780171] audit: type=1326 audit(1692686127.794:51705): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 968.781382] audit: type=1326 audit(1692686127.798:51706): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 968.781598] audit: type=1326 audit(1692686127.798:51707): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 968.785537] audit: type=1326 audit(1692686127.802:51708): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 968.785583] audit: type=1326 audit(1692686127.802:51709): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 968.789610] audit: type=1326 audit(1692686127.806:51710): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 968.789733] audit: type=1326 audit(1692686127.806:51711): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 973.779676] kauditd_printk_skb: 2118 callbacks suppressed
[ 973.779681] audit: type=1326 audit(1692686132.794:53830): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 973.779687] audit: type=1326 audit(1692686132.794:53831): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 973.784204] audit: type=1326 audit(1692686132.798:53832): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 973.784480] audit: type=1326 audit(1692686132.798:53833): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 973.789074] audit: type=1326 audit(1692686132.802:53834): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 973.789409] audit: type=1326 audit(1692686132.806:53835): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 973.793961] audit: type=1326 audit(1692686132.810:53836): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 973.794049] audit: type=1326 audit(1692686132.810:53837): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 973.795736] audit: type=1326 audit(1692686132.810:53838): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 973.795743] audit: type=1326 audit(1692686132.810:53839): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 978.781444] kauditd_printk_skb: 1878 callbacks suppressed
[ 978.781450] audit: type=1326 audit(1692686137.794:55718): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 978.781460] audit: type=1326 audit(1692686137.798:55719): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 978.786509] audit: type=1326 audit(1692686137.802:55720): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 978.786591] audit: type=1326 audit(1692686137.802:55721): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 978.790966] audit: type=1326 audit(1692686137.806:55722): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 978.791010] audit: type=1326 audit(1692686137.806:55723): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 978.796086] audit: type=1326 audit(1692686137.810:55724): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 978.796452] audit: type=1326 audit(1692686137.810:55725): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 978.800802] audit: type=1326 audit(1692686137.814:55726): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 978.801094] audit: type=1326 audit(1692686137.814:55727): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 983.785403] kauditd_printk_skb: 2258 callbacks suppressed
[ 983.785410] audit: type=1326 audit(1692686142.798:57986): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 983.785514] audit: type=1326 audit(1692686142.802:57987): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 983.786832] audit: type=1326 audit(1692686142.802:57988): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 983.786951] audit: type=1326 audit(1692686142.802:57989): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 983.791099] audit: type=1326 audit(1692686142.806:57990): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 983.791184] audit: type=1326 audit(1692686142.806:57991): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 983.796124] audit: type=1326 audit(1692686142.810:57992): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 983.796135] audit: type=1326 audit(1692686142.810:57993): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 983.800416] audit: type=1326 audit(1692686142.814:57994): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 983.800427] audit: type=1326 audit(1692686142.814:57995): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 988.791758] kauditd_printk_skb: 3066 callbacks suppressed
[ 988.791761] audit: type=1326 audit(1692686147.806:61062): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 988.791766] audit: type=1326 audit(1692686147.806:61063): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 988.795790] audit: type=1326 audit(1692686147.810:61064): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 988.795798] audit: type=1326 audit(1692686147.810:61065): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 988.796751] audit: type=1326 audit(1692686147.810:61066): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 988.796922] audit: type=1326 audit(1692686147.810:61067): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 988.801003] audit: type=1326 audit(1692686147.814:61068): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 988.801029] audit: type=1326 audit(1692686147.814:61069): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 988.805630] audit: type=1326 audit(1692686147.822:61070): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 988.805783] audit: type=1326 audit(1692686147.822:61071): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 993.795916] kauditd_printk_skb: 1530 callbacks suppressed
[ 993.795922] audit: type=1326 audit(1692686152.810:62602): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 993.796210] audit: type=1326 audit(1692686152.810:62603): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 993.801757] audit: type=1326 audit(1692686152.818:62604): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 993.802060] audit: type=1326 audit(1692686152.818:62605): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 993.808072] audit: type=1326 audit(1692686152.822:62606): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 993.808500] audit: type=1326 audit(1692686152.822:62607): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 993.816338] audit: type=1326 audit(1692686152.830:62608): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 993.816577] audit: type=1326 audit(1692686152.830:62609): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 993.822382] audit: type=1326 audit(1692686152.838:62610): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 993.822570] audit: type=1326 audit(1692686152.838:62611): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 998.799653] kauditd_printk_skb: 1886 callbacks suppressed
[ 998.799657] audit: type=1326 audit(1692686157.814:64498): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 998.799797] audit: type=1326 audit(1692686157.814:64499): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 998.804315] audit: type=1326 audit(1692686157.818:64500): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 998.804517] audit: type=1326 audit(1692686157.818:64501): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 998.809046] audit: type=1326 audit(1692686157.822:64502): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 998.809333] audit: type=1326 audit(1692686157.826:64503): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 998.813811] audit: type=1326 audit(1692686157.830:64504): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 998.814001] audit: type=1326 audit(1692686157.830:64505): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 998.818404] audit: type=1326 audit(1692686157.834:64506): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 998.818457] audit: type=1326 audit(1692686157.834:64507): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1003.803634] kauditd_printk_skb: 2320 callbacks suppressed
[ 1003.803640] audit: type=1326 audit(1692686162.819:66828): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1003.803650] audit: type=1326 audit(1692686162.819:66829): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1003.805035] audit: type=1326 audit(1692686162.819:66830): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1003.805071] audit: type=1326 audit(1692686162.819:66831): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1003.810046] audit: type=1326 audit(1692686162.827:66832): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1003.810101] audit: type=1326 audit(1692686162.827:66833): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1003.814364] audit: type=1326 audit(1692686162.831:66834): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1003.814429] audit: type=1326 audit(1692686162.831:66835): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1003.819477] audit: type=1326 audit(1692686162.835:66836): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1003.819488] audit: type=1326 audit(1692686162.835:66837): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1008.805405] kauditd_printk_skb: 2370 callbacks suppressed
[ 1008.805411] audit: type=1326 audit(1692686167.819:69208): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1008.805512] audit: type=1326 audit(1692686167.823:69209): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1008.810093] audit: type=1326 audit(1692686167.827:69210): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1008.810229] audit: type=1326 audit(1692686167.827:69211): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1008.811531] audit: type=1326 audit(1692686167.827:69212): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1008.811570] audit: type=1326 audit(1692686167.827:69213): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1008.816369] audit: type=1326 audit(1692686167.831:69214): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1008.816440] audit: type=1326 audit(1692686167.831:69215): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1008.821122] audit: type=1326 audit(1692686167.835:69216): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1008.821501] audit: type=1326 audit(1692686167.839:69217): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1013.850217] kauditd_printk_skb: 2350 callbacks suppressed
[ 1013.850222] audit: type=1326 audit(1692686172.867:71568): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1013.850623] audit: type=1326 audit(1692686172.867:71569): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1013.895246] audit: type=1326 audit(1692686172.911:71570): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1013.895649] audit: type=1326 audit(1692686172.911:71571): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1013.940832] audit: type=1326 audit(1692686172.955:71572): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1013.941286] audit: type=1326 audit(1692686172.959:71573): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1013.985766] audit: type=1326 audit(1692686173.003:71574): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1013.986190] audit: type=1326 audit(1692686173.003:71575): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1014.030132] audit: type=1326 audit(1692686173.047:71576): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1014.030398] audit: type=1326 audit(1692686173.047:71577): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1018.860679] kauditd_printk_skb: 214 callbacks suppressed
[ 1018.860685] audit: type=1326 audit(1692686177.875:71792): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1018.861001] audit: type=1326 audit(1692686177.875:71793): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1018.905694] audit: type=1326 audit(1692686177.923:71794): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1018.906019] audit: type=1326 audit(1692686177.923:71795): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1018.950869] audit: type=1326 audit(1692686177.967:71796): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1018.951221] audit: type=1326 audit(1692686177.967:71797): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1018.995365] audit: type=1326 audit(1692686178.011:71798): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1018.995652] audit: type=1326 audit(1692686178.011:71799): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1019.041029] audit: type=1326 audit(1692686178.055:71800): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1019.041401] audit: type=1326 audit(1692686178.059:71801): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1028.403807] kauditd_printk_skb: 74 callbacks suppressed
[ 1028.403812] audit: type=1326 audit(1692686187.420:71876): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1028.406644] audit: type=1326 audit(1692686187.424:71877): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1028.437845] audit: type=1326 audit(1692686187.456:71878): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1028.437926] audit: type=1326 audit(1692686187.456:71879): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1028.444737] audit: type=1326 audit(1692686187.460:71880): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1028.445244] audit: type=1326 audit(1692686187.460:71881): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1028.445379] audit: type=1326 audit(1692686187.464:71882): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1028.445388] audit: type=1326 audit(1692686187.464:71883): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1028.448076] audit: type=1326 audit(1692686187.464:71884): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1028.448087] audit: type=1326 audit(1692686187.464:71885): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1033.406139] kauditd_printk_skb: 2938 callbacks suppressed
[ 1033.406143] audit: type=1326 audit(1692686192.424:74824): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1033.406333] audit: type=1326 audit(1692686192.424:74825): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1033.406352] audit: type=1326 audit(1692686192.424:74826): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1033.406615] audit: type=1326 audit(1692686192.424:74827): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1033.411408] audit: type=1326 audit(1692686192.428:74828): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1033.411517] audit: type=1326 audit(1692686192.428:74829): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1033.416509] audit: type=1326 audit(1692686192.432:74830): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1033.416518] audit: type=1326 audit(1692686192.432:74831): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1033.416521] audit: type=1326 audit(1692686192.432:74832): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1033.416737] audit: type=1326 audit(1692686192.432:74833): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1038.411465] kauditd_printk_skb: 2962 callbacks suppressed
[ 1038.411471] audit: type=1326 audit(1692686197.428:77796): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1038.411630] audit: type=1326 audit(1692686197.428:77797): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1038.411683] audit: type=1326 audit(1692686197.428:77798): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1038.411826] audit: type=1326 audit(1692686197.428:77799): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1038.416633] audit: type=1326 audit(1692686197.432:77800): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1038.416717] audit: type=1326 audit(1692686197.432:77801): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1038.421477] audit: type=1326 audit(1692686197.440:77802): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1038.421625] audit: type=1326 audit(1692686197.440:77803): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1038.421709] audit: type=1326 audit(1692686197.440:77804): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1038.421775] audit: type=1326 audit(1692686197.440:77805): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1043.416590] kauditd_printk_skb: 2962 callbacks suppressed
[ 1043.416593] audit: type=1326 audit(1692686202.433:80768): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1043.416597] audit: type=1326 audit(1692686202.433:80769): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1043.416743] audit: type=1326 audit(1692686202.433:80770): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1043.416855] audit: type=1326 audit(1692686202.433:80771): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1043.421257] audit: type=1326 audit(1692686202.441:80772): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1043.421318] audit: type=1326 audit(1692686202.441:80773): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1043.426394] audit: type=1326 audit(1692686202.445:80774): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1043.426472] audit: type=1326 audit(1692686202.445:80775): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1043.426805] audit: type=1326 audit(1692686202.445:80776): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1043.427094] audit: type=1326 audit(1692686202.445:80777): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1048.426775] kauditd_printk_skb: 1912 callbacks suppressed
[ 1048.426779] audit: type=1326 audit(1692686207.445:82690): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1048.427026] audit: type=1326 audit(1692686207.445:82691): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1048.453204] audit: type=1326 audit(1692686207.469:82692): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1048.453568] audit: type=1326 audit(1692686207.473:82693): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1048.471914] audit: type=1326 audit(1692686207.489:82694): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1048.472180] audit: type=1326 audit(1692686207.489:82695): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1048.496556] audit: type=1326 audit(1692686207.513:82696): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1048.497014] audit: type=1326 audit(1692686207.513:82697): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1048.517118] audit: type=1326 audit(1692686207.533:82698): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1048.517391] audit: type=1326 audit(1692686207.533:82699): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1053.441535] kauditd_printk_skb: 460 callbacks suppressed
[ 1053.441539] audit: type=1326 audit(1692686212.457:83160): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1053.442039] audit: type=1326 audit(1692686212.457:83161): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1053.461622] audit: type=1326 audit(1692686212.481:83162): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1053.461836] audit: type=1326 audit(1692686212.481:83163): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1053.481697] audit: type=1326 audit(1692686212.501:83164): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1053.481854] audit: type=1326 audit(1692686212.501:83165): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1053.506085] audit: type=1326 audit(1692686212.521:83166): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1053.506545] audit: type=1326 audit(1692686212.521:83167): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1053.526160] audit: type=1326 audit(1692686212.541:83168): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1053.526584] audit: type=1326 audit(1692686212.541:83169): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1058.445501] kauditd_printk_skb: 2294 callbacks suppressed
[ 1058.445504] audit: type=1326 audit(1692686217.461:85464): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1058.445578] audit: type=1326 audit(1692686217.461:85465): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1058.445676] audit: type=1326 audit(1692686217.461:85466): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1058.445964] audit: type=1326 audit(1692686217.461:85467): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1058.450337] audit: type=1326 audit(1692686217.465:85468): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1058.450406] audit: type=1326 audit(1692686217.465:85469): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1058.456593] audit: type=1326 audit(1692686217.469:85470): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1058.456924] audit: type=1326 audit(1692686217.469:85471): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1058.457033] audit: type=1326 audit(1692686217.469:85472): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1058.457133] audit: type=1326 audit(1692686217.469:85473): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1063.458587] kauditd_printk_skb: 3042 callbacks suppressed
[ 1063.458590] audit: type=1326 audit(1692686222.474:88516): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1063.458596] audit: type=1326 audit(1692686222.474:88517): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1063.459340] audit: type=1326 audit(1692686222.474:88518): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1063.459558] audit: type=1326 audit(1692686222.474:88519): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1063.462798] audit: type=1326 audit(1692686222.478:88520): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1063.462861] audit: type=1326 audit(1692686222.478:88521): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1063.468066] audit: type=1326 audit(1692686222.482:88522): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1063.468152] audit: type=1326 audit(1692686222.482:88523): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1063.468270] audit: type=1326 audit(1692686222.482:88524): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1063.468322] audit: type=1326 audit(1692686222.482:88525): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1068.461525] kauditd_printk_skb: 3100 callbacks suppressed
[ 1068.461531] audit: type=1326 audit(1692686227.478:91626): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1068.461766] audit: type=1326 audit(1692686227.478:91627): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1068.465939] audit: type=1326 audit(1692686227.482:91628): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1068.466123] audit: type=1326 audit(1692686227.482:91629): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1068.466134] audit: type=1326 audit(1692686227.482:91630): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1068.466339] audit: type=1326 audit(1692686227.482:91631): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1068.470825] audit: type=1326 audit(1692686227.486:91632): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1068.470997] audit: type=1326 audit(1692686227.486:91633): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1068.475666] audit: type=1326 audit(1692686227.490:91634): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1068.475887] audit: type=1326 audit(1692686227.490:91635): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1073.467358] kauditd_printk_skb: 3260 callbacks suppressed
[ 1073.467364] audit: type=1326 audit(1692686232.482:94896): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1073.467373] audit: type=1326 audit(1692686232.482:94897): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1073.468094] audit: type=1326 audit(1692686232.482:94898): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1073.468349] audit: type=1326 audit(1692686232.482:94899): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1073.472721] audit: type=1326 audit(1692686232.486:94900): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1073.472732] audit: type=1326 audit(1692686232.486:94901): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1073.477340] audit: type=1326 audit(1692686232.490:94902): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1073.477351] audit: type=1326 audit(1692686232.490:94903): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1073.477442] audit: type=1326 audit(1692686232.494:94904): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1073.477582] audit: type=1326 audit(1692686232.494:94905): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1078.473409] kauditd_printk_skb: 3236 callbacks suppressed
[ 1078.473417] audit: type=1326 audit(1692686237.486:98142): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1078.473427] audit: type=1326 audit(1692686237.490:98143): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1078.473458] audit: type=1326 audit(1692686237.490:98144): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1078.473644] audit: type=1326 audit(1692686237.490:98145): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1078.480122] audit: type=1326 audit(1692686237.494:98146): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1078.480134] audit: type=1326 audit(1692686237.494:98147): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1078.481092] audit: type=1326 audit(1692686237.494:98148): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1078.481295] audit: type=1326 audit(1692686237.498:98149): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1078.487213] audit: type=1326 audit(1692686237.502:98150): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1078.487225] audit: type=1326 audit(1692686237.502:98151): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1083.478631] kauditd_printk_skb: 3586 callbacks suppressed
[ 1083.478637] audit: type=1326 audit(1692686242.494:101738): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1083.478646] audit: type=1326 audit(1692686242.494:101739): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1083.479748] audit: type=1326 audit(1692686242.494:101740): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1083.479851] audit: type=1326 audit(1692686242.494:101741): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1083.483144] audit: type=1326 audit(1692686242.498:101742): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1083.483321] audit: type=1326 audit(1692686242.498:101743): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1083.492174] audit: type=1326 audit(1692686242.506:101744): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1083.492307] audit: type=1326 audit(1692686242.506:101746): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1083.492317] audit: type=1326 audit(1692686242.506:101745): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1083.492505] audit: type=1326 audit(1692686242.506:101747): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1088.481651] kauditd_printk_skb: 3724 callbacks suppressed
[ 1088.481654] audit: type=1326 audit(1692686247.499:105472): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1088.481868] audit: type=1326 audit(1692686247.499:105473): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1088.483029] audit: type=1326 audit(1692686247.499:105474): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1088.483259] audit: type=1326 audit(1692686247.499:105475): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1088.488415] audit: type=1326 audit(1692686247.503:105476): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1088.488534] audit: type=1326 audit(1692686247.503:105477): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1088.490071] audit: type=1326 audit(1692686247.507:105478): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1088.490297] audit: type=1326 audit(1692686247.507:105479): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1088.493383] audit: type=1326 audit(1692686247.511:105480): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1088.493575] audit: type=1326 audit(1692686247.511:105481): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1093.485201] kauditd_printk_skb: 3769 callbacks suppressed
[ 1093.485205] audit: type=1326 audit(1692686252.499:109251): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1093.490690] audit: type=1326 audit(1692686252.507:109252): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1093.490818] audit: type=1326 audit(1692686252.507:109253): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1093.491777] audit: type=1326 audit(1692686252.507:109254): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1093.491889] audit: type=1326 audit(1692686252.507:109255): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1093.494785] audit: type=1326 audit(1692686252.511:109256): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1093.494853] audit: type=1326 audit(1692686252.511:109257): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1093.499136] audit: type=1326 audit(1692686252.515:109258): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1093.499436] audit: type=1326 audit(1692686252.515:109259): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1093.499573] audit: type=1326 audit(1692686252.515:109260): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1098.490375] kauditd_printk_skb: 3493 callbacks suppressed
[ 1098.490381] audit: type=1326 audit(1692686257.507:112754): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1098.490538] audit: type=1326 audit(1692686257.507:112755): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1098.494097] audit: type=1326 audit(1692686257.511:112756): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1098.494247] audit: type=1326 audit(1692686257.511:112757): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1098.494257] audit: type=1326 audit(1692686257.511:112758): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1098.494435] audit: type=1326 audit(1692686257.511:112759): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1098.499038] audit: type=1326 audit(1692686257.515:112760): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1098.499186] audit: type=1326 audit(1692686257.515:112761): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1098.499554] audit: type=1326 audit(1692686257.515:112762): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1098.499693] audit: type=1326 audit(1692686257.515:112763): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1103.493194] kauditd_printk_skb: 3445 callbacks suppressed
[ 1103.493201] audit: type=1326 audit(1692686262.507:116209): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1103.497059] audit: type=1326 audit(1692686262.511:116210): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1103.497072] audit: type=1326 audit(1692686262.511:116211): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1103.497599] audit: type=1326 audit(1692686262.515:116212): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1103.497705] audit: type=1326 audit(1692686262.515:116213): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1103.500703] audit: type=1326 audit(1692686262.515:116214): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1103.500714] audit: type=1326 audit(1692686262.515:116215): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1103.505059] audit: type=1326 audit(1692686262.519:116216): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1103.505155] audit: type=1326 audit(1692686262.519:116217): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1103.505195] audit: type=1326 audit(1692686262.523:116218): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1108.497215] kauditd_printk_skb: 3657 callbacks suppressed
[ 1108.497221] audit: type=1326 audit(1692686267.515:119876): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1108.497406] audit: type=1326 audit(1692686267.515:119877): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1108.498613] audit: type=1326 audit(1692686267.515:119878): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1108.498731] audit: type=1326 audit(1692686267.515:119879): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1108.501750] audit: type=1326 audit(1692686267.519:119880): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1108.501914] audit: type=1326 audit(1692686267.519:119881): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1108.503105] audit: type=1326 audit(1692686267.519:119882): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1108.503337] audit: type=1326 audit(1692686267.519:119883): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1108.506235] audit: type=1326 audit(1692686267.523:119884): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1108.506409] audit: type=1326 audit(1692686267.523:119885): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1113.503201] kauditd_printk_skb: 3594 callbacks suppressed
[ 1113.503206] audit: type=1326 audit(1692686272.520:123480): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1113.503213] audit: type=1326 audit(1692686272.520:123481): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1113.503916] audit: type=1326 audit(1692686272.520:123482): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1113.504079] audit: type=1326 audit(1692686272.520:123483): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1113.508240] audit: type=1326 audit(1692686272.524:123484): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1113.508249] audit: type=1326 audit(1692686272.524:123485): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1113.509340] audit: type=1326 audit(1692686272.528:123486): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1113.509367] audit: type=1326 audit(1692686272.528:123487): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1113.513513] audit: type=1326 audit(1692686272.528:123488): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1113.513522] audit: type=1326 audit(1692686272.528:123489): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1118.509103] kauditd_printk_skb: 3458 callbacks suppressed
[ 1118.509107] audit: type=1326 audit(1692686277.524:126948): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1118.509166] audit: type=1326 audit(1692686277.524:126949): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1118.509887] audit: type=1326 audit(1692686277.528:126950): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1118.510032] audit: type=1326 audit(1692686277.528:126951): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1118.513694] audit: type=1326 audit(1692686277.532:126952): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1118.513785] audit: type=1326 audit(1692686277.532:126953): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1118.519963] audit: type=1326 audit(1692686277.536:126954): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1118.520106] audit: type=1326 audit(1692686277.536:126955): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1118.520251] audit: type=1326 audit(1692686277.536:126956): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1118.520351] audit: type=1326 audit(1692686277.536:126957): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1123.513859] kauditd_printk_skb: 3346 callbacks suppressed
[ 1123.513865] audit: type=1326 audit(1692686282.532:130304): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1123.513915] audit: type=1326 audit(1692686282.532:130305): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1123.514217] audit: type=1326 audit(1692686282.532:130306): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1123.514332] audit: type=1326 audit(1692686282.532:130307): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1123.520839] audit: type=1326 audit(1692686282.536:130308): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1123.521073] audit: type=1326 audit(1692686282.536:130309): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1123.522056] audit: type=1326 audit(1692686282.540:130310): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1123.522225] audit: type=1326 audit(1692686282.540:130311): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1123.525054] audit: type=1326 audit(1692686282.540:130312): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1123.525209] audit: type=1326 audit(1692686282.544:130313): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1128.521433] kauditd_printk_skb: 3280 callbacks suppressed
[ 1128.521438] audit: type=1326 audit(1692686287.540:133594): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1128.521573] audit: type=1326 audit(1692686287.540:133595): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1128.522196] audit: type=1326 audit(1692686287.540:133596): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1128.522321] audit: type=1326 audit(1692686287.540:133597): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1128.524952] audit: type=1326 audit(1692686287.540:133598): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1128.525061] audit: type=1326 audit(1692686287.540:133599): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1128.528700] audit: type=1326 audit(1692686287.544:133600): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1128.528789] audit: type=1326 audit(1692686287.544:133601): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1128.528927] audit: type=1326 audit(1692686287.544:133602): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1128.529207] audit: type=1326 audit(1692686287.548:133603): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1133.528115] kauditd_printk_skb: 3272 callbacks suppressed
[ 1133.528120] audit: type=1326 audit(1692686292.544:136876): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1133.528213] audit: type=1326 audit(1692686292.544:136877): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1133.528236] audit: type=1326 audit(1692686292.544:136878): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1133.528360] audit: type=1326 audit(1692686292.544:136879): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1133.533574] audit: type=1326 audit(1692686292.552:136880): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1133.533698] audit: type=1326 audit(1692686292.552:136881): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1133.533882] audit: type=1326 audit(1692686292.552:136882): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1133.533950] audit: type=1326 audit(1692686292.552:136883): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1133.538594] audit: type=1326 audit(1692686292.556:136884): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1133.538675] audit: type=1326 audit(1692686292.556:136885): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1138.529197] kauditd_printk_skb: 3242 callbacks suppressed
[ 1138.529201] audit: type=1326 audit(1692686297.549:140128): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1138.529302] audit: type=1326 audit(1692686297.549:140129): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1138.534109] audit: type=1326 audit(1692686297.553:140130): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1138.534212] audit: type=1326 audit(1692686297.553:140131): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1138.538064] audit: type=1326 audit(1692686297.557:140132): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1138.538189] audit: type=1326 audit(1692686297.557:140133): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1138.538247] audit: type=1326 audit(1692686297.557:140134): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1138.538324] audit: type=1326 audit(1692686297.557:140135): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1138.543316] audit: type=1326 audit(1692686297.561:140136): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1138.543326] audit: type=1326 audit(1692686297.561:140137): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1143.533408] kauditd_printk_skb: 3240 callbacks suppressed
[ 1143.533415] audit: type=1326 audit(1692686302.553:143378): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1143.533590] audit: type=1326 audit(1692686302.553:143380): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1143.533600] audit: type=1326 audit(1692686302.553:143379): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1143.533830] audit: type=1326 audit(1692686302.553:143381): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1143.538193] audit: type=1326 audit(1692686302.557:143382): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1143.538333] audit: type=1326 audit(1692686302.557:143383): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1143.539074] audit: type=1326 audit(1692686302.557:143384): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1143.539227] audit: type=1326 audit(1692686302.557:143385): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1143.543668] audit: type=1326 audit(1692686302.561:143386): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1143.543834] audit: type=1326 audit(1692686302.561:143387): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1148.538464] kauditd_printk_skb: 3236 callbacks suppressed
[ 1148.538468] audit: type=1326 audit(1692686307.557:146624): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1148.538575] audit: type=1326 audit(1692686307.557:146625): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1148.538661] audit: type=1326 audit(1692686307.557:146626): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1148.538956] audit: type=1326 audit(1692686307.557:146627): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1148.543535] audit: type=1326 audit(1692686307.557:146628): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1148.543654] audit: type=1326 audit(1692686307.557:146629): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1148.544579] audit: type=1326 audit(1692686307.557:146630): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1148.544633] audit: type=1326 audit(1692686307.557:146631): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1148.548358] audit: type=1326 audit(1692686307.561:146632): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-linux64" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000
[ 1148.548487] audit: type=1326 audit(1692686307.561:146633): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.xonotic.xonotic pid=6852 comm="xonotic-:gdrv0" exe="/snap/xonotic/64/Xonotic/xonotic-linux64-sdl" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f7d89f6bc7f code=0x50000