fed...@eyal.emu.id.au writes:

However, trying
        xterm -display :0 -e xrandr --output HDMI1 --mode 3840x2160
or
xterm -display :0 -e xrandr --display :0 --output HDMI1 --mode 3840x2160
or even
xterm -hold -display :0 -e xrandr --display :0 --output HDMI1 --mode 3840x2160
does not restore the video.

Time for some debugging.

xterm -display :0 -e /bin/bash -c 'xrandr --output HDMI1 --mode 3840x2160 >/tmp/log 
2>&1'

Then see if there's something useful in there that will point to the next step.

Attachment: pgp6YiedC1rT_.pgp
Description: PGP signature

-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to