virtual-display-linux icon indicating copy to clipboard operation
virtual-display-linux copied to clipboard

No output VIRTUAL1

Open Magicrafter13 opened this issue 4 years ago • 2 comments
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.

Magicrafter13 avatar Nov 15 '21 05:11 Magicrafter13

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:

pandasoli avatar Nov 06 '22 10:11 pandasoli

I have the same issue. I tried the above but I still get "xrandr: cannot find output "VIRTUAL1"" pls help

MichaelHetrick3321 avatar Nov 19 '22 16:11 MichaelHetrick3321