Update README_zh.md

This commit is contained in:
aiminick 2019-11-18 21:34:27 +08:00 committed by GitHub
parent eae3081651
commit 5bc3655abb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -1126,6 +1126,14 @@ amixer cset numid=3 2
默认的设置为0代表自动选择
```
修改完音频设置后需要重新启动Raspberry Pi以使更改生效。
**如果仍然无法通过HDMI接收声音:**
在极少数情况下有必要进行编辑config.txt以强制使用HDMI模式(与不发送声音的DVI模式相对)。
您可以通过编辑 **/boot/config.txt** 文件并设置 **hdmi_drive=2** ,然后重新启动以使更改生效。
### 3-12.32位软件armhf支持
```