I had to leave this for a while but I still cannot get this to work!!! I follow these instructions http://forum.kodi.tv/showthread.php?tid=253179
and from aplay -l I see: card 2: Ed [Xonar U7 Echelon Ed.], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: Ed [Xonar U7 Echelon Ed.], device 1: USB Audio [USB Audio #1] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: Ed [Xonar U7 Echelon Ed.], device 2: USB Audio [USB Audio #2] Subdevices: 1/1 Subdevice #0: subdevice #0 So unmute it with amixer -c2 sset 'IEC958 In' on and check it works with speaker-test -Dhw:2,1 -c2 which works fine trying mplayer mplayer -afm hwac3 -ao alsa:device=hw=2.1 test.mp3 and yes - excellent sound out of the SPDIF Sothe only thing that does not work is my change to USB-Audio.conf I edit USB-Audio.conf and add the line "Xonar U7 Echelon Ed." 1 as below USB-Audio.pcm.iec958_device { # "NoiseBlaster 3000" 42 "Xonar U7 Echelon Ed." 1 # The below don't have digital in/out, so prevent them from being opened. "Blue Snowball" 999 "HP Digital Stereo Headset" 999 "Logitech Speaker Lapdesk N700" 999 "Logitech USB Headset" 999 "Logitech Wireless Headset" 999 "Plantronics GameCom 780" 999 "Plantronics USB Headset" 999 "Plantronics Wireless Audio" 999 "SB WoW Headset" 999 "Scarlett 2i2 USB" 999 "Sennheiser USB headset" 999 "USB Device 0x46d:0x992" 999 } restart alsa and it DOES NOT WORK I try speaker-test -Diec958:CARD=Ed,DEV=0 -c2 and get the following output speaker-test 1.0.27.2 Playback device is iec958:CARD=Ed,DEV=0 Stream parameters are 48000Hz, S16_LE, 2 channels Using 16 octaves of pink noise Rate set to 48000Hz (requested 48000Hz) Buffer size range from 32 to 262144 Period size range from 16 to 131072 Using max buffer size 262144 Periods = 4 was set period_size = 65536 was set buffer_size = 262144 0 - Front Left ... but NO sound I check speaker-test -Dhw:2,1 -c2 I get the same output WITH sound So the problem appears to be the edit of USB-Audio.conf is not setting iec958 to device 1. Any further thoughts would be appreciated. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1498129 Title: Asus Xonar U7 S/PDIF output not recognized by pulseaudio Status in alsa-driver package in Ubuntu: New Bug description: The external USB audio card Asus Xonar U7 is capable of both analog and digital output. ALSA name for the digital (S/PDIF) output is hw:1,1, and it is listed in aplay -l output, and aplay can output to it: aplay -D plughw:1,1 sample.wav. So, direct alsa sound works fine. However, pulseadio does not recognize the digital output of Xonar U7, it offers only analog output. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: pulseaudio 1:4.0-0ubuntu11.1 ProcVersionSignature: Ubuntu 3.13.0-63.103-lowlatency 3.13.11-ckt25 Uname: Linux 3.13.0-63-lowlatency i686 ApportVersion: 2.14.1-0ubuntu3.13 Architecture: i386 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: aoand 3756 F.... pulseaudio /dev/snd/controlC0: aoand 3756 F.... pulseaudio CurrentDesktop: Unity Date: Mon Sep 21 21:29:54 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2011-02-20 (1674 days ago) InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007.1) SourcePackage: pulseaudio UpgradeStatus: Upgraded to trusty on 2014-05-19 (490 days ago) dmi.bios.date: 11/29/2012 dmi.bios.vendor: LENOVO dmi.bios.version: 7WET71WW (3.21 ) dmi.board.name: 7448CTO dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr7WET71WW(3.21):bd11/29/2012:svnLENOVO:pn7448CTO:pvrThinkPadX200Tablet:rvnLENOVO:rn7448CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 7448CTO dmi.product.version: ThinkPad X200 Tablet dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1498129/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp