F&S Support Forum
Recent Activities
-
fs-support_PG
PostHello,
you do not build Weston, right? Could you try to build the mainline version and add it to your image and test if it works there?
Please make sure to add
(Code, 3 lines)
and remove
(Code, 1 line)
from your defconfig, and also remove
(Code, 2 lines)
form… -
Andre.Wagner
PostHello,
I had to discover that my Qt application was falling back to framebuffer support but i didn't realize until now.
The output while trying to start is:
qt.qpa.egldeviceintegration: EGL device integration plugin keys: ("eglfs_kms")
… -
FS-Support_BS
Posted the thread FSInstaller - Recovery Tool for i.MX8 and i.MX93 series.Thread -
bkeohane
Replied to the thread How to enable HDMI video output.Post(Quote from fs-support_PG)
Thank you, Sir, this worked great. Issue closed. -
bkeohane
Liked fs-support_PG’s post in the thread How to enable HDMI video output.Like (Post)Hello,
could you try using the PLL2 for your LVDS display?
HDMI also uses PLL5 for pixel clock generation. SO driving two different resolutions from a singe clock might me problematic.
Please try these changes and play around with different resolutions.
… -
fs-support_MRO
Posted the thread Troubleshooting Guide.ThreadPossible Boot Issues and How to Fix Them
In some rare cases, certain startup behaviors may appear — often due to unexpected shutdowns or software-related issues. Below are common problems you might encounter and some tips on how to handle them:Preparing
… -
fs-support_PG
Replied to the thread How to enable HDMI video output.PostHello,
could you try using the PLL2 for your LVDS display?
HDMI also uses PLL5 for pixel clock generation. SO driving two different resolutions from a singe clock might me problematic.
Please try these changes and play around with different resolutions.
… -
bkeohane
Replied to the thread How to enable HDMI video output.PostHi,
I have achieved to successfully run two displays (LVDS + HDMI) with correct color encoding using Wayland Weston, and running an instance of Weston in clone-mode:
(Code, 2 lines)
Here, the content of fb0 is successfully cloned to fb2.
It works, but I now… -
fs-support_CS
Replied to the thread F&S i.MX93 Yocto Pre-Release 2025.02.1 (fsimx93-Y2025.02.1-pre).PostThis release fixes an issue in the manifest file of fsimx93-Y2025.02-pre. -
fs-support_CS
Posted the thread F&S i.MX93 Yocto Pre-Release 2025.02.1 (fsimx93-Y2025.02.1-pre).ThreadA new pre-release for fsimx93 is available.
It is based on the following components:
- Yocto 5.0 (Scarthgap)
- Linux 6.6.69
- U-Boot 2024.04
Currently supported boards:
- PicoCoreMX93, OSM93
!!ATTENTION!!
Please note that this is a pre-release, which is only…