From: Takashi Iwai <tiwai@suse.de>
To: Christopher Head <chead@chead.ca>
Cc: alsa-devel@alsa-project.org
Subject: Re: Incorrect name of PCM
Date: Mon, 23 Jul 2018 18:15:59 +0200 [thread overview]
Message-ID: <s5hsh4a3p34.wl-tiwai@suse.de> (raw)
In-Reply-To: <3E9578B3-156B-40D9-BC11-F8D11B73E722@chead.ca>
On Mon, 23 Jul 2018 18:11:38 +0200,
Christopher Head wrote:
>
> On July 23, 2018 12:34:34 AM PDT, Takashi Iwai <tiwai@suse.de> wrote:
> >
> >For playing via HDMI on your machine, you'd need to pass as "aplay -L"
> >shows, one of the following:
> >
> >> hdmi:CARD=NVidia,DEV=0
> >> HDA NVidia, HDMI 0
> >> HDMI Audio Output
> >> hdmi:CARD=NVidia,DEV=1
> >> HDA NVidia, HDMI 1
> >> HDMI Audio Output
> >> hdmi:CARD=NVidia,DEV=2
> >> HDA NVidia, HDMI 2
> >> HDMI Audio Output
> >> hdmi:CARD=NVidia,DEV=3
> >> HDA NVidia, HDMI 3
> >> HDMI Audio Output
> >
> >The device number depends on the HDMI port you plugged in.
> >The above can be in a shorter form like "hdmi:1,0", too.
>
> Hi,
> Thanks for responding. Did you miss this part of the aplay -L output?
No.
> hdmi:CARD=PCH,DEV=0
> HDA Intel PCH, VT1708S Digital
> HDMI Audio Output
>
> This is the part I think is wrong, not the parts mentioning the NVidia HDMI outputs.
Just ignore this entry. alsa-lib tries to parse the all possible
outputs that are provided from the kernel interface. Due to
historical reasons, this digital output might be either SPDIF or HDMI,
and alsa-lib has no knowledge to distinguish easily, hence both spdif
and hdmi device names are provided equally for such a case.
Again, on your machine, the HDMI output is the card#1, not card#0.
The hdmi alsa-lib definition for card#0 is nothing but an alias of the
general digital I/O.
HTH,
Takashi
next prev parent reply other threads:[~2018-07-23 16:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-22 15:38 Incorrect name of PCM Christopher Head
2018-07-23 7:34 ` Takashi Iwai
2018-07-23 16:11 ` Christopher Head
2018-07-23 16:15 ` Takashi Iwai [this message]
2018-07-23 16:21 ` Christopher Head
2018-07-23 17:40 ` Takashi Iwai
2018-07-24 3:17 ` Christopher Head
2018-07-24 5:22 ` Takashi Iwai
2018-07-24 15:39 ` Christopher Head
2018-07-24 15:57 ` Takashi Iwai
2018-07-23 16:14 ` Christopher Head
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=s5hsh4a3p34.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=chead@chead.ca \
/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.