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

Linux Distributions for Orange PI H3 boards

  [Copy link]

0

threads

4

posts

20

credits

Novice

Rank: 1

credits
20
Published in 2015-8-19 20:14:11 | Show all floors
Hello Loboris,

I'm Thuc, I bought an Orange PI plus and I'm interesting with it. I tried with your debian image and it's great in SD card. I tried it with eMMC, it works well without script.bin, when I try create script.bin from your fex file and put it to /boot/, debian can't load. It's seam that the partition can't load. Could you help us check it.

1. The root what I find is "run debian Image in eMMC with resolution 720p". Could you give us any solution to edit fex file or anything to do it ?
2. Second question is about rotate. In Sunxi's site (http://linux-sunxi.org/Display#Rotation), they talk we can rotate by "echo <n>"
/sys/class/graphics/fbcon/rotate

I tried but the screen can't rotate. Do you know any information about it ? and have any other solution for it ?
3. Could we use uEnv.txt or boot.scr with your debian device and uImage ? if it's can, where I can place it to ?

Thanks in advance,
Thuc Le.

5

threads

354

posts

2614

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
2614
Published in 2015-8-19 23:15:31 | Show all floors
moinejf replied at 2015-8-19 08:45
It seems that Tronsmart's sdk is older than Steven's.
I am testing the kernel 4.2-rc7 with Jens K ...

its newer:
[mmc]: mmc driver ver 2015-04-13 16:07:39
[mmc]: ***Try SD card 0***
[mmc]: SD/MMC Card: 4bit, capacity: 7580MB
[mmc]: vendor: Man 00035344 Snr 002c7d5b
[mmc]: product: SU08G
[mmc]: revision: 8.0
[mmc]: ***SD/MMC 0 init OK!!!***
sdcard 0 init ok
[    0.060479] [ARISC] :sunxi-arisc driver v1.04
[    0.074726] [ARISC] :arisc version: [v0.1.52]
But newer does not mean that it's better than older.


Yeah, for mainline support there is a lot of work to do.


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

2

threads

10

posts

308

credits

Intermediate member

Rank: 3Rank: 3

credits
308
Published in 2015-8-20 01:53:03 | Show all floors
loboris replied at 2015-7-26 05:30
Just curious about your questions.
how did you do it?  (did what ?)
it gives me an error .... ( wha ...

I continued running tests and I have reached a point that I can not solve . With the system Ubuntu_base in my orangepiplus. Connect to the wifi and run the script "sudo update_boot.sh " downloaded the files from your server and select option 2 " orangepiplus " . When you start the system again got errors saying :

[  613.826087] gmac0 gmac0: eth0: eth0: PHY ID 00000000 at 0 IRQ poll (gmac0-0:00)
[  613.836276] gmac0 gmac0: eth0: Initialize hardware error


And Eth0 not up

Any ideas?
I have any error in the process?

Thanks!!








10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-8-20 02:20:08 | Show all floors
@ledongthuc, @rupertgti I hope I'll receive OPI-plus soon, than I'll be able to test it properly and solve the problems related to it.

0

threads

4

posts

20

credits

Novice

Rank: 1

credits
20
Published in 2015-8-20 05:24:29 | Show all floors
ok, thank Loboris, I hope you got it soon
Published in 2015-8-20 11:51:11 | Show all floors
@loboris  DHL tracking number 5292220916

0

threads

4

posts

20

credits

Novice

Rank: 1

credits
20
Published in 2015-8-20 20:37:24 | Show all floors
hi @loboris, I have an other question. Could you give us some comment how to build uImage for your image. I tried with this guide: http://www.orangepi.org/Docs/Building.html

I tried with default parameters from:
  1. make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- menuconfig
Copy code


and the code show black screen. Sorry if it's question duplicate.

Thanks.

10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-8-20 21:06:45 | Show all floors
ledongthuc replied at 2015-8-20 13:37
hi @loboris, I have an other question. Could you give us some comment how to build uImage for your i ...

You can download lichee.tar.gz from Mega (see 1st post). It contains the scripts I use to build u-boot (toots/pack subdirectory).
It is the old version, but it should work.

0

threads

16

posts

82

credits

Registered member

Rank: 2

credits
82
Published in 2015-8-25 11:20:48 | Show all floors
Hi

Currently i attached 64gb usb pendrive to OrangePi Plus using Ubuntu Vivid images, the performance of the pen drive is very very slow.

Tester with hdparm output attached at OrangePiPlus Ubuntu Vivid images.
#sudo hdparm -t /dev/sdb1
/dev/sdb1:
Timing buffered disk reads:   4 MB in  4.23 seconds = 967.56 kB/sec

same pen drive at pc
#hdparm -t /dev/sdd1
/dev/sdd1:
Timing buffered disk reads:  84 MB in  3.04 seconds =  27.68 MB/sec

Even tested USB protable hardisk the output show same Timing buffered disk reads:   4 MB in  4.23 seconds = 967.56 kB/sec.
Tested on all four ports.

Do i need to do some configuration ? Please help.

Tks

10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-8-25 21:18:45 | Show all floors
Edited by loboris at 2015-8-25 14:24
raid3868 replied at 2015-8-25 04:20
Hi

Currently i attached 64gb usb pendrive to OrangePi Plus using Ubuntu Vivid images, the performan ...

I received my OPI-PLUS yesterday (thanks @zhao_steven), and I'm fixing the issues related to it.
I've allready fixed USB drive issue (USB speed is now >30 MB/sec measured with hdparm -t, as expected) and installation to emmc.
I'll upload the new kernel (and images) soon.

orangepi@OrangePI:~$ sudo dd if=/dev/zero of=/media/orangepi/USBlobo/xxxx bs=1M count=100 oflag=direct
[sudo] password for orangepi:
100+0 records in
100+0 records out
104857600 bytes (105 MB) copied, 3.23009 s, 32.5 MB/s
orangepi@OrangePI:~$ sudo dd if=/dev/zero of=/media/orangepi/USBlobo/xxxx bs=10M count=20 oflag=direct
20+0 records in
20+0 records out
209715200 bytes (210 MB) copied, 5.7754 s, 36.3 MB/s
orangepi@OrangePI:~$
orangepi@OrangePI:~$ sudo hdparm -t /dev/sda1

/dev/sda1:
Timing buffered disk reads:  98 MB in  3.06 seconds =  32.06 MB/sec
orangepi@OrangePI:~$


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

Points Rule

Quick reply Top Return list