User Activity

I changed name of orginal device-tree of my board stm32mp157c-dk2.dts. Then I tried upload tf-a and uboot to device via STM32_Programmer_CLI. Program proper uploaded tf-a and I see my new Model name but now program wait for reconnecting and my device...
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 use SDL with X11 for now but I want to use it directly with kms/drm kernel driver. I run basic_splash_drm and it works.I don't know how to configure sdl to work together with kms/drm, somebody use it in this way ?Regards,Adrian
Hi,I try use optee with weston image and I find that:Once the machine is defined with MACHINE_FEATURES += "optee" and the distro is set with DISTRO_FEATURES_append = " optee ", building the OpenSTLinux distribution will provide all necessary binaries...
Hello,I want to use SDL2 to run some application on stm32mp157 DK2.I build st-example-image-x11 and when LDME service started I can run startX and run my application. I want turn off LDME manager and only run startX but when I do this I get error:las...