haimgel / display-switch

Turn a $30 USB switch into a full-featured multi-monitor KVM switch
https://haim.dev/posts/2020-07-28-dual-monitor-kvm/
MIT License
2.82k stars 110 forks source link

DDC error, even though I am not even trying to control a DDC monitor #108

Closed MatthiasGrandl closed 8 months ago

MatthiasGrandl commented 1 year ago

Small suggestion: Would it be possible to skip the DDC check if the user is exclusively using on_usb_connect_execute and on_usb_disconnect_execute? My TV does not support DDC and I built a script to control it over it's API, but display_switch does not seem to support this usecase as I get the following: 14:38:53 [ERROR] Did not detect any DDC-compatible displays!

haimgel commented 8 months ago

I suggest trying some other software to trigger actions on USB connection/disconnection.