123
Return to list Post new posts
Author: zhao_steven

OPI2/Mini2/OPI plus Linux sdk just were released

[Copy link]

1

threads

39

posts

137

credits

Registered member

Rank: 2

credits
137
Published in 2015-5-26 19:54:20 | Show all floors
Don't get very far building from the sdk using the "how to" anyway.  The u-boot sets faills early with cannot execute the  binary pctools/linux/mod_update/script: Exec format error.  

The project I am working on requires only 3 things right now, display, audio and ethernet.  The current release is useless without audio and rebuilding would loose ethernet making that useless to me also.
Of all the low cost sbc's available the orange seems to be the best hardware choice.  But it is the only one I have been unable to get to the hardware to work.

Very disappointing.

Mark.

5

threads

354

posts

2623

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
2623
Published in 2015-5-26 20:09:19 | Show all floors

.

Edited by fritz at 2015-5-26 14:00

binary pctools/linux/mod_update/script: is a 32bit binary, command does not work on 64bit distro until you install multilib (lib32).
forgot to mention.
But you need only to change the kernel, leave u-boot and boot0 as it is.
Try to replace only the kernel on the lubuntu distro
Boards:
orangepi plus, olinuxino A20, cubieboard A10, mele A2000 .....

1

threads

39

posts

137

credits

Registered member

Rank: 2

credits
137
Published in 2015-5-27 00:39:05 | Show all floors
But didn't you say if I built a kernel, ethernet would not work.  There is no point in wasting the time building a kernel if I know ethernet will not work.  Am I missing something?

1

threads

39

posts

137

credits

Registered member

Rank: 2

credits
137
Published in 2015-5-27 01:38:05 | Show all floors
Oh, and I am a 32 bit os, yet the binary pctools/linux/mod_update/script errors:

mark@mark-ubuntu:~$ uname -a
Linux mark-ubuntu 3.16.0-34-lowlatency #47~14.04.1-Ubuntu SMP PREEMPT Fri Apr 10 18:18:14 UTC 2015 i686 athlon i686 GNU/Linux

5

threads

354

posts

2623

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
2623
Published in 2015-5-27 02:50:11 | Show all floors
Sorry my fault.
the other way around

pctools/linux/mod_update/scrip -> 64 bit
internal linaro 4.6.3 toolchain -> 32 bit

  1. pctools/linux/mod_update/script: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.15, BuildID[sha1]=d9de39e5335569a9b98b879b84c62811a43177b1, not stripped

  2. lichee/brandy/gcc-linaro/bin/arm-linux-gnueabi-gcc: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.15, stripped
Copy code

Boards:
orangepi plus, olinuxino A20, cubieboard A10, mele A2000 .....

0

threads

1

posts

8

credits

Novice

Rank: 1

credits
8
Published in 2016-10-21 20:07:03 | Show all floors
Great thank you!
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list