|
[IMX6Q][Dunfell] Problem using imxeglvivsink on top of X11
Ehm, which github? And would anyone be able to reproduce it at his side? (so I know it's not just me ;-))
Ehm, which github? And would anyone be able to reproduce it at his side? (so I know it's not just me ;-))
|
By
Wouter Vanhauwaert
· #24476
·
|
|
[IMX6Q][Dunfell] Problem using imxeglvivsink on top of X11
Ok, so I did the same with distro fsl-x11 distro (same local.conf as above, only changed distro) and issue prevails. though imxeglvivsink is tot there anymore, but I tried with glimagesink and caught
Ok, so I did the same with distro fsl-x11 distro (same local.conf as above, only changed distro) and issue prevails. though imxeglvivsink is tot there anymore, but I tried with glimagesink and caught
|
By
Wouter Vanhauwaert
· #24470
·
|
|
[IMX6Q][Dunfell] Problem using imxeglvivsink on top of X11
Ok, I'll do that now. In the mean time I built a core-image-x11 for imx6qdlsabresd with following changes in local.conf: With none of my own layers enabled, and the problem persists.
Ok, I'll do that now. In the mean time I built a core-image-x11 for imx6qdlsabresd with following changes in local.conf: With none of my own layers enabled, and the problem persists.
|
By
Wouter Vanhauwaert
· #24467
·
|
|
[IMX6Q][Dunfell] Problem using imxeglvivsink on top of X11
The distro is based on fslc-x11, so I guess that would make gstreamer1.0-imx then
The distro is based on fslc-x11, so I guess that would make gstreamer1.0-imx then
|
By
Wouter Vanhauwaert
· #24465
·
|
|
[IMX6Q][Dunfell] Problem using imxeglvivsink on top of X11
I'm using a custom board/custom distro, based on yocto Dunfell. It's using vivante drivers (so not etnaviv). Running kernel is: 5.4-2.1.x-imx X11 itself is working fine. Although I get a VivDRIScreenI
I'm using a custom board/custom distro, based on yocto Dunfell. It's using vivante drivers (so not etnaviv). Running kernel is: 5.4-2.1.x-imx X11 itself is working fine. Although I get a VivDRIScreenI
|
By
Wouter Vanhauwaert
· #24463
·
|
|
Imx6q: Mirror lvds and lcd on linux-fslc-imx
Hello, I want to connect 2 identical FHD screens (timing-wise) to my imx6q board. One is LCD and the other one (dualchannel) LVDS. I only want to render content once (for perfomance) and output it on
Hello, I want to connect 2 identical FHD screens (timing-wise) to my imx6q board. One is LCD and the other one (dualchannel) LVDS. I only want to render content once (for perfomance) and output it on
|
By
Wouter Vanhauwaert
· #24388
·
|
|
Adding LCD display (none lvds) in Linux 5.4 fslc?
Sorry, but I think that's not correct... Indeed, you can use fsl,imx-parallel-display, but then you're using the opensource/drm mainline way of addressing the ipu, and not the freescale proprietary wa
Sorry, but I think that's not correct... Indeed, you can use fsl,imx-parallel-display, but then you're using the opensource/drm mainline way of addressing the ipu, and not the freescale proprietary wa
|
By
Wouter Vanhauwaert
· #24386
·
|
|
Adding LCD display (none lvds) in Linux 5.4 fslc?
Hmm, it doesn't work. But is this endpoint-setup not meant to be used together with DRM? Whereas before it was for mxcfb? I'm stilll a bit lost...
Hmm, it doesn't work. But is this endpoint-setup not meant to be used together with DRM? Whereas before it was for mxcfb? I'm stilll a bit lost...
|
By
Wouter Vanhauwaert
· #24381
·
|
|
Adding LCD display (none lvds) in Linux 5.4 fslc?
Ok, I'll try it out. Still I don't understand why they would only change half of the functionality.... (And who decides or follows up)
Ok, I'll try it out. Still I don't understand why they would only change half of the functionality.... (And who decides or follows up)
|
By
Wouter Vanhauwaert
· #24380
·
|
|
Adding LCD display (none lvds) in Linux 5.4 fslc?
But that's the mainline way of working, no? When using etnaviv/drm/imx-ipu... ? Why would the old ldb-style still work, but the old lcd isn't?
But that's the mainline way of working, no? When using etnaviv/drm/imx-ipu... ? Why would the old ldb-style still work, but the old lcd isn't?
|
By
Wouter Vanhauwaert
· #24374
·
|
|
Adding LCD display (none lvds) in Linux 5.4 fslc?
How do you correctly put a parallel lcd display in linux 5.4? Uptill 4.9, there was a mxc_lcdif.c, but seems to be missing now? In the devicetree, you used to add a node which had compatible="fsl,lcd"
How do you correctly put a parallel lcd display in linux 5.4? Uptill 4.9, there was a mxc_lcdif.c, but seems to be missing now? In the devicetree, you used to add a node which had compatible="fsl,lcd"
|
By
Wouter Vanhauwaert
· #24372
·
|
|
[wpe-webkit] Optimising imx6 performance for HTML5 using Cog + WPE WebKit
By
Wouter Vanhauwaert
· #24100
·
|
|
imx53qsb and gst-fsl-plugin
I want to "bitbake image-core-web-kiosk" and have the gstreamer fsl plugins available. Instead of my earlier attempts to use all latest mainline stuff, I use the standard configurations (kernel 2.6.35
I want to "bitbake image-core-web-kiosk" and have the gstreamer fsl plugins available. Instead of my earlier attempts to use all latest mainline stuff, I use the standard configurations (kernel 2.6.35
|
By
Wouter Vanhauwaert
· #4746
·
|
|
Mainline Yocto and gstreamer1.0
By
Wouter Vanhauwaert
· #4732
·
|
|
Mainline Yocto and gstreamer1.0
By
Wouter Vanhauwaert
· #4730
·
|
|
Mainline Yocto and gstreamer1.0
I want to add gstreamer 1.0 including all possible plugins to my image for imx53qsb, bitbake core-image-web-kiosk. For this I add to my conf/local.conf: IMAGE_INSTALL_append = " gstreamer1.0 gstreamer
I want to add gstreamer 1.0 including all possible plugins to my image for imx53qsb, bitbake core-image-web-kiosk. For this I add to my conf/local.conf: IMAGE_INSTALL_append = " gstreamer1.0 gstreamer
|
By
Wouter Vanhauwaert
· #4727
·
|
|
yocto, linux-fslc and xorg
By
Wouter Vanhauwaert
· #4679
·
|
|
yocto, linux-fslc and xorg
By
Wouter Vanhauwaert
· #4652
·
|
|
yocto, linux-fslc and xorg
Hello all, I want to do some tests with the mainline yocto (poky) with the meta-arm-fsl layers and X. I want to make use of the latest mainline kernel. I added PREFERRED_PROVIDER_virtual/kernel = "lin
Hello all, I want to do some tests with the mainline yocto (poky) with the meta-arm-fsl layers and X. I want to make use of the latest mainline kernel. I added PREFERRED_PROVIDER_virtual/kernel = "lin
|
By
Wouter Vanhauwaert
· #4642
·
|