Yussur Mustafa Oraji

Results 11 comments of Yussur Mustafa Oraji

I've had issues with a script using luasockets (Specifically, it fails to find the library). Is that a known issue? Script in Question is [here](https://github.com/alttpo/sni/blob/main/lua/Connector.lua#L53). Still, thanks for getting this...

Thanks for the Help, I really appreciate it. I've attempted most of what you suggested, however I don't own a seperate bluetooth dongle at the moment, only the one integrated...

Module, output (if still required) as follows ``` bnep 28672 2 btusb 65536 0 btrtl 24576 1 btusb btbcm 20480 1 btusb btintel 32768 1 btusb bluetooth 720896 29 btrtl,btintel,btbcm,bnep,btusb,rfcomm...

I checked, it's disabled :c Sorry again for missing the USB ID

Tried all combinations, no change. Small Note: I am wondering why it is reporting "Connected: Yes" before actually pairing succeeds. No other Bluetooth Device I have does that

I think I found a solution! At least partly... If I don't send `pair`, but instead `trust` and then `connect` it worked fine instantly However, I then run into an...

From what I read you ran `trust` after `connect` and `pair`, but I ran it first, before any other commands (save actually scanning). Running `connect` first it's expected to not...

~~Bluetooth sucks~~ I'm currently away, will test further in a few hours. I'll have a different Bluetooth Adapter to test then too

Am now on my Workstation PC. Diagnostics: ``` uname -a Linux Ryzen 5.8.2-arch1-1 #1 SMP PREEMPT Thu, 20 Aug 2020 20:45:00 +0000 x86_64 GNU/Linux ``` ``` That one weird command...

Re: Desktop Environment My PC uses sway, which doesnt have integrated bluetooth management, and, while my laptop uses KDE, I uninstalled bluedevil to manage connections myself