drtyhlpr / rpi23-gen-image

Advanced Debian "stretch" and "buster" bootstrap script for RPi 0/1/2/3 and QEMU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing needed for older Raspberry models (Pi0, Pi0W, Pi1A, Pi1B, P1B+, P1A+)

drtyhlpr opened this issue · comments

hi testing is required for following hardware. if you own older versions of the raspberry hardware please test it with the generated stretch and buster images and provide templates if possible. it would also be nice to know about the system performance compared to the offical rpi<2 images (that should use custom "optimized"? armv6? compiler settings).

Raspberry Pi 0
Raspberry Pi 0 W
Raspberry Pi 1 model A and B
Raspberry Pi 1 model B+ and A+

thanks for your help

armv6 with hardfloat iirc

i can do the 0W testing later on

Stretch booted without any issues on a Raspberry Pi 1 Model B Revision 2.0

Buster booted without any issues on a Raspberry Pi 1 Model B Revision 2.0

Hi ad65190 thanks for your support. I am trying to get my hands on some older RPI0 hardware.

I just bought a Raspberry Pi Model A. I am bussy currently will do some testing soon

Stretch booted without any issues on a Raspberry Pi 1 Model A+ V1.1
Buster booted without any issues on a Raspberry Pi 1 Model A+ V1.1

Stretch boots perfectly on Pi0W.
I used the template given, and added wpasupplicant and wicd packages to manage the WIFI . Boots perfectly with and without Xorg. I got some "kernel panic" solved by reboot

Buster boots perfectly on Pi0W.

With and without Xorg
Congrats @drtyhlpr great job!