HW/SW info: https://termbin.com/d4qz
I've been having progressively worse bluetooth info over the past week. Today the default manager for Mint started crashing with an error message about it failing to launch something (I didn't think to write it down, since I thought it would be a repeatable error). Afterwards, I did some research and ran dmesg | egrep -i 'blue|firm|btusb'; lsmod | grep bluetooth; hciconfig -a to get info, which currently reads:
[ 0.462254] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.486315] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 5.732201] iwlwifi 0000:04:00.0: loaded firmware version 83.e8f84e98.0 ty-a0-gf-a0-83.ucode op_mode iwlmvm
[ 497.909586] Bluetooth: Core ver 2.22
[ 497.909608] NET: Registered PF_BLUETOOTH protocol family
[ 497.909609] Bluetooth: HCI device and connection manager initialized
[ 497.909613] Bluetooth: HCI socket layer initialized
[ 497.909615] Bluetooth: L2CAP socket layer initialized
[ 497.909619] Bluetooth: SCO socket layer initialized
[ 506.395079] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 506.395083] Bluetooth: BNEP filters: protocol multicast
[ 506.395087] Bluetooth: BNEP socket layer initialized
bluetooth 1073152 9 bnep
ecdh_generic 16384 1 bluetooth```
Running `blueman-manger` in terminal yields:
```blueman-manager 20.32.13 ERROR Manager:147 on_dbus_name_appeared: Default adapter not found, trying first available.
blueman-manager 20.32.13 ERROR Manager:151 on_dbus_name_appeared: No adapter(s) found, exiting```
I'll be available to run any new commands. I've no clue what's wrong.