This release is for banana pi M2Z board which is based on Allwinner H2+, We have two images release,Raspbian 8.0 is based on kernel 3.4 and Ubuntu 16.04 is based on kernel 3.4.
Hi, I’ve installed the new Raspbian 8 image. I get a prompt for username and password on my BPI M2Z? What will this password and username be. It’s a new install on a new board
It don’t work. I burn the image then BPI M2 Zero boot up with some messages on screen (fast) and then blank screen. No video signal. Only if i reset the device, the same occur: Boot messages are show rapidly and blank screen and red led.
Only Armbian image works fine. Ubuntu and Raspbian not work!!! Only partial boot…
UPDATE: It don’t works at 1366x768 resolution of China’s LCD “TOP PC” series. I change it by a Dell Monitor and got HDMI video out with sucess! - But this forum has a poor support. I made a question and anyone could help me. The Raspbian image has some problems with wifi and audio too. Raspberry pi zero forum has a much batter support…
Have loaded the Raspbian image and it works like a champ! But I couldn’t find a config.txt file or it’s equivalent - there is a reference in /boot/bananapi/bpi-m2z/linux:boot.cmd that parameter changes should be made to /boot/armbianEnv.txt however that file doesn’t exist either.
I’ve tried creating those files, using simple R-Pi configuration statements (e.g. “display_rotate=2”) to no avail, and can’t discern whether:
the system isn’t looking for a config file at all;
is looking, but for a different file name or at a different location;
finds the fie but expects different parameter names than those used by R-Pi
Any light you can you shed on configuration options and how they are instantiated would be appreciated!
Sorry for the late rely,
For first question, May I know how did you compile the 8188eu driver, maybe it is the compile (environment or cpu types different) problem?
For second question, could you give more logs? vmouse is a virtual input device, the reason is not probably on this.
after vmouse_input_dev_close , it will mount filesystem, Will it be other questions?
Hello, M2Z use allwinner chips, and the configuration file is “sys_config.fex”, and after you config your configuration file, you need to use command “fex2bin” to convert “.fex” to “.bin”.
Also you could use “bin2fex” to convert “.bin” to “.fex” .