Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry 4B - start4.elf is not compatible #77

Open
0dul-89 opened this issue Aug 4, 2022 · 11 comments
Open

Raspberry 4B - start4.elf is not compatible #77

0dul-89 opened this issue Aug 4, 2022 · 11 comments

Comments

@0dul-89
Copy link

0dul-89 commented Aug 4, 2022

Hello,

I have an issue with a Raspberry 4B when trying to boot.
The error is
start4.elf: is not compatible
This board requires newer software

Anyone experienced the same ?

Thanks.
295281175_1081586305805024_5178773303487851811_n

@ghost
Copy link

ghost commented Jan 19, 2023

I am experiencing the same problem.

@adulau @Rafiot Has the maintenance been stopped?

@Rafiot
Copy link
Member

Rafiot commented Jan 19, 2023

Last time we checked, it was impossible to get rpi4, so we couldn't try it and release a new version.

@ghost
Copy link

ghost commented Jan 23, 2023

Damn, I fell for this sentence:
"Version 2.5 - 2019-08-30

Bump Raspbian => Support of every RaspberryPi versions up to 4"
Not being able to buy a RaspberryPi 3 as most of them are no longer available and having bought a Raspberry Pi 4 especially for CIRCLean, I find myself a bit stupid.

Would it be possible to send you a model of Raspberry Pi 4 to see what is wrong with it or I can try on my side to make it work without much guarantee.

@gallypette
Copy link
Member

That is a bootloader issue.
Download the latest raspbian and copy the content of its /boot folder onto the one you currently try to boot. With a bit of luck that is all you will need to do.

@ghost
Copy link

ghost commented Jan 23, 2023

@gallypette Will try, thanks for the info.

@ghost
Copy link

ghost commented Jan 24, 2023

Boot

Successfully booted after switching to the newest boot. Some failed in the capture. Need to try if the solution works fine.

@ghost
Copy link

ghost commented Jan 26, 2023

After several attempts, the boot process is successful and we are able to reach the login screen, however, the USBs are not being properly mounted, which is causing issues with the analysis process. Without access to the necessary account to review logs and other information, it is difficult to troubleshoot. I am looking for feedback from others who may be experiencing similar issues.

@ghost
Copy link

ghost commented Mar 9, 2023

Issues can be closed, have succesfully made CIRClean works on the lastest Raspberry Pi 4B.

@Rafiot
Copy link
Member

Rafiot commented Mar 9, 2023

Nice, do you mind sharing how? That would be super useful for others (and when we will finally manage to get a rpi4).

@ghost
Copy link

ghost commented Mar 9, 2023

We made some adjustments to the VL805 USB controller on the Raspberry Pi 4 to only recognize two of the USB ports. This was done to avoid any impact on the normal mounting process. Initially, we tried to have all four USB ports working, but we encountered a conflict when mounting and copying files.

We also had an issue where the analyzed files were not being stored on the intended USB drive. To solve this problem, we modified the fstab file. These modifications allowed us to ensure that the analyzed files were being saved on the correct USB drive.

Not much complicated to be honest, the most challenging part was to "recreate" the solution to get a complete handle on the debugging.

@FransG3
Copy link

FransG3 commented Sep 1, 2024

Hello,

The ".img.gz" file on the https://circl.lu/projects/CIRCLean/ website does not work and outputs the same error as described in this thread. Taking the boot files from a clean raspbian image did not work either.

Could you tell me what version of the image I should aim to install with a Raspberry 4B ?

Thanks for your help,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants