IRC log of #cubox of Fri 01 May 2015. All times are in CEST < Back to index

13:29 auke- I've rebuild my Yocto image with Fido. It does boot (on the i4 pro) but Kodi won't start. The error in Kodi is 'EGL failed to obtain display'. There is one error in dmesg 'imx-sdma 20ec000.sdma: firmware not found'. Are those errors related? How can i test if egl is working?
16:23 ngochai Hi, guys, I'm trying to build uboot but getting this error: http://pastebin.com/rMgCkyf6
16:23 ngochai what's wrong?
16:28 vpeter ngochai: which u-boot?
16:28 ngochai this one in the wiki https://github.com/SolidRun/u-boot-imx6.git
16:31 vpeter ngochai: no problem here. Try make clean and then make -j1
16:32 ngochai vpeter, same problem
16:35 vpeter copy u-boot sources in yout home folder. You are doing this on some mounted share right?
16:35 ngochai vpeter, I did a brand new git clone to a different dir and it works now
16:35 vpeter good then.
16:36 ngochai vpeter, thanks
16:37 ngochai is there a way to disable USB in uboot?
16:47 vpeter ngochai: check include/configs/mx6_cubox-i.h
16:59 ngochai vpeter, thanks
17:42 Guest15213 Hi, I installed an OpenElec on a cubox-i 4Pro. The video playback is extremely slow....and sound and image stream are drifting drastically apart.
17:42 Guest15213 The video is recorded with an Samsung Galaxy S4
17:42 Guest15213 Is that a known issue?
17:43 Guest15213 Television is connected through HDMI, and sound also goes over HDMI
17:51 vpeter Guest15213: Check the video codec used by this file.
18:08 Guest15213 vpeter, with mediainfo I get video format: AVC, audio format: AAC, container format: MPEG-4
18:10 Guest15213 the full output is here: http://pastebin.ca/2986651
18:15 vpeter Guest15213: it s isom codec - maybe not supported well?
18:26 Guest15213 Hmm....is there a list of working/well supported codecs ?
18:26 Guest15213 It would be useful even if it is not complete.