virtual-display-linux
virtual-display-linux copied to clipboard
No output VIRTUAL1
trafficstars
Upon running vdl-monitor, I receive this:
Start configuration
xrandr: cannot find output "VIRTUAL1"
add resolution 3040x1440
warning: output VIRTUAL1 not found; ignoring
start display VIRTUAL1 to 3040x1440
Followed by the output of xrandr and then
Done, Check your VDL Monitor on System Setting > Display
The file /usr/share/X11/xorg.conf.d/20-intel.conf exists with these contents:
Section "Device"
Identifier "intelgpu0"
Driver "intel"
Option "VirtualHeads" "2"
EndSection
Of possible note is that I am running on hybrid graphics (integrated only is not an option in my BIOS, only hybrid and dedicated/nvidia-only), and that I have optimus-manager installed.
run: sudo apt install xorg openbox,
reboot (make sure the file is at /usr/share/X11/xorg.conf.d/20-intel.conf),
and then run ./vdl-monitor again. :heart:
I have the same issue. I tried the above but I still get "xrandr: cannot find output "VIRTUAL1"" pls help