📜  我的蓝牙音频在 ubuntu 中听起来不太好 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:30.841000             🧑  作者: Mango

代码示例1
$ sudo rm /var/lib/bluetooth/cache/*
$ dmesg | grep -i bluetooth
$ dmesg | grep -i bluetooth | grep -i firmware
$ lsub
$ sudo apt-get update
$ sudo apt-get install blueman
$ pactl list | grep -i bluetooth
$ pulseaudio --k
$ pulseaudio --start
$ init 0