Re: [pulseaudio-discuss] [PATCH 5/6] alsa: create ucm profiles

2011-04-07 Thread Margarita Olaya
Hi David, On Wed, Apr 6, 2011 at 1:41 AM, David Henningsson david.hennings...@canonical.com wrote: On 2011-04-05 22:34, Margarita Olaya wrote: +static pa_hook_result_t jack_insert_new_hook_callback(pa_core *c, struct userdata *u) { +    struct pa_alsa_ucm_config *ucm =u-ucm; +    struct

Re: [pulseaudio-discuss] intermittent audio

2011-04-07 Thread pl bossart
I'm not sure if this is the right venue, but I'm not sure where else to ask.  If there's a more appropriate place, please let me know. I recently upgraded my MythTV server from Fedora 11 to Fedora 14.  Now the only way to get sound to work is to follow these steps: Start the audio source

Re: [pulseaudio-discuss] LAC2011: Linux Audio Conference - Are you going?

2011-04-07 Thread Colin Guthrie
'Twas brillig, and David Henningsson at 07/04/11 12:52 did gyre and gimble: On 2011-04-06 23:46, Kurt Taylor wrote: It looks like I might be able to go to LAC. I can see about scheduling a PulseAudio workgroup time and space with the LAC folks or nearby. If so, you should coordinate with

Re: [pulseaudio-discuss] LAC2011: Linux Audio Conference - Are you going?

2011-04-07 Thread Daniel Mack
On Thu, Apr 7, 2011 at 5:18 PM, Colin Guthrie gm...@colin.guthr.ie wrote: 'Twas brillig, and David Henningsson at 07/04/11 12:52 did gyre and gimble: On 2011-04-06 23:46, Kurt Taylor wrote: It looks like I might be able to go to LAC. I can see about scheduling a PulseAudio workgroup time and

Re: [pulseaudio-discuss] pa_simple_free

2011-04-07 Thread patrick
more informations about our problem: in thread-mainloop.c void pa_threaded_mainloop_stop(pa_threaded_mainloop *m) { ... // freeze here: pa_mutex_lock(m-mutex); ... } what would be the cause? it stop at pa_mutex_lock(m-mutex). what can i do to fix this problem? any advice is more than welcome.

Re: [pulseaudio-discuss] pa_simple_free

2011-04-07 Thread Daniel Mack
On Thu, Apr 7, 2011 at 7:15 PM, patrick pured...@11h11.com wrote: more informations about our problem: in thread-mainloop.c void pa_threaded_mainloop_stop(pa_threaded_mainloop *m) { ... // freeze here: pa_mutex_lock(m-mutex); ... } what would be the cause? it stop at

Re: [pulseaudio-discuss] pa_simple_free

2011-04-07 Thread patrick
Does the parec-simple example work for you (it's part of the PulseAudio source tree). Hi Daniel, For first of all thank you for taking the time to help me track down our problem. parec-simple is working (nicely quitting). So the problem must be in this small code:

Re: [pulseaudio-discuss] pa_simple_free

2011-04-07 Thread Arun Raghavan
Hi, On Fri, 2011-04-08 at 03:15 +0900, patrick wrote: Does the parec-simple example work for you (it's part of the PulseAudio source tree). Hi Daniel, For first of all thank you for taking the time to help me track down our problem. parec-simple is working (nicely quitting). So the

[pulseaudio-discuss] 2 minor issues noticed with padsp

2011-04-07 Thread Drew Ogle
Hi, I have a really old application that uses oss interfaces, and noticed that when attempting to run via padsp it would fail ( as opposed to with aoss ). After talking with Ford_Prefect in #pulseaudio, we narrowed down the problem to protocol-native.c Attached is a patch which allows padsp's

Re: [pulseaudio-discuss] intermittent audio

2011-04-07 Thread Colin Guthrie
'Twas brillig, and pl bossart at 07/04/11 15:48 did gyre and gimble: I'm not sure if this is the right venue, but I'm not sure where else to ask. If there's a more appropriate place, please let me know. I recently upgraded my MythTV server from Fedora 11 to Fedora 14. Now the only way to

Re: [pulseaudio-discuss] [RFC] Pulseaudio jack sense

2011-04-07 Thread Colin Guthrie
Hiya Maggie, 'Twas brillig, and Margarita Olaya at 11/03/11 16:50 did gyre and gimble: The second thing is to figure out what we should really do once we have detected jack insertion or removal. Adding a hook event and let other modules act on that, seems reasonable to me. But we should

[pulseaudio-discuss] pulseaudio 0.9.22, after system suspends and resumes, alsasink is blocked

2011-04-07 Thread Baek Chang
Running into a weird issue. I am doing the following on 0.9.22 version of pulseaudio start pulseaudio, and play and audio file. when the file is done playing, after 5 seconds, the alsa sink suspends. then I let the system go to power collapse. When I resume and play an audio file again, alsa