Bluetooth Issues

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
pedronell88

Bluetooth Issues

Post by pedronell88 »

Hello,
I recently installed Mint and everything works fine except for the Bluetooth. I have been reading in order to solve it but have not managed to do so.
In the Terminal I looked up the status of the Bluetooth adapter and this is what's displayed, however I don't know how to interpret what's being displayed, I'll I get from this is that it's running fine:

Code: Select all

jpedroza@CP-JCPA:~$ sudo systemctl status bluetooth -l
[sudo] password for jpedroza: 
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
   Active: active (running) since Thu 2018-07-19 21:55:16 CDT; 21min ago
     Docs: man:bluetoothd(8)
 Main PID: 1614 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─1614 /usr/lib/bluetooth/bluetoothd

Jul 19 21:55:16 CP-JCPA systemd[1]: Starting Bluetooth service...
Jul 19 21:55:16 CP-JCPA bluetoothd[1614]: Bluetooth daemon 5.48
Jul 19 21:55:16 CP-JCPA systemd[1]: Started Bluetooth service.
Jul 19 21:55:16 CP-JCPA bluetoothd[1614]: Starting SDP server
Jul 19 21:55:16 CP-JCPA bluetoothd[1614]: Bluetooth management interface 1.14 in
...skipping...
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
   Active: active (running) since Thu 2018-07-19 21:55:16 CDT; 21min ago
     Docs: man:bluetoothd(8)
 Main PID: 1614 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─1614 /usr/lib/bluetooth/bluetoothd

Jul 19 21:55:16 CP-JCPA systemd[1]: Starting Bluetooth service...
Jul 19 21:55:16 CP-JCPA bluetoothd[1614]: Bluetooth daemon 5.48
Jul 19 21:55:16 CP-JCPA systemd[1]: Started Bluetooth service.
Jul 19 21:55:16 CP-JCPA bluetoothd[1614]: Starting SDP server
Jul 19 21:55:16 CP-JCPA bluetoothd[1614]: Bluetooth management interface 1.14 in
~
The Bluetooth applet straight away says there's no adapters found and I can't basically do anything with it.

Could some one please shed some light on what can I do fix this? Thanks!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Bluetooth Issues

Post by JeremyB »

Post results for

Code: Select all

lsusb; dmesg | egrep -i 'blue|firm'
pedronell88

Re: Bluetooth Issues

Post by pedronell88 »

JeremyB wrote: Fri Jul 20, 2018 5:26 am Post results for

Code: Select all

lsusb; dmesg | egrep -i 'blue|firm'
Hey man, reinstalled Mint and it suddenly works... Unfortunately still have audio issues. Thanks for the help!
scotlandborn

Re: Bluetooth Issues

Post by scotlandborn »

Have the same problem. Running cinnamon 19 on Asus All in one pc 64 bit. Uses a usb bluetooth adapter. Ran the suggested code and got the following :-

ali@ali-ET2410:~$ lsusb; dmesg | egrep -i 'blue|firm'
Bus 002 Device 004: ID 174f:1447 Syntek
Bus 002 Device 003: ID 1926:0dbf NextWindow
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 0bc2:ab26 Seagate RSS LLC
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 04f2:0860 Chicony Electronics Co., Ltd 2.4G Multimedia Wireless Kit
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 0.028101] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.048730] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
ali@ali-ET2410:~$

If there is a level below Newbie, then thats me !
alexa9

Re: Bluetooth Issues

Post by alexa9 »

I have given up on Bluetooth. I use a 2.4Ghz USB wireless Keyboard/Mouse, wired headphones and speakers.
scotlandborn

Re: Bluetooth Issues

Post by scotlandborn »

Just realized that the usb adapter i have is a wireless adapter for keyboard etc. This PC probably does not have Bluetooth ! I'll pick up a BT adapter to try before going any further !
Locked

Return to “Beginner Questions”