Open aarobc opened 3 years ago
Can you grab a drm_info dump after turning off the monitor?
I have the same issue. drm_info
shows both monitors as “connected” even if I switch off Connector 1.
├───Connectors
│ ├───Connector 0
│ │ ├───Object ID: 95
│ │ ├───Type: HDMI-A
│ │ ├───Status: connected
--
│ ├───Connector 1
│ │ ├───Object ID: 104
│ │ ├───Type: DisplayPort
│ │ ├───Status: connected
Only if I unplug the cable, the status will switch to “disconnected”. Does that mean that this is a dirver issue?
Driver info from `drm_info`:
├───Driver: i915 (Intel Graphics) version 1.6.0 (20201103)
├───Device: PCI 8086:1912 Intel Corporation HD Graphics 530
Maybe this is a misunderstanding on my part, but when I shut off a monitor kanshi doesn't detect it as a change. A similar setup would function fine on autorandr with i3.
current setup:
Is this a wayland thing?