Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

2

threads

34

posts

406

credits

Intermediate member

Rank: 3Rank: 3

credits
406
Published in 2015-10-26 07:34:54 | Show all floors
Is there any way to access hardware button on Pi PC?.. It's on PL03. From .fex file I see that it is used as part of UART, I am not sure why tho.

10

threads

448

posts

5042

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5042
 Author| Published in 2015-10-26 16:30:52 | Show all floors
toxuin replied at 2015-10-26 00:34
Is there any way to access hardware button on Pi PC?.. It's on PL03. From .fex file I see that it is ...

To access it as general GPIO PL03 should be added to [gpio_para] section in fex.
It is the Rx pin of the debug uart, but it is not used.
If using it at GPIO, you should disable key_used in [gpio_power_key]

0

threads

1

posts

36

credits

Novice

Rank: 1

credits
36
Published in 2015-10-26 21:17:45 | Show all floors
Hi all,

I have compiled a  kernel from loboris github (great work by the way) and I have also build a linux distro from the second loboris repository. But how do I integrate my own custom build kernel in my own custom build distro image?

10

threads

448

posts

5042

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5042
 Author| Published in 2015-10-27 01:33:58 | Show all floors
Edited by loboris at 2015-10-26 18:36
peer23peer replied at 2015-10-26 14:17
Hi all,

I have compiled a  kernel from loboris github (great work by the way) and I have also build ...

After building the kernel/scripts, just copy uImage* and script.bin.*  from build directory to the fat partition on your sd card, and and the content of the build/lib directory to the linux partition on your sd card.
You can also copy them to the orange directory in your linux distro build directory to be used in future builds.
Tip: Separate lib directories are created in build directory for opi-2 and opi-plus kernel build, but they are the same, you can use any one, just rename it to lib

0

threads

7

posts

60

credits

Registered member

Rank: 2

credits
60
Published in 2015-10-27 02:05:00 | Show all floors
Hi all, this is my first post in the forum.
I have OPI PC and debian jessie minimal installed. Everything works fine except wifi dongles. I have another problem, when configure a external ntfs hdd in fstab, if boot the system without the drive attached, the system boot in safe mode. How can i solve it? sometimes I need to start without any connected disk. Thanks

10

threads

448

posts

5042

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5042
 Author| Published in 2015-10-27 02:12:47 | Show all floors
Edited by loboris at 2015-10-26 20:00
goskum replied at 2015-10-26 19:05
Hi all, this is my first post in the forum.
I have OPI PC and debian jessie minimal installed. Every ...

Do not configure a external ntfs hdd in fstab, or try to use nofail and nobootwait options.
If you dont need the drive at boot time put the mount command in /etc/rc.local.

0

threads

2

posts

46

credits

Novice

Rank: 1

credits
46
Published in 2015-10-27 07:58:16 | Show all floors
loboris replied at 2015-10-25 04:28
Gentoo Linux uploaded to Mega


Could you add Slackware?
Thanks...

0

threads

1

posts

12

credits

Novice

Rank: 1

credits
12
Published in 2015-10-27 17:22:19 | Show all floors
I have wierd problem kswapd0 process. While I'm using usb disk (through samba) kswapd process using almost 100% of cpu.
I've read on internet it's old kernel problem. Could you prepare uImage with some newer kernel than 3.49 please?

0

threads

4

posts

28

credits

Novice

Rank: 1

credits
28
Published in 2015-10-27 20:58:11 | Show all floors
...add some swap space and then set it to be used only when absolutely needed: http://effluviaofascatteredmind. ... buntu-1404-faq.html

0

threads

7

posts

60

credits

Registered member

Rank: 2

credits
60
Published in 2015-10-27 21:08:25 | Show all floors
loboris replied at 2015-10-27 02:12
Do not configure a external ntfs hdd in fstab, or try to use nofail and nobootwait options.
If you  ...

Thanks loboris, nofail and nobootwait works fine. By the way, is it there an option to disable automatic run of graphical interface?. I installed lxde trought desktop scripts.
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list