Desktop PC bluetooth dongle not visible to other devices

Asked by Ken

I have a bluetooth dongle in a USB port on my desktop pc which lights up when installed but no other devices can see it. Any suggestions would be appreciated.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Ken
Solved:
Last query:
Last reply:
Revision history for this message
Bernard Stafford (bernard010) said :
#1

Terminal: lsb_release -a; uname -a
Then lsusb
Paste both outputs here for diagnostic.

Revision history for this message
Ken (ken-1) said :
#2

ken@Bliksem:~$ lsb_release -a; uname -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy
Linux Bliksem 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
ken@Bliksem:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 002: ID 00da:8510 Telink Wireless Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ken@Bliksem:~$

Revision history for this message
Bernard Stafford (bernard010) said :
#3

What device does the Bluetooth Dongle control ?
Make and model is needed. It might need a driver.

Revision history for this message
Ken (ken-1) said :
#4

It's a desktop box of unknown origins - sorry I can't be more specific
than that. It's probably about 3 years old so not entirely out of date.

On 2023/01/02 20:45, Bernard Stafford wrote:
> Your question #704266 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/704266
>
> Status: Open => Needs information
>
> Bernard Stafford requested more information:
> What device does the Bluetooth Dongle control ?
> Make and model is needed. It might need a driver.
>

Revision history for this message
Bernard Stafford (bernard010) said :
#5

Does it control a mouse, keyboard, speakers, etc

Revision history for this message
Ken (ken-1) said :
#6

None of the items that you mention - I want to use it for my iPhone to swap files, pictures etc.

Revision history for this message
Bernard Stafford (bernard010) said (last edit ):
#7

Need the make and model number of the dongle to find its Linux driver.
Some of the dongles only have a windows driver for them.

Revision history for this message
Ken (ken-1) said :
#8

Bernard, I've come to the conclusion that this dongle is at fault. There is no brand name or model on the device so that is no help. These things are cheap enough so, next time I pass his shop, my trusty supplier can expect a visit!

Thank you for your efforts - much appreciated. Best wishes for a great 2023!

Revision history for this message
Bernard Stafford (bernard010) said :
#9
Revision history for this message
Bernard Stafford (bernard010) said :
#10

sudo apt install bluez-firmware

Description: Firmware for Bluetooth devices
 This firmware is required for operation of Bluetooth dongles based on
 the Broadcom BCM203x and Raspberry Pi chipset.