> For the complete documentation index, see [llms.txt](https://bananapi.gitbook.io/bpi-m1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bananapi.gitbook.io/bpi-m1/en/linuxmainlinekernelimage.md).

# linuxmainlinekernelimage

## Linux mainline kernel image

## BPI-M1/M1+ new image:Fedora-SoaS-armhfp-24-1.2-sda.raw-preview-bpi-m1.img 2016-08-11

2016-08-11-Fedora-SoaS-armhfp-24-1.2-sda.raw-preview-bpi-m1.img.zip

![](/files/-M2HXFKTpC8KP0JFl4dS)

1. based on  Fedora-SoaS-armhfp-24-1.2-sda.raw\.xz (from <https://arm.fedoraproject.org/>)
2. BPI-M1 u-boot-2016.05, kernel 4.6.5 / 4.5.5(default)
3. username & password: pi/bananapi , root/bananapi
4. support HDMI 720P & 1080P(default)
5. support GMAC
6. support SATA
7. support extlinux.conf to select kernel 4.5.5 or 4.6.5&#x20;
8. thanks to  fedora's work (<https://arm.fedoraproject.org/>)
9. ref. <https://fedoraproject.org/wiki/Architectures/ARM>

Google Drive:

<https://drive.google.com/file/d/0B_YnvHgh2rwjQWdXY0s3NlBfb0E/view?usp=sharing>

MD5: 781b8e33047439f74801224b27571d5d

## BPI-M1 new image:Fedora-Mate-armhfp-24-1.2-sda.raw-nodered-preview-bpi-m1 2016-8-10

2016-08-10-Fedora-Mate-armhfp-24-1.2-sda.raw-nodered-preview-bpi-m1.img.zip

![](/files/-M2HXFKV6bXc8ID4TrBE)

1. based on  Fedora-Mate-armhfp-24-1.2-sda.raw\.xz (from <https://arm.fedoraproject.org/>)
2. BPI-M1 u-boot-2016.05, kernel 4.6.5 / 4.5.5(default)
3. username & password: pi/bananapi , root/bananapi
4. support HDMI 720P & 1080P(default)
5. support GMAC
6. support SATA
7. support extlinux.conf to select kernel 4.5.5 or 4.6.5&#x20;
8. thanks to  fedora's work (<https://arm.fedoraproject.org/>)
9. ref. <https://fedoraproject.org/wiki/Architectures/ARM>
10. support nodejs
11. support nodered

Google Drive: <https://drive.google.com/file/d/0B_YnvHgh2rwjM19qQ0tlZDJrdUU/view?usp=sharing>

MD5: 04919cfc9c259a6846442643d26d2855

discuss on forum:

<http://forum.banana-pi.org/t/bpi-m1-m1-new-image-fedora-mate-armhfp-24-1-2-sda-raw-nodered-preview-bpi-m1-2016-8-10/2118>

## BPI-M1 new image:openSUSE-Tumbleweed-ARM-JeOS-bananapi.armv7l-2016.06.12-Build2.11-nodered-preview-bpi-m1 2016-8-10

2016-08-10-openSUSE-Tumbleweed-ARM-JeOS-bananapi.armv7l-2016.06.12-Build2.11-nodered-preview-bpi-m1.img.zip

![](/files/-M2HXFKXkkOHAniUQI9M)

1. based on openSUSE-Tumbleweed-ARM-JeOS-bananapi.armv7l-2016.06.12-Build2.11.raw\.xz   (from <http://download.opensuse.org/ports/armv7hl/factory/images/>)
2. BPI-M1 u-boot-2016.07, kernel 4.7.0
3. username & password: pi/bananapi , root/bananapi
4. support GMAC
5. support SATA
6. support boot.scr (boot.script) to load zImage & fdtfile & initrd&#x20;
7. thanks to  opensuse's work (<https://www.opensuse.org/>)
8. ref. <https://en.opensuse.org/Portal:ARM>
9. support nodejs
10. support nodered

Google Drive: <https://drive.google.com/file/d/0B_YnvHgh2rwjQmh5MnpQb3VCX00/view?usp=sharing>

MD5: d3d16b5871ead878473c8058b54eb9e6

discuss on forum:

<http://forum.banana-pi.org/t/bpi-m1-m1-new-image-opensuse-tumbleweed-arm-jeos-bananapi-armv7l-2016-06-12-build2-11-nodered-preview-bpi-m1-2016-8-10/2119>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://bananapi.gitbook.io/bpi-m1/en/linuxmainlinekernelimage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
