Comment 31 for bug 1498129

Revision history for this message
g0ukb (g0ukb) wrote : Re: [Bug 1498129] Re: Asus Xonar U7 S/PDIF output not recognized by pulseaudio

Raymond - because I don't know how to :-) I have very little knowledge of
alsa.

From lsusb my device has a different USB dev number than the other Xonar U7
card
Bus 005 Device 011: ID 1043:85c1 iCreate Technologies Corp.
Also if I run cat /proc/asound/card3/usbid I see
1043:85c1

When this I first tried this card I suspected that the '.' in the alsa card
name was a problem. So one of the very first things I tried many months ago
was to add:
"USB Device 0x1043:0x85c1" 1 to the USB-Audio.pcm.iec958_device section
of USB-Audio.conf
this does not work.

I thought I was using the correct format because further down the
USB-Audio.pcm.iec958_device section of my USB-Audio.conf I see some cards
with 999 as their device to stop them being opened
"Scarlett 2i2 USB" 999
"Sennheiser USB headset" 999
"USB Device 0x46d:0x992" 999
}

So I tried again today and found this entry on the web
http://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=src/conf/cards/USB-Audio.conf;hb=HEAD
where it has these lines in the USB-Audio.pcm.iec958_device section of
USB-Audio.conf
        "Sennheiser USB headset" 999
         "SWTOR Gaming Headset by Razer" 999
        "USB Device 0x46d_0x821" 999
         "USB Device 0x46d_0x992" 999
  }

i.e. using an underscore to separate vendor id and product id

So I try
"USB Device 0x1043_0x85c1" 1
and stiil it doesn't work

Can you tell me what the correct format is?

On 27 February 2016 at 01:11, Raymond <email address hidden> wrote:

> Why don't you use Vendor and product id?
>
> usb 1-1: New USB device found, idVendor=1043, idProduct=857c
> usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> usb 1-1: Product: Xonar U7
> usb 1-1: Manufacturer: ASUS
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> 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
>