alexst_ has quit [Ping timeout: 260 seconds]
staylor has joined #imx6-dev
silviof1 has joined #imx6-dev
silviof has quit [Ping timeout: 240 seconds]
cnxsoft has joined #imx6-dev
rz2k has joined #imx6-dev
staylor has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
staylor has joined #imx6-dev
cnxsoft has quit [Ping timeout: 240 seconds]
dv__ has joined #imx6-dev
dv_ has quit [Ping timeout: 272 seconds]
staylor has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
silviof1 is now known as silviof
auke-_ is now known as auke-
cnxsoft has joined #imx6-dev
rz2k has quit []
fossxplorer has joined #imx6-dev
cnxsoft has quit [Ping timeout: 240 seconds]
kroon has joined #imx6-dev
cnxsoft has joined #imx6-dev
steeve has quit [Read error: Connection reset by peer]
steeve has joined #imx6-dev
applepi has quit [Ping timeout: 240 seconds]
alexst has joined #imx6-dev
dnile has joined #imx6-dev
alexst has quit [Ping timeout: 252 seconds]
<dnile> hey, i'm working on bringing up a new imx6-based board
<dnile> i'm using the freescale 3.10.17 kernel and buildroot for the rootfs, but i'm having some issues with the GPU drivers
<dnile> the X11 ones tend to segfault on most of the vivante examples, somewhere in libGAL
<dnile> i've also tried the fb gpu-viv-bin-mx6q blobs and the samples seem to run, but seemingly in monochrome with some strange corruption
<dnile> are the gpu drivers currently stable in the 3.10.17 kernel, or am i better off trying one of the older kernels?
<dnile> i'm using a gnueabihf toolchain built by buildroot with neon and vfpv3 support, by the way
alexst has joined #imx6-dev
alexst has quit [Ping timeout: 255 seconds]
rz2k has joined #imx6-dev
kroon has quit [Quit: Leaving]
steeve has quit [Remote host closed the connection]
steeve has joined #imx6-dev
alexst has joined #imx6-dev
alexst has quit [Ping timeout: 240 seconds]
<jnettlet> dnile, make sure that libGAL.so libEGL.so and one other link to the appropriate version for the display you are tring to use. In this case libGAL-X11.so
<dnile> jnettlet: thanks, i started out with them linked to libGAL-X11.so when i was trying to get the examples to run under X11, and then i changed them to libGAL-fb.so to see if it worked with X11 taken out of the equation
<dnile> after doing that i got an image, but mostly black and white with vertical lines and some strange wrapping effects
<dnile> so i was wondering if there was some kind of problem between galcore in the kernel and libGAL
* dv__ thinks this -x11 -wl etc. thing is a mess
<dnile> it really seems so. magical binary blobs in general are pretty annoying
alexst has joined #imx6-dev
<JBD1986> All, I have added the chromium package to a dora yocto build. Chromium mostly works (there are some issues with missing api keys). The main problem I'm having however is that youtube html5 videos won't play, however certain test html5 videos will play, for example:
<JBD1986> The youtube video play area displays static, and says "An error occurred, please try again later"
alexst has quit [Ping timeout: 240 seconds]
steeve has quit [Remote host closed the connection]
steeve has joined #imx6-dev
codinho has joined #imx6-dev
alexst has joined #imx6-dev
alexst has quit [Ping timeout: 240 seconds]
steeve has quit [Remote host closed the connection]
alexst has joined #imx6-dev
staylor has joined #imx6-dev
steeve has joined #imx6-dev
steeve has quit [Remote host closed the connection]
cnxsoft has quit [Quit: cnxsoft]
steeve has joined #imx6-dev
alexst has quit [Ping timeout: 240 seconds]
alexst has joined #imx6-dev
steeve has quit [Remote host closed the connection]
steeve has joined #imx6-dev
steeve has quit [Remote host closed the connection]
alexst has quit [Ping timeout: 245 seconds]
alexst has joined #imx6-dev
vstehle-work has quit [Quit: WeeChat 0.4.3]
jas-hacks has joined #imx6-dev
Er0l has quit [Ping timeout: 272 seconds]
Er0l has joined #imx6-dev
<JBD1986> All, I have added the chromium package to a dora yocto build. Chromium mostly works (there are some issues with missing api keys). The main problem I'm having however is that youtube html5 videos won't play, however certain test html5 videos will play, for examples: http://www.w3.org/2010/05/video/mediaevents.html and http://www.quirksmode.org/html5/tests/video.html .The youtube video play area displays static, and says "An error occurred, please try a
<JBD1986> gain later"
<dv__> h264 videos wont play
<dv__> webm ones will - but not with hw accel
<dv__> h264 is part of the restricted branding and needs to be explicitely enabled during the chromium build
otavio has quit [Read error: Connection reset by peer]
<JBD1986> dv__, thanks! will give that a shot
<JBD1986> dv__, do you know if there a way to find webm videos on youtube for testing?
<JBD1986> dv__, actually I think I tried that by appending &webm=1 to the end of the search. The videos still don't play
<JBD1986> with that being said, I get the flash player warning at the top of the screen
<JBD1986> dv__, so i'm not sure if it's actually a lack of flash player preventing the ads, which prevents the video
jas-hacks has left #imx6-dev [#imx6-dev]
<dv__> nope. youtube does support webm directly.
applepi has joined #imx6-dev
staylor has quit [Ping timeout: 240 seconds]
<applepi> Hi all... I have a new dev board, and this is my first attempt at coding a board from scratch, and I'm having a bit of difficulty figuring out how to get an initial u-boot onto the NAND.
<applepi> I've found the MfgTool, which looks promising, but when I connect my USB to the UART on the board, it causes a power surge on the hub. Am I going to need a JTAG, or should I be able to do it over the UART as there's no code on it to configure it yet?
staylor has joined #imx6-dev
applepi has quit [Remote host closed the connection]
dnile has quit [Quit: Leaving]
<JBD1986> dv__, if I cant play the youtube webm videos, but CAN play the content you linked to, what do you think is going on there?
<dv__> not sure. perhaps youtube doesnt just jump to another format, but simply gives up after trying to play h264 content
bfederau has quit [Remote host closed the connection]
bfederau has joined #imx6-dev
alexst has quit [Ping timeout: 240 seconds]
alexst has joined #imx6-dev
projectgus has quit [*.net *.split]
RaYmAn has quit [*.net *.split]
luka has quit [*.net *.split]
dnile_ has joined #imx6-dev
dnile_ has quit [Read error: Connection reset by peer]
RaYmAn has joined #imx6-dev
dnile has joined #imx6-dev
luka has joined #imx6-dev
rz2k has quit [Read error: Connection reset by peer]
staylor has quit [Ping timeout: 240 seconds]