You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dec 24 10:15:59 drache display_switch[35114]: 00:15:59 [INFO] display-switch v1.4.0 built on 2024-12-02T02:06:04.414143986Z from git 1.4.0-6-g433946c
Dec 24 10:15:59 drache display_switch[35114]: 00:15:59 [INFO] Configuration loaded ("/home/drache/.config/display-switch/display-switch.ini"): Config>
Dec 24 10:16:00 drache display_switch[35114]: 00:16:00 [ERROR] Failed to get current input for display 'DEL Dell AW2721D #GjMYMxgwABQF': DDC/CI I2C e>
Dec 24 10:16:00 drache display_switch[35114]: 00:16:00 [INFO] Display 'DEL AW2725DF 8755ZZ3' is currently set to Custom(0xf0f)
Dec 24 10:16:00 drache display_switch[35114]: 00:16:00 [INFO] Monitored device ("05e3:0610") is connected
Dec 24 10:16:00 drache display_switch[35114]: 00:16:00 [INFO] Display 'DEL Dell AW2721D #GjMYMxgwABQF' is not configured to switch on USB connect
Dec 24 10:16:00 drache display_switch[35114]: 00:16:00 [INFO] Display 'DEL AW2725DF 8755ZZ3' is already set to DisplayPort1(0xf)
Dec 24 10:16:00 drache display_switch[35114]: 00:16:00 [INFO] External command 'echo DisplayPort1 activated' executed successfully
Dec 24 10:16:02 drache display_switch[35114]: 00:16:02 [INFO] Monitored device is ("05e3:0610") is disconnected
Dec 24 10:16:03 drache display_switch[35114]: 00:16:03 [INFO] Display 'DEL Dell AW2721D #GjMYMxgwABQF' is not configured to switch on USB disconnect
Dec 24 10:16:03 drache display_switch[35114]: 00:16:03 [INFO] Display 'DEL AW2725DF 8755ZZ3' set to DisplayPort2(0x10)
Dec 24 10:16:03 drache display_switch[35114]: 00:16:03 [INFO] External command 'echo DisplayPort2 activated' executed successfully
It reports as though it toggles the monitor successfully but it's actually still on DisplayPort1. If I change this to use Hdmi1 instead of DisplayPort2 it will work so the configuration is okay.
I am guessing I will need to get the hex code for the input instead.
The text was updated successfully, but these errors were encountered:
Config below
Logs:
It reports as though it toggles the monitor successfully but it's actually still on
DisplayPort1
. If I change this to useHdmi1
instead ofDisplayPort2
it will work so the configuration is okay.I am guessing I will need to get the hex code for the input instead.
The text was updated successfully, but these errors were encountered: