BPI-Update is a utility to update the BPI-M3 firmware
When I enter sudo ./bpi.tools -u -U I get command not found. I have not trouble up to that point. Help anyone.... Larry in El Paso
View ArticleBuild a Bathroom style shell for BPI-M1+ by Color Blocks
It‘s from http://mikuq.com/390.htm the wall with hole the floor with BPI-M1+
View ArticleBlinking screen with HDMI connection
My board also has problems with the HDMI. In some cases I do get a view, mostly not. I think its a timing syncing issue. My lg monitor seems to work sometimes but my philips monitor does never works....
View ArticleI don't see microsd
Hi.I burned debian image to eMMC as shown here: https://bananapi.gitbooks.io/bpi-m3/content/en/howtoburnlinuximagetoemmc.htmlI run my bpi, and then insert microSD in slot, but i don't see the card.I...
View ArticleBoot from eMMC with blank SD in slot... - No boot
I have the same problem. I cant to boot with microSD. But when i boot BPI whitout microsd and after i insert the cart in board, i cant see microsd. I would like to use the card like a file storage.How...
View Article/dev/mmcblk1 missing
You can check if BOOT0 detected the eMMC. Print the output of BOOT0.
View ArticleI don't see microsd
HI: you can try it Step 1: mkdir bpi-boot Step 2: sudo mount /dev/mmcblk0p1 bpi-boot Step 3: sudo nano bpi-boot/bananapi/bpi-m3/linux/uEnv.txt Step 4: (Modify uEnv.txt) #script=script.bin...
View ArticleHow to: BPI-M2Ultra_BSP_Compiler
Q. Does BPI M2 Ultra support SATA-Port Multiplier if I re-compile kernel with PM support?
View ArticleRetrOrangePi project for BPI-M2+: 3.0 version image update
RetrOrangePi is a gaming and media center distribution based on Armbian (Debian 8), compatible with H3 / Mali devices. It is developed and maintained by Stevie Whyte and Alerino Reis with...
View ArticleWhich USB to serial chip?
Hi,I found there's debug TTL pins on M2U. And I tried CH340 and CP2102 chip to convert serial to USB, but all failed.I connect M2U <-> chip, GND <-> GND, RX <-> TX, TX <-> RX....
View ArticleHow can I change the monitor resolution on M64?
Hi, I try to put the following in uEnv.txt file on the SD card. disp.screen0_output_mode=1280x720p50 But it doesn't work. Have any suggestion?
View ArticleXRadio driver to mainline , Icenowy do this work
It seems that Icenowy is working to port the XRadio WiFi driver into mainline. https://github.com/Icenowy/xradio
View ArticleNew WIFI AP6212 Firmware uploaded to BPI-M2P-github
Kernel Source Code: github.com/BPI-SINOVOIP/BPI-M2P-bsp Updated driver for AP6212 by BPI-SINOVOIP on 09:26AM - 14 Nov 16 changed 83 files with 11409 additions and 2243 deletions. New WIFI AP6212...
View ArticleBPI-Update is a utility to update the BPI-M3 firmware
HI: Try again: sudo ./bpi.tools -u -U ==> sudo ./bpi-tools -u -U $ git clone https://github.com/BPI-SINOVOIP/bpi-tools.git8 $ cd bpi-tools $ sudo ./bpi-tools -u -U
View ArticleTouch Screen for M3
Hi,I want to know if this screen is posible tu use with m3 https://www.adafruit.com/products/2354 and if the comunity have another screen, touch, please, tell me!! Thanks
View ArticleTouch Screen for M3
Looking at the specs I'd have to say "no". The electrical interface is not even close to compatible. I have a "compatible" 7" LCD touch screen from SinoVoip (the Banana Pi parent company) but it has...
View ArticleInstall SO M3 with micro sd card
Hi, I try to installthis OS in my M3:Ubuntu 16.04 mateRaspbian(JessieBananian But it is imposble... always start, but don't appear anityhing in the screen, only red light is turn on. I download the...
View ArticleAccess GPIO like a pi 3?
Dusted off the old M3 board and was surprised the latest Android build works and actually usable. I have used this source code with FreePascal to access the GPIO on the pi's very well @...
View Article