motioneyeos icon indicating copy to clipboard operation
motioneyeos copied to clipboard

start4 .elf: is not compatible - Raspberry Pi 4 4GB Model B

Open merlincom opened this issue 3 years ago • 6 comments
trafficstars

Raspberry Pi 4 4GB Model B Raspberry Pi Imager v1.7.2 motioneyeos-raspberrypi4-20200606.img.xz

Error starting on Raspberry Pi 4 4GB Model B: board: c03115 5ae869d0 fw: start4.elf fixup.dat

start4 .elf: is not compatible This board requires newer software

merlincom avatar Jul 08 '22 09:07 merlincom

Which bootloader is in your Pi?

vcgencmd bootloader_version known good: Apr 29 2021 17:11:25 try dev20201026: https://github.com/motioneye-project/motioneyeos/releases/download/nightly-dev/motioneyeos-raspberrypi4-dev20201026.img.xz

starbasessd avatar Jul 08 '22 10:07 starbasessd

Not working :-( boot: mode SD 1 order f41 Firmware: xxxxxxx Jul 17 2020 11:00:29 start.elf: is it not compatible

merlincom avatar Jul 08 '22 17:07 merlincom

Need to update your bootloader to Apr 29 2021 17:11:25 Updating to the latest will mess up booting motionEyeOS until they update the kernel and system. I just imaged an SDCard with dev20201026 and was successful. Be careful, you want to look for instructions to install a specific bootloader, not do the latest update.

starbasessd avatar Jul 08 '22 17:07 starbasessd

Sorry - I don't see the Option "Beta Test Bootloader" in my Raspberry Pi Imager V.1.7.2. This is the same on Windows 10 64 bit an Raspberry Pi 4 with 64bit OS. I do not find a other solution and as you said: Updating to the latest will mess up booting motionEyeOS I try: cd lib/firmware/raspberrypi/bootloader/stable sudo rpi-eeprom-update -d -f pieeprom-2021-04-29.bin vcgencmd bootloader_version Apr 29 2021 17:11:25 version c2f8c388c4ee37ad709ace403467d163e8dd91ce (release) timestamp 1619712685 update-time 1657353958 capabilities 0x0000001f

merlincom avatar Jul 09 '22 07:07 merlincom

motioneyeos-raspberrypi4-dev20201026.img.xz don't work even with bootloader Version 2021-04-29 Same error in my Raspberri Pi Model B - 4GB bootloader: c2f8c388 Apr 29 2001 update-ts: 1657353958 ... fw: start.elf fixup.dat ... start.elf: is not compatible

merlincom avatar Jul 09 '22 08:07 merlincom

The instructions you used to update were correct. My 2 Pi4s:


pi@raspi1:~ $ vcgencmd bootloader_version Apr 29 2021 17:11:25 version c2f8c388c4ee37ad709ace403467d163e8dd91ce (release) timestamp 1619712685 update-time 1645126804 capabilities 0x0000001f


pi@raspi5:~ $ vcgencmd bootloader_version Apr 29 2021 17:11:25 version c2f8c388c4ee37ad709ace403467d163e8dd91ce (release) timestamp 1619712685 update-time 1621697261 capabilities 0x0000001f


Both work with dev20201026, both boot from SDCard and USB for RaspiOS and motionEyeOS (with modification for USB)

starbasessd avatar Jul 09 '22 11:07 starbasessd