It Works!
Buttons are Ok and no "Storage full" message.
But what I did wrong? Could you send me the config file? Or may I use the buildinfo file as the config file to reproduce your build?
Thank you in any case!
Ondrej
Archer c6 - storage full error
Moderator: Moderators
Re: Archer c6 - storage full error
You can use the buildinfo, but you need to expand it by putting it into the ath79-src/ folder as “.config”, then cd into that folder and run “make defconfig”. You can then copy the resulting .config for safe keeping.
I’m 90% sure your issue is python (as per my initial suspicion). I’ve seen it before.
In your build environment try
“which python”
And
“python -v”
In older ubuntu versions python 2 shipped by default and you needed to install “python-is-python3” to make it the default. You may be experiencing similar?
I’m 90% sure your issue is python (as per my initial suspicion). I’ve seen it before.
In your build environment try
“which python”
And
“python -v”
In older ubuntu versions python 2 shipped by default and you needed to install “python-is-python3” to make it the default. You may be experiencing similar?
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.