alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH alsa-lib] conf: USB-Audio: Fix S/PDIF output of ASUS Xonar AE
@ 2020-03-26 19:46 Ivan Mironov
  2020-04-17 12:02 ` Jaroslav Kysela
  0 siblings, 1 reply; 2+ messages in thread
From: Ivan Mironov @ 2020-03-26 19:46 UTC (permalink / raw)
  To: patch; +Cc: alsa-devel, Ivan Mironov

ASUS Xonar AE is a PCI-Express card containing USB controller:

	USB controller [0c03]: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller [1b21:1142]

and the actual USB sound card:

	ID 0b05:180f ASUSTek Computer, Inc. XONAR SOUND CARD

As other Xonar USB sound cards, it uses second device for digital
output.

Signed-off-by: Ivan Mironov <mironov.ivan@gmail.com>

diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf
index 89811086db1d..3f4c421b7e2c 100644
--- a/src/conf/cards/USB-Audio.conf
+++ b/src/conf/cards/USB-Audio.conf
@@ -40,6 +40,7 @@ USB-Audio.pcm.iec958_device {
 	"USB Sound Blaster HD" 1
 	"Xonar U7" 1
 	"ASUS XONAR U5" 1
+	"XONAR SOUND CARD" 1
 	
 	# The below don't have digital in/out, so prevent them from being opened.
 	"Andrea PureAudio USB-SA Headset" 999
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH alsa-lib] conf: USB-Audio: Fix S/PDIF output of ASUS Xonar AE
  2020-03-26 19:46 [PATCH alsa-lib] conf: USB-Audio: Fix S/PDIF output of ASUS Xonar AE Ivan Mironov
@ 2020-04-17 12:02 ` Jaroslav Kysela
  0 siblings, 0 replies; 2+ messages in thread
From: Jaroslav Kysela @ 2020-04-17 12:02 UTC (permalink / raw)
  To: Ivan Mironov, patch; +Cc: alsa-devel

Dne 26. 03. 20 v 20:46 Ivan Mironov napsal(a):
> ASUS Xonar AE is a PCI-Express card containing USB controller:
> 
> 	USB controller [0c03]: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller [1b21:1142]
> 
> and the actual USB sound card:
> 
> 	ID 0b05:180f ASUSTek Computer, Inc. XONAR SOUND CARD
> 
> As other Xonar USB sound cards, it uses second device for digital
> output.
> 
> Signed-off-by: Ivan Mironov <mironov.ivan@gmail.com>
> 
> diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf
> index 89811086db1d..3f4c421b7e2c 100644
> --- a/src/conf/cards/USB-Audio.conf
> +++ b/src/conf/cards/USB-Audio.conf
> @@ -40,6 +40,7 @@ USB-Audio.pcm.iec958_device {
>   	"USB Sound Blaster HD" 1
>   	"Xonar U7" 1
>   	"ASUS XONAR U5" 1
> +	"XONAR SOUND CARD" 1
>   	
>   	# The below don't have digital in/out, so prevent them from being opened.
>   	"Andrea PureAudio USB-SA Headset" 999
> 

Merged. Thank you.

					Jaroslav

-- 
Jaroslav Kysela <perex@perex.cz>
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-17 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26 19:46 [PATCH alsa-lib] conf: USB-Audio: Fix S/PDIF output of ASUS Xonar AE Ivan Mironov
2020-04-17 12:02 ` Jaroslav Kysela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).