2017-03-08 16:19 GMT+01:00 Алексей Трофимов via arch-general <arch-general@xxxxxxxxxxxxx>: > I try to dump bluetooth traffic to find audio codecs my wireless headphones > support -- > http://askubuntu.com/questions/425333/how-to-make-aptx-capable-bluetooth-equipment-work-with-ubuntu > > But it looks like I have no hcidump installed. It looks like hcidump is no longer supported: http://git.kernel.org/cgit/bluetooth/bluez.git/commit/?id=b1eb2c4cd057624312e0412f6c4be000f7fc3617 <quote> build: Hide deprecated tools under --enable-deprecated This marks the following tools as deprecated as they are not longer maintained or have been replaced by other tools: hciattach hciconfig hcitool hcidump rfcomm sdptool ciptool gatttool </quote> Though it is not very clear what can be used instead. Otoh; perhaps if you rebuild the PKG with the appropriate flags you can get it back. mvg, Guus Snijders