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
{{ message }}
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
Using your script I was able to get a virtual display. But the screen was fuzzy and vlc didn't work or started lagging.
So I found that changing Driver "intel" to Driver "modesetting" resolves the fuzzy graphic issue.
This is what the 20-intel.conf looks like.
Using your script I was able to get a virtual display. But the screen was fuzzy and vlc didn't work or started lagging.
So I found that changing
Driver "intel"
toDriver "modesetting"
resolves the fuzzy graphic issue.This is what the
20-intel.conf
looks like.But after using this conf I'm unable to get the virtual display working.
After running the second command
I get the following error
xrandr: Configure crtc 3 failed.
I tried looking for this specific error but didn't find anything.
OS: Ubuntu 20.04
Graphics: hybrid graphics
I have enabled Intel graphics using nvidia-prime by using
NVIDIA on-demand
mode(pic).Also the /etc/X11/xorg.conf file looks like this
Is there anyway to get this work?
The text was updated successfully, but these errors were encountered: