[pulseaudio-tickets] [Bug 74324] Creative USB Sound Blaster X-Fi HD: No sound on SPDIF output

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 3 21:06:29 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=74324

--- Comment #6 from Raymond <superquad.vortex2 at gmail.com> ---

APLAY

**** List of PLAYBACK Hardware Devices ****
card 0: HD [USB Sound Blaster HD], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HD [USB Sound Blaster HD], device 1: USB Audio [USB Audio #1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

which playback device is analog or digital

you need to add the device number of digital device into 
USB-Audio.pcm.iec958_device if device 0 is not the digital device

http://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=src/conf/cards/USB-Audio.conf;hb=HEAD



# If a device does not use the first PCM device for digital data, the device
# number for the iec958 device can be changed here.
USB-Audio.pcm.iec958_device {



there are two capture devices

you have to ask alsa devel how to fix this if device 1 is not digital since the
above changed the digital input device

ARECORD

**** List of CAPTURE Hardware Devices ****
card 0: HD [USB Sound Blaster HD], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HD [USB Sound Blaster HD], device 1: USB Audio [USB Audio #1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20140204/9bd0d526/attachment.html>


More information about the pulseaudio-bugs mailing list