Replies: 7 comments
-
🤔 |
Beta Was this translation helpful? Give feedback.
-
Hi, @pythops Basically you propose to connect to bluetooth via bluetoothctl and see if it works, right? |
Beta Was this translation helpful? Give feedback.
-
I just try to know where the problem is for you, if
|
Beta Was this translation helpful? Give feedback.
-
[yurii@archlinux ~]$ bluetoothctl Just reproduced. Looks like bluetoothctl is working fine |
Beta Was this translation helpful? Give feedback.
-
Hm. Just checked dmesg and this is what i see
Looks like issue with drivers, device or configuration i guess, so it's not a problem directly connected to bluetui. But maybe it's possible to add logs. Or if it's already there - would be helpful to add instruction to get it :) |
Beta Was this translation helpful? Give feedback.
-
After checking arch linux forum - looks like i have bluetooth dongle which is not recognized as known by linux kernel. Basic w/a which just worked for me from this post - https://bbs.archlinux.org/viewtopic.php?id=274953. Steps:
So i hope problem is gone. For now logs from dmesg looks like this:
And bluetooth service logs:
Dec 25 15:13:19 archlinux bluetoothd[625]: profiles/audio/avctp.c:av |
Beta Was this translation helpful? Give feedback.
-
Good point, I will see if I can print logs to stderr |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. For some reason when i start "bluetui" - only blank terminal without any symbol on it. Sometimes it's working fine
Version:
Bluetooth service is running
I can Exit with "q"
Beta Was this translation helpful? Give feedback.
All reactions