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 :: visual studio code update git password 
Shell :: open finder from terminal 
Shell :: powershell get all applications installed 
Shell :: AVCONV linux how to install 
Shell :: set zsh as default shell 
Shell :: how to cd into local machine using ubuntu subsystem 
Shell :: how to find a file in linux terminal 
Shell :: terminal not opening ubuntu 
Shell :: install android sdk 
Shell :: create a repo using github api 
Shell :: gem pg install error mac os 
Shell :: vim wnd of file 
Shell :: github readme stats 
Shell :: check nativescript version 
Shell :: git pull from another branch 
Shell :: adonis make migration 
Shell :: pip install without dependencies 
Shell :: how to print specific line from a file in bash 
Shell :: create symbolic link linux 
Shell :: list files by last modified linux 
Shell :: zsh: command not found: npm 
Shell :: git remember credentials ubuntu 
Shell :: how to kill local server in ubuntu by command 
Shell :: switch to remote branch git 
Shell :: how to both add and commit in git 
Shell :: install laravel globally mac 
Shell :: set permanant environemt variable 
Shell :: How To Switch Branch On GIT 
Shell :: cd into differernt drive 
Shell :: ng command not found 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =