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

Linux Distributions for Orange PI H3 boards

  [Copy link]

4

threads

47

posts

214

credits

Intermediate member

Rank: 3Rank: 3

credits
214
Published in 2015-7-21 23:52:49 | Show all floors
Bunyu replied at 2015-7-20 20:55
Is this any way to use this image on older boards like Orange Pi mini?
I know it's a totally differe ...

Can't you just use Igor's build scripts?

0

threads

18

posts

292

credits

Intermediate member

Rank: 3Rank: 3

credits
292
Published in 2015-7-22 02:18:25 | Show all floors
Good day. How can i enable wireless usb dongle Ralink rt5370 after plug in  Debian Jessie. Has i now i must insmod rt2800usb.ko but not such mod in /lib/modules/3.4.39/kernel/drivers/net/wireless. (firmware-ralink_0.43_all.deb already installed)

10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-7-22 06:31:42 | Show all floors
goldenfenix replied at 2015-7-22 02:18
Good day. How can i enable wireless usb dongle Ralink rt5370 after plug in  Debian Jessie. Has i now ...

the rt2800usb drivers were not included in kernel modules.
I've built them for you, download OPI_kernel_lib(rt2800usb).tar.gz, unpack and replace /lib/modules/ in your instalation with /lib/modules from that file.

0

threads

18

posts

292

credits

Intermediate member

Rank: 3Rank: 3

credits
292
Published in 2015-7-22 07:03:54 | Show all floors
Edited by goldenfenix at 2015-7-22 07:05

thanks for help but, not loaded

root@OrangePI:~# insmod /lib/modules/3.4.39/kernel/drivers/net/wireless/rt2x00/rt2800usb.ko
insmod: ERROR: could not insert module /lib/modules/3.4.39/kernel/drivers/net/wireless/rt2x00/rt2800usb.ko: Unknown symbol in module

10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-7-22 07:39:52 | Show all floors
goldenfenix replied at 2015-7-22 07:03
thanks for help but, not loaded

root@OrangePI:~# insmod /lib/modules/3.4.39/kernel/drivers/net/wire ...

sorry, I forgot that you must also replace the kernel. Please download OPI_kernel_lib(rt2800usb).tar.gz again, it now contains also uImage.
orangepi@OrangePI:~$ lsmod
Module                  Size  Used by
8189es                887631  0
orangepi@OrangePI:~$ sudo modprobe rt2800usb
[sudo] password for orangepi:
orangepi@OrangePI:~$ lsmod
Module                  Size  Used by
rt2800usb              13648  0
rt2x00usb               8311  1 rt2800usb
rt2800lib              42390  1 rt2800usb
rt2x00lib              32107  3 rt2x00usb,rt2800lib,rt2800usb
mac80211              331125  3 rt2x00lib,rt2x00usb,rt2800lib
8189es                887631  0
orangepi@OrangePI:~$



0

threads

18

posts

292

credits

Intermediate member

Rank: 3Rank: 3

credits
292
Published in 2015-7-22 12:24:18 | Show all floors
loboris replied at 2015-7-22 07:39
sorry, I forgot that you must also replace the kernel. Please download OPI_kernel_lib(rt2800usb).t ...

Big thanks with rt5370 everything is fine.

Buytheway how i win overheating in debian.
echo 408000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
echo 1108000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
system become more slowly but no heat.

10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-7-22 15:48:17 | Show all floors
Edited by loboris at 2015-7-22 15:58
goldenfenix replied at 2015-7-22 12:24
Big thanks with rt5370 everything is fine.

Buytheway how i win overheating in debian.

Best way for cooling heatsink or heatsink + fun
You can run at full 1.53GHz without any problem (with kernel compiled without BUDGET_COOLING), no heating at all.



This thread contains more resources

You need to Log in to download or view,No account?    Register

x

0

threads

18

posts

292

credits

Intermediate member

Rank: 3Rank: 3

credits
292
Published in 2015-7-22 16:25:13 | Show all floors
Edited by goldenfenix at 2015-7-23 11:44
loboris replied at 2015-7-22 15:48
Best way for cooling heatsink or heatsink + fun
You can run at full 1.53GHz without any problem (wi ...

I made heatsink from copper money. "Heatsink from money all will be fine."

This thread contains more resources

You need to Log in to download or view,No account?    Register

x

4

threads

47

posts

214

credits

Intermediate member

Rank: 3Rank: 3

credits
214
Published in 2015-7-23 23:47:37 | Show all floors
loboris replied at 2015-7-22 15:48
Best way for cooling heatsink or heatsink + fun
You can run at full 1.53GHz without any problem (wi ...

Nice, I was just going to use a small copper heat sink.

The ubuntu system on OrangePi plus is only returning 2 CPUs, do you know why?

nproc returns 2.

10

threads

448

posts

5025

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5025
 Author| Published in 2015-7-24 02:17:29 | Show all floors
Edited by loboris at 2015-7-23 19:20
blindpet replied at 2015-7-23 16:47
Nice, I was just going to use a small copper heat sink.

The ubuntu system on OrangePi plus is onl ...

Even with heatsink, CPU overheats and one or more cores goes off.
Only heatsink with fun ensures full speed cool run.
If the kernel is compiled with CONFIG_SUNXI_BUDGET_COOLING=y option (default), max frequency after some time is limited to 1.2GHz no matter how cool cpu is running.

With heatsink+fun and kernel compiled with CONFIG_SUNXI_BUDGET_COOLING is not set option I was able to get cool operation with all 4 cores on at 1.53 GHz

After 2 days running with average 60% CPU usage (Ubuntu Vivid):
orangepi@OrangePI:~$ nproc
4
orangepi@OrangePI:~$ cat /sys/devices/system/cpu/online
0-3
orangepi@OrangePI:~$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
1536000
orangepi@OrangePI:~$ cat /sys/class/thermal/thermal_zone0/temp
32
orangepi@OrangePI:~$ cat /sys/class/thermal/thermal_zone1/temp
30
orangepi@OrangePI:~$

nproc
Print the number of processing units available to the current process,
which may be less than the number of online processors


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

Points Rule

Quick reply Top Return list