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

111

credits

Registered member

Rank: 2

credits
111
Published in 2016-2-12 19:58:10 | Show all floors
zgoda replied at 2016-2-12 16:18
zcat /proc/config.gz prints running kernel configuration

Thanks zgoda
I dont have a config.gz in /proc but dmesg is giving me

[    4.007385] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
[    4.019764] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
[    4.031125] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
[    4.049212] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
[    4.060848] timeout_to_interv, line 167
[    4.070532] interv_to_timeout, line 189
[    4.080130] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec


so hopefully its actually working.
Now to get the watchdog daemon cooperating with it.




3

threads

7

posts

41

credits

Novice

Rank: 1

credits
41
Published in 2016-2-12 20:55:54 | Show all floors
loboris replied at 2015-9-13 19:13
Tested AP mode, works good using create_ap method.

Before using, install some packages:

hello,
i have a new orange pi plus 2 board when i install kali, fedora or any other distro then it boots up properly but within some amount of time my whole desktop freezes an i m unable to perform any action, it happens with every os i try, i dont undrstand what's the problem please help me.

3

threads

7

posts

41

credits

Novice

Rank: 1

credits
41
Published in 2016-2-12 21:05:35 | Show all floors
hello,
i have a new orange pi plus 2 board when i install kali, fedora or any other distro then it boots up properly but within some amount of time my whole desktop freezes an i m unable to perform any action, it happens with every os i try, i dont undrstand what's the problem please help me.

0

threads

4

posts

111

credits

Registered member

Rank: 2

credits
111
Published in 2016-2-13 08:48:42 | Show all floors
shashisrun replied at 2016-2-12 21:05
hello,
i have a new orange pi plus 2 board when i install kali, fedora or any other distro then it b ...

Sounds a bit like the power supply, try a different one if you can.

3

threads

60

posts

258

credits

Intermediate member

Rank: 3Rank: 3

credits
258
Published in 2016-2-15 22:57:57 | Show all floors
daburdz replied at 2016-2-12 19:58
Thanks zgoda
I dont have a config.gz in /proc but dmesg is giving me

You have to load appropriate module if it is not compiled into kernel:

$ sudo modprobe configs

0

threads

5

posts

26

credits

Novice

Rank: 1

credits
26
Published in 2016-2-17 02:43:09 | Show all floors
zgoda replied at 2016-2-15 22:57
You have to load appropriate module if it is not compiled into kernel:

$ sudo modprobe configs

How can we compile kernel modules when using loboris' jesse image? I would love to be able to compile some specific netfilter modules and load them using modprobe but I dont know how to compile kernel modules for the orange pi - PC

3

threads

9

posts

63

credits

Registered member

Rank: 2

credits
63
Published in 2016-2-17 04:00:05 | Show all floors
Somebody can give me a tuto or why can I do to start the board with a button ? same as a real PC ?

Thanks

0

threads

13

posts

125

credits

Registered member

Rank: 2

credits
125
Published in 2016-2-18 00:33:08 | Show all floors
Edited by nkk at 2016-2-18 23:14

Hi, everyone! Help me, please, with my new WIFI dongle on Orange Pi PC!
On OPI_slackware_14.1 it runs fine (at speed 1M, but works)

On Ubuntu_wily_mini dmesg says: rtlwifi: Firmware rtlwifi/rtl8192cufw.bin not available
  1. # lsmod
  2. Module                  Size  Used by
  3. rtl8192cu              87956  0
  4. rtlwifi                70757  1 rtl8192cu
  5. rtl8192c_common        52422  1 rtl8192cu
  6. mac80211              331125  3 rtlwifi,rtl8192c_common,rtl8192cu
  7. gpio_sunxi              8233  0

  8. # lsusb
  9. Bus 002 Device 003: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter

  10. # echo 0bda 8176 > /sys/bus/usb/drivers/rtl8192cu/new_id

  11. # iwconfig
  12. gre0      no wireless extensions.
  13. lo        no wireless extensions.
  14. tunl0     no wireless extensions.
  15. sit0      no wireless extensions.
  16. eth0      no wireless extensions.
  17. ip6tnl0   no wireless extensions.

  18. # ls -la /lib/firmware/rtlwifi/
  19. total 304
  20. drwxr-xr-x 2 orangepi orangepi   4096 Jan 21  2013 ./
  21. drwxrwxr-x 6 orangepi orangepi   4096 Oct  1 11:06 ../
  22. -rw-r--r-- 1 orangepi orangepi  13540 Jan 21  2013 rtl8192cfw.bin
  23. -rw-r--r-- 1 orangepi orangepi  14800 Jan 21  2013 rtl8192cfwU_B.bin
  24. -rw-r--r-- 1 orangepi orangepi  14818 Jan 21  2013 rtl8192cfwU.bin
  25. -rw-r--r-- 1 orangepi orangepi  16014 Jan 21  2013 rtl8192cufw.bin
  26. -rw-r--r-- 1 orangepi orangepi  20526 Jan 21  2013 rtl8192defw.bin
  27. -rw-r--r-- 1 orangepi orangepi  88856 Jan 21  2013 rtl8192sefw.bin
  28. -rw-r--r-- 1 orangepi orangepi 122328 Jan 21  2013 rtl8712u.bin
Copy code

0

threads

3

posts

128

credits

Registered member

Rank: 2

credits
128
Published in 2016-2-19 00:30:35 | Show all floors
Running into an issue with DNScrypt-proxy and it seems to be pointing towards kernel related. see here: http://www.orangepi.org/orangepi ... &fromuid=151571

I've used the firmware update function in DietPi and the problem still persists.

0

threads

2

posts

42

credits

Novice

Rank: 1

credits
42
Published in 2016-2-24 02:29:11 | Show all floors
Hi,

If i install debian jessie mini image on Orangepi plus 2 can i get wifi working? Can you pint me to resource which will guide me configuring a wifi on Orange PI plus 2 running headless Debian Jessie?

Regards,
--
Avinash
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list