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
I'm running a standard Ubuntu 22.04 desktop (with Gnome under the hood), using xorg instead of wayland.
If I start e.g. x11vnc -display :0 -forever -rfbport 5901 and leave the monitor connected, it works great.
I use a KVM switch and so leaving this computer as the active display works great. But if I switch to another display, the problem appears. This also happens if I connect the monitor directly to the computer and then later disconnect it . (Strangely, it continues to work if I power off the monitor, but leave it plugged in, but that may depend on the monitor.)
(I realize that this project needs a new maintainer and so this might never get fixed, but now it is recorded for posterity...)
To Reproduce
Run x11vnc -display :0 -forever -rfbport 5901
See that it works from a remote machine
Disconnect the monitor. Either by switching a KVM switch to use another computer, or by disconnecting the monitor
See the error
Reconnect the monitor or switch the KVM switch back to serving this computer and normal operation is restored.
Expected Behavior
I expect x11vnc to continue behaving as it did when the monitor was connected.
Actual Behavior
Moving windows and other interactions become slow, and it appears as if there are multiple windows. It is basically unusable.
Screenshots
Original single window as it looks with a connected monitor.
Then I disconnected the monitor and moved the window:
Only the bottom-right one is interactive. There is only supposed to be a single window.
I plan on working around this problem with an EDID Emulator. I've ordered this one. It hopefully lets the computer think the display is still attached. And then next time I update the KVM switch, get one with a built-in EDID emulator. I'll try to remember to update this thread when the EDID emulator arrives and I've tried it out.
Desktop (please complete the following information):
OS and version: Ubuntu 22.04
Xorg version used: (see below)
Wayland version used: (not relevant I think, but see below)
Sounds like you might need an EDID emulator to keep your graphics cards alive at maximum output. They are cheap although DisplayPort can be confusing since it usually needs two ports total and screen mirroring.
I plan on working around this problem with an EDID Emulator. I've ordered this one. It hopefully lets the computer think the display is still attached.
Could I ask you what this means?:
DisplayPort can be confusing since it usually needs two ports total and screen mirroring
I'm on HDMI now, but I'd like to know... Would something like this Lindy DisplayPort 1.2 EDID Emulator work and/or what to look out for if one is using DisplayPort?
If you'd like to put out an incentive for fixing this bug, you can do so at https://issuehunt.io/r/LibVNC/x11vnc
Describe the bug
I'm running a standard Ubuntu 22.04 desktop (with Gnome under the hood), using xorg instead of wayland.
If I start e.g.
x11vnc -display :0 -forever -rfbport 5901
and leave the monitor connected, it works great.I use a KVM switch and so leaving this computer as the active display works great. But if I switch to another display, the problem appears. This also happens if I connect the monitor directly to the computer and then later disconnect it . (Strangely, it continues to work if I power off the monitor, but leave it plugged in, but that may depend on the monitor.)
(I realize that this project needs a new maintainer and so this might never get fixed, but now it is recorded for posterity...)
To Reproduce
x11vnc -display :0 -forever -rfbport 5901
Expected Behavior
I expect
x11vnc
to continue behaving as it did when the monitor was connected.Actual Behavior
Moving windows and other interactions become slow, and it appears as if there are multiple windows. It is basically unusable.
Screenshots
Original single window as it looks with a connected monitor.
Then I disconnected the monitor and moved the window:
Only the bottom-right one is interactive. There is only supposed to be a single window.
Additional Information
A
gnome-session-flashback
session works fine.This problem was originally described here: vnc - Why do both x11vnc and x0vncserver fail in similar ways in Gnome Ubuntu 22.04? - Ask Ubuntu
I plan on working around this problem with an EDID Emulator. I've ordered this one. It hopefully lets the computer think the display is still attached. And then next time I update the KVM switch, get one with a built-in EDID emulator. I'll try to remember to update this thread when the EDID emulator arrives and I've tried it out.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: