Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bluetooth linux protocol not available

sudo pacman -S pulseaudio-bluetooth
pulseaudio -k

Comment

ubuntu bluetooth Protocol not available

# reinstall bluetooth
sudo apt --purge --reinstall install bluetooth bluez blueman pulseaudio pulseaudio-module-bluetooth

# at
sudo nano /etc/pulse/default.pa

# add load-module module-bluez5-discover

# then
sudo killall pulseaudio
pulseaudio --start
sudo systemctl restart bluetooth.service
Comment

PREVIOUS NEXT
Code Example
Shell :: install webmin ubuntu 20.04 
Shell :: npm command not found ubuntu 
Shell :: linux list services 
Shell :: restart ssh on windows 
Shell :: npm i mui 
Shell :: force yarn to reinstall all packages 
Shell :: brew install atom 
Shell :: show all passwords linux 
Shell :: install vscode fedora 
Shell :: install wheel 
Shell :: stop gazebo process 
Shell :: Install Helm Windows PowerShell 
Shell :: how to check git repository link 
Shell :: install monodevelopment arch linux 
Shell :: zsh: corrupt history file /home/.zsh_history 
Shell :: git commit change message after push 
Shell :: linux decode base64 terminal 
Shell :: how to upgrade to ubuntu 22.04 
Shell :: vscode for ubuntu linux 
Shell :: nginx post size 
Shell :: du sort by size 
Shell :: reinstall angular core 
Shell :: run a command x number of times linux 
Shell :: install rabbitmq on ubuntu 18.04 
Shell :: flutter errors shader compilation error 
Shell :: m1 cocoapods 
Shell :: how to install minecraft to ubuntu 
Shell :: cancel a commit not pushed 
Shell :: certbot add new domain pache 
Shell :: how to check hard disk space linux 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =