Search Criteria
Package Details: bluez-alsa-git 4.2.0.r17.g14670ed-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bluez-alsa-git.git (read-only, click to copy) |
---|---|
Package Base: | bluez-alsa-git |
Description: | Bluetooth audio ALSA backend |
Upstream URL: | https://github.com/Arkq/bluez-alsa |
Keywords: | alsa bluetooth bluez |
Licenses: | MIT |
Submitter: | nheird |
Maintainer: | morgenstern |
Last Packager: | morgenstern |
Votes: | 26 |
Popularity: | 0.000001 |
First Submitted: | 2016-10-28 17:41 (UTC) |
Last Updated: | 2024-06-26 23:15 (UTC) |
Dependencies (15)
- alsa-lib
- bluez-libs (bluez-gitAUR)
- glib2-devel
- libfdk-aac (libfdk-aac-gitAUR)
- sbc
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-fmlAUR, systemd-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-docutils (make)
- lame (lame-svnAUR, lame-altivecAUR) (optional) – build with mp3 support
- libbsd (libbsd-gitAUR) (optional) – build with hcitop tool
- libopenaptx-gitAUR (optional) – build with libopenaptx for apt-X
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR) (optional) – build with mpg123 decoding support
- ncurses (ncurses-gitAUR) (optional) – build with hcitop tool
- readline (readline-gitAUR) (optional) – build with bluealsa-rfcomm tool
- spandsp (spandsp-gitAUR) (optional) – build mSBC codec support
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Busindre commented on 2020-08-20 22:32 (UTC)
It doesn't work, the service can't be started. This is the error message.
systemctl start bluealsa Failed to start bluealsa.service: Unit dbus-org.bluez.service not found.
SeerLite commented on 2020-06-28 19:48 (UTC) (edited on 2020-06-28 19:49 (UTC) by SeerLite)
I can't start the service, systemctl just hangs. Anyone else with this problem?
I had it working fine but then after a reinstall I can't get it to work anymore for some reason
israel24961 commented on 2020-04-14 20:39 (UTC) (edited on 2020-04-14 20:42 (UTC) by israel24961)
Guys, you are better off, just going to the github and follow the instructions there. Otherwise you will have permissions problems. Tested in archlinux 5.6.3-arch1-1.
nheird commented on 2020-01-05 19:50 (UTC)
@darek-arch: I can't reproduce. This file is installed by the Makefile upstream, with respect to
./configure ... --sysconfdir=/etc ...
.Can you give more details ? Basically, the build should looks like https://0x0.st/zn5W.log following by https://0x0.st/zn5J.log for packaging.
darek-arch commented on 2020-01-05 19:22 (UTC)
I had to manually move the config file, 20-bluealsa.conf, from /usr/etc/alsa/conf.d to /etc/alsa/conf.d.
morgenstern commented on 2019-12-23 10:53 (UTC) (edited on 2019-12-23 10:58 (UTC) by morgenstern)
This package is not out-of-date. The version is provided by the pkver() function. Simply rebuild to update.
See here and here for more information.
capoeira commented on 2019-09-15 10:46 (UTC) (edited on 2019-09-15 10:46 (UTC) by capoeira)
Took me long to make it work, too
I have this in my .asoundrc:
defaults.bluealsa.service "org.bluealsa"
defaults.bluealsa.device "20:74:CF:24:1C:A2"
defaults.bluealsa.profile "a2dp"
pezcurrel commented on 2019-09-15 10:29 (UTC)
Thanks for maintaing this package :) I think that for the greatest compatibility the "bluealsa.service" file should state...
ExecStart=bluealsa -p a2dp-source -p a2dp-sink -p hfp-hf -p hfp-ag -p hsp-hs -p hsp-ag
It took me long to find out that in order for bluez-alsa to work for streaming from my phone to the pc I had to run "bluealsa" with "-p a2dp-sink" ;)
See also https://github.com/Arkq/bluez-alsa/issues/137#issuecomment-416743426
keithspg commented on 2019-08-27 09:51 (UTC)
please add armv6h (pi1/Zero) to the architecture list. it builds and works on that platform as well.
keithspg commented on 2019-03-31 22:28 (UTC) (edited on 2019-03-31 22:30 (UTC) by keithspg)
I am able to build this, but it does not run. I posted to the bluealsa package as well, but am wondering if this is an Arch systemd permission issue? The current version builds as: bluez-alsa-git 1.4.0.r9.g1557602-1
Also, the tmpfiles references /var/run and should be changed to /run in the package...
I have installed the bluetooth-raspberrypi AUR as well as installed the standard bluez packages:
bluetooth-raspberrypi 6-2 bluez 5.50-6 bluez-alsa-git 1.4.0.r9.g1557602-1 bluez-libs 5.50-6 bluez-utils 5.50-6
Every launch of the service gives this error in the journal:
Mar 31 17:17:48 rune dbus-daemon[270]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.51" (uid=974 pid=1385 comm="/usr/bin/bluealsa ") interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" error name="(unset)" requested_reply="0" destination="org.bluez" (uid=0 pid=272 comm="/usr/lib/bluetooth/bluetoothd ") Mar 31 17:17:48 rune bluealsa[1385]: /usr/bin/bluealsa: Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 2 matched rules; type="method_call", sender=":1.51" (uid=974 pid=1385 comm="/usr/bin/bluealsa ") interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" error name="(unset)" requested_reply="0" destination="org.bluez" (uid=0 pid=272 comm="/usr/lib/bluetooth/bluetoothd ") Mar 31 17:17:48 rune bluealsa[1385]: /usr/bin/bluealsa: Couldn't acquire D-Bus name: org.bluealsa Mar 31 17:17:48 rune systemd[1]: bluealsa.service: Main process exited, code=exited, status=1/FAILURE Mar 31 17:17:48 rune systemd[1]: bluealsa.service: Failed with result 'exit-code'.
« First ‹ Previous 1 2 3 Next › Last »