Hi,
Just got the pi4 and unable to get it to boot either osmc or raspian buster.
Both the sd cards used work in my pi3b without issue. I see the start.elf file in the boot partition and all.
The green light is flashing 4 times whether the sd card is in or out. Any ideas?
Please help.
pi4 unable to boot either osmc or raspbian buster
Last edited by nmc1234 on Fri Jul 05, 2019 7:33 pm, edited 1 time in total.
Re: pi4 unable to boot either osmc or raspbian buster
I've now tried Noobs but to no avail.
I've also adjusted the config file for hdmi_force_hotplug=1.
I've also adjusted the config file for hdmi_force_hotplug=1.
-
- Posts: 62
- Joined: Thu Mar 21, 2019 6:54 pm
Re: pi4 unable to boot either osmc or raspbian buster
try
Raspbian Buster with desktop
download it
then get a 32gb card I got these for my pi4's https://www.amazon.com/gp/product/B073J ... UTF8&psc=1
format them with sdformater
then open etcher locate the 2019-06-20-raspbian-buster.img then select the drive with the fresh card and then select flash
insert that card into your new pi4 then you should be all set
connect monitor to hdmi0
use a 5v 2.5am or higher power supply and connect your usb keybord mouse
it should work , It did for me today with my new pi's from pi hut
Raspbian Buster with desktop
download it
then get a 32gb card I got these for my pi4's https://www.amazon.com/gp/product/B073J ... UTF8&psc=1
format them with sdformater
then open etcher locate the 2019-06-20-raspbian-buster.img then select the drive with the fresh card and then select flash
insert that card into your new pi4 then you should be all set
connect monitor to hdmi0
use a 5v 2.5am or higher power supply and connect your usb keybord mouse
it should work , It did for me today with my new pi's from pi hut
- HawaiianPi
- Posts: 6122
- Joined: Mon Apr 08, 2013 4:53 am
- Location: Aloha, Oregon USA
Re: pi4 unable to boot either osmc or raspbian buster
What are you using for a power supply?
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?
lots of pop-ups...and where is that annoying music coming from?
Re: pi4 unable to boot either osmc or raspbian buster
There is no OSMC for Pi4 available currently.
Re: pi4 unable to boot either osmc or raspbian buster
Official mHDMi and Power Supply.
Re: pi4 unable to boot either osmc or raspbian buster
I've pretty much done all this but I will try it again later.kflmiami420 wrote: ↑Sat Jul 06, 2019 4:41 amtry
Raspbian Buster with desktop
download it
then get a 32gb card I got these for my pi4's https://www.amazon.com/gp/product/B073J ... UTF8&psc=1
format them with sdformater
then open etcher locate the 2019-06-20-raspbian-buster.img then select the drive with the fresh card and then select flash
insert that card into your new pi4 then you should be all set
connect monitor to hdmi0
use a 5v 2.5am or higher power supply and connect your usb keybord mouse
it should work , It did for me today with my new pi's from pi hut
I will also try a 3rd SD card (U3 Class).
-
- Posts: 25164
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: pi4 unable to boot either osmc or raspbian buster
AFAIAA the Raspberry Pi 4B supports:
Raspbian Buster
LibreElec (Kodi)
Kali Linux
If the developer does not state supported on the 4B is a pointless exercise trying to get it to boot !!!
Last edited by fruitoftheloom on Thu Jul 11, 2019 1:37 pm, edited 1 time in total.
The information is out there....you just have to let it in.
Re: pi4 unable to boot either osmc or raspbian buster
No it won't work.
Sam from OSMC is working on it, and said a Pi4 release shouldn't take long, or words to that effect.
Re: pi4 unable to boot either osmc or raspbian buster
Formatting a card is totally unnecessary and a waste of time if an OS image will be written to it.kflmiami420 wrote: ↑Sat Jul 06, 2019 4:41 amformat them with sdformater
then open etcher locate the 2019-06-20-raspbian-buster.img then select the drive with the fresh card and then select flash
Quis custodiet ipsos custodes?
Re: pi4 unable to boot either osmc or raspbian buster
Tried Raspian Buster Desktop with formatted SD card using SDformater. Still get the same outcome of 4 flashes pattern.
Can someone please confirm that this is an issue reading the start.elf file and not related to HDMI/Display.
https://www.youtube.com/watch?v=xCRFSTf ... e=youtu.be
Edit: I've now tried a PC monitor with the same result as my Panasonic TV.
Can someone please confirm that this is an issue reading the start.elf file and not related to HDMI/Display.
https://www.youtube.com/watch?v=xCRFSTf ... e=youtu.be
Edit: I've now tried a PC monitor with the same result as my Panasonic TV.
Re: pi4 unable to boot either osmc or raspbian buster
Some input would be appreciated. How can I differentiate between a boot issue and a display issue?
Re: pi4 unable to boot either osmc or raspbian buster
There is a summary of all the knowledge accumulated from these forums during the past 7 years about difficulties getting an RPi to boot, see - STICKY: Is your Pi not booting? (The Boot Problems Sticky) - https://www.raspberrypi.org/forums/view ... 28&t=58151
Re: pi4 unable to boot either osmc or raspbian buster
I've read it and I'm still in the dark. In post #4 it says;B.Goode wrote: ↑Sat Jul 06, 2019 10:08 pmThere is a summary of all the knowledge accumulated from these forums during the past 7 years about difficulties getting an RPi to boot, see - STICKY: Is your Pi not booting? (The Boot Problems Sticky) - https://www.raspberrypi.org/forums/view ... 28&t=58151
if the ACT LED blinks in a regular four blink pattern, it cannot find bootcode (start.elf)
if the ACT LED blinks in an irregular pattern then booting has started.
So based on my 4 flash pattern, I should not even entertain the idea this could be HDMI/Display issue?
This is my 3rd Pi and i've never had an issue with booting until now (OSMC, Libreelec, retropi, Raspian). I feel like I should get a replacement.
Re: pi4 unable to boot either osmc or raspbian buster
I had similar problems with my new RPi4B, what I have at present that seems to work, in config.txt, is,
hdmi_force_hotplug:0=1
hdmi_group=2 ## for HDMI monitor
hdmi_mode=39 ## for 1360x768 resolution
After that, I at least got a working set up, so might work for you, might need to change where I have commented.
hdmi_force_hotplug:0=1
hdmi_group=2 ## for HDMI monitor
hdmi_mode=39 ## for 1360x768 resolution
After that, I at least got a working set up, so might work for you, might need to change where I have commented.
Re: pi4 unable to boot either osmc or raspbian buster
I purchased this thing on Friday and have just had chance to to try and use it this evening. I am getting exactly the same probelm, there is a flurry of the green LED when I attach the power supply and the it settles into the four flash routine. I have reloaded the images onto the SD Card from the NOOBS zip file and the Raspbian with Desktop zip file, I have used Etcher to flash the image and STILL I get the four flash LED. I think that this is quite shabby for a new product, I have had no problem at all with the Pi 3B+. It does not seem there is a clear solution to this as it seems that different things have worked for different people, and if I do not find a solution quickly it will be going back from whence it came - The Raspberry Pi Store in Cambridge.
Re: pi4 unable to boot either osmc or raspbian buster
Unfortunately this didn't work for me.k-pi wrote: ↑Sun Jul 07, 2019 2:15 pmI had similar problems with my new RPi4B, what I have at present that seems to work, in config.txt, is,
hdmi_force_hotplug:0=1
hdmi_group=2 ## for HDMI monitor
hdmi_mode=39 ## for 1360x768 resolution
After that, I at least got a working set up, so might work for you, might need to change where I have commented.
Re: pi4 unable to boot either osmc or raspbian buster
I can't agree more. I know it is early days and it is a new product, but this should work out of the box like the previous models I've had. The fact it does not for many people is not good.alanj49 wrote: ↑Sun Jul 07, 2019 7:56 pmI purchased this thing on Friday and have just had chance to to try and use it this evening. I am getting exactly the same probelm, there is a flurry of the green LED when I attach the power supply and the it settles into the four flash routine. I have reloaded the images onto the SD Card from the NOOBS zip file and the Raspbian with Desktop zip file, I have used Etcher to flash the image and STILL I get the four flash LED. I think that this is quite shabby for a new product, I have had no problem at all with the Pi 3B+. It does not seem there is a clear solution to this as it seems that different things have worked for different people, and if I do not find a solution quickly it will be going back from whence it came - The Raspberry Pi Store in Cambridge.
On top of that, there is no clear solution for this. It isn't even clear if this is a display or boot up issue.
Re: pi4 unable to boot either osmc or raspbian buster
Well, after many hours of trying to get thing to boot up it went back from whence it came this afternoon. As a last resort I put the two Recovery files on an SD card and I got the flashing green led's as I should get, so it wasn't a faulty SD Card socket. When I took it into the shop he put it on their bench and led four flashing routine started, so he put their SD Card in which was working on their device on the bench, again four flashes of the led. So he gave the refund without quible
Re: pi4 unable to boot either osmc or raspbian buster
You didn't wish to get a new one, that was verified working leaving the store?alanj49 wrote: ↑Mon Jul 08, 2019 8:20 pmWell, after many hours of trying to get thing to boot up it went back from whence it came this afternoon. As a last resort I put the two Recovery files on an SD card and I got the flashing green led's as I should get, so it wasn't a faulty SD Card socket. When I took it into the shop he put it on their bench and led four flashing routine started, so he put their SD Card in which was working on their device on the bench, again four flashes of the led. So he gave the refund without quible
Re: pi4 unable to boot either osmc or raspbian buster
When I took it in he asked if I wanted a replacement or refund, I said that if anyone could supply me with a device that definitely worked. I did not get any feeling of enthusiasm for them to check each one until they found a combination that I worked. So it went both ways
Re: pi4 unable to boot either osmc or raspbian buster
Just to end this thread with an answer, I got a replacement Pi 4 and it worked immediately, without any troubleshooting required. The first was defective.