Author: swordfish6975

Openelec Build for OPI PC and 2 now with HW decoding

  [Copy link]

0

threads

3

posts

18

credits

Novice

Rank: 1

credits
18
Published in 2017-1-23 03:55:57 | Show all floors
jernej replied at 2017-1-19 04:10
Hard to say, mostly because this version doesn't use X11. You can try to do this and I can give you  ...

I don't need the DE. I'd like the os start into kodi, but I'd like also to modify the system, install and manage all I want. E.g. I can't use apt-get in openelec

4

threads

1118

posts

9973

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9973
Published in 2017-1-23 04:17:40 | Show all floors
If you dont need X11 then it should work, but this patched Kodi doesn't come in any install friendly version. Download correct sources (16.1) patch it using patches from my github and then build it.

0

threads

3

posts

18

credits

Novice

Rank: 1

credits
18
Published in 2017-1-24 00:49:37 | Show all floors
Edited by nicioniz at 2017-1-24 01:51
jernej replied at 2017-1-23 04:17
If you dont need X11 then it should work, but this patched Kodi doesn't come in any install friendly ...

I'm not very good in this things, but I can try! Thank you a lot!!

EDIT: I had to download the sources of kodi, aplly the patches that I found on your github anc then compile with the instructions that I found on the FAQ on the forum?


0

threads

6

posts

96

credits

Registered member

Rank: 2

credits
96
Published in 2017-1-25 17:53:53 | Show all floors
Demetris replied at 2017-1-20 02:57
You can find OpenElec 7.0.1 for Orange PiPC here
http://d-h.st/LXSs

Tnx
But where i can find pvr for tvheaded  ?

0

threads

45

posts

650

credits

Senior member

Rank: 4

credits
650
Published in 2017-1-26 21:35:11 | Show all floors
I forgot my github pass, so i will write here. I can't build image from https://github.com/jernejsk/OpenELEC-OPi2. Error is:
  1. Cant't get ccache sources : http://samba.org/ftp/ccache/ccache-3.3.3.tar.bz2
  2. Try later !!
  3. Makefile:10: recipe for target 'image' failed
Copy code
  1. http://sources.openelec.tv/mirror/ccache/ccache-3.3.3.tar.bz2
  2. Resolving sources.openelec.tv (sources.openelec.tv)... 82.220.2.33
  3. Connecting to sources.openelec.tv (sources.openelec.tv)|82.220.2.33|:80... connected.
  4. HTTP request sent, awaiting response... 404 Not Found
Copy code

About sources.openelec.tv, there is no ccache-3.3.3.tar.bz2, so maybe this is normal behaviour.
  1. http://samba.org/ftp/ccache/ccache-3.3.3.tar.bz2
  2. Resolving samba.org (samba.org)... 144.76.82.156, 2a01:4f8:192:486::443:2
  3. Connecting to samba.org (samba.org)|144.76.82.156|:80... failed: Connection refused.
Copy code

About http://samba.org/ftp/ccache/ccache-3.3.3.tar.bz2, i noticed it's https, not http, so the correct link must be https://samba.org/ftp/ccache/ccache-3.3.3.tar.bz2 .
I try to manually copy ccache-3.3.3.tar.bz2 to /OpenELEC-OPi2/sources/ccache , but the script still try to download it and i have the same error.
Where can i edit this to correct the link? Or how can i skip downloading of this file, since i manually download it (if it is in correct directory)?

4

threads

1118

posts

9973

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9973
Published in 2017-1-27 01:36:59 | Show all floors
RagnerBG replied at 2017-1-26 14:35
I forgot my github pass, so i will write here. I can't build image from https://github.com/jernejsk/ ...

Easy, just search through packages. Then you will found this:
packages/devel/ccache/package.mk

There you can easily fix the issue, as I will do on github.

2

threads

87

posts

914

credits

Senior member

Rank: 4

credits
914
Published in 2017-1-27 22:40:38 | Show all floors
I try to update the libreelec well it is more copy paste job from your openelec git only have to change some pkg_git_url to pkg_url  and change some openelec directions to librelec . and a ggc6.h patch

so far everythig compiles with gcc 6.2 don't know if that is a issue ? i think not mayby some patches for gcc6 like the gcc6-h for the kernel

so kernel and uboot sunxi-packages mali etc are the same as your openelec  i was not sure about systemd so i took the version from the openelec

so far it was easy   more fighting with git   but a compare tool also works just cost you some hd space

I'm almost at the point to try the hw patches for kodi , but here the fun is gonna start

install the cedarx package and adjusting the kodi videoplayer and egl windowing ?



  















  

0

threads

45

posts

650

credits

Senior member

Rank: 4

credits
650
Published in 2017-1-28 00:05:07 | Show all floors
jernej replied at 2017-1-27 01:36
Easy, just search through packages. Then you will found this:
packages/devel/ccache/package.mk

Thank's, this worked . But there is another brocken link, samba again - http://download.samba.org/pub/samba/stable/samba-3.6.25.tar.gz, have to be https://download.samba.org/pub/samba/stable/samba-3.6.25.tar.gz . I found the link in /OpenELEC-OPi2/packages/network/samba/package.mk and fix it the same way. No more troubles since.

4

threads

1118

posts

9973

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9973
Published in 2017-1-28 23:38:08 | Show all floors
RagnerBG replied at 2017-1-27 17:05
Thank's, this worked  . But there is another brocken link, samba again - http://download.samba.o ...

Everything fixed by pulling upstream changes.

4

threads

1118

posts

9973

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9973
Published in 2017-1-28 23:43:09 | Show all floors
thc013 replied at 2017-1-27 15:40
I try to update the libreelec well it is more copy paste job from your openelec git only have to cha ...

I'm glad you pursuing this. So indeed you are at the hardest point, but result will be great once you are done.

You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list