I want to connect my Switch Pro Controller to my PC. I can't connect any devices despite the necessary dependencies being installed. I have bluez, bluez-utils and BlueDevil but upon clicking add device in the UI, no devices are displayed (Also my phone or other devices). When trying to enable Bluetooth in the settings, I can flip the switch in the top right but nothing changes and it is disabled again upon closing settings or changing the settings tab. I have been able to use this stick with my manjaro installation, which I had previously but I suspect that it somehow isn't detected here? Trying to use bluetoothctl in the console leads to the system waiting for something and doing nothing. And trying to start bluez displays that the service can't be found despite the module being installed. I don't know where to go from here
#[SOLVED] Can't get bluetooth working
9 messages · Page 1 of 1 (latest)
sudo systemctl enable bluetooth.service && reboot
If that doesn't work let me know please
That seemed to work
Thank you
I thought I had to enable the bluez module because of the way the installation is worded on the arch wiki
#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you