[Bug 350829] Re: [Jaunty] Assertion 'err != -11' failed at modules/module-alsa-source.c:221, function try_recover(). Aborting.

Ludovico Cavedon ludovico.cavedon at gmail.com
Sun Apr 5 03:03:54 BST 2009


The problem is that the with the alsa blutooth plugin,
snd_pcm_update_avail() is returning EAGAIN instead of 0 when no data is
available. And pulseaudio expect snd_pcm_update_avail() to never return
EAGAIN.

According to ALSA developers, the bluetooth plugin is doing the wrong thing:
http://thread.gmane.org/gmane.linux.alsa.devel/61365/focus=61366

Here is a patch for bluez package to fix this problem.
I also uploaded a fixed version to my ppa: https://edge.launchpad.net/~cavedon/+archive/ppa

** Also affects: bluez (Ubuntu)
   Importance: Undecided
       Status: New

** Attachment added: "bluetooth_hsp_read_no_EAGAIN.patch"
   http://launchpadlibrarian.net/24823070/bluetooth_hsp_read_no_EAGAIN.patch

-- 
[Jaunty] Assertion 'err != -11' failed at modules/module-alsa-source.c:221, function try_recover(). Aborting.
https://bugs.launchpad.net/bugs/350829
You received this bug notification because you are a member of
Bluetooth, which is subscribed to bluez in ubuntu.



More information about the Ubuntu-bluetooth mailing list