I'm trying to show content on the small screen (TFT3P5581-T) connected to the evaluation board. However nothing shows up on the screen, when I'm trying to run any of the examples from the "QtWebEngine browsers" - instead i get the following error:

I have tried to run the command: "export QTWEBENGINE_DISABLE_SANDBOX=1
which changed the error to:

The resistors determine whether it should be HDMI or MIPI have been moved, and I have an image, that is showing a simple screen on the display indicating that the connecting the display is working.
Now I want to build a new image with the following settings:
- DISTRO=fsl-imx-wayland
- MACHINE=imx7ulpevk
- bitbake imx-image-full
I have added to local.conf:
IMAGE_INSTALL:append = " packagegroup-qt6-webengine"
Any suggestions how I get the demonstration to run and show on the screen.