Linux Mint 22.3 Cinnamon
Setting up Hideez USB Bluetooth Dongle on Linux Mint 22.3 Cinnamon
This guide explains how to use a USB Bluetooth dongle on Linux Mint when the computer does not have built-in Bluetooth, the internal Bluetooth adapter is not working properly, or you are using a desktop PC.
1. Insert the Bluetooth Dongle
Plug the USB Bluetooth dongle into an available USB port on the computer.
It is recommended to connect the dongle directly to the PC rather than through a USB hub.
2. Check Whether Linux Detects the Dongle
Open Terminal and run:
lsusbYou should see your Bluetooth dongle listed among the USB devices.
Example:

3. Check Whether the Bluetooth Adapter Is Available
Run:
Example:

4. Open Bluetooth Settings
Open the application menu and go to:
Settings → Bluetooth
Make sure Bluetooth is enabled.
Your USB dongle should appear as the active Bluetooth adapter.
5. Pair a Device
Turn on Bluetooth on the device you want to connect, such as:
phone
headset
speaker
mouse
keyboard
In Bluetooth settings:
Click Search or Scan.

Select the device from the list.

Click Pair.
Confirm the pairing code if required.
6. Pair Devices Through Terminal (Optional)
To pair a device through Terminal:
Then run:
Wait until your device appears.
Then use:
Replace XX:XX:XX:XX:XX:XX with the Bluetooth MAC address of your device.
Last updated