Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-05-15 Thread Shawn Ferris
> Shawn, in fact, I saw you had patched all my patches, which means you > can use udev already with ucm support. And UCM is only available for > your panda card because there are no ucm configs for the other cards. > Just restore the original default.pa, and have a fun day. LOL.. not sure why I di

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-05-14 Thread Shawn Ferris
On Fri, May 4, 2012 at 8:03 AM, Arun Raghavan wrote: > On Fri, 2012-05-04 at 07:44 -0600, Shawn Ferris wrote: > > > Seems your module was missing some arguments. > > >> ( 0.497| 0.001) I: [pulseaudio] module.c: Loaded > > >> "module-alsa-card"

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-05-04 Thread Shawn Ferris
> Seems your module was missing some arguments. >> (   0.497|   0.001) I: [pulseaudio] module.c: Loaded >> "module-alsa-card" (index: #4; argument: "use_ucm=1"). > Can you add "device_id=0" after "use_ucm=1" at /dev/pulse/default.pa? > If your panda card is card 1, I'm not sure, add "device_id=1".

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-05-03 Thread Shawn Ferris
> Could you please provide the pa log to me? For your kernel, I think > you should use previous revision of ucm configs at > http://bazaar.launchpad.net/~b34248/+junk/alsa-lib-1.0.25/files/95/debian/ucm/. > Copy Panda and PandaES to your /usr/share/alsa/ucm and try again. OMAP > kernel just updated

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-05-03 Thread Shawn Ferris
> With these combinations, I was successfully able to compile them into > my rootfs *and* no segfaults now! Unfortunately, I am getting a > "failed to find a working profile" which I'm hoping is because I > failed to get the correct ucm configs (IE: The PandaBoard link you > provided) or my privs g

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-05-03 Thread Shawn Ferris
Wow.. I missed two messages trying to get everything I gathered to compile.. > I don't know if you get the right patches, I will list it here for you to > check. > alsa-lib-1.0.25 These are the patches I applied to alsa-lib: 0001-USB-Audio-Blacklist-iec958-for-some-USB-devices.patch add-tegra-a

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-05-02 Thread Shawn Ferris
> Linaro has its own repository to maintain patched packages, including > UCM, I think you could get alsa-lib and pulseaudio packages there to > make UCM work better. Thank's Wei (I hope that's your first name.. I have a friend named Wei, so I'm guessing.. my apologies if I'm wrong) :D I'm fairly

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-05-01 Thread Shawn Ferris
> You might want to get alsa-lib with debug symbols to see if that helps. I thought that too, but I even took it a step further and enabled debugging during the entire rebuild of my rootfs. it looks like it was all for not though.. I still get the same meaningless backtrace. Is -g2 on the CFLAGS n

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-05-01 Thread Shawn Ferris
> This is likely a crash in alsa-lib. I had to apply a patch from one of > Linaro's acccompanying trees for this: > > http://cgit.collabora.com/git/user/arun/android/alsa-lib/commit/?id=36ae44068e4a1e04660e01d8c3423b4b9f9fb3fa > > Maybe this will get you past the crash. Hrmm.. no such luck. Still

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-04-30 Thread Shawn Ferris
> Any suggestions while I try to get the debugger going? Should I be > using current git as opposed to 1.99.2? Ok.. I enabled debugging, I think: D: [pulseaudio] main.c: Compilation CFLAGS: -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -Wextra -Wno-long-

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-04-30 Thread Shawn Ferris
> Excellent.. Thank you again for the help! I've got my image built and > waiting for me to get home to boot it up. I've got my fingers crossed. Is there a particular version of PA that I should use those patches again? I downloaded 1.99.2 and the patches applied cleanly, but I'm getting a core du

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-04-30 Thread Shawn Ferris
> Once we get 2.0, I'd like to get these reviewed and merged. I know they > already work, so I'm hoping for it not to take long at all. > > -- Arun Excellent.. Thank you again for the help! I've got my image built and waiting for me to get home to boot it up. I've got my fingers crossed. :D Shawn

Re: [pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-04-30 Thread Shawn Ferris
> I think your best bet is to use the pending UCM patches[1], along with > the UCM config from https://gitorious.org/omap-audio/audio-test > > Note that once you apply the UCM patches, you'll need to manually load > module-alsa-card with use_ucm=1. Thanks Arun.. I tried some older UCM patches and

[pulseaudio-discuss] Pulseaudio on pandaboard problem re-visited..

2012-04-29 Thread Shawn Ferris
Hey All -- I could really use a hand to troubleshoot my pulseaudio config again on my pandaboard. I was never able to get audio to work through PA, but alsa directly works great. I just haven't been able to work on it for the last several months due to other priorities, but I figured the time away

Re: [pulseaudio-discuss] No source (typo, should be sound) from pulseaudio.. alsa is working fine though..

2012-01-30 Thread Shawn Ferris
On Mon, Jan 30, 2012 at 10:05 AM, Shawn Ferris wrote: > On Mon, Jan 30, 2012 at 7:36 AM, Colin Guthrie wrote: >> Hi Shawn, >> In the first case, is the sound going via PA or straight to dmix or >> similar? Typical configurations of PA will set the 'default' a

Re: [pulseaudio-discuss] No source (typo, should be sound) from pulseaudio.. alsa is working fine though..

2012-01-30 Thread Shawn Ferris
On Mon, Jan 30, 2012 at 7:36 AM, Colin Guthrie wrote: > Hi Shawn, > > 'Twas brillig, and Shawn Ferris at 30/01/12 06:43 did gyre and gimble: > >>> These work: >>> aplay Noise.wav >>> aplay -D plughw:0,0 Noise.wav > > In the first case, is the s

Re: [pulseaudio-discuss] No source (typo, should be sound) from pulseaudio.. alsa is working fine though..

2012-01-29 Thread Shawn Ferris
Shawn Ferris wrote: >Hi All -- > >I hope someone can help me. I mentioned a few weeks ago that I was >having trouble getting audio from pulseaudio on my pandaboard. Since >then, some bugs and work arounds have been discovered and now, I'm >fairly confident that alsa is

[pulseaudio-discuss] No source from pulseaudio.. alsa is working fine though..

2012-01-29 Thread Shawn Ferris
Hi All -- I hope someone can help me. I mentioned a few weeks ago that I was having trouble getting audio from pulseaudio on my pandaboard. Since then, some bugs and work arounds have been discovered and now, I'm fairly confident that alsa is behaving correctly, and pulseaudio is starting without

[pulseaudio-discuss] Recipe and/or help with Pandaboard setup

2012-01-08 Thread Shawn Ferris
Hi All -- I was wondering whether someone had a known working recipe for getting pulseaudio working on a pandaboard. (rev 2) (IE: kernel used, alsa/pa configuration, etc) I'm using build-root to create my image and I struggled for a while to get audio working at all, and just when I thought I had