LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Fedora 37: Cannot connect to Bluetooth GPS (https://www.linuxquestions.org/questions/fedora-35/fedora-37-cannot-connect-to-bluetooth-gps-4175725060/)

tkalfaoglu 05-14-2023 11:31 AM

Fedora 37: Cannot connect to Bluetooth GPS
 
Hi there. I have a bluetooth GPS device, called "BT GPS"..
I'm using KDE and its applet sees the device, marked as Trusted and has a green checkmark next to it.. It also says Uncategorized for it.
When I right click over it and select Connect->Serial port, it gives me an error,saying Connection Failed: Failed to get rfcomm channel

I added my user to lots of groups that might be related. didn't help. I installed gpsd and gpsd-clients and enabled/started it..

Any ideas how to get it to work? I'm trying to get OpenCPN to work with it basically..

PS: I saw this in the journalctl -f :

May 14 19:34:25 tk-minilaptop blueman-manager[3926]: blueman-manager 19.34.25 WARNING ManagerDeviceMenu:145 fail : fail g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.Failed: _blueman.RFCOMMError: Failed to get rfcomm channel

tkalfaoglu 05-14-2023 11:18 PM

Here is another attempt:

[bluetooth]# devices Paired
[bluetooth]# connect 00:1C:D9:00:1E:31
Device 00:1C:D9:00:1E:31 not available
[bluetooth]# trust 00:1C:D9:00:1E:31
Device 00:1C:D9:00:1E:31 not available
[bluetooth]# devices
[bluetooth]# scan
Missing on/off/bredr/le argument
[bluetooth]# scan bredr
Discovery started
[CHG] Controller 00:F4:8D:95:0A:8E Discovering: yes
[NEW] Device 00:1C:D9:00:1E:31 BT GPS
[bluetooth]# trust 00:1C:D9:00:1E:31
[CHG] Device 00:1C:D9:00:1E:31 Trusted: yes
Changing 00:1C:D9:00:1E:31 trust succeeded
[bluetooth]# connect 00:1C:D9:00:1E:31
Attempting to connect to 00:1C:D9:00:1E:31
[CHG] Device 00:1C:D9:00:1E:31 Connected: yes
[CHG] Device 00:1C:D9:00:1E:31 UUIDs: 00001101-0000-1000-8000-00805f9b34fb
[CHG] Device 00:1C:D9:00:1E:31 ServicesResolved: yes
Failed to connect: org.bluez.Error.NotAvailable br-connection-profile-unavailable
[CHG] Device 00:1C:D9:00:1E:31 ServicesResolved: no
[CHG] Device 00:1C:D9:00:1E:31 Connected: no


All times are GMT -5. The time now is 06:19 AM.