`Device timed out` error when logi bolt is connected via thunderbolt 3 hub
alllexx88 opened this issue · 3 comments
Hello,
I use a TB3 device (Razer Core X Chroma) with a usb 3.0 hub in it, and have a logi bolt connected to it. When I run logid
I get this error:
$ sudo logid
[INFO] Detected receiver at /dev/hidraw6
[WARN] Error adding device /dev/hidraw6: Device timed out
If I connect the logi bolt to a laptop's usb port directly, the error goes away:
$ sudo logid
[INFO] Detected receiver at /dev/hidraw6
[INFO] Device found: MX Master 3S on /dev/hidraw6:2
It would be great to fix the issue. I'm using logiops 0.3.3-1
on Arch installed via AUR: https://aur.archlinux.org/packages/logiops
Thank you!
@alllexx88 How did you managed to get it running? I connect the logi bolt to my laptop and ./logid can only find the receiver. It cannot find any device.
Agree, I can't use a Bolt receiver through a USB hub, it only works when connected directly to the machine (which is a big problem on the growing number of laptops that have no USB-A ports!)
EDIT: Got it working. logid
has to receive input from the device within about a second of starting, or else it "times out" the device and will not monitor it for further input until you restart it (e.g. turning the mouse off and on again)