Ever since I woke my laptop up from hibernate today, bluetooth has stopped working. The system tray icon is greyed-out and while the settings app is showing the “enable” button, it doesn’t seem to do anything.
sudo systemctl enable bluetooth.service
isn’t doing anything either, and pressing tab on sudo systemctl enable blu
doesn’t show any autocomplete options. Reinstalling bluez
and bluez-utils
doesn’t help.
Logs here:https://clbin.com/IrJz3
rfkill list
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
Active: active (running) since Sun 2022-09-25 06:36:03 PDT; 51min ago
Docs: man:bluetoothd(8)
Main PID: 3213 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 18433)
Memory: 840.0K
CPU: 21ms
CGroup: /system.slice/bluetooth.service
└─3213 /usr/lib/bluetooth/bluetoothd
Sep 25 06:36:03 Pulse-15 systemd[1]: Starting Bluetooth service...
Sep 25 06:36:03 Pulse-15 systemd[3213]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Sep 25 06:36:03 Pulse-15 bluetoothd[3213]: Bluetooth daemon 5.65
Sep 25 06:36:03 Pulse-15 systemd[1]: Started Bluetooth service.
Sep 25 06:36:03 Pulse-15 bluetoothd[3213]: Starting SDP server
Sep 25 06:36:04 Pulse-15 bluetoothd[3213]: Bluetooth management interface 1.22 initialized
Sep 25 07:06:50 Pulse-15 bluetoothd[3213]: src/adapter.c:index_removed() Ignoring index removal for a non-existent adapter
Sep 25 07:06:50 Pulse-15 bluetoothd[3213]: src/adapter.c:reset_adv_monitors_complete() Failed to reset Adv Monitors: Invalid Index (0x11)
Sep 25 07:06:50 Pulse-15 bluetoothd[3213]: Failed to read exp features info: Invalid Index (0x11)
Sep 25 07:06:50 Pulse-15 bluetoothd[3213]: Failed to read info for index 0: Invalid Index (0x11)
dmesg | egrep -i ‘blue|firm’
[ 0.113933] Spectre V2 : Enabling Speculation Barrier for firmware calls
[ 0.288202] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.298895] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 2.068271] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2
[ 2.097540] iwlwifi 0000:03:00.0: loaded firmware version 71.058653f6.0 cc-a0-71.ucode op_mode iwlmvm
[ 2.273274] Bluetooth: Core ver 2.22
[ 2.273291] NET: Registered PF_BLUETOOTH protocol family
[ 2.273292] Bluetooth: HCI device and connection manager initialized
[ 2.273297] Bluetooth: HCI socket layer initialized
[ 2.273299] Bluetooth: L2CAP socket layer initialized
[ 2.273301] Bluetooth: SCO socket layer initialized
[ 3.382821] [drm] Loading DMUB firmware via PSP: version=0x0101001F
[ 3.409593] [drm] Found VCN firmware Version ENC: 1.17 DEC: 5 VEP: 0 Revision: 2
[ 3.409609] amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
[ 3.473428] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
[ 3.476477] Bluetooth: hci0: Device revision is 1
[ 3.476484] Bluetooth: hci0: Secure boot is enabled
[ 3.476486] Bluetooth: hci0: OTP lock is enabled
[ 3.476487] Bluetooth: hci0: API lock is enabled
[ 3.476488] Bluetooth: hci0: Debug lock is disabled
[ 3.476489] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.504148] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 3.504186] Bluetooth: hci0: Boot Address: 0x24800
[ 3.504187] Bluetooth: hci0: Firmware Version: 20-28.22
[ 3.584856] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.584865] Bluetooth: BNEP filters: protocol multicast
[ 3.584872] Bluetooth: BNEP socket layer initialized
[ 5.021742] Bluetooth: hci0: Waiting for firmware download to complete
[ 5.022418] Bluetooth: hci0: Firmware loaded in 1482682 usecs
[ 5.022472] Bluetooth: hci0: Waiting for device to boot
[ 5.038693] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[ 5.038697] Bluetooth: hci0: Device booted in 15870 usecs
[ 5.041131] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
[ 5.045578] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 5.047540] Bluetooth: hci0: Firmware revision 0.3 build 20 week 28 2022
[ 7.185556] Bluetooth: hci0: command 0xfc1e tx timeout
[ 98.223819] audit: type=1131 audit(1664112963.978:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 98.242672] audit: type=1130 audit(1664112963.994:114): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1944.994526] Bluetooth: hci0: urb 0000000077741507 failed to resubmit (2)
[ 1956.510259] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 1956.510301] Bluetooth: hci0: Boot Address: 0x24800
[ 1956.510302] Bluetooth: hci0: Firmware Version: 20-28.22
[ 1956.510303] Bluetooth: hci0: Firmware already loaded
[ 1958.727095] Bluetooth: hci0: command 0xfc1e tx timeout
Not unlikely a chipset-issue (actually quite common). What happens after you reboot the system?
If it works fine then, try to get your latest firmware-upgrade from the pc-vendor.
@anon11595408
I haven’t seen this before?
6484] Bluetooth: hci0: Secure boot is enabled
Me neither (din’t spot it)… I’m on Legacy-Bios always, so far. The issue described is most often what I hinted at, unsure, if UEFI settings play a role. You?
I’m not sure if this means secure boot is enabled in the UEFI Bios because usually they won’t boot if that is the case on EndeavourOS.
Edit: I think the OP should check and disable secure boot and see if that is the issue.
I still think it is chipset-related, and an UEFI upgrade could help, most likely. Mind, the usual suspects: WiFi & BT on one chip!
Yes, if UEFI is outdated for sure i would update that to the latest version.
@MrFroste
Check UEFI settings as secure boot should be disabled. Also check if there is an updated UEFI firmware and update it to the latest UEFI Bios. (Firmware)
Edit: I checked the boot log and secure boot is disabled. So I’m not sure about the message on Bluetooth referencing secure boot?
ainz
September 25, 2022, 5:07pm
9
@MrFroste
Try running these commands one by one in this particular order:
sudo modprobe -r btusb
sudo modprobe btusb
sudo systemctl enable --now bluetooth.service
1 Like
Doesn’t work unfortunately. The commands do not give any output, and Bluetooth remains disabled.
Although, I’ve found recently that the issue is somewhat inconsistent. Sometimes Bluetooth works flawlessly, and but usually it refuses to do anything, and no amount of rebooting or updating can persuade it otherwise.
ainz
September 26, 2022, 5:13pm
11
What is the output for these:
modinfo btusb
systool -v -m btusb
modinfo btusb
filename: /lib/modules/5.19.11-arch1-1/kernel/drivers/bluetooth/btusb.ko.zst
license: GPL
version: 0.8
description: Generic Bluetooth USB driver ver 0.8
author: Marcel Holtmann <marcel@holtmann.org>
srcversion: 8EA2D852AF7D4FCA9B021C6
alias: usb:v8087p0A5Ad*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0930p*d*dc*dsc*dp*icFFisc01ip01in*
alias: usb:v413Cp*d*dc*dsc*dp*icFFisc01ip01in*
alias: usb:v13D3p*d*dc*dsc*dp*icFFisc01ip01in*
alias: usb:v050Dp*d*dc*dsc*dp*icFFisc01ip01in*
alias: usb:v0B05p*d*dc*dsc*dp*icFFisc01ip01in*
alias: usb:v0A5Cp*d*dc*dsc*dp*icFFisc01ip01in*
alias: usb:v04CAp*d*dc*dsc*dp*icFFisc01ip01in*
alias: usb:v0489p*d*dc*dsc*dp*icFFisc01ip01in*
alias: usb:v0BB4p*d*dc*dsc*dp*icFFisc01ip01in*
alias: usb:v105Bp*d*dc*dsc*dp*icFFisc01ip01in*
alias: usb:v19FFp0239d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0C10p0000d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0BDBp1002d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v044Ep3002d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v044Ep3001d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v04BFp030Ad*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v057Cp3800d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v05ACp8281d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v05ACp821Ad*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v05ACp821Fd*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v05ACp821Bd*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v05ACp8218d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v05ACp8215d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v05ACp8213d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0A5Cp21E1d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0E8Dp763Fd*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v05ACp*d*dc*dsc*dp*icFFisc01ip01in*
alias: usb:v*p*d*dc*dsc*dp*icE0isc01ip01in*
alias: usb:v*p*d*dcE0dsc01dp04ic*isc*ip*in*
alias: usb:v*p*d*dcE0dsc01dp01ic*isc*ip*in*
alias: of:N*T*Cusb4ca,301aC*
alias: of:N*T*Cusb4ca,301a
alias: of:N*T*Cusbcf3,e300C*
alias: of:N*T*Cusbcf3,e300
alias: of:N*T*Cusb1286,204eC*
alias: of:N*T*Cusb1286,204e
depends: bluetooth,btintel,btmtk,btrtl,btbcm
retpoline: Y
intree: Y
name: btusb
vermagic: 5.19.11-arch1-1 SMP preempt mod_unload
sig_id: PKCS#7
signer: Build time autogenerated kernel key
sig_key: 53:AB:3C:84:78:E0:6A:C6:BE:D4:DA:B2:EF:80:E0:F3:0E:6A:53:86
sig_hashalgo: sha512
signature: 30:64:02:2F:44:DF:88:C2:8C:89:B6:3A:35:18:0E:57:5F:7B:2F:F7:
D3:77:52:CE:56:89:52:CC:7E:7C:BD:91:84:CC:B5:82:AC:C8:20:8A:
8F:67:A4:20:9C:10:72:83:C7:D6:81:02:31:00:BF:3D:B7:0D:B1:94:
50:C2:15:51:80:23:23:BB:48:39:23:57:BA:80:B6:E6:A6:55:38:49:
2F:EC:78:04:D9:C8:46:CC:50:5D:34:A8:5E:A6:43:AD:3C:F0:C0:B8:
7D:A2
parm: disable_scofix:Disable fixup of wrong SCO buffer size (bool)
parm: force_scofix:Force fixup of wrong SCO buffers size (bool)
parm: enable_autosuspend:Enable USB autosuspend by default (bool)
parm: reset:Send HCI reset command on initialization (bool)
systool -v -m btusb
Module = "btusb"
Attributes:
coresize = "65536"
initsize = "0"
initstate = "live"
refcnt = "0"
srcversion = "8EA2D852AF7D4FCA9B021C6"
taint = ""
uevent = <store method only>
version = "0.8"
Parameters:
disable_scofix = "N"
enable_autosuspend = "Y"
force_scofix = "N"
reset = "Y"
Sections:
ainz
September 26, 2022, 6:06pm
13
kernel module is loaded and looks fine.
Similar to your problem: https://bbs.archlinux.org/viewtopic.php?id=208328
i had someone on telegram with similar issue (not BT but USB and after suspend it does not wake up)
USB autosuspend
can be an issue… may a regression on current kernel ? updated yesterday…
So always try LTS kernel to see if it does the same…
1 Like
Following the solution in the linked thread
pacman -S bluez bluez-utils
modprobe btusb
systemctl enable bluetooth
systemctl start bluetooth
does not fix the issue.
Running dmesg | grep Bluetooth
outputs
[ 3.540682] Bluetooth: Core ver 2.22
[ 3.540711] Bluetooth: HCI device and connection manager initialized
[ 3.540718] Bluetooth: HCI socket layer initialized
[ 3.540720] Bluetooth: L2CAP socket layer initialized
[ 3.540723] Bluetooth: SCO socket layer initialized
[ 3.723979] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 3.724092] Bluetooth: hci0: Boot Address: 0x24800
[ 3.724093] Bluetooth: hci0: Firmware Version: 20-28.22
[ 3.724094] Bluetooth: hci0: Firmware already loaded
[ 3.824210] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.824222] Bluetooth: BNEP filters: protocol multicast
[ 3.824231] Bluetooth: BNEP socket layer initialized
[ 105.058187] Bluetooth: hci0: urb 000000008e995784 failed to resubmit (2)
[ 105.343644] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 105.343719] Bluetooth: hci0: Boot Address: 0x24800
[ 105.343720] Bluetooth: hci0: Firmware Version: 20-28.22
[ 105.343721] Bluetooth: hci0: Firmware already loaded
[ 107.665743] Bluetooth: hci0: command 0xfc1e tx timeout
[ 190.930729] Bluetooth: hci0: urb 00000000989e5894 failed to resubmit (2)
[ 197.409218] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 197.409262] Bluetooth: hci0: Boot Address: 0x24800
[ 197.409264] Bluetooth: hci0: Firmware Version: 20-28.22
[ 197.409265] Bluetooth: hci0: Firmware already loaded
[ 199.612410] Bluetooth: hci0: command 0xfc1e tx timeout
as i mentioned… it could be Kernel Regression …
tried LTS kernel?
Issue persists on both regular and LTS kernals.
Please give us your BT-device and -verndor name, next to the installed driver and PC vendor.
Up to this point, all have been fishing in muddy waters only:
inxi -Fzxxa
…
inxi -Fzxxa
System:
Kernel: 5.15.70-1-lts arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
parameters: BOOT_IMAGE=/boot/vmlinuz-linux-lts
root=UUID=bc823113-76cd-43fa-b197-b6c4524280f8 rw
resume=UUID=1d27a7a7-4c25-486a-b913-4abcbfaed9e1 loglevel=3 nowatchdog
nvme_load=YES
Desktop: KDE Plasma v: 5.25.5 tk: Qt v: 5.15.6 wm: kwin_x11 vt: 1
dm: SDDM Distro: EndeavourOS base: Arch Linux
Machine:
Type: Laptop System: TUXEDO product: TUXEDO Pulse 15 Gen2 v: Standard
serial: <superuser required>
Mobo: NB02 model: PF5LUXG v: Standard serial: <superuser required>
UEFI: American Megatrends LLC. v: N.1.06A06 date: 06/16/2022
Battery:
ID-1: BAT0 charge: 78.8 Wh (86.0%) condition: 91.6/91.6 Wh (100.0%)
volts: 12.1 min: 11.6 model: standard type: Li-ion serial: <filter>
status: discharging
CPU:
Info: model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 type: MT MCP
arch: Zen 2 gen: 3 level: v3 built: 2020-22 process: TSMC n7 (7nm)
family: 0x17 (23) model-id: 0x68 (104) stepping: 1 microcode: 0x8608103
Topology: cpus: 1x cores: 8 tpc: 2 threads: 16 smt: enabled cache:
L1: 512 KiB desc: d-8x32 KiB; i-8x32 KiB L2: 4 MiB desc: 8x512 KiB
L3: 8 MiB desc: 2x4 MiB
Speed (MHz): avg: 1408 high: 1531 min/max: 1400/4370 boost: enabled
scaling: driver: acpi-cpufreq governor: ondemand cores: 1: 1474 2: 1429
3: 1371 4: 1397 5: 1427 6: 1437 7: 1341 8: 1397 9: 1379 10: 1233 11: 1377
12: 1397 13: 1531 14: 1494 15: 1461 16: 1397 bogomips: 57494
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Vulnerabilities:
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: retbleed mitigation: untrained return thunk; SMT enabled with STIBP
protection
Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
prctl and seccomp
Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
sanitization
Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, STIBP:
always-on, RSB filling, PBRSB-eIBRS: Not affected
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: AMD Lucienne vendor: Tongfang Hongkong driver: amdgpu v: kernel
arch: GCN-5.1 code: Vega-2 process: TSMC n7 (7nm) built: 2018-21 pcie:
gen: 3 speed: 8 GT/s lanes: 16 link-max: gen: 4 speed: 16 GT/s ports:
active: eDP-1 empty: DP-1,HDMI-A-1 bus-ID: 05:00.0 chip-ID: 1002:164c
class-ID: 0300
Device-2: Chicony HD Webcam type: USB driver: uvcvideo bus-ID: 1-3:2
chip-ID: 04f2:b71a class-ID: 0e02 serial: <filter>
Display: x11 server: X.Org v: 21.1.4 compositor: kwin_x11 driver: X:
loaded: amdgpu unloaded: modesetting alternate: fbdev,vesa gpu: amdgpu
display-ID: :0 screens: 1
Screen-1: 0 s-res: 2560x1440 s-dpi: 96 s-size: 677x381mm (26.65x15.00")
s-diag: 777mm (30.58")
Monitor-1: eDP-1 mapped: eDP model: BOE Display 0x0974 built: 2021
res: 2560x1440 hz: 165 dpi: 189 gamma: 1.2 size: 344x194mm (13.54x7.64")
diag: 395mm (15.5") ratio: 16:9 modes: max: 2560x1440 min: 640x480
OpenGL: renderer: AMD RENOIR (LLVM 14.0.6 DRM 3.42 5.15.70-1-lts) v: 4.6
Mesa 22.1.7 direct render: Yes
Audio:
Device-1: AMD Renoir Radeon High Definition Audio vendor: Tongfang Hongkong
driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 16
link-max: gen: 4 speed: 16 GT/s bus-ID: 05:00.1 chip-ID: 1002:1637
class-ID: 0403
Device-2: AMD ACP/ACP3X/ACP6x Audio Coprocessor vendor: Tongfang Hongkong
driver: N/A alternate: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x pcie:
gen: 3 speed: 8 GT/s lanes: 16 link-max: gen: 4 speed: 16 GT/s
bus-ID: 05:00.5 chip-ID: 1022:15e2 class-ID: 0480
Device-3: AMD Family 17h/19h HD Audio vendor: Tongfang Hongkong
driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 16
link-max: gen: 4 speed: 16 GT/s bus-ID: 05:00.6 chip-ID: 1022:15e3
class-ID: 0403
Sound Server-1: ALSA v: k5.15.70-1-lts running: yes
Sound Server-2: PulseAudio v: 16.1 running: no
Sound Server-3: PipeWire v: 0.3.58 running: yes
Network:
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: Tongfang Hongkong driver: r8169 v: kernel pcie: gen: 1
speed: 2.5 GT/s lanes: 1 port: f000 bus-ID: 01:00.0 chip-ID: 10ec:8168
class-ID: 0200
IF: enp1s0 state: down mac: <filter>
Device-2: Intel Wi-Fi 6 AX200 driver: iwlwifi v: kernel pcie: gen: 2
speed: 5 GT/s lanes: 1 bus-ID: 03:00.0 chip-ID: 8086:2723 class-ID: 0280
IF: wlan0 state: up mac: <filter>
Bluetooth:
Device-1: Intel AX200 Bluetooth type: USB driver: btusb v: 0.8
bus-ID: 1-4.4:4 chip-ID: 8087:0029 class-ID: e001
Report: rfkill ID: hci0 rfk-id: 1 state: up address: see --recommends
Drives:
Local Storage: total: 931.52 GiB used: 39.8 GiB (4.3%)
SMART Message: Unable to run smartctl. Root privileges required.
ID-1: /dev/nvme0n1 maj-min: 259:1 vendor: Samsung model: SSD 980 500GB
size: 465.76 GiB block-size: physical: 512 B logical: 512 B
speed: 31.6 Gb/s lanes: 4 type: SSD serial: <filter> rev: 2B4QFXO7
temp: 27.9 C scheme: GPT
ID-2: /dev/nvme1n1 maj-min: 259:0 vendor: Samsung model: SSD 980 500GB
size: 465.76 GiB block-size: physical: 512 B logical: 512 B
speed: 31.6 Gb/s lanes: 4 type: SSD serial: <filter> rev: 2B4QFXO7
temp: 26.9 C scheme: GPT
Partition:
ID-1: / raw-size: 448.95 GiB size: 440.83 GiB (98.19%) used: 39.8 GiB
(9.0%) fs: ext4 dev: /dev/nvme0n1p2 maj-min: 259:3
ID-2: /boot/efi raw-size: 300 MiB size: 299.4 MiB (99.80%) used: 464 KiB
(0.2%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:2
Swap:
Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
ID-1: swap-1 type: partition size: 16.52 GiB used: 0 KiB (0.0%)
priority: -2 dev: /dev/nvme0n1p3 maj-min: 259:4
Sensors:
System Temperatures: cpu: 46.0 C mobo: N/A gpu: amdgpu temp: 39.0 C
Fan Speeds (RPM): N/A
Info:
Processes: 308 Uptime: 8m wakeups: 346 Memory: 15.02 GiB used: 3.15 GiB
(21.0%) Init: systemd v: 251 default: graphical tool: systemctl
Compilers: gcc: 12.2.0 clang: 14.0.6 Packages: pm: pacman pkgs: 1002
libs: 224 tools: yay Shell: Zsh v: 5.9 default: Bash v: 5.1.16
running-in: plugin_host-3.3 inxi: 3.3.21
1 Like