Heya. Im trying to use Deskreen to create a virtual display so i can use it with my old android tablet. When either using virtual-display-linux, or doing it manually with xrandr, it always says ‘Cannot find Output VIRTUAL1’. The suggestion from most is to ‘just use a different output that isnt being used, eg HDMI1’ but when doing xrandr, there is no other outputs, just my integrated display on my laptop.
Screen 0: minimum 16 x 16, current 1920 x 1080, maximum 32767 x 32767
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
1920x1080 59.96*+
1440x1080 59.99
1400x1050 59.98
1280x1024 59.89
1280x960 59.94
[...]
My Laptop does have an HDMI Port, but that’s only showing up when its connected.
Screen 0: minimum 16 x 16, current 3280 x 1080, maximum 32767 x 32767
eDP-1 connected primary 1920x1080+1360+0 (normal left inverted right x axis y axis) 340mm x 190mm
1920x1080 59.96*+
1440x1080 59.99
[...]
HDMI-1 connected 1360x768+0+118 (normal left inverted right x axis y axis) 1600mm x 900mm
1360x768 59.80*+
1024x768 59.92
[...]
So is there any way to add VIRTUAL1 do the list in xrandr? Or to make it so that HDMI1 always shows (without using a dummy plug)?
Thanks.
hardware log here https://0x0.st/Xcey.txt
i am using intel, and i have checked those sources and they said that using a virtual display adapter (e.g, virtual-display-linux) would be possible.
inxi -G below.
Hmmm. IDK, if this will work with Wayland. I just tried something more simple on my X11 with intel https://unix.stackexchange.com/a/391519 , after which I was not able to login using GUI. Had to drop into text console and remove file.
So I would start from there. If after reboot it will show up with xrandr , than you probably can do more stuff from here:
Just make sure you know hot to login into text console, to remove file in case GUI will not show up.
Any Luck? I have almost the same setup as you and I am struggling to get it to work. I have tried the ./vdl-monitor approach and changed many config files