Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4446

Troubleshooting • ALSA Warning at boot.

$
0
0
Hi,

Thanks to the forum help, I installed the distro I needed on my rpi 4.

Now I have to fix few glitch..

When I boot the rpi 4 I get

Code:

Setting up ALSA...Warning: 'alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore' failed with error message 'alsa-lib main.c:1541:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2alsa-lib main.c:1541:(snd_use_case_mgr_open) error: failed to import hw:1 use case configuration -2'...
Here my config.txt

Code:

arm_64bit=1display_auto_detect=1dtoverlay=vc4-kms-v3ddisable_overscan=1dtparam=audio=onenable_uart=0dtoverlay=disable-wifidtoverlay=disable-btdisable_splash=1[cm4]otg_mode=1[pi4]arm_boost=1
and here few commands that I tried to figure out where lay the problem

Code:

$ aplay -l**** List of PLAYBACK Hardware Devices ****card 0: vc4hdmi0 [vc4-hdmi-0], device 0: MAI PCM i2s-hifi-0 [MAI PCM i2s-hifi-0]  Subdevices: 1/1  Subdevice #0: subdevice #0card 1: vc4hdmi1 [vc4-hdmi-1], device 0: MAI PCM i2s-hifi-0 [MAI PCM i2s-hifi-0]  Subdevices: 1/1  Subdevice #0: subdevice #0$ lsmod | grep sndsnd_bcm2835            24576  0snd_soc_hdmi_codec     20480  2snd_soc_core          286720  2 vc4,snd_soc_hdmi_codecsnd_compress           16384  1 snd_soc_coresnd_pcm_dmaengine      16384  1 snd_soc_coresnd_pcm               139264  5 snd_bcm2835,snd_soc_hdmi_codec,snd_compress,snd_soc_core,snd_pcm_dmaenginesnd_timer              36864  1 snd_pcmsnd                   110592  6 snd_bcm2835,snd_soc_hdmi_codec,snd_timer,snd_compress,snd_soc_core,snd_pcm
Any ideas ?

Statistics: Posted by SpongeB0B — Thu Dec 12, 2024 4:05 pm — Replies 0 — Views 32



Viewing all articles
Browse latest Browse all 4446

Trending Articles