Bluetooth utilities
Go to file
Hans de Goede e5a6d99cfa Add the btmgmt util to the packaged files
I have been debugging a regression where Bluetooth has stopped working on
some broadcom Wifi/BT chipsets. This is caused by the BT parts of these
chips not having a unique MAC programmed into them. Instead they all use
the same factory-default address. This used to work as long as only one
device with this factory-default address was in the room. But a while ago the
kernel learned to recognize the factory-default address and now it (rightly)
refuses to use this. Instead it expects userspace to configure a valid MAC
address.

Both checking if their are any adapters in the unconfigured state (these
are invisible in e.g. bluetoothctl) and setting their MAC address to make
them work requires the btmgmt util, so lets package it.

Note this is not a complete fix for this issue, but having btmgmt
available will at least allow users to work around the problem.

I've filed an upstream bluez issue for getting a workaround for this
in place inside bluez: https://github.com/bluez/bluez/issues/107
2021-03-14 11:44:46 +00:00
.gitignore 5.52 2019-11-03 22:30:04 +00:00
0001-build-Always-define-confdir-and-statedir.patch Update topic patches from tree branch 2019-09-23 11:03:46 +02:00
0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch + bluez-5.46-4 2017-09-05 11:11:13 +02:00
0002-systemd-Add-PrivateTmp-and-NoNewPrivileges-options.patch Update topic patches from tree branch 2019-09-23 11:03:46 +02:00
0003-systemd-Add-more-filesystem-lockdown.patch Update topic patches from tree branch 2019-09-23 11:03:46 +02:00
0004-systemd-More-lockdown.patch Update topic patches from tree branch 2019-09-23 11:03:46 +02:00
0005-media-rename-local-function-conflicting-with-pause-2.patch Fix conflict with unistd.h 2021-03-03 09:04:51 +01:00
bluez.gitignore Use git to manage distro patches 2013-01-10 09:23:48 +01:00
bluez.spec Add the btmgmt util to the packaged files 2021-03-14 11:44:46 +00:00
sources 5.56 2021-02-27 19:46:57 +00:00