All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hin-Tak Leung <htl10@users.sourceforge.net>
To: Yu-hsuan Hsu <yuhsuan@google.com>
Cc: alsa-devel@alsa-project.org, Yu-Hsuan Hsu <yuhsuan@chromium.org>
Subject: Re: [alsa-devel] alsa conformance test fails to run for playback (and works for capture)
Date: Fri, 18 Oct 2019 10:56:37 +0000 (UTC)	[thread overview]
Message-ID: <572375501.5493214.1571396197926@mail.yahoo.com> (raw)
In-Reply-To: <CAEy1m_CXrhr15RZz_Q+TiMGj4DMBbUV8sCobmmkhguYJWCw03Q@mail.gmail.com>

 > On Friday, 18 October 2019, 04:27:29 BST, Yu-hsuan Hsu <yuhsuan@google.com> wrote:

> How about using index instead? You should find the card index and device index by running "aplay -l" command. The pcm format is hw:{CARD_INDEX},{DEVICE_INDEX}.
> See example part in https://chromium.googlesource.com/chromiumos/platform/audiotest/+/refs/heads/master/alsa_conformance_test.md for more information.

Dear Yu-Hsuan,

Yes, using card index and device index works. Here is the output:

$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
 Subdevices: 7/7
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
 Subdevice #2: subdevice #2
 Subdevice #3: subdevice #3
 Subdevice #4: subdevice #4
 Subdevice #5: subdevice #5
 Subdevice #6: subdevice #6
card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 IEC958/HDMI [bcm2835 IEC958/HDMI]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
card 0: ALSA [bcm2835 ALSA], device 2: bcm2835 IEC958/HDMI1 [bcm2835 IEC958/HDMI1]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
card 1: seeed8micvoicec [seeed-8mic-voicecard], device 0: bcm2835-i2s-ac10x-codec0 ac10x-codec.1-0035-0 []
 Subdevices: 1/1
 Subdevice #0: subdevice #0

As I mentioned earlier I am interested in card 1, the seeed8micvoicec entry. Here it is the conformance test output: 


20 passed, 0 failed
Device Information
 Name: hw:CARD=1,0
 Stream: PLAYBACK
 Format: ['S32_LE']
 Channels: [8]
 Rate: [8000, 11025, 16000, 22050, 44100, 48000]
 Period_size range: [8, 8192]
 Buffer_size range: [16, 16384]
Test Params
 Set channels 8: pass
 Set format S32_LE: pass
 Set rate 8000: pass
 Set rate 11025: pass
 Set rate 16000: pass
 Set rate 22050: pass
 Set rate 44100: pass
 Set rate 48000: pass
Test Rates
 Set rate 8000: pass
 Set rate 11025: pass
 Set rate 16000: pass
 Set rate 22050: pass
 Set rate 44100: pass
 Set rate 48000: pass
Test All Pairs
 Set channels 8, format S32_LE, rate 8000: pass
 Set channels 8, format S32_LE, rate 11025: pass
 Set channels 8, format S32_LE, rate 16000: pass
 Set channels 8, format S32_LE, rate 22050: pass
 Set channels 8, format S32_LE, rate 44100: pass
 Set channels 8, format S32_LE, rate 48000: pass

There is probably a bug somewhere on not being able to use the card name?

Regards,
Hin-Tak
  
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2019-10-18 10:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-17 14:14 [alsa-devel] alsa conformance test fails to run for playback (and works for capture) Hin-Tak Leung
2019-10-18  2:59 ` Yu-hsuan Hsu
2019-10-18 10:56   ` Hin-Tak Leung [this message]
2019-10-20 10:51     ` Yu-Hsuan Hsu
2019-10-21 13:57       ` Hin-Tak Leung
2019-10-22  3:11         ` Yu-Hsuan Hsu
2019-10-22  9:39           ` Hin-Tak Leung
2019-10-22 16:13             ` Yu-Hsuan Hsu
2019-10-23 10:06               ` Hin-Tak Leung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=572375501.5493214.1571396197926@mail.yahoo.com \
    --to=htl10@users.sourceforge.net \
    --cc=alsa-devel@alsa-project.org \
    --cc=yuhsuan@chromium.org \
    --cc=yuhsuan@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.