https://bugs.freedesktop.org/show_bug.cgi?id=74324
--- Comment #6 from Raymond <[email protected]> --- 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.
_______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
