Opened 7 weeks ago

Closed 6 weeks ago

Last modified 6 weeks ago

#19428 closed enhancement (fixed)

bluez-5.73

Reported by: Bruce Dubbs Owned by: Rahul Chandra
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (14)

comment:1 by Xi Ruoyao, 7 weeks ago

  • Fix issue with BAP and setting up broadcast source.
  • Fix issue with BAP and register all endpoints.
  • Fix issue with BAP and missing metadata property.
  • Fix issue with BAP and not handling out of order responses.
  • Fix issue with BAP and attempting to set device as connectable.
  • Add support for CCP plugin for call control profile.

comment:2 by Rahul Chandra, 7 weeks ago

Owner: changed from blfs-book to Rahul Chandra
Status: newassigned

comment:3 by Joe Locash, 6 weeks ago

For the sysv side of the this, the patch shouldn't be needed anymore. After installing also copy obexd/src/org.bluez.obex.service to /usr/share/dbus-1/services/

in reply to:  3 ; comment:4 by Tim Tassonis, 6 weeks ago

Replying to Joe Locash:

For the sysv side of the this, the patch shouldn't be needed anymore. After installing also copy obexd/src/org.bluez.obex.service to /usr/share/dbus-1/services/

Speaking of that: I think this is also missing after make install:

cp /usr/share/dbus-1/system.d/bluetooth.conf /etc/dbus-1/system.d/

I just installed bluez yesterday, and if the file is not copied there, dbus will not pick it up and the stuff will not work. At least that's what I expierienced.

in reply to:  4 ; comment:5 by Joe Locash, 6 weeks ago

Replying to Tim Tassonis:

Replying to Joe Locash:

For the sysv side of the this, the patch shouldn't be needed anymore. After installing also copy obexd/src/org.bluez.obex.service to /usr/share/dbus-1/services/

Speaking of that: I think this is also missing after make install:

cp /usr/share/dbus-1/system.d/bluetooth.conf /etc/dbus-1/system.d/

I just installed bluez yesterday, and if the file is not copied there, dbus will not pick it up and the stuff will not work. At least that's what I expierienced.

I don't see that here. I've never had a /etc/dbus-1/system.d/bluetooth.conf file.

in reply to:  5 comment:6 by Tim Tassonis, 6 weeks ago

Replying to Joe Locash:

Replying to Tim Tassonis:

Replying to Joe Locash:

For the sysv side of the this, the patch shouldn't be needed anymore. After installing also copy obexd/src/org.bluez.obex.service to /usr/share/dbus-1/services/

Speaking of that: I think this is also missing after make install:

cp /usr/share/dbus-1/system.d/bluetooth.conf /etc/dbus-1/system.d/

I just installed bluez yesterday, and if the file is not copied there, dbus will not pick it up and the stuff will not work. At least that's what I expierienced.

I don't see that here. I've never had a /etc/dbus-1/system.d/bluetooth.conf file.

Ok, I'm really neither an expert in dbus or bluetooth. I was just trying to get my bluetooth speakers working using bluez-alsa, and after long fiddling finally even managed. I thought this was one of the steps involved in finally succeeding, but if bluetooth works for others without it, then it clearly is not neccessary.

comment:7 by Rahul Chandra, 6 weeks ago

Bluetooth works fine for me, although I am on systemd

comment:8 by Rahul Chandra, 6 weeks ago

Resolution: fixed
Status: assignedclosed
Fixed @
8383896259217ec9aec177790ee0f8593f9ae3f0 - icewm-3.4.6
5c9d134ecb8749654b3b7f1bd920370bcf290903 - unbound-1.19.3 (Security Update)
3131ae79880f47d215271dd96eb947a6c960960e - bluez-5.73
a10119c7efa5c8285671ce05f521f4d482ed2570 - gnupg-2.4.5

in reply to:  7 comment:9 by Tim Tassonis, 6 weeks ago

Replying to Rahul Chandra:

Bluetooth works fine for me, although I am on systemd

I'm on sysv, but don't really care much about bluetooth anyway, so let's just leave it.

comment:10 by Tim Tassonis, 6 weeks ago

A more important question: the bluez-5.73-obexd_without_systemd-1.patch you reference on your page does not seem to be pushed yet to git@…:patches.git, and the bluez-5.72-obexd_without_systemd-1.patch does not apply. Will you still be doing that?

comment:11 by Rahul Chandra, 6 weeks ago

Tim, check this commit https://github.com/bluez/bluez/commit/b16b19885c5383cd0499503617b98ceb188c898e it seems like the patch isn't needed anymore as they found a different/better way to do it upstream

comment:12 by Rahul Chandra, 6 weeks ago

I just commented it out, it seems to build but I don't have a sysv system to test with right now.

in reply to:  12 comment:13 by Bruce Dubbs, 6 weeks ago

Replying to Rahul Chandra:

I just commented it out, it seems to build but I don't have a sysv system to test with right now.

I do. Builds fine and all tests pass. The patch instruction still needs to be removed.

comment:14 by Tim Tassonis, 6 weeks ago

Can confirm also. Just watching The Fellowship of the Ring with the sound on my Sony SRS-XB12 speaker all disconnected from the laptop, using bluez-alsa without systemd and pulseaudio. And that's about all I'll ever need from bluetooth.

Thanks a lot!

Note: See TracTickets for help on using tickets.