Moderator Control Panel ]

OpenELEC Beta 4.95.2 and more

Re: OpenELEC Beta 4.95.2

Postby vpeter » Thu Dec 04, 2014 7:12 pm

Hekser Wrote:Where did you get the 4.97 release for TBS2910?
Now it's here:
OpenELEC-imx6.arm-4.97.1-Matrix.tar: https://drive.bitcasa.com/send/M3DSPRKG ... oB02DUjZ2d

But it was not tested yet (currently at work). If someone can let us know if something is wrong.
You can help me buy new work notebook with paypal donation, after 8 years it's time to upgrade.
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FLVT7ACMYAPS6
vpeter
 
Posts: 427
Joined: Sun Jul 27, 2014 2:12 am
Location: Slovenia

Re: OpenELEC Beta 4.95.2

Postby antonl1911 » Thu Dec 04, 2014 11:36 pm

Hekser Wrote:
antonl1911 Wrote:Update to 4.97 brokes this build. Beware!

Where did you get the 4.97 release for TBS2910?

I've used auto-update feature.
antonl1911
 
Posts: 27
Joined: Thu May 15, 2014 5:54 pm

Re: OpenELEC Beta 4.95.2

Postby Hekser » Fri Dec 05, 2014 4:36 am

vpeter Wrote:
Hekser Wrote:Where did you get the 4.97 release for TBS2910?
Now it's here:
OpenELEC-imx6.arm-4.97.1-Matrix.tar: https://drive.bitcasa.com/send/M3DSPRKG ... oB02DUjZ2d

But it was not tested yet (currently at work). If someone can let us know if something is wrong.


I've installed this version. The blue led is flashing all the time.(flash-flash-pause-flash-flash-pause... rrrrr). Order of the audio devices is different (4.95.3). Video, audio - ok. But there is some strange effect on visualizer(1/3 of visualization is straight line. always). see on foto.

If you need more info, logs, tests etc... I will be happy to help
Attachments
WP_20141204_002.jpg
Hekser
 
Posts: 16
Joined: Tue Nov 11, 2014 8:33 am

Re: OpenELEC Beta 4.95.2

Postby vpeter » Fri Dec 05, 2014 5:33 am

Hekser Wrote:The blue led is flashing all the time.(flash-flash-pause-flash-flash-pause... rrrrr).
Didn't noticed that one file is missing. To fix wait for new version tomorrow or run this commands in ssh console

Code: Select All Code
mount -o remount,rw /flash
curl -o /flash/imx6q-tbs2910.dtb https://dl.dropboxusercontent.com/u/8224157/public/imx6q-tbs2910.dtb
sync
reboot
You can help me buy new work notebook with paypal donation, after 8 years it's time to upgrade.
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FLVT7ACMYAPS6
vpeter
 
Posts: 427
Joined: Sun Jul 27, 2014 2:12 am
Location: Slovenia

Re: OpenELEC Beta 4.95.2

Postby Hekser » Fri Dec 05, 2014 5:37 am

vpeter Wrote:
Hekser Wrote:The blue led is flashing all the time.(flash-flash-pause-flash-flash-pause... rrrrr).
Didn't noticed that one file is missing. To fix wait for new version tomorrow or run this commands in ssh console

Code: Select All Code
mount -o remount,rw /flash
curl -o /flash/imx6q-tbs2910.dtb https://dl.dropboxusercontent.com/u/8224157/public/imx6q-tbs2910.dtb
sync
reboot


Done. It is still flashing

P.S. I've updated my 4.95.3 version to this using samba Update folder.
Hekser
 
Posts: 16
Joined: Tue Nov 11, 2014 8:33 am

Re: OpenELEC Beta 4.95.2

Postby vpeter » Fri Dec 05, 2014 3:40 pm

Hekser Wrote:Done. It is still flashing
Then wait for a day so I can test myself. I was busy at work and didn't do anything when I come home.
You can help me buy new work notebook with paypal donation, after 8 years it's time to upgrade.
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FLVT7ACMYAPS6
vpeter
 
Posts: 427
Joined: Sun Jul 27, 2014 2:12 am
Location: Slovenia

Re: OpenELEC Beta 4.95.2

Postby LSD » Fri Dec 05, 2014 3:52 pm

Hi, got my Matrix this week and just tried this build and for me it's already working quite well. So far I wonder if anybody is also only getting a 100Mbit link as I do ([ 27.945741] libphy: 2188000.ethernet:04 - Link is Up - 100/Full). Forcing it to 1000 just disconnects the link. By now I've just tried it with one switch, will dig into this further. I also wonder why it needs so much time to come up, OpenElec really starts fast on the Matrix but has to wait for the network to connect to the pvr backend. Further more it won't connect to mysql after boot as it gives up trying to connect before the network is connected.
I wonder if there is anywhere a small how to, to build this myself, as I would like to see pci(-e) and Ath9K Support in the kernel (as well as some regulatory tweaking) so that I could use it as 5GHz access point as well, or would I need to request this upstream?

Keep up your good work
LSD
LSD
 
Posts: 24
Joined: Thu Sep 13, 2012 7:59 pm

Re: OpenELEC Beta 4.95.2

Postby vpeter » Fri Dec 05, 2014 4:28 pm

I don't know about network speed. Maybe something missing in kernel config. I don't have gigabit switch and can't test.
How long does it take for network to come up? For me it's the same time as kodi starts and I can connect by ssh immediately.

For building: http://wiki.openelec.tv/index.php?title ... rom_source
You need master branch and my PR until it is accepted in official repository https://github.com/OpenELEC/OpenELEC.tv/pull/3645
PCI-e is also on todo list but I don't have any mini card or working adapter + normal card. That's why this issue is not resolved yet. If you succeed let us know.
I already saw better device tree for this system from Soeren Moch http://permalink.gmane.org/gmane.linux. ... nel/366745
My plan is to check his work when everything will be already accepted in oe repository.
You can help me buy new work notebook with paypal donation, after 8 years it's time to upgrade.
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FLVT7ACMYAPS6
vpeter
 
Posts: 427
Joined: Sun Jul 27, 2014 2:12 am
Location: Slovenia

Re: OpenELEC Beta 4.95.2

Postby LSD » Fri Dec 05, 2014 5:40 pm

[ 2.110722] fec 2188000.ethernet eth0: registered PHC device 0
[ 6.877736] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet:04, irq=-1)
[ 6.877985] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 27.945795] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

so 20 seconds from trying until succeding, seems like a auto neg. problem, will try with a forced 100mbit port which is, as long as I don't get pci-e working, not a problem.

Thank you for the link to your PR, I'll play with it over the weekend. There is a general problem with pci-e or just the lack of HW for you to try it out? If it's the missing HW, I should have some mini-pcie card which I could send you. If it's not a general problem with eg the pci-e bridge, could you enable below settings in the kernel konfig of one of your future images (as I might need more time to get familiar with the build system for imx than you)?

Under Networking Support --> Wireless
CFG80211_CERTIFICATION_ONUS [=y]
CFG80211_REG_RELAX_NO_IR [=y]

under Device Drivers --> Network device support --> Wireless LAN --> Atheros Wireless Cards
ATH_REG_DYNAMIC_USER_REG_HINTS [=y]
ATH_REG_DYNAMIC_USER_CERT_TESTING [=y]
ATH9K [=m]
ATH9K_PCI [=y]
ATH9K_DFS_CERTIFIED [=y]
LSD
 
Posts: 24
Joined: Thu Sep 13, 2012 7:59 pm

Re: OpenELEC Beta 4.95.2

Postby PeterB » Fri Dec 05, 2014 6:12 pm

LSD Wrote:Further more it won't connect to mysql after boot as it gives up trying to connect before the network is connected.


Try reading from viewtopic.php?f=155&t=8859&start=170#p32224

I found that it is necessary to put a few seconds sleep in the autostart script.
PeterB
 
Posts: 52
Joined: Thu Apr 10, 2014 11:17 am

PreviousNext

Return to Announcements

Who is online

Users browsing this forum: No registered users and 8 guests