From 2d792d5c3d528c3a5fef951e93bcd0693347ac70 Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Thu, 25 Jun 2020 15:50:48 +0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index e704cfd..4f5d724 100644 --- a/README.md +++ b/README.md @@ -1396,6 +1396,20 @@ sudo sed -i \ Then re-open your Chromium browser. +#### 3-16.4 Bluetooth Audio connection lost + +**Reason:** + +Pi's Bluetooth has compatibility issues with certain hardware between alsa and pulseaudio. + +**Solution:** + +Disable Bluealsa Service, just use pulseaudio for bluetooth audio.(Desktop ENV), run command below and reboot: + +``` +systemctl disable bluealsa.service +``` + ### 3-17. Extra Application Instructions #### 3-17.1 WPS Office Arm 64-bit Desktop Installation Note