DV__ has joined #imx6-dev
RaYmAn_ has joined #imx6-dev
RaYmAn has quit [Remote host closed the connection]
dv_ has quit [Ping timeout: 257 seconds]
prullmann has quit [Ping timeout: 245 seconds]
shogunx_ has quit [Ping timeout: 250 seconds]
shogunx has joined #imx6-dev
aholler_ has joined #imx6-dev
aholler has quit [Ping timeout: 250 seconds]
shogunx has quit [Ping timeout: 245 seconds]
shogunx has joined #imx6-dev
shogunx has quit [Ping timeout: 240 seconds]
shogunx has joined #imx6-dev
shogunx has quit [Ping timeout: 240 seconds]
shogunx has joined #imx6-dev
kbouhara_ has joined #imx6-dev
tasslehoff has joined #imx6-dev
kbouhara_ has quit [Quit: Ex-Chat]
tasslehoff has quit [Quit: WeeChat 0.4.2]
tasslehoff has joined #imx6-dev
RaYmAn_ is now known as RaYmAn
jnettlet has quit [Ping timeout: 240 seconds]
jnettlet has joined #imx6-dev
FelixH has joined #imx6-dev
paulk-collins has joined #imx6-dev
Er0l_ has joined #imx6-dev
Er0l_ has quit [Client Quit]
shogunx has quit [Ping timeout: 245 seconds]
kbouhara has joined #imx6-dev
shogunx has joined #imx6-dev
prullmann has joined #imx6-dev
ballock_ is now known as ballock
tasslehoff has quit [Quit: WeeChat 0.4.2]
shogunx has quit [Ping timeout: 240 seconds]
shogunx has joined #imx6-dev
tasslehoff has joined #imx6-dev
fossxplorer has joined #imx6-dev
Er0l has quit [Quit: leaving]
Er0l has joined #imx6-dev
tasslehoff has quit [Quit: WeeChat 0.4.2]
Er0l has quit [Quit: leaving]
Er0l has joined #imx6-dev
Er0l has quit [Client Quit]
Er0l has joined #imx6-dev
aholler_ is now known as aholler
hste__ has quit [Ping timeout: 250 seconds]
hste_ has joined #imx6-dev
Er0l has quit [Quit: leaving]
Er0l has joined #imx6-dev
tasslehoff has joined #imx6-dev
Er0l has quit [Quit: leaving]
Er0l has joined #imx6-dev
paulk-collins has quit [Ping timeout: 240 seconds]
Er0l has quit [Remote host closed the connection]
Er0l has joined #imx6-dev
zaxari has quit [*.net *.split]
silviof has quit [*.net *.split]
stun_pix has quit [*.net *.split]
zaxari has joined #imx6-dev
stun_pix has joined #imx6-dev
silviof has joined #imx6-dev
tasslehoff has quit [Quit: WeeChat 0.4.2]
kbouhara has quit [Remote host closed the connection]
rz2k has joined #imx6-dev
jbd1986 has joined #imx6-dev
<jbd1986> question guys
<jbd1986> the freescale 3.10.31 kernels are supposed to include a vivante 5.x GPU
<jbd1986> is there a corresponding meta-fsl-arm change to provide a new binary?
<aholler> the binarie libs for 3.10.31 are broken anyway
<jbd1986> aholler, what do you mean?
<aholler> the libs gpu-*-3.10.31 are build against 3.10.17, so they don't work with kernel 3.10.31 anyways
<aholler> should have been named alpha, not beta ;)
jbd1986 has quit [Ping timeout: 245 seconds]
Er0l has quit [Quit: leaving]
Er0l has joined #imx6-dev
paulk-collins has joined #imx6-dev
<DV__> aholler: they work for me
<DV__> at least in meta-fsl-arm everything is in order
shogunx has quit [Ping timeout: 245 seconds]
shogunx has joined #imx6-dev
<aholler> dv__: 3.10.31 with x11?
<DV__> didnt try x11 yet. but FB and wayland work.
<DV__> I get full GLES support
<aholler> the x11 driver just crashes with internal error. and a debug line in the 3.10.31 kernel reveals the mismatch of the struct sizes. So I wonder why the x11-driver would use a wrong struct size. As far as I've seen in the sources, the x11-driver doesn't even know about that struct and just calls one of the binary libs
<DV__> perhaps the x11 driver is outdated
<aholler> maybe, don't know
<DV__> try using the gpu drivers with pure framebuffer for a test
<DV__> what distro do you use?
<aholler> gentoo
<aholler> I have written the ebuilds myself
<DV__> I wrote a small tool for EGL&GLES information: https://github.com/dv1/eglinfo
<DV__> either use an ebuild for it if one exists, or build it yourself (in framebuffer mode)
<DV__> then run it, and copy&paste the output somewhere. I suggest pastie.org
<aholler> thanks, will check it later.
<aholler> Have to write a small script to easily change libs from fb to x11 and viceversa
<aholler> besides I'm still fighting the kernel. e.g. when having the gpu-stuff as module, the system just hangs on startup
<aholler> no oops, looks a deadlock
<DV__> oof
<DV__> cant help you there
<DV__> I use a different kernel
<aholler> I'm still evaluating, but they all seem to be broken in various ways ;)
<aholler> wouldn't have thought it's so much painful. Otherwise I likely wouldn't have bought it
<DV__> what device?
<aholler> I was already tired from trying to use arm boards.
<aholler> a wandboard quad
<DV__> the problem with arm boards is that while the hardware usually is fine, they really save on software
<DV__> freescale is considerably better in that regard, but its still not optimal
<aholler> I know, I'm using arm boards since several years
<aholler> just new to i.mx
<DV__> that said, I have been using yocto, and fsl support is excellent there (thanks otavio!)
<aholler> yocto is a dead end for me. I want to use several packages they likely will never offer.
<DV__> which are?
<aholler> And I want to use make test
<aholler> something which never works when cross-compiling
<aholler> e.g. kde
<aholler> and a lot of networking stuff
<aholler> and I don't want to fiddle with all the problems when trying to cross-compile various packages.
<DV__> with gentoo you dont cross compile?
<aholler> no, I don't
<DV__> you build on the wandboard?
<aholler> yes, the i.mx6 quad is quiet fast
<DV__> sure. but still, this isnt something I ever got used to
<DV__> but then again, I am hacking with chromium :)
<aholler> but I did so too with the beagleboard, the beagleboard black, and a dockstar
<aholler> used gentoo everywhere ;)
<DV__> whew
<aholler> and still does. my workhorse still is the dockstar (armv5). But it just has 128mb ram and I decided to upgrade it with the wandboard
<DV__> even when using gentoo, I still recommend looking at meta-fsl-arm
<DV__> for suggestions
<aholler> I do.
<DV__> the beta release commits are just going in and are being reviewed
<aholler> had no luck with 3.10.17, therfor I've decided to give .31 a try
<DV__> that said, if you feel like trying out a new kernel,
<DV__> note though that the primary platform for it is the cubox-i and hummingboard. however, copying the DTS files over should be enough
<DV__> it doesnt have support for the new gpu drivers, however. I added support for it by simply replacing the galcore code from this kernel with the one from linux-imx 3.10.31
<DV__> (beta)
<DV__> lemme check where I had the patches
<aholler> will add the repo as remote
<aholler> I don't care if I use a freescale with 2000+patches above some stable or something else
<DV__> the downside of this though is that it also erases all the galcore fixes the linux4kix kernel devs made
<DV__> these will have to be backported. I have other things to do though.
<aholler> would like mainline, but that doesn't look like it will happen in the next years with accelerated graphics
<DV__> so for now, its the linux-imx galcore plain and simple.
FelixH has quit [Quit: Leaving]
<aholler> thanks
stun_pix has quit [Ping timeout: 240 seconds]
prullmann has quit [Ping timeout: 250 seconds]
kroon has joined #imx6-dev
jnettlet has quit [Ping timeout: 240 seconds]
shogunx has quit [Remote host closed the connection]
jnettlet has joined #imx6-dev
shogunx has joined #imx6-dev
rz2k has quit [Read error: Connection reset by peer]
shogunx has quit [Ping timeout: 260 seconds]
shogunx has joined #imx6-dev
paulk-collins has quit [Quit: Ex-Chat]
kroon has quit [Remote host closed the connection]
bfederau has quit [Read error: Connection reset by peer]
bfederau has joined #imx6-dev
hste_ has quit [Ping timeout: 240 seconds]