Update README.md

This commit is contained in:
aiminick 2020-06-25 15:50:48 +08:00 committed by GitHub
parent bb7572af2a
commit 2d792d5c3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -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