Skip to content

Instantly share code, notes, and snippets.

@phit
Created September 27, 2020 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phit/b3486d2cd35513445d7bcd9858e17f62 to your computer and use it in GitHub Desktop.
Save phit/b3486d2cd35513445d7bcd9858e17f62 to your computer and use it in GitHub Desktop.
22:01:09 [INFO] Configuration loaded ("C:\\Users\\phit\\AppData\\Roaming\\display-switch\\display-switch.ini"): Configuration { usb_device: "046d:082d", input_sources: InputSources { on_usb_connect: None, on_usb_disconnect: None }, monitor1: Some(PerMonitorConfiguration { monitor_id: "sam", input_sources: InputSources { on_usb_connect: Some(Custom(0xff)), on_usb_disconnect: Some(Hdmi2(0x12)) } }), monitor2: Some(PerMonitorConfiguration { monitor_id: "del", input_sources: InputSources { on_usb_connect: Some(DisplayPort1(0xf)), on_usb_disconnect: Some(DisplayPort2(0x10)) } }), monitor3: None, monitor4: None, monitor5: None, monitor6: None }
22:01:09 [INFO] Display 'Generic PnP Monitor' is currently set to Custom(0xff)
22:01:09 [INFO] Display 'Generic PnP Monitor' is currently set to DisplayPort1(0xf)
22:01:09 [ERROR] Failed to get current input for display 'GP107-A/2147881090:SVideo': Ddc(InvalidChecksum)
22:01:09 [INFO] Display 'GP107-A/2179202595:Lvds' is currently set to DisplayPort1(0xf)
22:01:33 [DEBUG] (1) display_switch::app: Detected device change. Added device: "0000:0000"
22:01:33 [DEBUG] (1) display_switch::app: Detected device change. Removed device: "05e3:0610"
22:01:33 [DEBUG] (1) display_switch::app: Detected device change. Removed device: "046d:c08f"
22:01:33 [DEBUG] (1) display_switch::app: Detected device change. Removed device: "04b4:2005"
22:01:33 [DEBUG] (1) display_switch::app: Detected device change. Removed device: "046d:082d"
22:01:33 [INFO] Monitored device is ("046d:082d") is disconnected
22:01:33 [INFO] Display 'Generic PnP Monitor' is not configured to switch on USB disconnect
22:01:33 [INFO] Display 'Generic PnP Monitor' is not configured to switch on USB disconnect
22:01:33 [INFO] Display 'GP107-A/2147881090:SVideo' is not configured to switch on USB disconnect
22:01:33 [INFO] Display 'GP107-A/2179202595:Lvds' is not configured to switch on USB disconnect
22:01:33 [DEBUG] (1) display_switch::app: Detected device change. Removed device: "05e3:0626"
22:01:35 [DEBUG] (1) display_switch::app: Detected device change. Removed device: "0000:0000"
22:01:35 [DEBUG] (1) display_switch::app: Detected device change. Added device: "05e3:0626"
22:01:35 [DEBUG] (1) display_switch::app: Detected device change. Added device: "05e3:0610"
22:01:36 [DEBUG] (1) display_switch::app: Detected device change. Added device: "04b4:2005"
22:01:36 [DEBUG] (1) display_switch::app: Detected device change. Added device: "046d:c08f"
22:01:36 [DEBUG] (1) display_switch::app: Detected device change. Added device: "046d:082d"
22:01:36 [INFO] Monitored device ("046d:082d") is connected
22:01:36 [INFO] Display 'Generic PnP Monitor' is not configured to switch on USB connect
22:01:36 [INFO] Display 'Generic PnP Monitor' is not configured to switch on USB connect
22:01:36 [INFO] Display 'GP107-A/2147881090:SVideo' is not configured to switch on USB connect
22:01:36 [INFO] Display 'GP107-A/2179202595:Lvds' is not configured to switch on USB connect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment