Dear Otavio,
thanks for your suggestion.
Do you mean this module: meta-freescale/recipes-graphics/imx-gpu-viv ?  The version is 5.0.11.p8.6.
How can I find out the version of module inside the kernel source and binary driver?
 
Based on further experiments I have more details about the behaviour:
When I start any Qt application with GUI and then I try to run
export DISPLAY=:0.0 && gst-launch-1.0 videotestsrc ! imxg2dvideotransform ! imxeglvivsink,
I see only a black screen inside the window.
 
But when I restart X server and run the same Gstreamer pipeline again (without running GUI application before), the I can see the videotest output successfully.
Can this description help you to find any recommendations?
 
Best,
Vaclav
 
----- Původní zpráva -----
Od: "Otavio Salvador" <[email protected]>
Komu: [email protected]
Kopie: "meta-freescale Mailing List" <[email protected]>
Předmět: Re: [meta-freescale] Odp: Re: Troubles with Qt after upgrade from Morty to Pyro (plaintext email)
Datum: st, 25. dub 2018 19:38
 
On Fri, Apr 20, 2018 at 9:58 AM,  <[email protected]> wrote:
> I finally moved to Rocko branch, avoided the meta-boundary layer and made an
> image. Kernel version is linux_boundary_4.1.15, Gstreamer version is 1.12.2.
> The behavior is very similar:
>
> 1) export DISPLAY=:0.0 && gst-launch-1.0 videotestsrc ! imxg2dvideotransform
> ! imxg2dvideosink
> works fine without any troubles
>
> 2) export DISPLAY=:0.0 && gst-launch-1.0 videotestsrc ! imxg2dvideotransform
> ! imxeglvivsink
>     a) crashes with segfault during the first run after power on of the
> Nitrogen6x_MAX QP
>     b) second and every other following run of this pipeline causes X window
> with black screen. No videotest pictures.
>
> In all cases, GST_DEBUG=3 has no warnings or errors. Do you have any
> suggestion how to make the imxeglvivsink work?

This is mostly likely to be due the different between the GPU driver
module inside the kernel source versus the binary drivers.

Check if you are using our external module and it should work.
--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

 
 
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to