# Verify sound card registration

Source: [https://docs.qualcomm.com/doc/80-88500-3/topic/19_Register_the_sound_card.html](https://docs.qualcomm.com/doc/80-88500-3/topic/19_Register_the_sound_card.html)

Do the following to enumerate the sound card after the DAI links are mapped:

1. Verify sound card registration:

        adb root
        adb shell
        cat /proc/asound/cards
        Copy to clipboard
2. Locate sound card name: `kona-iot-snd-card`.

**Parent Topic:** [Configure audio settings](https://docs.qualcomm.com/doc/80-88500-3/topic/18_Configure_audio_settings.html)

Last Published: Sep 26, 2023

[Previous Topic
Configure audio settings](https://docs.qualcomm.com/bundle/publicresource/80-88500-3/topics/18_Configure_audio_settings.md) [Next Topic
Verify codec registration](https://docs.qualcomm.com/bundle/publicresource/80-88500-3/topics/20_Verify_codec_registration.md)