Chiggy
Posts: 1
Joined: Mon Aug 19, 2019 4:33 pm

Installing raspbian stretch on raspberry pi 4?

Mon Aug 19, 2019 4:40 pm

Hello.
This is my first time using a raspberry pi 4. I had installed Debian 10 aka buster via the NOOBS installer and managed to install it successfully but now I am facing some issue with the project I want to run. I want to run Alexa on my rpi 4 so I downloaded Amazon Alexa sdk but then later i saw that it doesnt support buster. So is there a way to install stretch on rpi4. Also I did try downloading the old stretch image on the sd card and then plugging it in but it just shows a black screen. Nothing else. Is stretch supported on rpi4 ?

User avatar
topguy
Posts: 6940
Joined: Tue Oct 09, 2012 11:46 am
Location: Trondheim, Norway

Re: Installing raspbian stretch on raspberry pi 4?

Mon Aug 19, 2019 11:51 pm

I dont belive it is possible to run stretch on Pi4...

The Alexa have some potential fixes.. you can find tips here:
- https://github.com/alexa/avs-device-sdk/issues/1405
- https://github.com/alexa/avs-device-sdk/issues/1413

fruitoftheloom
Posts: 25500
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Installing raspbian stretch on raspberry pi 4?

Tue Aug 20, 2019 6:01 am

Chiggy wrote:
Mon Aug 19, 2019 4:40 pm
Hello.
This is my first time using a raspberry pi 4. I had installed Debian 10 aka buster via the NOOBS installer and managed to install it successfully but now I am facing some issue with the project I want to run. I want to run Alexa on my rpi 4 so I downloaded Amazon Alexa sdk but then later i saw that it doesnt support buster. So is there a way to install stretch on rpi4. Also I did try downloading the old stretch image on the sd card and then plugging it in but it just shows a black screen. Nothing else. Is stretch supported on rpi4 ?

The Raspberry Pi 4B is only supported by Raspbian Buster, since releasing there has been many updates:

Code: Select all

sudo apt update
sudo apt full-upgrade
sudo reboot
The information is out there....you just have to let it in.

My other Linux machine is a ChromeBox

User avatar
Botspot
Posts: 1649
Joined: Thu Jan 17, 2019 9:47 pm
Location: Texas! :)
Contact: Website

Re: Installing raspbian stretch on raspberry pi 4?

Mon Sep 16, 2019 1:17 am

I have just released a script to run a Stretch virtual machine within Raspbian Buster. Although it is very much still a work in progress and is not guaranteed to work in your case, it is definitely something to try!
Image
Want to run Minecraft Java on your RPi? Easiest way is with Pi-Apps - just click Install.
https://github.com/Botspot/pi-apps
Pi-Apps also includes Zoom, Visual Studio, Tor browser, Windows 10 theme, and 33 more.
Over 50,000 users!

Return to “Advanced users”