What makes us different from other similar websites? › Forums › Tech › No Bluetooth [Resolved] (Debian)
Tagged: Bluetooth, Debian
1. su 2. sudo apt-get install pulseaudio-module-bluetooth 3. Reboot your system. sudo shutdown -r now 4. sudo systemctl start bluetooth.service 5. bluetoothctl 6. show 7. exit 8. apt-get install blueman 9. Open “Bluetooth Manager” and add your device.
su
sudo apt-get install pulseaudio-module-bluetooth
sudo shutdown -r now
sudo systemctl start bluetooth.service
bluetoothctl
show
exit
apt-get install blueman