ArcticCat wrote: ↑Sat Jun 10, 2023 10:37 pm
Lantis wrote: ↑Sat Jun 10, 2023 9:18 pm
ArcticCat wrote: ↑Sat Jun 10, 2023 7:53 am
I have an archer C7 v5 (EU) version i've been running different versions of Gargoyle for years without issues
now when I try to upgrade to the 1.14 i am getting a warning that it firmware is not compatible
can I safely ignore this warning and "force upgrade" ?
Code: Select all
Firmware has been detected as incompatible with this device
No, that could be a very bad move.
What version are you currently on?
I was on 1.12 but didn't wait, I flashed 1.14 & bricked the router - went the tftp route and flashed 1.14 by tftp everything seems to be working now but booting is v. slow
any idea why it cld be giving me
Code: Select all
Firmware has been detected as incompatible with this device
& or what is the best course of action?
thanks
Now that you're up and running that's fine. You just took the long and scary way to get there.
Without going into huge amounts of detail, the ar71xx target (which existed when 1.12 was around) has been replaced by ath79 (more
here). As this is a large architecture change and some fundamentals have shifted, some devices are intentionally marked as incompatible. Some of them require using the factory image. Some require sysupgrade without preserving settings. Some require TFTP. It is very device dependent.
There is also a mechanism for the upgrade to tell you what is wrong and advise you how to move forward. Unfortunately this was introduced in a very late version of 1.13.x, so by staying on 1.12 you were not given any helpful advice by the GUI.
In the future you may see a message like
"Image incompatible. Your device has been switched to DSA architecture and you must not preserve settings when sysupgrading. Please force the upgrade to continue".
All depends on what happens to a specific device upstream.