Replies: 7 comments
|
🤔 |
|
Hi, @pythops Basically you propose to connect to bluetooth via bluetoothctl and see if it works, right? |
|
I just try to know where the problem is for you, if
|
|
[yurii@archlinux ~]$ bluetoothctl Just reproduced. Looks like bluetoothctl is working fine |
|
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 :) |
|
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 |
|
Good point, I will see if I can print logs to stderr |
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"
All reactions