kmsdrm dynamic loading support
Hi, What mean kmsdrm no support dynamic loading ? But for example X11 can be dynamic loaded.I check this when try build SDL, but are there some another options to check dynamic loading in system ?Adrian
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
Hi, What mean kmsdrm no support dynamic loading ? But for example X11 can be dynamic loaded.I check this when try build SDL, but are there some another options to check dynamic loading in system ?Adrian
Hello, I have built the st-example-image-qt, built the meta-qt5 toolchain and installed the SDK. I am trying to set up cross compilation for qtcreator but when I try to run the qt program I get the following error:06:07:02: Running steps for project ...
From my preliminary survey, ST provides bootloader source code, kernel source code, and Yocto/Linux for SW developers to customize the file system (rootfs) to add/remove the open source tools and framework. Is my understanding correct?
Secure Boot, TrustZoneSuspend to/resume from different sleep modes
1) Does the current ST Linux BSP (u-boot and kernel driver) support below key components?DDR3 2Gb (W632GG6NB11I)PMIC (STPMIC1B)NAND Flash 128 MB (W29N01HZSINF)? Bootable?SD Card? Bootable?Gigabit Ethernet Transceiver (KSZ9131RNXI-TR) - RGMII mode?F...
Hello, I would like to know in detail how exactly does the Engineering mode work on this platform. The information at https://wiki.st.com/stm32mpu/wiki/STM32CubeMP1_development_guidelines are kind of vague and a little confusing. Is the Cortex-A7 bei...
Hello, We have a custom board with STM32MP157A series and we need to launch our image using EMMC boot.Actually we had an custom board with same processor but it was booting only with SD card as there is no EMMC boot in that.So I want to know how to...
Hi, how to add program to autostart in OpenSTLinux ?I tried adding initialization script to /etc/init.d and creating .desktop file in ~/.config/autostart directory, but nothing works.I will be very gratefull, if somebody could help me.
Not sure where to post this, just unpacked a STM32MP157C-EV1 and was following the Getting started instructions. The insctructions use USB to program a SDHC card. But, on this page:https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_board...