please choosego to mobile | Continue to access the PC version
Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-6-25 20:02:10 | Show all floors

I don't know what could be the problem with mounting sata drive from fstab.
If you don't need it early in boot proces, try to mount it from rc.local, it should work
  1. mount -o defaults,noatime,nodiratime /dev/sda1 /mnt
Copy code
For kswapd problem, you could to try to activate the swap (from partition or file).



2

threads

53

posts

1610

credits

Gold member

Rank: 6Rank: 6

credits
1610
Published in 2015-6-25 21:13:17 | Show all floors
loboris replied at 2015-6-25 19:09
NEW

To easily change resolution please download scripts_bin.zip from Mega.

I did a binary comparison between "script.bin.OPI-PLUS" and "script.bin.OPI-PLUS_720p", and they are exactly the same, while "script.bin.OPI-2" and "script.bin.OPI-2_720p" differs for two bytes.
Are you sure the ones for OPI+ are corrects?


1

threads

6

posts

29

credits

Novice

Rank: 1

credits
29
Published in 2015-6-25 21:13:36 | Show all floors
loboris replied at 2015-6-25 19:09
NEW

To easily change resolution please download scripts_bin.zip from Mega.

@loboristhis method can solve the resolution of display,then i can't get the voice from hdmi or the other, and lost a core of cpu,!

10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-6-26 00:04:15 | Show all floors
Edited by loboris at 2015-6-26 00:19

scripts_bin.zip
I've copied the wrong file for OPI-PLUS_720p. Sorry for that.
I've uploaded the scripts_bin.zip agai, this time with the right files (hopefully).
@matteobp  thanks for noticing.

@joole.sy  script.bin cannot cause the sound or cpu problem (if you copied the right one). You will always "lose" one CPU core if the CPU overheats.

1

threads

39

posts

137

credits

Registered member

Rank: 2

credits
137
Published in 2015-6-26 03:38:22 | Show all floors
I'm still unclear on what source code to use for building the kernel for orange pi plus.  I found one source that says use banana pi src but I question if that will work with all the hardware.  The link on the orange pi to git hub does not specify a different source for the plus.  Is the source the same for all flavors of orange?

10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-6-26 07:16:57 | Show all floors
markwinger replied at 2015-6-26 03:38
I'm still unclear on what source code to use for building the kernel for orange pi plus.  I found on ...

You can use Linux SDK from OrangePI download (h3-lichee-1.0.tar.gz)It is the same for all H3 boards.
I've made some changes, you can download them from Mega (lichee.tar.gz). Unpack it to the lechee directory (created after you unpack h3-lichee-1.0.tar.gz).
There are the script to compile the kernel (build_linux_kernel.sh), just run it in lechee directory.
If you have never built the kernel before, you'll have to install some packages first. There are many tutorials for it, just search...

1

threads

39

posts

137

credits

Registered member

Rank: 2

credits
137
Published in 2015-6-26 12:24:47 from mobile | Show all floors
thanks.  how about you kernel .config file?  Is that in your lechee.tat.gz file?

1

threads

76

posts

519

credits

Senior member

Rank: 4

credits
519
Published in 2015-6-26 12:58:12 | Show all floors
Hi,

Is it possible to add emmc driver somehow to the build zacho_seven in his img has emmc included, I am testing his lubuntu 009 img, there are many problems with it, but I have emmc system installed. FTDI does not work system not recognize it, root policykit has been wrongly set and no wifi. Do you have a plan to include emmc driver in your kernel ?

10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-6-26 17:48:15 | Show all floors
markwinger replied at 2015-6-26 12:24
thanks.  how about you kernel .config file?  Is that in your lechee.tat.gz file?

build_linux_kernel.sh contains everything I've changed ...

10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-6-26 18:12:29 | Show all floors
roblad replied at 2015-6-26 12:58
Hi,

Is it possible to add emmc driver somehow to the build zacho_seven in his img has emmc included ...

I think emmc driver is included in the kernel.
If you can see and mount emmc partitions when booted to my image from SD Card, then it is easy to boot from emmc.
Can you check and report.
  1. sudo blkid
  2. sudo fdisk -l
Copy code


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

Points Rule

Quick reply Top Return list