banana pi BPI-M2 A31s quad core single board compu
  • Initial page
  • LANGS
  • Banana pi BPI-M2
    • BPI-M2 hardware interface:
    • Summary
    • Armbian linux for BPI-M2
    • BPI-M2 source code on github
    • BPI-M2 WiringPi
    • BPI-M2 3.7V lithium battery interface
    • How to setup docker env. to build github source code
    • A31 Manual build howto
    • BPI-M2 GigE LAN
    • All Banana Pi SBC Comparison
    • OpenSuse for BPI-M2
    • BPI-M2 software
    • BPI-M2 Camera interface
    • BPI-M2 Building a Minimal linux System
    • BPI-M2 schematic diagram
    • Bananian linux
    • BPI-M2 IR interface
    • NetBSD/evbarm on Allwinner Technology SoCs
    • Android software
    • BPI-M2 wifi antenna slot
    • BPI-M2 RGB DSI interface
    • BPI-M2 quick start
    • BPI-M2 CE FCC RoHS Certification
    • BPI-M2 linux-sunxi wiki
    • BPI-M2 DXF and 3D design
    • linuxkernel33
    • BPI-M2 OTG interface
    • mainline kernel
    • OpenWRT
    • BPI-M2 GPIO Pin define
    • Reference documents for BPI-M2
    • Allwinner chip documents
    • How to building a Minimal system for BPI-M2
    • BPI-M2 USB interface
    • BPI-M2 WIFI interface
    • BPI-M2 DC Power interface
    • BPI-M2 micro SD card slot
    • How to build Android 4.4.2 Image for BPI-M2
    • ABD driver
    • Linux mainlining effort
    • BPI-M2 HDMI interface
    • BPI-M2 hardware spec:
    • uboot
  • Banana pi BPI-M2
    • ABD driver
    • All Banana Pi SBC Comparison
    • BPI-M2 hardware spec:
    • Summary
    • BPI-M2 schematic and gerber file
    • A31 Manual build howto
    • bpi-m2-hardware
    • BPI-M2 CE FCC RoHS Certification
    • All banana pi product
    • BPI-M2 DXF and 3D design
    • Bananian linux
    • BPI-M2 GPIO Pin define
    • Allwinner chip documents
    • Android software
    • Armbian linux for BPI-M2
    • BPI-M2 3.7V lithium battery interface
Powered by GitBook
On this page

Was this helpful?

  1. Banana pi BPI-M2

OpenSuse for BPI-M2

PreviousAll Banana Pi SBC ComparisonNextBPI-M2 software

Last updated 5 years ago

Was this helpful?

Banana Pi M2, runs on A31s quad-core CPU and has 1G RAM, powerful enough to run openSUSE Tumbleweed with Xfce Desktop.

Here is how you can get openSUSE running on Banana Pi M2.

  • Download the image

  • Extract the archive to get openSUSE-Tumbleweed-Bpi-M2-Xfce.img

  • Dump openSUSE-Tumbleweed-Bpi-M2-Xfce.img on to a SD card

    (dd if=/path/to/openSUSE-Tumbleweed-Bpi-M2-Xfce.img of=/dev/sdX bs=4M; sync #replace /dev/sdX with your actual SD card device)

  • In case you have a bigger SD card, use yast2 disk(partitioner) to “expand” the second partition. You can use yast’s package manager to install more software. The default password for root is linux, you may want to change that first thing after booting.

Note: unable to get sound on this hardware, probably their kernel is missing sound related modules, if you figure out how to get sound working drop me a line so I can include it in next release.Everything else(wifi, hdmi out, USB ports etc) works well enough.

more please see this link:

https://sourceforge.net/projects/cyberorg-home/files/opensuse-arm/openSUSE-Tumbleweed-Bpi-M2-Xfce.tar.xz/download
https://lizards.opensuse.org/2015/12/03/banana-pi-m2-running-opensuse-tumbleweed/