Page 1 of 1

bluez_5.56 for Bluetooth

Posted: Wed Mar 31, 2021 1:19 pm
by stemsee
blue2p.png
blue2p.png (176.62 KiB) Viewed 557 times
connection.png
connection.png (177.99 KiB) Viewed 557 times

I had lots of problems connecting to bluetooth since bluez5 became mainstream. However, having compiled the recent 5.56 on fd811, which benefits from a new or improved service "AdvertisementMonitor path registered" everything now works as expected, and reliably.

here is a link to the sfs

bluez5.56_amd64_fd811.sfs

https://drive.google.com/file/d/1DklOsf ... i0kd41ymbn


Re: bluez_5.56 for Bluetooth

Posted: Sat Apr 03, 2021 9:25 pm
by April

I'm looking to install on xenialpup64-7.5

Is there a repository for this .sfs file or must I compile it myself?


Re: bluez_5.56 for Bluetooth

Posted: Tue Apr 20, 2021 9:11 pm
by stemsee

You must compile it yourself , as far as i know. It's easy, but remember to add option in

Code: Select all

./configure --prefix=/tmp/bluez-5.58/usr --disable-systemd

... unless you have systemd on your system.

latest is 5.58
http://www.bluez.org/download


Re: bluez_5.56 for Bluetooth

Posted: Tue Apr 20, 2021 9:14 pm
by stemsee

You must compile it yourself , as far as i know. It's easy, but remember to add option in

Code: Select all

./configure --prefix=/tmp/bluez-5.58/usr --disable-systemd
make
make install

... unless you have systemd on your system.

latest is 5.58
http://www.bluez.org/download