rz2k has quit []
steeve has quit [Remote host closed the connection]
victhor_ has joined #imx6-dev
steeve has joined #imx6-dev
steeve has quit [Ping timeout: 240 seconds]
cnxsoft has joined #imx6-dev
steeve has joined #imx6-dev
steeve has quit [Ping timeout: 240 seconds]
steeve has joined #imx6-dev
steeve has quit [Ping timeout: 240 seconds]
steeve has joined #imx6-dev
steeve has quit [Ping timeout: 240 seconds]
cnxsoft has quit [Ping timeout: 265 seconds]
victhor_ has quit [Ping timeout: 240 seconds]
steeve has joined #imx6-dev
steeve has quit [Ping timeout: 240 seconds]
steeve has joined #imx6-dev
steeve has quit [Ping timeout: 240 seconds]
cnxsoft has joined #imx6-dev
steeve has joined #imx6-dev
steeve has quit [Ping timeout: 240 seconds]
cnxsoft has quit [Ping timeout: 265 seconds]
diego_r has joined #imx6-dev
steeve has joined #imx6-dev
steeve has quit [Ping timeout: 240 seconds]
cnxsoft has joined #imx6-dev
rz2k has joined #imx6-dev
steeve has joined #imx6-dev
steeve has quit [Ping timeout: 240 seconds]
steeve has joined #imx6-dev
kneo has joined #imx6-dev
DV_ has joined #imx6-dev
<DV_> ho
<DV_> I didnt know of this channel!
cnxsoft has quit [Ping timeout: 265 seconds]
<otavio> newell: I pushed the qtbase fix (for x11 support)
cnxsoft has joined #imx6-dev
cnxsoft has quit [Quit: cnxsoft]
steeve has quit [Remote host closed the connection]
<rz2k> otavio: where?
<rz2k> or you mean the EGL VisualID return value fix?
steeve has joined #imx6-dev
<otavio> rz2k: yes
<otavio> rz2k: master and dora
<rz2k> is there anything else incoming? because that fix is 3-5 months old and was not ported only because no one runs qt5 on OE :p as I said there are problems with QML QtWebKit rendering
<rz2k> also qt cinematic experience has some shaders missing
<rz2k> they do work in linuxfb mode, but in x11 you just have part of the cinematic experience drawn as black
kneo has quit [Read error: Operation timed out]
<otavio> rz2k: I'd be happy to work on this being paid for it; otherwise someone needs to have free time to work on this
<otavio> rz2k: I did not had time for it yet
<otavio> rz2k: sorry but push is bad.
<rz2k> If someone will point me to where I can find help with EGL+webkit combo and how to debug it - I will happily do it. I already figured out that it ignores the standard eglconveniece from qt itself
<rz2k> so I will need to debug webkit and how it handles the qtwebprocess<->mainapp transition
kneo has joined #imx6-dev
victhor_ has joined #imx6-dev
drfu_ has joined #imx6-dev
uRandomMM has joined #imx6-dev
codinho has joined #imx6-dev
<DV_> has anyone here ever tried to use the combination EGL/GLES + DirectFB?
<DV_> I figured out how to initialize the Vivante EGL library with X11 and with plain framebuffer, but not DirectFB . there are zero docs about this.
<codinho> dv_, you want to use X11 and fb at the same time?
<codinho> I think its not possible
<DV_> no
<codinho> actually DirectFB is fb I think
<codinho> just library which wraps fb driver
<codinho> dv_, I'm trying to build gst1.x with lines you suggested to add to local.conf
<codinho> ERROR: Nothing RPROVIDES 'gstreamer1.0-imx-meta'
<DV_> then you dont have the gstreamer-imx recipe set up properly I guess
<DV_> do you use meta-fsl-arm master?
<codinho> I've fetched it using repo with master specified
<codinho> I have gstreamer1.0-plugins-imx_0.9.2.bb
<DV_> strange. try running bitbake gstreamer1.0-imx
<codinho> ERROR: Nothing PROVIDES 'gstreamer1.0-imx'
<codinho> there is a gstreamer1.0-imx-meta in local.conf in GST_PACKAGES
<codinho> closest match is gstreamer1.0-omx gstreamer1.0-libav gstreamer1.0 but it ignores imx
<codinho> strange
<codinho> could it be because of MACHINE=nitrogen6x?
<codinho> I don't think so
<codinho> dv_, looks like gstreamer1.0-imx-meta ignored in GST_PACKAGES, but other packages are not ignored
<codinho> my problem in imx plugins only, other plugins now building
<DV_> no, the GST_PACKAGES stuff is my own
<DV_> it is added to the list of packages to install
<DV_> note: packages != recipes
<DV_> oh.
<DV_> wait.
<DV_> of course.
<DV_> typo.
<DV_> gstreamer1.0-plugins-imx , not gstreamer1.0-imx
<DV_> :)
<codinho> should I change gstreamer1.0-imx-meta to gstreamer1.0-plugins-imx?
<codinho> I checked the .bb file to find the correct name
<codinho> found nothing
<codinho> dv_, yeah seems now its building it
<codinho> dv_, so what is the quickest way to debug it you use? do you rebuild it using bitbacke everytime?
<DV_> I hacked a script for building with the yocto-generated sysroot and toolchain
<codinho> I think it will be faster to build it by hands using regular way
<codinho> built
<codinho> thanks for the rm_work advice, now it takes 20G less space :)
<codinho> dv_, btw, what MACHINE you use?
<DV_> cubox-i
drfu_ has quit [Ping timeout: 245 seconds]
<codinho> dv_, is there access for hw parts for things like deinterlacing? like to add new algorithms like greedyh at least
<DV_> no
<DV_> afaik the algorithms are hardcoded
<DV_> I recommend you get the freescale docs package
<codinho> in fsl firmware>
<codinho> ?
<codinho> so the only way is to ask fsl guys to implement it
<DV_> L3.0.35_4.1.0_LINUX_DOCS
<DV_> yes
<codinho> are you fsl guy?
<DV_> no
<codinho> ok
<codinho> actually greedyh could be implemented in shader, but I'm not sure about imx6
<codinho> I did it for rpi and gst1.x
<codinho> dv_, what for gst-omx in imx?
<DV_> ?
<DV_> what does openmax have to do with imx?
<codinho> yes
<codinho> no
<codinho> :)
<codinho> what it does now?
<codinho> is there any plans to add omx to imx6 for the android support on imx6?
<DV_> no idea
<DV_> I guess so
<DV_> but I am not aware of openmax drivers for imx
<DV_> would be useful though I guess. well, this is something you could do :)
<codinho> its the plugins which are not usable now on im6 I think
<codinho> nevermind:)
<codinho> fsl-image-test still building
diego_r has quit [Quit: Konversation terminated!]
codinho has quit [Ping timeout: 240 seconds]
<victhor_> I can't seem to get bitbake to build xorg 1.15. I tried setting "PREFERRED_VERSION_xserver-xorg = "1.15.0" " on my local.conf but it doesn't work
<victhor_> preferred version is still 1.14. Unless xorg 1.15 is still broken, in which case it wouldn't do any good.
kneo has quit [Remote host closed the connection]
<victhor_> I managed to solve it
squash has joined #imx6-dev
squash has quit [Remote host closed the connection]
rz2k has quit []
uRandomMM has quit [Quit: Page closed]
jas-hacks has joined #imx6-dev
DV_ has quit [Ping timeout: 240 seconds]
DV__ has joined #imx6-dev
jas-hacks has left #imx6-dev [#imx6-dev]
_whitelogger has joined #imx6-dev
hste has joined #imx6-dev
krichever has quit [Remote host closed the connection]
rm has quit [*.net *.split]
tumdedum has quit [*.net *.split]
DV__ has quit [*.net *.split]
rm has joined #imx6-dev
DV__ has joined #imx6-dev
bfederau has quit [Read error: Connection reset by peer]
bfederau has joined #imx6-dev
tumdedum has joined #imx6-dev