Issue is way complicated, because I have reinstalled OS not so long time ago, I have reverted miopen-hip package to older version, until fix for that will be released. Everything worked well until yesterday, I was connecting to wpa3 supported router and after about half hour simply lost internet connection, even can’t ping locally available server. But strange part, I am able access PC from macbook on same network. Reboot not helping, tried every configuration in networks section, even changing to wpa2. Connection always are created but no internet or access to local resources. Also updated kernel to 6.14, hopefully maybe that fixes that issue. After that I started to gather log records and not a lot is there happening. I can see this line when I am connecting to working wifi, but for wpa3 this is missing from log:
[1749652665.2022] manager: NetworkManager state is now CONNECTED_GLOBAL
And every time after connecting I got this one, for working networks I don’t see that.
systemd NetworkManager-dispatcher.service: Deactivated successfully.
The last thing what I tried was installing dhcpcd and things got really interesting. For working wifi nothing changed, but now I am able to keep connection with wpa3, still till getting randomly message about previous mentioned dispacher deactivation after 5 minutes, but restarting dhcpcd restores connectivity after that.
Here are log from systemctl status NetworkManager
NetworkManager.service - Network Manager
Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; preset: disabled)
Active: active (running) since Wed 2025-06-11 17:37:31 EEST; 10min ago
Invocation: 92587afbc6be40a3b04eed8284c6f895
Docs: man:NetworkManager(8)
Main PID: 1597 (NetworkManager)
Tasks: 6 (limit: 76810)
Memory: 15.7M (peak: 17.9M)
CPU: 416ms
CGroup: /system.slice/NetworkManager.service
└─1597 /usr/bin/NetworkManager --no-daemon
Jun 11 17:46:38 NetworkManager[1597]: <info> [1749653198.0277] dhcp4 (wlp6s0): activation: beginning transaction (timeout
in 45 seconds)
Jun 11 17:46:38 NetworkManager[1597]: <info> [1749653198.0476] dhcp4 (wlp6s0): state changed new lease, address=192.168.88
.248, acd pending
Jun 11 17:46:38 NetworkManager[1597]: <info> [1749653198.2053] dhcp4 (wlp6s0): state changed new lease, address=192.168.88
.248
Jun 11 17:46:38 NetworkManager[1597]: <info> [1749653198.2066] policy: set 'MikroTik-DDDA78' (wlp6s0) as default for IPv4
routing and DNS
Jun 11 17:46:38 NetworkManager[1597]: <info> [1749653198.2113] device (wlp6s0): state change: ip-config -> ip-check (reaso
n 'none', managed>
Jun 11 17:46:38 NetworkManager[1597]: <info> [1749653198.2120] device (wlp6s0): state change: ip-check -> secondaries (rea
son 'none', manag>
Jun 11 17:46:38 NetworkManager[1597]: <info> [1749653198.2121] device (wlp6s0): state change: secondaries -> activated (re
ason 'none', mana>
Jun 11 17:46:38 NetworkManager[1597]: <info> [1749653198.2123] manager: NetworkManager state is now CONNECTED_SITE
Jun 11 17:46:38 NetworkManager[1597]: <info> [1749653198.2128] device (wlp6s0): Activation: successful, device activated.
Jun 11 17:46:38 NetworkManager[1597]: <info> [1749653198.2447] audit: op="statistics" interface="wlp6s0" ifindex=3 args="2
000" pid=2005 uid>
And from resolvectl
Protocols: +LLMNR +mDNS -DNSOverTLS DNSSEC=no/unsupported
resolv.conf mode: stub
Current DNS Server: 192.168.88.1
DNS Servers: 192.168.88.1
Fallback DNS Servers: 1.1.1.1#cloudflare-dns.com 9.9.9.9#dns.quad9.net 8.8.8.8#dns.google 2606:4700:4700::1111#cloudflare-dns.com
2620:fe::9#dns.quad9.net 2001:4860:4860::8888#dns.google
Link 2 (enp7s0)
Current Scopes: none
Protocols: -DefaultRoute +LLMNR +mDNS -DNSOverTLS DNSSEC=no/unsupported
Default Route: no
Link 3 (wlp6s0)
Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6 mDNS/IPv4 mDNS/IPv6
Protocols: +DefaultRoute +LLMNR +mDNS -DNSOverTLS DNSSEC=no/unsupported
Current DNS Server: 192.168.1.1
DNS Servers: 192.168.1.1
Default Route: yes
ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: enp7s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether f0:2f:74:b2:0d:42 brd ff:ff:ff:ff:ff:ff
altname enxf02f74b20d42
3: wlp6s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 64:bc:58:02:8f:f5 brd ff:ff:ff:ff:ff:ff
altname wlx64bc58028ff5
inet 192.168.1.202/24 brd 192.168.1.255 scope global noprefixroute wlp6s0
valid_lft forever preferred_lft forever
inet6 fe80::19e3:1da2:8b72:a180/64 scope link noprefixroute
valid_lft forever preferred_lft forever
s
From resolv
# Generated by resolvconf
nameserver 192.168.88.1
From dhcp
|6/11/25 7:52 PM|systemd|Starting Network Manager Script Dispatcher Service...|
|---|---|---|
|6/11/25 7:52 PM|systemd|Started Network Manager Script Dispatcher Service.|
|6/11/25 7:52 PM|systemd-resolved|Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.88.1.|
|6/11/25 7:52 PM|systemd-resolved|Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.88.1.|
|6/11/25 7:52 PM|systemd|NetworkManager-dispatcher.service: Deactivated successfully.|
More info from inxi, but when on working wifi, because inxi hangs, not giving output when connected on wpa3
System:
Kernel: 6.14.6-2-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 15.1.1
clocksource: tsc avail: hpet,acpi_pm
parameters: BOOT_IMAGE=/boot/vmlinuz-6.14-x86_64
root=UUID=8cf533cc-b813-4638-9307-f4f25f8ea0b4 rw quiet splash
resume=UUID=4f8f118f-af8b-4b38-a236-4dfc094143d7 udev.log_priority=3
Desktop: KDE Plasma v: 6.3.5 tk: Qt v: N/A info: frameworks v: 6.14.0
wm: kwin_x11 vt: 2 dm: SDDM Distro: Manjaro base: Arch Linux
Machine:
Type: Desktop System: ASUS product: N/A v: N/A serial: <superuser required>
Mobo: ASUSTeK model: TUF GAMING B550M-PLUS (WI-FI) v: Rev X.0x
serial: <superuser required> part-nu: SKU uuid: <superuser required>
UEFI: American Megatrends v: 3202 date: 06/15/2023
Battery:
Message: No system battery data found. Is one present?
Memory:
System RAM: total: 64 GiB available: 62.7 GiB used: 8.75 GiB (14.0%)
Message: For most reliable report, use superuser + dmidecode.
Array-1: capacity: 128 GiB slots: 4 modules: 4 EC: None
max-module-size: 32 GiB note: est.
Device-1: DIMM_A1 type: DDR4 detail: synchronous unbuffered (unregistered)
size: 16 GiB speed: 2666 MT/s volts: note: check curr: 1 min: 1 max: 1
width (bits): data: 64 total: 64 manufacturer: G Skill Intl
part-no: F4-4000C18-16GVK serial: N/A
Device-2: DIMM_A2 type: DDR4 detail: synchronous unbuffered (unregistered)
size: 16 GiB speed: 2666 MT/s volts: note: check curr: 1 min: 1 max: 1
width (bits): data: 64 total: 64 manufacturer: G Skill Intl
part-no: F4-4000C18-16GVK serial: N/A
Device-3: DIMM_B1 type: DDR4 detail: synchronous unbuffered (unregistered)
size: 16 GiB speed: 2666 MT/s volts: note: check curr: 1 min: 1 max: 1
width (bits): data: 64 total: 64 manufacturer: G Skill Intl
part-no: F4-4000C18-16GVK serial: N/A
Device-4: DIMM_B2 type: DDR4 detail: synchronous unbuffered (unregistered)
size: 16 GiB speed: 2666 MT/s volts: note: check curr: 1 min: 1 max: 1
width (bits): data: 64 total: 64 manufacturer: G Skill Intl
part-no: F4-4000C18-16GVK serial: N/A
PCI Slots:
Permissions: Unable to run dmidecode. Root privileges required.
CPU:
Info: model: AMD Ryzen 9 5900X bits: 64 type: MT MCP arch: Zen 3+ gen: 3
level: v3 note: check built: 2022 process: TSMC n6 (7nm) family: 0x19 (25)
model-id: 0x21 (33) stepping: 2 microcode: 0xA201210
Topology: cpus: 1x dies: 1 clusters: 1 cores: 12 threads: 24 tpc: 2
smt: enabled cache: L1: 768 KiB desc: d-12x32 KiB; i-12x32 KiB L2: 6 MiB
desc: 12x512 KiB L3: 64 MiB desc: 2x32 MiB
Speed (MHz): avg: 1731 min/max: 550/4954 boost: enabled scaling:
driver: amd-pstate-epp governor: powersave cores: 1: 1731 2: 1731 3: 1731
4: 1731 5: 1731 6: 1731 7: 1731 8: 1731 9: 1731 10: 1731 11: 1731 12: 1731
13: 1731 14: 1731 15: 1731 16: 1731 17: 1731 18: 1731 19: 1731 20: 1731
21: 1731 22: 1731 23: 1731 24: 1731 bogomips: 177254
Flags: 3dnowprefetch abm adx aes aperfmperf apic arat avic avx avx2 bmi1
bmi2 bpext cat_l3 cdp_l3 clflush clflushopt clwb clzero cmov cmp_legacy
constant_tsc cpb cpuid cqm cqm_llc cqm_mbm_local cqm_mbm_total
cqm_occup_llc cr8_legacy cx16 cx8 de debug_swap decodeassists erms extapic
extd_apicid f16c flushbyasid fma fpu fsgsbase fsrm fxsr fxsr_opt ht
hw_pstate ibpb ibrs ibs invpcid irperf lahf_lm lbrv lm mba mca mce
misalignsse mmx mmxext monitor movbe msr mtrr mwaitx nonstop_tsc nopl npt
nrip_save nx ospke osvw overflow_recov pae pat pausefilter pclmulqdq
pdpe1gb perfctr_core perfctr_llc perfctr_nb pfthreshold pge pku pni popcnt
pse pse36 rapl rdpid rdpru rdrand rdseed rdt_a rdtscp rep_good sep sha_ni
skinit smap smca smep ssbd sse sse2 sse4_1 sse4_2 sse4a ssse3 stibp succor
svm svm_lock syscall tce topoext tsc tsc_scale umip user_shstk v_spec_ctrl
v_vmsave_vmload vaes vgif vmcb_clean vme vmmcall vpclmulqdq wbnoinvd wdt
x2apic xgetbv1 xsave xsavec xsaveerptr xsaveopt xsaves xtopology
Vulnerabilities:
Type: gather_data_sampling status: Not affected
Type: ghostwrite status: Not affected
Type: itlb_multihit status: Not affected
Type: l1tf status: Not affected
Type: mds status: Not affected
Type: meltdown status: Not affected
Type: mmio_stale_data status: Not affected
Type: reg_file_data_sampling status: Not affected
Type: retbleed status: Not affected
Type: spec_rstack_overflow mitigation: Safe RET
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: Retpolines; IBPB: conditional; IBRS_FW;
STIBP: always-on; RSB filling; PBRSB-eIBRS: Not affected; BHI: Not
affected
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: Advanced Micro Devices [AMD/ATI] Navi 31 [Radeon Pro W7800]
driver: amdgpu v: kernel arch: RDNA-3 code: Navi-3x process: TSMC n5 (5nm)
built: 2022+ pcie: gen: 4 speed: 16 GT/s lanes: 16 ports: active: DP-4
empty: DP-1, DP-2, DP-3, Writeback-1 bus-ID: 05:00.0 chip-ID: 1002:745e
class-ID: 0300
Device-2: NVIDIA GA104GL [RTX A4000] driver: nvidia v: 570.144
alternate: nouveau,nvidia_drm non-free: 550-570.xx+ status: current (as of
2025-04; EOL~2026-12-xx) arch: Ampere code: GAxxx process: TSMC n7 (7nm)
built: 2020-2023 pcie: gen: 1 speed: 2.5 GT/s lanes: 16 link-max: gen: 4
speed: 16 GT/s ports: active: none empty: DP-5, DP-6, DP-7, DP-8
bus-ID: 08:00.0 chip-ID: 10de:24b0 class-ID: 0300
Display: x11 server: X.Org v: 21.1.16 with: Xwayland v: 24.1.6
compositor: kwin_x11 driver: X: loaded: amdgpu,nvidia
unloaded: modesetting,nouveau,radeon alternate: fbdev,nv,vesa dri: radeonsi
gpu: amdgpu display-ID: :0 screens: 1
Screen-1: 0 s-res: 3840x2160 s-dpi: 96 s-size: 1016x571mm (40.00x22.48")
s-diag: 1165mm (45.88")
Monitor-1: DP-4 mapped: DisplayPort-3 model: Samsung U32R59x
serial: <filter> built: 2021 res: mode: 3840x2160 hz: 60 scale: 100% (1)
dpi: 140 gamma: 1.2 chroma: red: x: 0.651 y: 0.341 green: x: 0.298 y: 0.624
blue: x: 0.149 y: 0.071 white: x: 0.314 y: 0.329
size: 697x392mm (27.44x15.43") diag: 800mm (31.5") ratio: 16:9
modes: 3840x2160, 2560x1440, 1920x1200, 1920x1080, 1600x1200, 1680x1050,
1600x900, 1280x1024, 1440x900, 1280x800, 1152x864, 1280x720, 1024x768,
832x624, 800x600, 640x480, 720x400
EDID-Warnings: 1: parse_edid: unhandled CEA mode 95
API: EGL v: 1.5 hw: drv: nvidia nouveau drv: nvidia drv: amd radeonsi
platforms: device: 0 drv: nvidia device: 1 drv: nouveau device: 2
drv: radeonsi device: 3 drv: swrast gbm: drv: nvidia surfaceless:
drv: nvidia x11: drv: radeonsi inactive: wayland
API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: amd mesa v: 25.0.5-arch1.1
glx-v: 1.4 direct-render: yes renderer: AMD Radeon Pro W7800 (radeonsi
navi31 LLVM 19.1.7 DRM 3.61 6.14.6-2-MANJARO) device-ID: 1002:745e
memory: 29.3 GiB unified: no
API: Vulkan v: 1.4.313 layers: 5 device: 0 type: discrete-gpu name: AMD
Radeon Pro W7800 (RADV NAVI31) driver: mesa radv v: 25.0.5-arch1.1
device-ID: 1002:745e surfaces: N/A device: 1 type: discrete-gpu
name: NVIDIA RTX A4000 driver: nvidia v: 570.144 device-ID: 10de:24b0
surfaces: N/A
Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
de: kscreen-console,kscreen-doctor gpu: nvidia-settings, nvidia-smi,
radeontop wl: wayland-info x11: xdpyinfo, xprop, xrandr
Audio:
Device-1: Advanced Micro Devices [AMD/ATI] Navi 31 HDMI/DP Audio
driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16
bus-ID: 05:00.1 chip-ID: 1002:ab30 class-ID: 0403
Device-2: NVIDIA GA104 High Definition Audio driver: snd_hda_intel
v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 08:00.1
chip-ID: 10de:228b class-ID: 0403
Device-3: Advanced Micro Devices [AMD] Starship/Matisse HD Audio
vendor: ASUSTeK driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s
lanes: 16 bus-ID: 0a:00.4 chip-ID: 1022:1487 class-ID: 0403
Device-4: BEHRINGER GmbH UMC202HD 192k driver: snd-usb-audio type: USB
rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 3-2:3 chip-ID: 1397:0507
class-ID: fe01
API: ALSA v: k6.14.6-2-MANJARO status: kernel-api with: aoss
type: oss-emulator tools: alsactl,alsamixer,amixer
Server-1: sndiod v: N/A status: off tools: aucat,midicat,sndioctl
Server-2: JACK v: 1.9.22 status: off tools: N/A
Server-3: PipeWire v: 1.4.2 status: active with: 1: pipewire-pulse
status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
tools: pactl,pw-cat,pw-cli,wpctl
Network:
Device-1: Intel Wi-Fi 6 AX200 driver: iwlwifi v: kernel pcie: gen: 2
speed: 5 GT/s lanes: 1 bus-ID: 06:00.0 chip-ID: 8086:2723 class-ID: 0280
IF: wlp6s0 state: up mac: <filter>
IP v4: <filter> type: noprefixroute scope: global broadcast: <filter>
IP v6: <filter> type: noprefixroute scope: link
Device-2: Realtek RTL8125 2.5GbE vendor: ASUSTeK driver: r8169 v: kernel
pcie: gen: 2 speed: 5 GT/s lanes: 1 port: d000 bus-ID: 07:00.0
chip-ID: 10ec:8125 class-ID: 0200
IF: enp7s0 state: down mac: <filter>
Info: services: NetworkManager, systemd-timesyncd, wpa_supplicant
WAN IP: <filter>
Bluetooth:
Device-1: Intel AX200 Bluetooth driver: btusb v: 0.8 type: USB rev: 2.0
speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-5:2 chip-ID: 8087:0029
class-ID: e001
Report: rfkill ID: hci0 rfk-id: 0 state: up address: see --recommends
Logical:
Message: No logical block device data found.
RAID:
Message: No RAID data found.
Drives:
Local Storage: total: 2.79 TiB used: 282.16 GiB (9.9%)
SMART Message: Unable to run smartctl. Root privileges required.
ID-1: /dev/sda maj-min: 8:0 vendor: Kingston model: SKC6002048G
size: 1.86 TiB block-size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s
tech: SSD serial: <filter> fw-rev: 0113 scheme: GPT
ID-2: /dev/sdb maj-min: 8:16 vendor: Kingston model: SKC6001024G
size: 953.87 GiB block-size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s
tech: SSD serial: <filter> fw-rev: 0105 scheme: GPT
Message: No optical or floppy data found.
Partition:
ID-1: / raw-size: 944.77 GiB size: 928.87 GiB (98.32%)
used: 282.15 GiB (30.4%) fs: ext4 dev: /dev/sdb2 maj-min: 8:18 label: N/A
uuid: 8cf533cc-b813-4638-9307-f4f25f8ea0b4
ID-2: /boot/efi raw-size: 300 MiB size: 299.4 MiB (99.80%)
used: 320 KiB (0.1%) fs: vfat dev: /dev/sdb1 maj-min: 8:17 label: N/A
uuid: EF13-BD6B
Swap:
Kernel: swappiness: 60 (default) cache-pressure: 100 (default) zswap: yes
compressor: zstd max-pool: 20%
ID-1: swap-1 type: partition size: 8.8 GiB used: 7.6 MiB (0.1%)
priority: -2 dev: /dev/sdb3 maj-min: 8:19 label: swap
uuid: 4f8f118f-af8b-4b38-a236-4dfc094143d7
Unmounted:
ID-1: /dev/sda1 maj-min: 8:1 size: 1.86 TiB fs: ext4 label: Datnis
uuid: bba2cc09-c838-481f-8822-442b004643bd
USB:
Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 10 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Device-1: 1-5:2 info: Intel AX200 Bluetooth type: bluetooth driver: btusb
interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1
power: 100mA chip-ID: 8087:0029 class-ID: e001
Device-2: 1-6:3 info: ASUSTek AURA LED Controller type: HID
driver: hid-generic,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
lanes: 1 mode: 1.1 power: 16mA chip-ID: 0b05:1939 class-ID: 0300
serial: <filter>
Hub-2: 1-7:4 info: Genesys Logic Hub ports: 4 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 100mA
chip-ID: 05e3:0610 class-ID: 0900
Device-1: 1-8:5 info: Razer USA Naga Trinity type: mouse,keyboard
driver: hid-generic,usbhid interfaces: 3 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
lanes: 1 mode: 1.1 power: 500mA chip-ID: 1532:0067 class-ID: 0300
serial: <filter>
Device-2: 1-9:6 info: SteelSeries ApS Apex Pro Mini type: keyboard,HID
driver: hid-generic,usbhid interfaces: 5 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
lanes: 1 mode: 1.1 power: 500mA chip-ID: 1038:161e class-ID: 0300
Hub-3: 2-0:1 info: super-speed hub ports: 4 rev: 3.1
speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
class-ID: 0900
Hub-4: 3-0:1 info: hi-speed hub with single TT ports: 4 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Device-1: 3-1:2 info: Areson Corp Elecom MR-K013 Multicard Reader
type: keyboard,mouse driver: hid-generic,usbhid interfaces: 2 rev: 1.1
speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 100mA
chip-ID: 25a7:fa61 class-ID: 0301
Device-2: 3-2:3 info: BEHRINGER GmbH UMC202HD 192k type: audio
driver: snd-usb-audio interfaces: 4 rev: 2.0 speed: 480 Mb/s (57.2 MiB/s)
lanes: 1 mode: 2.0 power: 500mA chip-ID: 1397:0507 class-ID: fe01
Hub-5: 4-0:1 info: super-speed hub ports: 4 rev: 3.1
speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
class-ID: 0900
Sensors:
System Temperatures: cpu: 43.8 C mobo: N/A gpu: amdgpu temp: 39.0 C
mem: 48.0 C
Fan Speeds (rpm): N/A gpu: amdgpu fan: 1019
Repos:
Packages: 1828 pm: pacman pkgs: 1822 libs: 498 tools: pamac pm: flatpak
pkgs: 6
Active pacman repo servers in: /etc/pacman.d/mirrorlist
1: https://mirrors2.manjaro.org/stable/$repo/$arch
2: https://ipng.mm.fcix.net/manjaro/stable/$repo/$arch
3: https://ask4.mm.fcix.net/manjaro/stable/$repo/$arch
4: https://mirror.alwyzon.net/manjaro/stable/$repo/$arch
5: https://ohioix.mm.fcix.net/manjaro/stable/$repo/$arch
6: https://volico.mm.fcix.net/manjaro/stable/$repo/$arch
7: https://opencolo.mm.fcix.net/manjaro/stable/$repo/$arch
8: https://manjaro.c3sl.ufpr.br/stable/$repo/$arch
Processes:
CPU top: 5 of 555
1: cpu: 7.1% command: firefox pid: 13187 mem: 1009.8 MiB (1.5%)
2: cpu: 3.9% command: Xorg pid: 1718 mem: 264.6 MiB (0.4%)
3: cpu: 3.9% command: firefox pid: 24468 mem: 678.5 MiB (1.0%)
4: cpu: 2.0% command: firefox pid: 23352 mem: 394.9 MiB (0.6%)
5: cpu: 1.6% command: firefox pid: 21286 mem: 467.6 MiB (0.7%)
Memory top: 5 of 555
1: mem: 1009.8 MiB (1.5%) command: firefox pid: 13187 cpu: 7.1%
2: mem: 678.5 MiB (1.0%) command: firefox pid: 24468 cpu: 3.9%
3: mem: 677.9 MiB (1.0%) command: plasmashell pid: 2005 cpu: 0.3%
4: mem: 467.6 MiB (0.7%) command: firefox pid: 21286 cpu: 1.6%
5: mem: 447.5 MiB (0.6%) command: firefox pid: 13492 cpu: 0.4%
Info:
Processes: 555 Power: uptime: 3h 55m states: freeze,mem,disk suspend: deep
avail: s2idle wakeups: 0 hibernate: platform avail: shutdown, reboot,
suspend, test_resume image: 25.04 GiB services: org_kde_powerdevil,
power-profiles-daemon, upowerd Init: systemd v: 257 default: graphical
tool: systemctl
Compilers: clang: 19.1.7 gcc: 15.1.1 alt: 14 Shell: Zsh v: 5.9
default: Bash v: 5.2.37 running-in: konsole inxi: 3.3.38