Page 3 of 6

Re: OpenELEC 6.0.0

PostPosted: Wed Dec 16, 2015 12:37 am
by babboy
The V1.3 Have ddr3 ram and the V2.1 have ddr3L Ram
Is ist possible that the 1.3 is undervolted

And have you your own uboot and kernel config
I have build one from Openelec git and i saw there are different

Re: OpenELEC 6.0.0

PostPosted: Wed Dec 16, 2015 1:24 am
by vpeter
You wrote:
babboy Wrote:today i got a second Matrix 1.3 and it works
but my 1.3 not, it Freezes after boot before the wizard starts

So I assume this image should works on v1.3 also.

I was mistaken - have v1.2 and it works here also.

About u-boot: I switched to mainline u-boot for Matrix and Udoo because I also add support for SPL for Udoo (one image for both devices). Kernel config is official only few extra touchscreens enabled.
But u-boot with openelec is working too.

Re: OpenELEC 6.0.0

PostPosted: Wed Dec 16, 2015 3:12 am
by babboy
I habe 3 MatrixTv
two V1.3 and one V2.1
One V1.3 Works fine and one Freeze After Boot
Code: Select All Code
[   40.079296] BUG: soft lockup - CPU#3 stuck for 23s! [kworker/3:1:92]


with the Openelec git image the pci express didnĀ“t work :cry:
with your it is recognized
but they stopt by
Starting kernel ...

Re: OpenELEC 6.0.0

PostPosted: Sat Jan 02, 2016 8:27 pm
by babboy
can you tell me how to switch to to mainline u-boot with the openelc-uboot the mini-pci don't work

Re: OpenELEC 6.0.0

PostPosted: Sat Jan 02, 2016 10:49 pm
by vpeter
This is my extra u-boot I'm using for udoo and matrix: https://drive.google.com/file/d/0B4FdVu ... sp=sharing

Re: OpenELEC 6.0.0

PostPosted: Sat Jan 02, 2016 11:32 pm
by babboy
THX

Re: OpenELEC 6.0.0

PostPosted: Sun Jan 03, 2016 8:35 pm
by babboy
I have some Problem they stopt compiele here and i dont know why
Mfg
can you tell me whre can i see the build log
Code: Select All Code
      APPLY PATCH (common - arm)   /home/babboy/Openelec/Matrix/packages/tools/u-boot-udoo/patches/2015.10-rc5/010-tbs2910-env_settings.patch
patching file include/configs/tbs2910.h
      APPLY PATCH (common - arm)   /home/babboy/Openelec/Matrix/packages/tools/u-boot-udoo/patches/2015.10-rc5/020-udoo-01-env_settings.patch
patching file include/configs/udoo.h
      APPLY PATCH (common - arm)   /home/babboy/Openelec/Matrix/packages/tools/u-boot-udoo/patches/2015.10-rc5/020-udoo-02-reg_change.patch
patching file board/udoo/udoo_spl.c
      APPLY PATCH (common - arm)   /home/babboy/Openelec/Matrix/packages/tools/u-boot-udoo/patches/2015.10-rc5/030-udoo-tbs2910-usb-ums-support.patch
patching file include/configs/udoo.h
patching file common/cmd_usb_mass_storage.c

Re: OpenELEC 6.0.0

PostPosted: Sun Jan 03, 2016 8:43 pm
by vpeter
Build progress you see on a screen. And you can see some configure logs in build folder of packages.

Re: OpenELEC 6.0.0

PostPosted: Thu Jan 21, 2016 12:35 am
by maspeter
Hello vpeter, babboy
I have the same problem with the freezing on my Matrix v1.3. Openelec starts without problem but after cca 20sec it stops.
I tray Openelec from SD, eMMC but always same problem. Last correct version what works is "OpenELEC-TBS.arm-devel-20140807170606-r18774-g2c40356".
This version has kernel 3.0.36 and last version OpenElec 6.0.0 has 3.14.36, could it be a problem with kernel? Do you have any solusion?
Thank you

Re: OpenELEC 6.0.0

PostPosted: Thu Jan 21, 2016 12:37 am
by vpeter
maspeter Wrote:could it be a problem with kernel? Do you have any solution?
Yes, I will make v6.0.1 with newer kernel 3.14.54. I'm also looking the kernel from Xbian 4.3.x.

But maybe there is an issue with bootloader. Will make few test images.

Update: Try this - https://drive.google.com/file/d/0B4FdVu ... sp=sharing