motioneye-project / motioneyeos

A Video Surveillance OS For Single-board Computers
Other
7.79k stars 889 forks source link

Motioneye not booting, Bios says: Firmware not compatible #2996

Open FootsoreBird03 opened 1 year ago

FootsoreBird03 commented 1 year ago

Problem: Pi won't boot with the OS.

Details: I Downloaded the image and unziped using 7-zip. I then installed the image using raspberry Pi imager v1.7.5. When plug in power, after the SD card is already in, and the pi does not boot. It instead display's the error (picture 1). Please note this is my first rasberry pi project so any help given will need the "extra steps" so I can fiqure out what the help even means. Any youtube videos on this problem would be estatic. Please note, I saw a post about this from 2022, but I have no idea how to implement the given advice to fix the issue.

Preliminary Docs

I confirm that I have read the CONTRIBUTING guide before opening this issue.

I confirm that I have read the FAQ before opening this issue.

motionEyeOS Version

I am running motionEyeOS version: 20200606

Board Model

I am using the following board/model: Raspberry pi 4B 4gb

Camera

I am using the following type of camera: None, trying initial setup with waiting for the camera to arrive

Network Connection

My motionEyeOS unit is connected to the network via: None, trying to access it directly via an HDMI connection)

Images:

This is what the boot screen displays image

Then goes to this for a sec, than back to the boot error image

My hardware as attatched image

Taxicletter commented 1 year ago

I tried headless with a Raspberry Pi 3 & 4, a few times (connected with ethernet-cable). After a blinking green light (maybe 3 times) I couldn't see any activity and I got no IP-address... I think the image doesn't work anymore.

starbasessd commented 1 year ago

It's a known issue, and depends on which version of the bootloader is installed in the Pr4. It does not affect The Pi3 and Pi4. versions are different. You need to use the correct image for the device. There are several threads on which bootloaders are tested with which versions of the Pi4 (2GB, vs 4GB, vs 8GB) you are using.

Taxicletter commented 1 year ago

Where exactly can we find those versions? I only know of the page with different images for different boards, not for different Raspberry Pi's.

starbasessd commented 1 year ago

https://github.com/ccrisan/motioneyeos/releases

starbasessd commented 1 year ago

For all the boards, I recommend dev20201026 version

Taxicletter commented 1 year ago

AH! I didn't see "Show all 16 assets" :-) I also hadn't seen the assets voor 20201026 that way...

Thank you!

Taxicletter commented 1 year ago

I can confirm the version you suggested does work! (On Rpi3)

Joenazzzz commented 10 months ago

on my Raspberry Pi 4 8gb it doesnt work... Ive updated with sudo and used the newest version but it shows the same issue as @FootsoreBird03

Joenazzzz commented 10 months ago

any ideas?

Serpentstar commented 10 months ago

The current repository hasn't been updated since April of last year. Is this project still undergoing development?

jumboswart commented 8 months ago

I have the same issue and I am using the Raspberry Pi 4B 4gb in a pironman case, can anyone assist

starbasessd commented 8 months ago

What is the result of

vcgencmd bootloader_version

when running a raspberrypios like buster lite or legacy lite?