bluetooth working (beta) in 4.14 + 4.19 (except btle)
BPi-R2 does not power-off: GitHub (working in 4.14+4.19+5.x)
Switch 7530 Port-separation/vlan in 4.4.x not supported, in 4.14+ vlan+separation works
2nd GMAC works on 4.14+4.19, in 5.x this is only available on phylink-branches,5.10-gmac has dsa patches for second gmac,above gmac2 can be used with vlan aware bridge
I wanted to play around with wireguard on my bpir2 but was hampered by not having kernel headers. Wasn't able to find them on your site. Am I missing something / looking in the wrong place?
I am still using the jessie image with kernel 4.14.80-bpi-r2-main
p.s. You're doing a great job with maintaining the bpir2! :)
Maybe you can throw some light into this. We have some bpi R2 testing for a larger deployment. When removing power (simulating a power outage), 2 of 3 times it corrupts the SD and halt at boot. Sometimes Ctrl + D is required, others not even that.
Any possible reason / solution (beaside an UPS...). This doesn't happen with bpi-berry, or ultra almost never.
If a powerloss happens while os writes data to storage filesysten may get currupted. Sometimes it can be repaired sometime not. I see no Problem on r2 here. Maybe the other boards cache power (capacitors,less power consumption) some time and the write-progress can finish so you don't get a broken filesystem there.
I have a simple ups from china (12v2a ~15€) which holds power ~4h to let me powerdown the normal way
ich schau mir grad das U-Boot weiter an, das Ding bootet wirklich nicht. Entweder ich finde das Problem im alten U-Boot oder ich versuche selber den MT7623 Support in das aktuelle U-Boot zu integrieren. Die haben nämlich gcc6 als Minimum-Vorgabe ab Januar 2018. Möchte nicht warten, bis Mediatek das tut :) Ich arbeite mit einem Kollegen von Denx zusammen. Vielleicht habe ich ja die Zeit um etwas zustande zu bringen. Versprechen kann ich nichts, aber jucken tuts mich definitiv!
Discussion
I wanted to play around with wireguard on my bpir2 but was hampered by not having kernel headers. Wasn't able to find them on your site. Am I missing something / looking in the wrong place?
I am still using the jessie image with kernel 4.14.80-bpi-r2-main
p.s. You're doing a great job with maintaining the bpir2! :)
In 5.4 you can install deb-package with sourcecode
Could You please add this patch to the kernel:
https://github.com/doom5/ath9k_ath5k_full_permissive_unlock_all_channels.patch
Yes it need small and easy fix.
It allows ath pcie cards to work in AP mode.
Maybe you can throw some light into this. We have some bpi R2 testing for a larger deployment. When removing power (simulating a power outage), 2 of 3 times it corrupts the SD and halt at boot. Sometimes Ctrl + D is required, others not even that.
Any possible reason / solution (beaside an UPS...). This doesn't happen with bpi-berry, or ultra almost never.
Tks, Eduard
I have a simple ups from china (12v2a ~15€) which holds power ~4h to let me powerdown the normal way
we are searching support for some network issues with Banana Pi R2.
Do you have interest to help us?
Not for free of course.
Best regards,
Boris
you can try if 5.2-phylink-v2.5 fixes the issues?
https://github.com/frank-w/BPI-R2-4.14/tree/5.2-phylink-v2.5
else which kernel/branch you are using?
on 4.14 i reverted a Patch which sometimes break network
regards Frank
where can I find the root password or a user name and password for the first login into your Debian images?
Thank you, have a nice day! Carlos
it's the same as from official images...
UN: root
PW: bananapi
More and more features are working and this is always good to see.
ich schau mir grad das U-Boot weiter an, das Ding bootet wirklich nicht. Entweder ich finde das Problem im alten U-Boot oder ich versuche selber den MT7623 Support in das aktuelle U-Boot zu integrieren. Die haben nämlich gcc6 als Minimum-Vorgabe ab Januar 2018. Möchte nicht warten, bis Mediatek das tut :) Ich arbeite mit einem Kollegen von Denx zusammen. Vielleicht habe ich ja die Zeit um etwas zustande zu bringen. Versprechen kann ich nichts, aber jucken tuts mich definitiv!
Liebe Grüße nach Franken,
Andreas
Do a good job.
Can you compile the f2fs and btrfs modules to the kernel?