Hello, I recently purchased an ASUS Xonar SE sound card and found that the IEC958 output did not work under ALSA. The attached patch to alsa-lib enables the output. I can see that the SE is among several other Xonar models which require special treatment to enable the S/PDIF output, but this one appears to be the only one which puts the digital output on PCM #2. Brian McCarter
diff -urN a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf --- a/src/conf/cards/USB-Audio.conf 2020-06-29 05:51:08.000000000 -0500 +++ b/src/conf/cards/USB-Audio.conf 2020-09-19 22:18:45.914970722 -0500 @@ -42,6 +42,7 @@ "ASUS XONAR U5" 1 "XONAR U5" 1 "XONAR SOUND CARD" 1 + "Xonar SoundCard" 2 # The below don't have digital in/out, so prevent them from being opened. "Andrea PureAudio USB-SA Headset" 999