Search found 2 matches
- Fri Jan 12, 2018 9:48 pm
- Forum: Troubleshooting
- Topic: DietPi Rock64 Sound Configuration Issues
- Replies: 1
- Views: 1423
Re: DietPi Rock64 Sound Configuration Issues
This issue has been solved. Here is the fix that I used. Edit: /etc/asound.conf Remove the following lines ... pcm.!default { type hw card 1 device 0 } ctl.!default { type hw card 1 } and replace with these... defaults.ctl.card 1 defaults.pcm.card 1 defaults.pcm.device 0 (Save and close) Bill, WA8WG
- Tue Jan 09, 2018 3:40 am
- Forum: Troubleshooting
- Topic: DietPi Rock64 Sound Configuration Issues
- Replies: 1
- Views: 1423
DietPi Rock64 Sound Configuration Issues
Hello. I am running Linux rock64 4.4.77-rockchip-ayufan-118 on a Rock64 2G SBC and just love this image. However, there are some issues with the Linux sound configuration. First, amixer does not display any scntrols or scontents. aplay will not play any 1-channel mono audio sources but will play 2-c...