installed v8.23 on rock 5b
NO SOUND start off after install any clues ?
in the audio config e8316 which is h.4 on the list I have highlighted it
still no sound ALSA is activated
audio conversion on
any help would be appreciated
installed v8.23 on rock 5b
NO SOUND start off after install any clues ?
in the audio config e8316 which is h.4 on the list I have highlighted it
still no sound ALSA is activated
audio conversion on
any help would be appreciated
Via HDMI or 3.5mm jack?
Can you show output of aplay -L
please.
root@DietPi:~# aplay-l
bash: aplay-l: command not found
root@DietPi:~# Aplay-L
bash: Aplay-L: command not found
root@DietPi:~# aplay-L
bash: aplay-L: command not found
root@DietPi:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: rockchiphdmi0 [rockchip-hdmi0], device 0: rockchip-hdmi0 i2s-hifi-0 [rockchip-hdmi0 i2s-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: rockchiphdmi1 [rockchip-hdmi1], device 0: rockchip-hdmi1 i2s-hifi-0 [rockchip-hdmi1 i2s-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: rockchipdp0 [rockchip,dp0], device 0: rockchip,dp0 spdif-hifi-0 [rockchip,dp0 spdif-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 4: rockchipes8316 [rockchip-es8316], device 0: dailink-multicodecs ES8316 HiFi-0 [dailink-multicodecs ES8316 HiFi-0]
Subdevices: 0/1
Subdevice #0: subdevice #0
root@DietPi:~#
What happens when you do
aplay -Dhw:4,0 test.wav
card 4 device 0 should be the 3.5mm jack. If you want to test HDMI output just change the device number.
Alsa Lib Pcm, C:2660: (snd_pcm_open_noupdate) unkowen PCM fw:4.0 aplay :main 830: audio open error : no such file or directory
this is what I get back from typing in the command line
Yes makes sense, since aplay gave back Subdevices: 0/1
for this card. Maybe there is a overlay or something missing?
@MichaIng can surely help
Are you sure that this was not a typo “fw:0,4” vs “hw:0,4”?
If you selected card 4 via dietpi-config
, can you show the output of:
cat /etc/asound.conf
speaker-test