[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2018-02-19 Thread Daniel van Vugt
Closed due to no response. ** Changed in: pulseaudio (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817 Title: UA-101 - UA-101, playback

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2017-05-11 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu. Ubuntu 12.04 (precise) reached end-of-life on April 28, 2017. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases We appreciate that this bug may be old and you might not be interested in discussing it any more.

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2015-09-01 Thread David Henningsson
There was a bug with multichannel duplex where the number of output and input channels are different, which should be fixed by: http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa?id=02dc6d84edde7af86e155b224b6aa98080ef2979 That fix has not been released into Ubuntu yet,

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2014-09-10 Thread David Henningsson
Thanks for the log. Looking at the log, PulseAudio seems to do the right thing. It first tests input:multichannel, which succeeds, then output:multichannel, which also succeeds, but when then trying full duplex, we get an error back from the kernel: I: [lt-pulseaudio] (alsa-lib)pcm_hw.c:

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2014-09-10 Thread Raymond
seem bug if your card support 10 channels lt-pulseaudio] alsa-util.c: Managed to open hw:2 I: [lt-pulseaudio] alsa-util.c: Disabling tsched mode since BATCH flag is set D: [lt-pulseaudio] alsa-util.c: snd_pcm_hw_params_set_format(Signed 16 bit Little Endian) failed: Invalid argument D:

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2014-09-10 Thread Joe Clifford
Hi David, Raymond, thanks for your follow up. Here is more pertinent information: Changing from Multichannel output to Multichannel input on the Output tab in gnome sound settings makes the UA-101 output device disappear completely and permenantly and it does not appear in the Input tab. The only

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2014-09-10 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/plain/sound/usb/misc/ua101.c jackd using same period size for playback and capture , playback and capture start at same time but pulseaudio won't start playback and capture at same tone -- You received this bug notification because

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2014-09-10 Thread Raymond
* * Synchronizing the playback rate to the capture rate is done by using * the same sequence of packet sizes for both streams. * Submitting a playback URB therefore requires both a ready URB and * the size of the corresponding capture packet, i.e., both playback

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2014-09-09 Thread David Henningsson
Hi Joe and thanks for testing, However, the git binary doesn't detect my motherboard's onboard HDA Intel PCH sound card (like the default pulseaudio in ubuntu does) This could be because we have removed extra-hdmi.conf. There might still be a udev rule referencing extra-hdmi.conf as this is

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2014-09-09 Thread Joe Clifford
Thanks David, The symlink you mentioned fixed the detection of my onboard sound card and with pulseaudio-git it shows SPDIF and Headphones outputs and a Microphone input and they both work as expected. The installed ubuntu pulseaudio also has an Analogue audio output that isn't shown in the gnome

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2014-09-05 Thread Joe Clifford
I've done a quick compile and test of the pulseaudio git head code on Ubuntu 14.04 and it does indeed now autodetect and automatically sets up the multichannel audio outputs - running the compiled pulseaudio git binary detects the UA-101 and sets it up as a 7.1 multichannel audio output device

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2014-09-05 Thread Bug Watch Updater
** Changed in: pulseaudio Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817 Title: UA-101 - UA-101, playback Pulseaudio fails to detect card To manage

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2014-05-11 Thread Michael Mess
Upgrading to Ubuntu 14.04 fixed the issue for outgoing sound only. Inputs (Microphone, etc.) are still not available, but I didn't have time yet to test if there is a workaround how to get it working. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2014-04-27 Thread Michael Mess
Upgrading to Ubuntu 14.04 fixed the issue for me. :-) Sound is available, without the need to manually apply the workaround or changing configurations, etc. So you should consider upgrading to Ubuntu 14.04. But now I am still fighting with the proprietary NVIDIA graphics card driver in 14.04

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2013-11-03 Thread Michael Mess
** Bug watch added: freedesktop.org Bugzilla #71185 https://bugs.freedesktop.org/show_bug.cgi?id=71185 ** Changed in: pulseaudio Importance: Undecided = Unknown ** Changed in: pulseaudio Status: New = Unknown ** Changed in: pulseaudio Remote watch: None = freedesktop.org Bugzilla

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2013-11-03 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=71185. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2013-11-03 Thread Raymond
post the pulseaudio verbose log AS your usb audio does not has any volume controls Do your usb audio support stereo playback / capture ? do you load module-switch-on-port-available ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-12-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pulseaudio (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817 Title:

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-12-16 Thread echo-e
I'm seeing the same problem with my UA-1000 (which uses the UA-101 driver). I think the OP has covered all the bases, but I'm pasting the lsusb - for this device since it is a different model number. Let me know if you want any other info. mint@mint ~ $ sudo lsusb -s 1:2 - Bus 001 Device

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-12-16 Thread Raymond
http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftiwai%2Fsound.gita=searchh=HEADst=commits=ua101 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817 Title: UA-101 - UA-101, playback Pulseaudio

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-12-16 Thread Raymond
seem onot support 24 bit in duplex http://git.kernel.org/?p=linux/kernel/git/tiwai/sound.git;a=history;f=sound/usb/misc/ua101.c;hb=HEAD -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817 Title:

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-10-19 Thread Raymond
http://www.freedesktop.org/wiki/Software/PulseAudio/Backends/ALSA/Profiles -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817 Title: UA-101 - UA-101, playback Pulseaudio fails to detect card

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-10-15 Thread Michael Mess
Attached workaround shell script to load the UA-101 Pulseaudio driver using pacmd in a more comfortable way. ** Attachment added: Workaround shell script to load the UA-101 Pulseaudio driver.

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-10-15 Thread Raymond
how about a conf file for this usb audi device? http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer /profile-sets -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-10-07 Thread Raymond
you should file a bug report at pulseaudio freedesktop.org pa 2.0 does not support those sound card with10 outpu channels and 12 input channels anymore -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-10-06 Thread Michael Mess
michael@quad:~/download$ lsusb -s 1:2 - Bus 001 Device 002: ID 0582:007d Roland Corp. EDIROL UA-101 Couldn't open device, some information will be missing Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 255 Vendor

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-10-06 Thread Michael Mess
Specifications of the UA-101 can be found at http://www.rolandus.com/products/details/703 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817 Title: UA-101 - UA-101, playback Pulseaudio fails to

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-09-24 Thread Raymond
do this usb audio device has any hardware volume control ? does it support srereo, 16 or 32 bits ! post the output of lsusb - -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817 Title:

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-09-24 Thread Raymond
do this usb audio device has any hardware volume control ? does it support srereo, 16 or 32 bits ! post the output of lsusb - -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817 Title:

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-18 Thread Michael Mess
When the card is loaded, syslog shows: Jul 18 11:37:41 quad pulseaudio[2908]: [pulseaudio] module-alsa-card.c: Failed to find a working profile. Jul 18 11:37:41 quad pulseaudio[2908]: [pulseaudio] module.c: Failed to load module module-alsa-card (argument: device_id=2

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-18 Thread Michael Mess
Testing by manually loading the module with the arguments from the log showed me that the card_name argument may cause the failure. load-module module-alsa-sink device_id=2 rate=192000 channels=6 channel_map=left,right,aux0,aux1,aux2,aux3 name=usb-EDIROL_UA-101_ZT82634-00-UA101

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-18 Thread Michael Mess
Then I tried: load-module module-alsa-sink device_id=2 and it was successful, but there was a surround setup for the speakers which does not fit to my current audio connections, thus I have to add the channel map arguments. It worked, thoughout I didn't specify the rate=192000, so it seems

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-18 Thread Michael Mess
From the logs: Jul 18 12:29:24 quad pulseaudio[2932]: [pulseaudio] module.c: Failed to load module module-alsa-card (argument: device_id=0 name=usb- EDIROL_UA-101_ZT82634-00-UA101 card_name=alsa_card.usb-EDIROL_UA- 101_ZT82634-00-UA101 namereg_fail=false tsched=yes ignore_dB=no

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-18 Thread Michael Mess
Loading the module alsa-source for recording can also be done manually with pacmd, for example: load-module module-alsa-source device_id=0 Recording sound with the gnome sound recorder seems to work well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-18 Thread Michael Mess
On the link, there is a list of valid arguments, probably the arguments card_name and card_properties should be specified correctly as sink_name and sink_properties. http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa /module-alsa-sink.c static const char* const

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-18 Thread Michael Mess
That was the reason. With sink_name and sink_properties it works. load-module module-alsa-sink device_id=0 name=usb-EDIROL_UA-101_ZT82634-00-UA101 card_name=alsa_card.usb-EDIROL_UA-101_ZT82634-00-UA101 namereg_fail=false tsched=yes ignore_dB=no deferred_volume=yes

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-18 Thread Michael Mess
** Also affects: pulseaudio Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817 Title: UA-101 - UA-101, playback Pulseaudio fails to detect card To

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-18 Thread Michael Mess
In the log files, there was written: Failed to load module module- alsa-card. http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa /module-alsa-card.c So the module-alsa-card takes the arguments card_name and card_properties and I used module-alsa-sink and module-alsa-source

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-18 Thread Michael Mess
Added Debug log file. ** Attachment added: Debug logging for load-module module-alsa-card device_id=0 https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/986817/+attachment/3227136/+files/pulseaudio-log-excerpt.txt -- You received this bug notification because you are a member of

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-18 Thread Michael Mess
** Attachment added: Debug log for load-module module-alsa-card device_id=0 name=usb-EDIROL_UA-101_ZT82634-00-UA101 card_name=alsa_card.usb-EDIROL_UA-101_ZT82634-00-UA101 namereg_fail=false tsched=yes ignore_dB=no deferred_volume=yes card_properties=module-udev-detect.discovered=1

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-12 Thread Michael Mess
Remaining problem is that the card is not autodetected and the driver needs to be loaded manually each time when the user logged in. Maybe we have to add something like a card profile or card detection script for loading the alsa module correctly when the card has been detected. Could anybody

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-08 Thread Michael Mess
It is possible to load the alsa-sink device manually using the pulseaudio command line interface: michael@quad:~$ pacmd Welcome to PulseAudio! Use help for usage information. load-module module-alsa-sink device_id=0 rate=192000 channels=6 channel_map=left,right,aux0,aux1,aux2,aux3 Now the

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-08 Thread Michael Mess
Here is some information about the UA-101 audio interface: There is a hardware switch to select the sampling rate: * 44,1 kHz * 48 kHz * 88,2 kHz * 96 kHz * 192 kHz The sampling rate selected by the switch will be applied when the device is turned on and cannot be changed while the device

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-08 Thread Michael Mess
michael@quad:/proc/asound$ cat cards 0 [UA101 ]: UA-101 - UA-101 EDIROL UA-101 (serial ZT82634), 192000 Hz at usb-:00:1a.7-4, high speed 1 [CX8811 ]: CX88x - Conexant CX8811 Conexant CX8811 at 0xfb00 2 [Intel ]:

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-07-08 Thread Michael Mess
The version of Pulseaudion which is installed is: Package: pulseaudio State: installed Automatically installed: no Multi-Arch: foreign Version: 1:1.1-0ubuntu15.1 After manually loading the driver with the load-module command like described above, sound works perfectly. :-)

[Bug 986817] Re: UA-101 - UA-101, playback Pulseaudio fails to detect card

2012-04-22 Thread Michael Mess
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986817 Title: UA-101 - UA-101, playback Pulseaudio fails to detect card To manage notifications about this bug go to: