Linux Bluetooth protocol stack (BlueZ) is Missing in Linux_for_Tegra_24.2

Hi,
We are facing issues on using Bluetooth in version 24.2 but it seems to be worked in 24.0 and we found that BlueZ package is missing in 24.2. How to fix this now?

NOTE: This should be in the TX1 forum instead of TK1, but since R24.x is for TX1, it appears this is for a TX1 and not a TK1.

I’m looking at R24.2.1, I see bluez is installed. If you don’t have this it should still be available through the standard Ubuntu packages. You can search for anything related to bluez via:

apt search bluez

I have several Ubuntu apt repositories enabled, here’s a subset of what I see:

blueman/xenial 2.0.4-1ubuntu2 arm64
  Graphical bluetooth manager

bluetooth/xenial 5.37-0ubuntu5 all
  Bluetooth support

bluez/xenial,now 5.37-0ubuntu5 arm64 [installed,automatic]
  Bluetooth tools and daemons

bluez-btsco/xenial 1:0.50-0ubuntu6 arm64
  Bluez Bluetooth SCO tool

bluez-cups/xenial,now 5.37-0ubuntu5 arm64 [installed,automatic]
  Bluetooth printer driver for CUPS

bluez-dbg/xenial 5.37-0ubuntu5 arm64
  Bluetooth tools and daemons (with debugging symbols)

bluez-hcidump/xenial 5.37-0ubuntu5 arm64
  Analyses Bluetooth HCI packets

bluez-obexd/xenial,now 5.37-0ubuntu5 arm64 [installed,automatic]
  bluez obex daemon                                                                                                                                             

bluez-tests/xenial 5.37-0ubuntu5 arm64
  BlueZ test tools and scripts

bluez-tools/xenial 0.2.0~20140808-5 arm64
  Set of tools to manage Bluetooth devices for linux

btscanner/xenial 2.1-5.1build1 arm64
  ncurses-based scanner for Bluetooth devices

And then there is of course the install via something like:

sudo apt-get install bluez bluez-tools

NOTE: This should be in the TX1 forum instead of TK1, but since R24.x is for TX1, it appears this is for a TX1 and not a TK1.

  • Moving to TX1 forum.