Banana pi BPI-R2 development in progress

we now main working on Linux 4.4, this is our development in progress

update : launcher have running success on linux 4.4 kernel ,maybe wifi will ready soon ,it is a hard work.:slight_smile:

1 Like

Great! Looking good. The frequent updates really give confidence that support for the board is taken seriously. I just received my R2 boards and the hardware is very nice. Keep up the good work!

1 Like

We have ported the wifi driver to Linux 4.4.70, now it’s working fine at 2.4G, please check https://github.com/BPI-SINOVOIP/BPI-R2-bsp/issues/1 for details.

2 Likes

no way to put module to master/ap-mode yet?

Both PWM4 and PWM5 of MT7623n on R2 are NOT working : fixed:

HDMI audio is not working : fixed:

1 Like

WIFI 2.4G and 5G dirver have update ,anyone can help us to do some test ??

we test result at our office, But there is a balance issue at 5G mode, will focus on this issue right now

I did some WiFi tests with my Mikrotik RB435G AP, with 2x Atheros AR92xx WiFi adapter. One is configured for 2.4Ghz, the other one for 5Ghz. The BPI-R2 is about 1 meter away from the AP.

In both tests I first started iperf -s on my desktop and iperf -c <ip> on the BPI-R2. Then I did the same test the other way around.

2.4Ghz

[root@alarm ~]# wpa_cli status
Selected interface 'wlan0'
bssid=d4:ca:6d:12:2e:42
freq=2447
ssid=WiFi
id=0
mode=station
pairwise_cipher=CCMP
group_cipher=CCMP
key_mgmt=WPA2-PSK
wpa_state=COMPLETED
ip_address=192.168.12.43
address=00:08:22:fe:0d:fe
uuid=91227916-a0e5-5f04-95d3-af1bec355bcc

BPI-R2 (client) to my desktop (server):

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.0 sec  16.5 MBytes  13.8 Mbits/sec
[  3]  0.0-10.2 sec  11.5 MBytes  9.50 Mbits/sec
[  3]  0.0-10.0 sec  13.8 MBytes  11.5 Mbits/sec

My desktop (client) to BPI-R2 (server):

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.2 sec  41.5 MBytes  34.2 Mbits/sec
[  3]  0.0-10.1 sec  43.1 MBytes  35.9 Mbits/sec
[  3]  0.0-10.3 sec  44.0 MBytes  35.7 Mbits/sec

5Ghz

[root@alarm ~]# wpa_cli status
Selected interface 'wlan0'
bssid=00:0c:42:66:83:d9
freq=5200
ssid=WiFi
id=0
mode=station
pairwise_cipher=CCMP
group_cipher=CCMP
key_mgmt=WPA2-PSK
wpa_state=COMPLETED
ip_address=192.168.12.45
address=00:08:22:46:86:fc
uuid=5e96988a-fa9e-5318-aaba-76bf98a072fb

BPI-R2 (client) to my desktop (server):

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.0 sec  25.1 MBytes  21.0 Mbits/sec
[  3]  0.0-10.0 sec  25.1 MBytes  21.0 Mbits/sec
[  3]  0.0-10.0 sec  25.1 MBytes  20.9 Mbits/sec

My desktop (client) to BPI-R2 (server):

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.4 sec  28.4 MBytes  22.9 Mbits/sec
[  3]  0.0-10.4 sec  28.2 MBytes  22.7 Mbits/sec
[  3]  0.0-10.2 sec  28.0 MBytes  23.0 Mbits/sec

Version info:

$ git log -1
commit cdf38bc6518cce5c01c35e0d5241bab96ba7d652 (HEAD -> Wifi_debug_branch, origin/Wifi_debug_branch)
Author: gary.wang <[email protected]>
Date:   Thu Aug 24 18:34:47 2017 +0800

    To support WIFI 5G
1 Like

Do you know when you build a new image of ubuntu with wifi drivers? I prepar a : IPS (suricata),DHCP and wifirouter(hostapd) but I wait a image stable for transfer to my bananapi

we had test 7615 module success

How to do auto power-on and auto start?

R2 won’t boot as soon as the power is supplied, but if you want to boot the R2 board without pressing the power button. There are 2 ways.

  1. You use a line to connect to the otg interface. or
  2. Modifying the hardware, you connect two points with ohmic resistors, pls check the location of two points by attachment

Update the photo,

1 Like

Hi gary. can you please make a higher-resolution picture on which we see the pins you mention. And the resistor (full circuit if not simply bridging 2 pins with resistor) value will be interesting.

we have try to test 720P software decode on BPI-R2, but not support 1080P .