ubuntu20.04 藍牙搜索不到設備


台式機安裝藍牙接收器后,藍牙無法搜索設備。
解決方法:
https://blog.csdn.net/wangpailiulanqi8/article/details/122438204
通過 dmesg | grep -i blue 發現問題

firmware file rtl_bt/rtl8761b_fw.bin not found
解決方法:

git clone https://github.com/pedrovagner/fix-ubuntu-bluetooth-adapter
sh fix-ubuntu-bluetooth-adapter/project.sh fix

提示沒有找到7z,安裝7z:

sudo apt install p7zip-full

重啟后,可以搜索並且找到


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM