咿呀
deepin
2020-06-30 05:48 你可以安装一个blueman试试

Reply Like 0 View the author
又把我可以用的驱动卸载没了



WRITTEN BY
I succesfully implemented LDAC and AptX, AptX HD codecs in Deepin 20.9 using this script
It is designed to Debian so before starting the script we need to make small change in /etc/os-release
temporary changing
VERSION_CODENAME="apricot"
ID=Deepin
into
VERSION_CODENAME="buster"
ID=Debian
using command sudo nano /etc/os-release.
This allows to execute script without errors and we can enjoy high quality bluetooth stream in Deepin.
After succesfull execution of script reverse changes made in os-release and check if /etc/apt/sources.list doesnt contain any debian buster lines if so then put # or delete