從 github (https://github.com/Arkq/bluez-alsa) 或這裡下載 bluealsa:bluez-alsa-master.zip 從 github (https://github.com/anonymix007/libldacdec) 或這裡下載 libldacdec:libldacdec-master.zip 首先解壓縮並構建 libldacdec
然後bluealsa
在終端中運行 現在您可以通過藍牙將手機連接到計算機並進行測試 如果您遇到一段時間後聲音停止的問題,那麼您的手機不符合 BLUETOOTH 規範,因為它發送的數據包比 MTU 大,您將在日誌中看到類似這樣的內容 "Dropping L2CAP data: receive buffer overflow" 您可以使用修改後的內核來修復它:註釋掉“goto drop”; 行,所以它將是“//goto drop;” 在 l2cap_core.c 裡面 在 5.10.46 中,這是第 7567 行 |
GMT+8, 2025-4-30 22:01 , Processed in 0.970210 second(s), 35 queries , Gzip On, MemCached On.
Powered by Discuz! X3.5
© 2001-2025 Discuz! Team.