fritz post at 2015-12-13 03:02:13

Openelec for H3 Devices

Edited by fritz at 2015-12-20 17:31

Well, works here on my OPI Plus with mainline u-boot.
I had never thought that this Allwinner binary craplib would realy actually work.
But it does.
:D
@jernej good work, looks not bad.
Thanks!

Supported devices:
DEVICE=HYH-TBH3
DEVICE=OPiPlus
DEVICE=OPi2
DEVICE=OPiPC


build with:
sudo PROJECT=H3 DEVICE=xxx ARCH=arm make image

PS. I don't provide ready images!

jernej post at 2015-12-13 05:31:47

Thanks,

care to share your patch for mainline u-boot?

fritz post at 2015-12-14 18:09:39

Edited by fritz at 2015-12-16 00:07

Sure.
It will be There

You can try now:
sudo PROJECT=H3 ARCH=arm DEVICE=OPi2 make image

jernej post at 2015-12-16 08:03:41

Edited by jernej at 2015-12-16 01:08

fritz replied at 2015-12-14 11:09
Sure.
It will be There


Great, thanks. I will merge it in my branch. It would be great if Orange Pi PC is added, though.

There is no difference in the operation after boot?

fritz post at 2015-12-16 21:24:22

Edited by fritz at 2015-12-16 14:32

OPiPC is added.
I have only removed "wifi.conf", OPiPC has no wifi.
kernel_config (linux.arm.conf) is the same as OPi2, should work.
maybe if someone can test it, i don't have this device.
for building:
sudo PROJECT=H3 ARCH=arm DEVICE=OPiPC make image

For the supported devices i will update first post, but I don't think that I will maintain it for a long time.

jernej post at 2015-12-17 05:42:16

Are you sure that everything works, especially for OPi2? I have some problems with file system. For example, partition resizing failed.

fritz post at 2015-12-17 06:30:02

Have you cloned or with your changes?
one time i had problems with filesystem but then i have changed scripts/mkimage.
I try to build OPi2 image now and test it on my OPiPlus.

jernej post at 2015-12-17 06:49:14

fritz replied at 2015-12-16 23:30
Have you cloned or with your changes?
one time i had problems with filesystem but then i have change ...

I just merged your changes and build from scratch.

fritz post at 2015-12-17 07:04:28

Have you checked generated image file wiith fdisk -l and tryed to mount it?
Look at this copy/pasta :)
http://pastebin.com/XhHEccwd

fritz post at 2015-12-17 07:10:19

latest generated image for opi2 boots and works on my opiplus.
But I have no network!
page: [1] 2 3
View full version: Openelec for H3 Devices