Updated: October 28, 2024 |
You need to configure your display in graphics.conf and restart Screen.
In your configuration file (graphics.conf), on your target, you need to specify the Wfdcfg library (or libraries) and any parameters related to your display device. In the wfd device section, ensure that you have the appropriate libraries specified for your display. For example,
begin wfd device 1 wfd-dlls = libwfdcfg-imx6x-okaya.so libimx6xCSCgamma-generic.so libWFDimx6x.so grpx0 = lcd grpx1 = hdmi grpx2 = hdmi video-layer0 = lcd video-layer1 = hdmi end wfd device
You need to configure one wfd device section for each display you are using.
For more information on configuring Screen, refer to the Screen Developer's Guide.
Ensure the following:
slay screen
pidin ar
If not already set, ensure that your LD_LIBRARY_PATH is set to correct paths..
screen
slog2info
sw-vsync
For more information on applying your Screen, configuration, refer to the Screen Developer's Guide.