Different output between xrandr and xdpyinfo

limh at sunray.cn limh at sunray.cn
Thu Nov 19 07:57:14 UTC 2020


Hi Ilya

    I try using relative resolutions, but it doesn't work(only one monitor has content)
    Then I try using fixed resolutions, neither of them have content.

    BTW, I'm using X on imx6. Does the device (vivante) not support that?

    The original content of xorg.conf is as follows:

Section "Device"
    Identifier  "i.MX Accelerated Framebuffer Device"
    Driver       "vivante"
    Option      "fbdev"     "/dev/fb0"
    Option      "vivante_fbdev" "/dev/fb0"
    Option      "HWcursor"  "true"
EndSection

Section "ServerFlags"
    Option      "BlankTime"  "0"
    Option      "StandbyTime"  "0"
    Option      "SuspendTime"  "0"
    Option      "OffTime"  "0"
EndSection

Regards
--------------
limh at sunray.cn



More information about the xorg mailing list