Bluetooth not want to pair.

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Metalistul

Bluetooth not want to pair.

Post by Metalistul »

Hello. I have Ralink RT3290, and my bluetooth it open, but not want to pair... Why?
Wireless work great.
Sorry for my english, but i dont know very much english.
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 not want to pair.

Post by JeremyB »

It isn't supported correctly in Linux yet but I found some patches to the source code that has been reported to work
Please open a terminal window and post results for

Code: Select all

uname -a
Metalistul

Re: Bluetooth not want to pair.

Post by Metalistul »

Code: Select all

Linux AlexandruBalan 4.10.0-26-generic #30~16.04.1-Ubuntu SMP Tue Jun 27 09:40:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Bluetooth not want to pair.

Post by JeremyB »

That likely is too new of a kernel but it won't hurt to try, enter one line at a time

Code: Select all

sudo apt install git dkms
 git clone https://github.com/alinefr/rtbth.git
 sudo dkms add ./rtbth
 sudo dkms install rtbth/3.9.3
 sudo depmod -a
Reboot
Metalistul

Re: Bluetooth not want to pair.

Post by Metalistul »

When I want to pair not work. I try pair with command, give me this error:

Code: Select all

Attempting to pair with B8:98:F7:A0:CD:2C
Failed to pair: org.bluez.Error.AuthenticationFailed
Locked

Return to “Hardware Support”