Setting Up
-
2. Downloading Broadcom Bluetooth Firmware
Download Broadcom Bluetooth Firmware for Ubuntu GNU/Linux
Possibly, on Firefox Prompt Choose “Save File”:
-
3. Installing Broadcom Bluetooth Firmware
Then to Set up Broadcom Bluetooth Firmware on Ubuntu
First Access the Target, usually in the Downloads folder:cd && cd Downloads
To Check is there do:
ls . | grep broadcom-bt-firmware
The grep Command Refine the output List showing only the entries Matching the Keyword.
But if you are in Trouble to Find Out it on Terminal See: How to Access Downloads Folder from Browser.
And then to Setup Broadcom Bluetooth Firmware:sudo apt install ./broadcom-bt-firmware*.deb
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Or if you prefeer then try to Install it with the Ubuntu Software Installer UI.
Simply Double-Click on the Package on the File Manager:And Authenticate with the Admin Pass to Install it:
-
4. Enabling Broadcom Bluetooth
Last, possibly to Broadcom Bluetooth for your Device
Play:sudo modprobe -r btusb && sudo modprobe btusb
So Now I’m truly Happy if My Guide could Help you to Enable Broadcom Bluetooth on Ubuntu 22.04 Jammy!
Contents