My laptop freezes and kernel possibly goes into panic

When I close my labtop screen after sometime, or when my labtop attached to type c usb dock and not used sometime, when I start using the labtop again, after sometime, network goes away, commands ip a does not respond, systemctl commands freezes, finally my whole desktop freezes. My capslock button led starts flashing quickly. I presume it signifies kernel panic

Following shows my journalctl -b -1 -p -4 output, which shows the journal of the frozen boot… I have not seen anything that could impact kernel panic.

Mar 12 20:04:02 archlinux kernel: x86/cpu: SGX disabled by BIOS.
Mar 12 20:04:02 archlinux kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Mar 12 20:04:02 archlinux kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Mar 12 20:04:02 archlinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Mar 12 20:04:02 archlinux kernel: hpet_acpi_add: no address or irqs in _CRS
Mar 12 20:04:02 archlinux kernel: i8042: Warning: Keylock active
Mar 12 20:04:02 archlinux systemd-cryptsetup[184]: Encountered unknown /etc/crypttab option 'discard=async', ignoring.
Mar 12 20:04:15 vostro systemd[1]: systemd-networkd.socket: Socket service systemd-networkd.service not loaded, refusing.
Mar 12 20:04:15 vostro systemd[1]: Failed to listen on Network Service Netlink Socket.
Mar 12 20:04:15 vostro kernel: vboxdrv: loading out-of-tree module taints kernel.
Mar 12 20:04:15 vostro kernel: VBoxNetAdp: Successfully started.
Mar 12 20:04:15 vostro kernel: VBoxNetFlt: Successfully started.
Mar 12 20:04:15 vostro systemd-journald[413]: File /var/log/journal/2d3f1b9480f14e94abf8f2ffec257ac9/system.journal corrupted or uncleanly shut down, renaming and replacing.
Mar 12 20:04:15 vostro kernel: wmi_bus wmi_bus-PNP0C14:02: WQBC data block query control method not found
Mar 12 20:04:16 vostro kernel: dell_smm_hwmon: SMM call took 359504 usecs!
Mar 12 20:04:16 vostro kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Mar 12 20:04:16 vostro (udev-worker)[481]: cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
Mar 12 20:04:16 vostro kernel: r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 0
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 1
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 2
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 3
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 4
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 6
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 8
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 9
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 10
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 11
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 15
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 16
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 18
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 19
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 20
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 21
Mar 12 20:04:16 vostro kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 28
Mar 12 20:04:16 vostro bootctl[602]: ! Mount point '/boot' which backs the random seed file is world accessible, which is a security hole! !
Mar 12 20:04:16 vostro bootctl[602]: ! Random seed file '/boot/loader/random-seed' is world accessible, which is a security hole! !
Mar 12 20:04:17 vostro kernel: thermal thermal_zone7: failed to read out thermal zone (-61)
Mar 12 20:04:18 vostro (uetoothd)[848]: bluetooth.service: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Mar 12 20:04:18 vostro bluetoothd[848]: src/plugin.c:plugin_init() System does not support csip plugin
Mar 12 20:04:18 vostro bluetoothd[848]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Mar 12 20:04:18 vostro bluetoothd[848]: src/plugin.c:plugin_init() System does not support micp plugin
Mar 12 20:04:18 vostro bluetoothd[848]: src/plugin.c:plugin_init() System does not support vcp plugin
Mar 12 20:04:18 vostro bluetoothd[848]: src/plugin.c:plugin_init() System does not support mcp plugin
Mar 12 20:04:18 vostro bluetoothd[848]: src/plugin.c:plugin_init() System does not support bass plugin
Mar 12 20:04:18 vostro bluetoothd[848]: src/plugin.c:plugin_init() System does not support bap plugin
Mar 12 20:04:19 vostro kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Mar 12 20:04:19 vostro kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Mar 12 20:04:22 vostro dbus-broker-launch[833]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Mar 12 20:04:23 vostro dbus-broker-launch[1089]: Service file '/usr/share/dbus-1/services/io.elementary.files.Filemanager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Mar 12 20:04:23 vostro dbus-broker-launch[1089]: Service file '/usr/share/dbus-1/services/io.elementary.files.service' is not named after the D-Bus name 'io.elementary.files.db'.
Mar 12 20:04:23 vostro dbus-broker-launch[1089]: Service file '/usr/share/dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Mar 12 20:04:23 vostro dbus-broker-launch[1089]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share/dbus-1/services/org.kde.dolphin.FileManager1.service'
Mar 12 20:04:23 vostro dbus-broker-launch[1089]: Service file '/usr/share/dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Mar 12 20:04:23 vostro dbus-broker-launch[1089]: Service file '/usr/share/dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Mar 12 20:04:23 vostro kernel: sddm-greeter[1085]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Mar 12 20:04:24 vostro sddm-greeter[1085]: QObject: Cannot create children for a parent that is in a different thread.
                                           (Parent is QGuiApplication(0x7fff03915250), parent's thread is QThread(0x555ef3ab2be0), current thread is QThread(0x555ef3bd7030)
Mar 12 20:04:24 vostro sddm-greeter[1085]: QObject: Cannot create children for a parent that is in a different thread.
                                           (Parent is QGuiApplication(0x7fff03915250), parent's thread is QThread(0x555ef3ab2be0), current thread is QThread(0x555ef3bd7030)
Mar 12 20:04:24 vostro sddm-greeter[1085]: QObject: Cannot create children for a parent that is in a different thread.
                                           (Parent is QGuiApplication(0x7fff03915250), parent's thread is QThread(0x555ef3ab2be0), current thread is QThread(0x555ef3bd7030)
Mar 12 20:04:24 vostro sddm-greeter[1085]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Mar 12 20:04:25 vostro kernel: block nvme0n1: No UUID available providing old NGUID
Mar 12 20:04:27 vostro sddm-greeter[1085]: file:///usr/share/sddm/themes/breath/components/VirtualKeyboard.qml:11:1: Type InputPanel unavailable
Mar 12 20:04:27 vostro sddm-greeter[1085]: qrc:/QtQuick/VirtualKeyboard/content/InputPanel.qml:138:5: Type Keyboard unavailable
Mar 12 20:04:27 vostro sddm-greeter[1085]: qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:38:1: module "QtQuick.VirtualKeyboard.Plugins" is not installed
Mar 12 20:04:28 vostro sddm-greeter[1085]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Mar 12 20:04:28 vostro sddm-greeter[1085]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.21'
Mar 12 20:04:28 vostro sddm-greeter[1085]: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.22'
Mar 12 20:04:28 vostro sddm-greeter[1085]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Mar 12 20:04:28 vostro sddm-greeter[1085]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Mar 12 20:04:28 vostro sddm-greeter[1085]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Mar 12 20:04:28 vostro sddm-greeter[1085]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Mar 12 20:04:28 vostro sddm-greeter[1085]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Mar 12 20:04:28 vostro sddm-greeter[1085]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Mar 12 20:04:35 vostro dbus-broker-launch[833]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Mar 12 20:04:35 vostro pam_ssh[1124]: /tmp/ssh-XXXXXX3ySWhK/agent.1943: Connection refused
Mar 12 20:04:35 vostro dbus-broker-launch[1194]: Service file '/usr/share/dbus-1/services/io.elementary.files.Filemanager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Mar 12 20:04:35 vostro dbus-broker-launch[1194]: Service file '/usr/share/dbus-1/services/io.elementary.files.service' is not named after the D-Bus name 'io.elementary.files.db'.
Mar 12 20:04:35 vostro dbus-broker-launch[1194]: Service file '/usr/share/dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Mar 12 20:04:35 vostro dbus-broker-launch[1194]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share/dbus-1/services/org.kde.dolphin.FileManager1.service'
Mar 12 20:04:35 vostro dbus-broker-launch[1194]: Service file '/usr/share/dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Mar 12 20:04:35 vostro dbus-broker-launch[1194]: Service file '/usr/share/dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Mar 12 20:04:37 vostro xdg-desktop-por[1233]: No skeleton to export
Mar 12 20:04:44 vostro kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211

I am using Kernel: 6.6.16-2-MANJARO x86_64

I appreciate any help.

That is a problem.
And if it is really a fat system … you probably want to run chkdsk from the proprietary OS or similar (like Hirens).

Just curious … are you using virtualbox?

Just to get these out of the way … they are noise to be expected from the upstream defaults.
AFAIK there is nothing you should do about it.

These ones are foreign looking though. Do you have some elementary package/plugins ?

This one you can also ignore … but it reminds me to mention it in general.
https://bbs.archlinux.org/viewtopic.php?id=258297

This could be an issue worth investigating.
Maybe check your /etc/fstab … though this could be related to the fat error above.

It probably makes sense to share some system info;

inxi -Farzy

Actually it indicates a potential hardware failure. Check your laptop manual for more info.

You might want to heed that recommendation there.


Tip: A laptop is designed to use in your lap. :wink:

You might find something useful in [Primer] NTFS on Linux. In particular, look for information relating to the so-called dirty bit and how it indicates possible damage after an improper unmount or shutdown, for example.

Hello, Thank for all responses. I travelled without my labtop, and it was left at home. I could not respond. Now I am back and I could continue debugging. My labtop provides similar behaviour without being attached to anything if I close the screen and come back later.

Output of lsblk -f

NAME          FSTYPE      FSVER LABEL             UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
nvme0n1                                                                                               
├─nvme0n1p1   vfat        FAT32 EFI               4F31-3192                             556,9M    27% /boot
└─nvme0n1p3   crypto_LUKS 2     vostro-luks-btrfs 0d292bf9-d4db-48bd-ae28-ceb0359e4b1f                
  └─cryptroot btrfs             btrfs             b9134b79-e664-42d2-9f92-0f1ceed6a431  755,6G    20% /var/lib/libvirt/images
                                                                                                      /var/lib/docker
                                                                                                      /home/sunucu
                                                                                                      /tmp
                                                                                                      /var
                                                                                                      /swap
                                                                                                      /opt
                                                                                                      /home
                                                                                                      /.snapshots
                                                                                                      /

Output of inxi commad.

System:
  Kernel: 6.6.19-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 13.2.1
    clocksource: tsc avail: acpi_pm parameters: initrd=\intel-ucode.img
    initrd=\amd-ucode.img initrd=\initramfs-6.6-x86_64.img
    root=UUID=b9134b79-e664-42d2-9f92-0f1ceed6a431 rw rootflags=subvol=/@
    rd.luks.name=0d292bf9-d4db-48bd-ae28-ceb0359e4b1f=cryptroot
  Desktop: i3 v: 4.23 with: i3bar tools: xss-lock avail: i3lock vt: 2
    dm: SDDM Distro: Manjaro base: Arch Linux
Machine:
  Type: Laptop System: Dell product: Vostro 5481 v: N/A
    serial: <superuser required> Chassis: type: 10 serial: <superuser required>
  Mobo: Dell model: 0PK27Y v: A00 serial: <superuser required> part-nu: 08A7
    uuid: <superuser required> UEFI: Dell v: 2.2.0 date: 03/24/2019
Battery:
  ID-1: BAT0 charge: 18.2 Wh (44.4%) condition: 41.0/41.0 Wh (100.0%)
    volts: 10.8 min: 11.4 model: SMP DELL 35RH35C type: Li-ion serial: <filter>
    status: discharging
CPU:
  Info: model: Intel Core i5-8265U bits: 64 type: MT MCP arch: Whiskey Lake
    gen: core 8 level: v3 note: check built: 2018 process: Intel 14nm family: 6
    model-id: 0x8E (142) stepping: 0xB (11) microcode: 0xF4
  Topology: cpus: 1x cores: 4 tpc: 2 threads: 8 smt: enabled cache:
    L1: 256 KiB desc: d-4x32 KiB; i-4x32 KiB L2: 1024 KiB desc: 4x256 KiB
    L3: 6 MiB desc: 1x6 MiB
  Speed (MHz): avg: 662 high: 704 min/max: 400/3900 scaling:
    driver: intel_pstate governor: powersave cores: 1: 700 2: 700 3: 704 4: 700
    5: 698 6: 400 7: 700 8: 700 bogomips: 28808
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
  Vulnerabilities:
  Type: gather_data_sampling mitigation: Microcode
  Type: itlb_multihit status: KVM: VMX disabled
  Type: l1tf status: Not affected
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable
  Type: meltdown status: Not affected
  Type: mmio_stale_data mitigation: Clear CPU buffers; SMT vulnerable
  Type: retbleed mitigation: IBRS
  Type: spec_rstack_overflow status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: IBRS, IBPB: conditional, STIBP: conditional,
    RSB filling, PBRSB-eIBRS: Not affected
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel WhiskeyLake-U GT2 [UHD Graphics 620] vendor: Dell
    driver: i915 v: kernel arch: Gen-9.5 process: Intel 14nm built: 2016-20
    ports: active: eDP-1 empty: DP-1,HDMI-A-1,HDMI-A-2 bus-ID: 00:02.0
    chip-ID: 8086:3ea0 class-ID: 0300
  Device-2: Realtek Integrated_Webcam_HD driver: uvcvideo type: USB rev: 2.0
    speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-6:2 chip-ID: 0bda:5521
    class-ID: 0e02 serial: <filter>
  Display: x11 server: X.Org v: 21.1.11 driver: X: loaded: modesetting
    alternate: fbdev,vesa dri: iris gpu: i915 display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22")
    s-diag: 582mm (22.93")
  Monitor-1: eDP-1 model: Najing CEC Panda 0x002b built: 2018 res: 1920x1080
    hz: 60 dpi: 158 gamma: 1.2 size: 309x174mm (12.17x6.85") diag: 355mm (14")
    ratio: 16:9 modes: 1920x1080
  API: EGL v: 1.5 hw: drv: intel iris platforms: device: 0 drv: iris
    device: 1 drv: swrast surfaceless: drv: iris x11: drv: iris
    inactive: gbm,wayland
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 24.0.2-manjaro1.1
    glx-v: 1.4 direct-render: yes renderer: Mesa Intel UHD Graphics 620 (WHL GT2)
    device-ID: 8086:3ea0 memory: 30.43 GiB unified: yes
  API: Vulkan v: 1.3.279 layers: N/A device: 0 type: integrated-gpu
    name: Intel UHD Graphics 620 (WHL GT2) driver: mesa intel
    v: 24.0.2-manjaro1.1 device-ID: 8086:3ea0 surfaces: xcb,xlib
Audio:
  Device-1: Intel Cannon Point-LP High Definition Audio vendor: Dell
    driver: snd_hda_intel v: kernel alternate: snd_soc_skl,snd_sof_pci_intel_cnl
    bus-ID: 00:1f.3 chip-ID: 8086:9dc8 class-ID: 0403
  API: ALSA v: k6.6.19-1-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: JACK v: 1.9.22 status: off tools: N/A
  Server-2: PipeWire v: 1.0.3 status: off with: pipewire-media-session
    status: off tools: pw-cli
  Server-3: PulseAudio v: 17.0 status: active with: 1: pulseaudio-alsa
    type: plugin 2: pulseaudio-jack type: module
    tools: pacat,pactl,pavucontrol,pulsemixer
Network:
  Device-1: Intel Cannon Point-LP CNVi [Wireless-AC] driver: iwlwifi v: kernel
    bus-ID: 00:14.3 chip-ID: 8086:9df0 class-ID: 0280
  IF: vostro-wlan state: up mac: <filter>
  Device-2: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    vendor: Dell RTL8111/8168/8411 driver: r8169 v: kernel pcie: speed: Unknown
    lanes: 63 link-max: gen: 6 speed: 64 GT/s port: 3000 bus-ID: 01:00.0
    chip-ID: 10ec:8168 class-ID: 0200
  IF: vostro-eth state: down mac: <filter>
  Info: services: NetworkManager, sshd, systemd-timesyncd, wpa_supplicant
Bluetooth:
  Device-1: Intel Bluetooth 9460/9560 Jefferson Peak (JfP) driver: btusb v: 0.8
    type: USB rev: 2.0 speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-10:3
    chip-ID: 8087:0aaa class-ID: e001
  Report: btmgmt ID: hci0 rfk-id: 1 state: up address: <filter> bt-v: 5.1
    lmp-v: 10 status: discoverable: no pairing: no class-ID: 6c010c
Drives:
  Local Storage: total: 953.87 GiB used: 194.55 GiB (20.4%)
  SMART Message: Required tool smartctl not installed. Check --recommends
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: A-Data model: LEGEND 710
    size: 953.87 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
    lanes: 4 tech: SSD serial: <filter> fw-rev: VC2S038D temp: 28.9 C
    scheme: GPT
Partition:
  ID-1: / raw-size: 953.1 GiB size: 953.1 GiB (100.00%)
    used: 194.35 GiB (20.4%) fs: btrfs dev: /dev/dm-0 maj-min: 254:0
    mapped: cryptroot
  ID-2: /boot raw-size: 768 MiB size: 766.5 MiB (99.80%)
    used: 209.6 MiB (27.3%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:1
  ID-3: /home raw-size: 953.1 GiB size: 953.1 GiB (100.00%)
    used: 194.35 GiB (20.4%) fs: btrfs dev: /dev/dm-0 maj-min: 254:0
    mapped: cryptroot
  ID-4: /opt raw-size: 953.1 GiB size: 953.1 GiB (100.00%)
    used: 194.35 GiB (20.4%) fs: btrfs dev: /dev/dm-0 maj-min: 254:0
    mapped: cryptroot
  ID-5: /tmp raw-size: 953.1 GiB size: 953.1 GiB (100.00%)
    used: 194.35 GiB (20.4%) fs: btrfs dev: /dev/dm-0 maj-min: 254:0
    mapped: cryptroot
  ID-6: /var raw-size: 953.1 GiB size: 953.1 GiB (100.00%)
    used: 194.35 GiB (20.4%) fs: btrfs dev: /dev/dm-0 maj-min: 254:0
    mapped: cryptroot
Swap:
  Kernel: swappiness: 10 (default 60) cache-pressure: 100 (default) zswap: yes
    compressor: zstd max-pool: 20%
  ID-1: swap-1 type: file size: 19 GiB used: 0 KiB (0.0%) priority: -2
    file: /swap/swapfile
Sensors:
  System Temperatures: cpu: 45.0 C pch: 41.0 C mobo: 40.0 C
  Fan Speeds (rpm): cpu: 2639
Repos:
  Packages: pm: pacman pkgs: 2340 libs: 487 tools: pamac,yay
  Active pacman repo servers in: /etc/pacman.d/mirrorlist
    1: http://ftp.tu-chemnitz.de/pub/linux/manjaro/stable/$repo/$arch
    2: https://mirror.easyname.at/manjaro/stable/$repo/$arch
    3: https://mirrors.xtom.de/manjaro/stable/$repo/$arch
    4: https://mirror.netcologne.de/manjaro/stable/$repo/$arch
    5: https://mirror.alpix.eu/manjaro/stable/$repo/$arch
    6: https://mirror.ibakerserver.pt/manjaro/stable/$repo/$arch
    7: https://mirror.seahost.de/manjaro/stable/$repo/$arch
    8: https://ct.mirror.garr.it/mirrors/manjaro/stable/$repo/$arch
Info:
  Memory: total: 32 GiB available: 31.16 GiB used: 6.13 GiB (19.7%)
  Processes: 304 Power: uptime: 10m states: freeze,mem,disk suspend: s2idle
    avail: deep wakeups: 0 hibernate: platform avail: shutdown, reboot, suspend,
    test_resume image: 12.45 GiB services: upowerd Init: systemd v: 255
    default: graphical tool: systemctl
  Compilers: clang: 16.0.6 gcc: 13.2.1 Shell: Bash v: 5.2.26
    running-in: kitty inxi: 3.3.33