Update README.md

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

View File

@ -1206,6 +1206,15 @@ amixer cset numid=3 2
## The default setting is 0, which represents automatic selection.
```
After you have finished modifying your audio settings, you need to restart your Raspberry Pi in order for your changes to take effect.
**If you're still not getting sound via HDMI:**
In some rare cases, it is necessary to edit config.txt to force HDMI mode (as opposed to DVI mode, which does not send sound).
You can do this by editing **/boot/config.txt** and setting **hdmi_drive=2** , then rebooting for the change to take effect.
### 3-12. 32-Bit Software Armhf Support
```