Are there any examples of Bluetooth USB adapters working with Tails OS that run on an Intel macOS based laptop?
Observed
- I’ve tested both adapters with compatibility indicated for Linux and macOS with no success so far
- No Bluetooth adapter has been readable with this command or in the Tails Bluetooth settings
- Only the connected Wi-Fi USB adapter shows when using the command
rfkill list provided in the Tails docs
2019 MacBook Pro
- Intel Core i9 processor
- macOS Sequoia 15.7.7
Bluetooth adapters tested
Attempted solutions
- Test all MacBook Pro USB-C ports
- Test multiple USB-A to USB-C adapters that work with other devices
Much appreciated!
Bluetooth support not possible
After troubleshooting with Grok in the command line interface CLI and verifying with Claude through Venice AI it looks like Bluetooth is not supported or configurable by Tails OS.
- If this is the case it’d be helpful to remove the “Bluetooth” example from the Enabling a wireless device documentation
- My next step is to look for a travel friendly wired keyboard and mouse from a reputable brand
CLI troubleshooting in public
Claude’s explanation
Tails deliberately leaves out the part of the system that knows how to talk to Bluetooth, because the project considers Bluetooth a security and privacy risk.
Since that foundational piece is missing, none of the Bluetooth drivers can load on top of it, and the operating system never even recognizes that a Bluetooth adapter is plugged in.
That’s why no dongle works and no settings or commands can turn it on — the support for Bluetooth simply isn’t there to enable, no matter what hardware you use.
I created a work item to remove the Bluetooth examples from the documentation since it’s not supported by default for security.
This will save people a lot of time of troubleshooting. Also I learned there’s existing related work items that have been around with the same idea.