I am running Endeavouros with i3-wm on a new Acer Aspire 3 laptop. I am not able to get bluetooth to work. I have pasted the results of some commands. I have very little understanding of the workings of linux and I would be happy to run a few more commands if necessary to understand the problem better. Any help is much appreciated.
$ systemctl
bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
Active: active (running) since Thu 2024-08-15 17:57:00 IST; 1 day 22h ago
Invocation: 1459aa350c004416adde6da315f0fe47
Docs: man:bluetoothd(8)
Main PID: 554 (bluetoothd)
Status: “Running”
Tasks: 1 (limit: 8574)
Memory: 908K (peak: 2.6M)
CPU: 54ms
CGroup: /system.slice/bluetooth.service
└─554 /usr/lib/bluetooth/bluetoothd
Aug 15 17:57:00 leonidas-aspirea31524p bluetoothd[554]: src/plugin.c:init_plugin() System does not support mcp plugin
Aug 15 17:57:00 leonidas-aspirea31524p bluetoothd[554]: src/plugin.c:init_plugin() System does not support vcp plugin
Aug 15 17:57:00 leonidas-aspirea31524p bluetoothd[554]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Aug 15 17:57:00 leonidas-aspirea31524p bluetoothd[554]: src/plugin.c:init_plugin() System does not support micp plugin
Aug 15 17:57:00 leonidas-aspirea31524p bluetoothd[554]: src/plugin.c:init_plugin() System does not support ccp plugin
Aug 15 17:57:00 leonidas-aspirea31524p bluetoothd[554]: src/plugin.c:init_plugin() System does not support csip plugin
Aug 15 17:57:00 leonidas-aspirea31524p bluetoothd[554]: src/plugin.c:init_plugin() System does not support asha plugin
Aug 15 17:57:00 leonidas-aspirea31524p bluetoothd[554]: Bluetooth management interface 1.22 initialized
Aug 15 17:57:00 leonidas-aspirea31524p systemd[1]: Starting Bluetooth service…
Aug 15 17:57:00 leonidas-aspirea31524p systemd[1]: Started Bluetooth service.
$ sudo bluetoothctl devices
No default controller available
$ rfkill
ID TYPE DEVICE SOFT HARD
0 wlan acer-wireless unblocked unblocked
1 bluetooth acer-bluetooth unblocked unblocked
2 bluetooth hci0 unblocked unblocked
18 wlan phy15 unblocked unblocked
$ blueberry
(blueberry.py:486839): com.linuxmint.blueberry-WARNING **: 16:45:33.996: DE could not be detected!
**
ERROR:lib/bluez/adapter.c:165:adapter_get_dbus_object_path: assertion failed: (ADAPTER_IS(self))
timeout: the monitored command dumped core
(blueberry.py:486839): com.linuxmint.blueberry-WARNING **: 16:45:34.406: Could not retrieve the BT adapter name with ‘bt-adapter -i’: Command ‘[‘timeout’, ‘2s’, ‘bt-adapter’, ‘-i’]’ died with <Signals.SIGABRT: 6>.
**
ERROR:lib/bluez/adapter.c:165:adapter_get_dbus_object_path: assertion failed: (ADAPTER_IS(self))
timeout: the monitored command dumped core
(blueberry.py:486839): com.linuxmint.blueberry-WARNING **: 16:45:34.686: Could not retrieve the BT adapter name with ‘bt-adapter -i’: Command ‘[‘timeout’, ‘2s’, ‘bt-adapter’, ‘-i’]’ died with <Signals.SIGABRT: 6>.