I am opening blueman Bluetooth manager however it is not opening, so is the bluetooth adapter software.
I thought that this is probably because the blueman service is stopped, so I ran
systemctl start Bluetooth.service
However this outputs
System has not been booted with systemd as init system. Cannot connect to bus, host is not up.
By using the command uname -a, I'm found the kernel version to be
Debian 6.0.12-1~mx21+1 (2022-12-15) x86_64 GNU/Linux
There is also a really [similar question on SuperUser][1] however it doesn't have an answer yet, and is for Kali linux.
sudo systemctl status bluetooth.serviceI think its not powered. Can you run your Bluetooth adapter e.g. blueman-manager first for power on your bluetooth adapter.systemctlis the systemd service control mechanism, you can't use it at all on MX Linux.