Severin von Wnuck-Lipinski
Severin von Wnuck-Lipinski
Can you identify the exact commit that caused these issues? You might want to start with commit 78cdb31a735bcc0d1b5ce870585c44ce4b55c657.
Wait, so you're getting disconnects on 3a1e5cb5fea7f099ff936f1ab23e6bf7d209ea8d but not on 78cdb31a735bcc0d1b5ce870585c44ce4b55c657? That's absolutely impossible.
> Do you want me to do another test on that commit? Yes, please.
Alright, make sure you're going in the opposite direction then, regarding the commits you're testing. We'll have to find the first one that works reliably.
Would you mind opening an issue on [`libusb`](https://github.com/libusb/libusb)'s GitHub page for this problem? It seems like there's a relation between my switch from the async `libusb` API to the sync...
> yeah. I saw that. thanks for the feedback. but I'm still clueless about what to do in order to make it work properly. I'll wait for future versions. @bernardodpc...
In that case a Wireshark USB capture might helpful.
I don't think your dongle is faulty. It's most likely caused by a buggy driver for your USB controller. Like I said, those problems can be narrowed down by trying...
It's certainly possible, but I don't have any experience writing `init` scripts. If you'd like to create such scripts, I'd suggest putting them into a repository and I'll add a...
Nah, it's still a system-service right now. I've realized that user-services have too many drawbacks to be a good alternative.