gem5-users@gem5.org

The gem5 Users mailing list

View all threads

Problem with menuconfig on github codespace

BN
Beser, Nicholas D.
Thu, Apr 10, 2025 2:19 PM

I have run the cache coherence exercise from the bootcamp 2024 slides on my jetson orin nano and PC running linux without any issue. The class that I am teaching is attempting to run this on github codespace, and is running into a problem. The menuconfig does not seem to be available on codespace. While I can install it as a user (not root), I don't have the privilege to install it so that I can run it with scons as required in the exercise. (scons menuconfig build/ALL_MyMSI). There are two methods to install menuconfig (one with busybox, and the other with linux). I am assuming that during bootcamp this was run. How did you install menuconfig?

Thank-you,

Nick Beser

I have run the cache coherence exercise from the bootcamp 2024 slides on my jetson orin nano and PC running linux without any issue. The class that I am teaching is attempting to run this on github codespace, and is running into a problem. The menuconfig does not seem to be available on codespace. While I can install it as a user (not root), I don't have the privilege to install it so that I can run it with scons as required in the exercise. (scons menuconfig build/ALL_MyMSI). There are two methods to install menuconfig (one with busybox, and the other with linux). I am assuming that during bootcamp this was run. How did you install menuconfig? Thank-you, Nick Beser