bjorn Posted November 15, 2016 Share Posted November 15, 2016 What about the new Banana PI M2 ultra ? Is it a real SATA controller ? or just one more that is channeled through the USB ? And is this machine likely to be supported by Armbian ? It in short seems to be a little overpriced and the eMMC storage to be to little. And the M3 left a bit bad taste in my mouth, but if it is Sata that gives more speed than USB and if it will be Armbian supported then I might give them another go. Link to comment Share on other sites More sharing options...
dvachon Posted November 15, 2016 Share Posted November 15, 2016 I saw that on this web site; https://www.board-db.org/product/126/ « unlike boards powered by the AllWinner H3 SoC, it has native SATA support, which will have much better performance than on boards with USB-SATA converters.» About the 2 USB 2.0 port, i dont know if it is real 2 hosts. Link to comment Share on other sites More sharing options...
dvachon Posted November 15, 2016 Share Posted November 15, 2016 I found that post that said that R40 have a true SATA and 2 USB hosts https://forum.armbian.com/index.php/topic/2169-allwinner-r40-some-already-available-information/?hl=ultra#entry16926 Link to comment Share on other sites More sharing options...
tkaiser Posted November 15, 2016 Share Posted November 15, 2016 https://forum.armbian.com/index.php/topic/2169-allwinner-r40-some-already-available-information/ Whether this device will ever be supported we'll see. Unfortunately Allwinner partnered here with the most horrible vendor out there. 'Team BPi' failed so often in doing things right, their understanding of documentation is strange (never been correct and they refuse to update docs even if you tell them multiple times what's wrong), their understanding of software is weird (they don't do tests with what this board will be bought for -- SATA and Gigabit Ethernet performance -- but use Raspbian rootfs to ensure that it will be slow as hell) but at least their definition of support is clear: none (just look in their forum what to expect). Link to comment Share on other sites More sharing options...
tkaiser Posted November 26, 2016 Share Posted November 26, 2016 First performance numbers that neither look great nor too bad are available: https://frank-mankel.de/kategorien/bananapi-m2-ultra (german only unfortunately). I asked for a few more numbers with enabled performance cpufreq governor so lets see how capable R40 looks like then. Link to comment Share on other sites More sharing options...
kicker22004 Posted December 2, 2016 Share Posted December 2, 2016 I just got this board shipped to me and am about to power it up.(Through OTG Micro USB) Anyone got a link to a power adapter for this little board??. If you would like some English test results just make me a list of commands and i'll be sure to run them on emmc ok. Link to comment Share on other sites More sharing options...
tkaiser Posted December 2, 2016 Share Posted December 2, 2016 Check Linux-sunxi wiki: http://linux-sunxi.org/Sinovoip_Banana_Pi_M2_Ultra#SATA Those PSUs from Xunlong, Cubietech and Sinovoip should work (of course the latter morons don't emphasize on the need for such a power adapter since otherwise no connected 2.5" disk can be powered through 'SATA power' connector). And no further tests needed, everything already known. I will skip this device entirely since it's an overpriced fail, the vendor is still too dumb/lazy to provide schematics and almost all of the released 'technical documentation' is either insufficient or wrong. As usual Link to comment Share on other sites More sharing options...
tkaiser Posted December 7, 2016 Share Posted December 7, 2016 Schematic released: https://drive.google.com/file/d/0B4PAo2nW2KfndUZobUNSQ0YtalE/view This stinks. 11 pages while the document references 15, creation date (PDF metadata: 2016:11:30 15:11:04+08:00) and version 1.0 are also obviously wrong since they started production long before. Well, at least everything as expected. Link to comment Share on other sites More sharing options...
tkaiser Posted December 7, 2016 Share Posted December 7, 2016 LOL! Exactly as overpriced here in DE as I thought: https://www.conrad.de/de/banana-pi-2-gb-ohne-betriebssystem-banana-pi-m2-ultra-1524274.html At least you get 10,-€ discount within the next 8 hours due to extended "Nikolaus-Gutschein" Link to comment Share on other sites More sharing options...
Holsteiner Posted December 30, 2016 Share Posted December 30, 2016 Hi,I have received my BPi M2U just in time before Christmas, it should replace my overloaded BPi M1 with "only two cores" I am playing with SBC's for some years now and actually I set the limit to 50$ or 50€ because I don't what to pay much for a "paper weight" like Radxa Rock (no support at all) or Odroid C1 / U3 (instable)But still I took the risk to pay 60€ for this board... finally...NOT LIKE:- image of Sinovoip- kernel (somewhere I read it should be from linaro?, who or what is TINA OS?)LIKE:- the housing of Banana Pi M3 fits - SOC keeps cool (from my point of view no heat sink needed, wonder if it would run faster then 1.2Ghz) - 2GB ram (I don't know if I will realy need it) - barrel blug (no powering via micro usb needed)- nevertheless the kernel is running stable somehow, also when dmesg shows failure due to power down of a HDD connected via USB-HUB - sata / network performance at least the same as BPi M1 but has 4 cores, therefore this board runs faster because this server has to handle minidlna, nas, web and wiki What I have done so far: - patching my server image (armbian) with kernel of sinovoip 3.10.65 (will use it till I have my own or better one) - move gmac0 to its own core 4 - move sata to its own core 3 - reuse performance settings once provided by @tkaiser (see http://forum.lemaker.org/thread-7102-1-1.html) - now I miss a toy Configuration of on-board led's: root@bananapim2u:~# cat /sys/class/leds/led3/trigger none ac-online usb-online rfkill0 [mmc0] mmc1 mmc2 timer heartbeat backlight gpio default-on root@bananapim2u:~# cat /sys/class/leds/led1/trigger none ac-online usb-online rfkill0 mmc0 mmc1 mmc2 timer heartbeat backlight gpio [default-on] root@bananapim2u:~# cat /sys/class/leds/led2/trigger none ac-online usb-online rfkill0 mmc0 mmc1 mmc2 timer [heartbeat] backlight gpio default-on Disable heartbeat led: root@bananapim2u:~# echo "none" > /sys/class/leds/led2/trigger What I would like to do: - build my own kernel (but I don't know if I will manage and if I will have time due to limit christmas vacation) - buy another one - see if it will run 24/7 off topic: Some people do not like sinovoip, because bad support, no answers in the forum etc... Sinovoip has a working image somehow others do not have any... does anybody know Radxa? - sinovoip is great I am software developer for a hardware manufacturer and here software is not the core business, therefore it is hard to be a software developer in such a company... regards Link to comment Share on other sites More sharing options...
tkaiser Posted December 30, 2016 Share Posted December 30, 2016 Sorry, I fail to understand why your board 'runs faster' due to more CPU cores. Have you been bottlenecked by CPU before (all the time 200% utilization) or is this just a wild guess since you wasted too much money for no reason? Regarding playing with dirt (crappy BSP mess): http://www.cnx-software.com/2016/11/16/banana-pi-m2-ultra-allwinner-r40-development-board-with-sata-gbe-sells-for-46/#comment-537408 Everyone following Linux-sunxi IRC knows that the board already boots with u-boot 2017.01-rc1 and kernel 4.9. Not that much works though. Link to comment Share on other sites More sharing options...
Holsteiner Posted December 30, 2016 Share Posted December 30, 2016 Sorry, I fail to understand why your board 'runs faster' due to more CPU cores. If the two cores are busy with other tasks it slows down nas performance... since my kids really love minidlna 1 core of BPi M1 keeps busy from time to time... so now sata and eth have a seperate core which brings up performance to normal again... Sorry, as a windows guy I am not familiar with all linux community and knowledge bases... i keep on learning... so i am not following Linux-sunxi IRC... Thank you for the hints, I guess you are talking about: https://github.com/dan-and/BPI-M2U-bsp/tree/master/linux-sunxi and https://github.com/wens/u-boot-sunxi/tree/r40 but in case of kernel 4.9 is there a device tree for this board available? Link to comment Share on other sites More sharing options...
tkaiser Posted December 31, 2016 Share Posted December 31, 2016 FYI: Allwinner's Business Unit 5 spit out a huge code drop 2 days ago: https://github.com/tinalinux Link to comment Share on other sites More sharing options...
Holsteiner Posted January 8, 2017 Share Posted January 8, 2017 Hello Community, first I want to thank Daniel for a very great Job (see https://github.com/dan-and/BPI-M2U-bsp) . His kernel is working at least as good as the one from sinovoip, it is based on this... Since I could not find any real experiences to this board in www, here are mine... The BPi-M1 replaced by BPi-M2U...called NAS2 NAS2 is running: - Web-Server - Dokuwiki - minidlna - doing backup of NAS1 as complete rsync (mirror) - doing backup of itself via rsnapshot NAS2 has connected: - WD red on sata, continuously running - WD USB HDD as backup drive via USB HUB due to power reasons - SanDisk USB Stick as mirror of NAS1 via USB HUB BPi-M2U booting from SD Card (8GB Transcend Ultimate, my favourite) - board does not like USB HUB, allways reports "possible bad connection" - does not boot from time to time in case a device is connected to USB e.g. USB Stick - heavy access on USB drive results into "reconnect as read only" + SATA is running without any issues BPi-M2U booting from eMMC: - board does not like USB HUB, allways reports "possible bad Connection" - in case of more then one USB device is connected, heavy access on USB drive results into "reconnect as read only" + 1 USB HDD can be used without any issues so far (moved USB Stick to different server) + SATA is still running without any issues + both configurations running stable, nothing like kernel panic so far Since my servers are running headless, playing with the original image shows audio via HDMI is working too... I don't care about on board Bluetooth and Wifi... regards Link to comment Share on other sites More sharing options...
Thewonderer Posted January 30, 2017 Share Posted January 30, 2017 Hi, I have bought a m2 ultra and had reliability problems with freezing and USB disconnects since using Ubuntu mate supplied on the bpi forum. Luckily I have the sata cable ready to connect to my drive and set up as a NAS box. Thinking the mate image isn't that stable so need help getting the one mentioned in this thread. Do I have to compile it...? I'm a complete newbie so need basic help. Have a raspberry Pi 3 with raspbian running but network and USB performance is poor for my needs, hence the bpi. Thanks. Link to comment Share on other sites More sharing options...
tkaiser Posted January 30, 2017 Share Posted January 30, 2017 Thinking the mate image isn't that stable Well, in case you don't want to return your mostly unsupported board to the seller you have to understand how your vendor of choice does software. These folks have some base OS images around and a set of ugly scripts called bpi-tools. When they add a new device they throw blobs in a github repo and then let their scripts replace bootloader, initrd, kernel and basic settings. Everything else is the same on each image. So when you experience stability problems with their Mate image then most probably it's not related to this image but to kernel + settings used. This is the first R40 device around, Allwinner normally ships with brain-dead defaults so maybe you're just suffering from wrong DVFS settings (undervoltage at specific DVFS operating points). Who knows? This device is not interesting at all so not that much developers will waste their time on improving software for it. Apart from that please look into my signature for 'usual' sources of problems and try to follow Armbian advices with BPi OS images too (no idea whether they now manage to provide at least correct MD5 checksums and so on, gave up a long time ago trying to help them since usually they never correct any mistake made even when told a hundred times). Link to comment Share on other sites More sharing options...
Thewonderer Posted January 31, 2017 Share Posted January 31, 2017 Thanks for the information tkaiser.. Looks like I should have done some more research before buying this board... the forums are pretty quiet , but I hope more people will get this board and sort out the bugs. I'll use https://github.com/dan-and/BPI-M2U-bsp kernel once I figure out how to build and install it on my m2 U. Holsteiner, can you confirm if your NAS box is still running well? Any other feedback? Thanks. Link to comment Share on other sites More sharing options...
tkaiser Posted February 19, 2017 Share Posted February 19, 2017 BTW: People who want to give mainline linux a try on BPi M2 Ultra find here the branches to play with: u-boot: https://github.com/Icenowy/u-boot/branches (currently r40-fix branch is the one to test with) kernel: https://github.com/Icenowy/linux/branches (currently r40-wip branch is the one to test with) Please note that if you're not a developer then this is nothing for you, this is WiP and in a very early stage. Link to comment Share on other sites More sharing options...
@lex Posted February 19, 2017 Share Posted February 19, 2017 Things are evolving really fast, she is doing a great job. I don't have much experience with u-boot mainline but i think it is time to test it. @tkaiser, sorry to ask, is this the same kernel OPI PC2 is based and already running? Link to comment Share on other sites More sharing options...
tkaiser Posted February 20, 2017 Share Posted February 20, 2017 @tkaiser, sorry to ask, is this the same kernel OPI PC2 is based and already running? Sure, it's mainline kernel + some patches that contain the necessary hardware support. Link to comment Share on other sites More sharing options...
Thewonderer Posted February 21, 2017 Share Posted February 21, 2017 Hope a stable image comes along soon as the images on banana-pi forum just aren't stable. I have read some people have had to tweak the memory voltage as memtester has failed after 50 cycles. Link to comment Share on other sites More sharing options...
dgt41 Posted May 3, 2017 Share Posted May 3, 2017 Is there an image of armbian for M2 Ultra? Link to comment Share on other sites More sharing options...
zador.blood.stained Posted May 3, 2017 Share Posted May 3, 2017 6 minutes ago, dgt41 said: Is there an image of armbian for M2 Ultra? No Link to comment Share on other sites More sharing options...
dgt41 Posted May 3, 2017 Share Posted May 3, 2017 Are there any plans for such an image? Link to comment Share on other sites More sharing options...
zador.blood.stained Posted May 3, 2017 Share Posted May 3, 2017 1 minute ago, dgt41 said: Are there any plans for such an image? As soon as R40 gets good mainline support it will be easy enough to add M2 Ultra images. But it may take a year or even more to reach mature and functional enough state. Link to comment Share on other sites More sharing options...
martinayotte Posted May 4, 2017 Share Posted May 4, 2017 @zador.blood.stained ,That is a task I was planning to do soon since I've received a R40 M2-Ultra a week ago. I was thinking of using Icenowy branch, but since she didn't commit her R40_defconfig, maybe we will need to ask her to provide that file because her works was for the same M2-Ultra board. Link to comment Share on other sites More sharing options...
Igor Posted May 4, 2017 Share Posted May 4, 2017 https://github.com/armbian/build/commit/d8cf6792ba053701ca35c37b42890b92b8e606e6 I made few tests with, but could not get anywhere. Link to comment Share on other sites More sharing options...
tkaiser Posted May 4, 2017 Share Posted May 4, 2017 Why do we waste our time with this board (which will most likely be the same shit show as M2+ was/is -- at least that's the device I lost most time with due to vendor even too stupid to provide correct schematic). Why not spending our time on improving things with other boards or Armbian in general (Wi-Fi firmware situation, refactoring to deal better with more and more boards and installation variants, preparing Debian Stretch and so on)? 2 Link to comment Share on other sites More sharing options...
rexxster Posted May 4, 2017 Share Posted May 4, 2017 The sata, 2Gig ram, and 16G emmc appeal to me. Link to comment Share on other sites More sharing options...
tkaiser Posted May 4, 2017 Share Posted May 4, 2017 2 hours ago, rexxster said: The sata, 2Gig ram, and 16G emmc appeal to me. SATA: as slow/crappy as with A20 today 2 GB RAM: http://www.linuxatemyram.com 16GB eMMC? It's only 8 GB and maybe the slowest modules you can buy from Samsung (just search the forum, sequential writes on this eMMC is as low as 6MB/s, almost every SD card out there is faster) The vendor is famous for not being able to provide even correct schematic so trying to support their hardware is both an excercise in stupidity and a great way to waste your own time The vendor is also famous for providing best support possible: Look here for example how their official support account @sinovoip is actively helping countless users affected by the same problem: instability with this great M2 Ultra: http://forum.banana-pi.org/t/frequent-freeze-ups-of-m2u/2823 Edit: Also an excellent example of 'vendor support': http://forum.banana-pi.org/t/bpi-m2-ultra-pmp-support/3096. PMP support should only be tried with mainline kernel and relying on Icenowy's latest commit it should already be possible to use PMs with R40 (using the usual ahci_sunxi.enable_pmp=1 addition to kernel cmdline). But using port multipliers with those crappy SATA implementations is a bad idea anyway Link to comment Share on other sites More sharing options...
Recommended Posts