Releases: consolving/gokrazy-kernel-a20
Releases · consolving/gokrazy-kernel-a20
v0.1.11
Linux Kernel 6.18.29 (longterm) for BPI-R1
- Major kernel upgrade from 6.12.x to 6.18.29 longterm series
- Verified on hardware: boots reliably, all services start correctly
- Includes U-Boot bootdelay=0 fix from v0.1.10
Files
bpi-r1.img.xz— Full 2 GiB disk image. Decompress andddto SD card.bpi-r1.gaf— gokrazy archive (ZIP with individual partition images + SBOM).
v0.1.10
Linux Kernel 6.12.87 + U-Boot fix for BPI-R1
- Update to Linux 6.12.87 longterm kernel (from 6.12.23)
- Set U-Boot
CONFIG_BOOTDELAY=0to prevent floating serial RX pin from halting boot when no serial cable is attached - Verified on hardware: boots reliably without serial connection, all services start correctly
Files
bpi-r1.img.xz— Full 2 GiB disk image. Decompress andddto SD card.bpi-r1.gaf— gokrazy archive (ZIP with individual partition images + SBOM).
Write to SD card
xz -d bpi-r1.img.xz
sudo dd if=bpi-r1.img of=/dev/sdX bs=4M status=progressv0.1.9 (kernel 6.12.87)
Superseded by v0.1.10
v0.1.8
BPI-R1 SD Card Image
v0.1.8 — Kernel + loadmodules (WiFi) for the Banana Pi BPI-R1.
Files
bpi-r1.img.xz— Full 2 GiB disk image. Decompress andddto SD card.bpi-r1.gaf— gokrazy archive (ZIP with individual partition images + SBOM).
Write to SD card
xz -d bpi-r1.img.xz
sudo dd if=bpi-r1.img of=/dev/sdX bs=4M status=progressv0.1.7
BPI-R1 SD Card Image
v0.1.7 — Kernel + loadmodules (WiFi) for the Banana Pi BPI-R1.
Files
bpi-r1.img.xz— Full 2 GiB disk image. Decompress andddto SD card.bpi-r1.gaf— gokrazy archive (ZIP with individual partition images + SBOM).
Write to SD card
xz -d bpi-r1.img.xz
sudo dd if=bpi-r1.img of=/dev/sdX bs=4M status=progressNightly (nightly-20260606)
BPI-R1 Nightly SD Card Image
nightly-20260606 — Built from 8e5eb2af790d3e666c033e1e0eb799ab1c55d214 on main.
This pre-release is overwritten every night. For stable images use a tagged release.
Files
bpi-r1.img.xz— Full 2 GiB disk image. Decompress andddto SD card.bpi-r1.gaf— gokrazy archive (ZIP with individual partition images + SBOM).
Write to SD card
xz -d bpi-r1.img.xz
sudo dd if=bpi-r1.img of=/dev/sdX bs=4M status=progress