Hotplug for unstable USB-connections

Ask a generic question about the usage of QLC+, not related to a particular operating system
Post Reply
athomsen
Posts: 5
Joined: Sun Jul 12, 2015 2:47 pm
Real Name: Anders Thomsen

Arch Linux, latest QLC+4 (qt5 build).

I've struggling with my Enttec USB DMX pro sometimes disconnecting and reconnecting < seconds after. I believe it has to do with a fog machine making noise in the laptop power supply or something - whatever.

I was hoping that the hotplug function in QLC would reconnect the device, but what I can read from the code it only populates the device list in QLC, correct?

It should be possible to implement a feature so that if a device (identified by serial number) is disconnected and reconnected (perhaps within a limited time) it is automatically patched in?
User avatar
mcallegari
Posts: 4720
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

It should be possible to implement a feature so that if a device (identified by serial number) is disconnected and reconnected (perhaps within a limited time) it is automatically patched in?
It already does that. Try manually
athomsen
Posts: 5
Joined: Sun Jul 12, 2015 2:47 pm
Real Name: Anders Thomsen

Yes, I gathered that.

Moved to github :-) https://github.com/mcallegari/qlcplus/issues/1086
Post Reply