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

Unable to emulate the Firmware with the ARM architecture #10

Open
jollytrivedi2019 opened this issue Jul 17, 2023 · 0 comments
Open

Unable to emulate the Firmware with the ARM architecture #10

jollytrivedi2019 opened this issue Jul 17, 2023 · 0 comments

Comments

@jollytrivedi2019
Copy link

jollytrivedi2019 commented Jul 17, 2023

I tried compiling libnvram directory using arm-linux-musleabi-gcc. Then copied libnvram.so.armel to the folder containing the firmware file. But FAT is unable to emulate the same. It gives error as :

image

I also tried creating the folder "libnvram.override"manually but still same error.
I also increased the timeout in InferNetwork.sh to 120 as per below script. Still did not help/

timeout --preserve-status --signal SIGINT 120 "${SCRIPT_DIR}/run.${ARCH}.sh" "${IID}"

It will be great if I can get help to get unblocked.

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

1 participant