negan07 / ancistrus

Netgear's D7000 Nighthawk Router Experience Distributed Project
https://negan07.github.io/ancistrus/
GNU General Public License v2.0
66 stars 17 forks source link

Model check fail due to unexpected string #81

Closed Extreme79 closed 3 years ago

Extreme79 commented 3 years ago

Hi. Searching around for unavailable alternative firmware, I found your optimization for the stock that I want to try. I'm on fw V1.0.1.78_1.0.1 and running sturtup.sh I got the warning for a difeerent hw version. Manually checking the string returned by _system get devname 2>/dev/null I see "NightHawk" instead the expected D7000. I pretty sure it's a V1 (no info on the back, but it's prety old and the latest fw for v2 hw is 1.0.0.66). I don't know if this project is abandoned or not.. but I'll go with this issue in case of your interest :-)

Linden1 commented 3 years ago

I think you may have changed the router name to 'NightHawk' in the settings? Change it back to 'D7000' and try again.

Extreme79 commented 3 years ago

Hi I don't remember, maybe possibile, later I'll check. Anyway it's not a real problem. I solved for me in the geekest way: I edited the script file directly with vi in telnet shell and executed it 😬 👍

Simone Biagini

Il sab 8 mag 2021, 20:54 Linden1 @.***> ha scritto:

I think you may have changed the router name to 'NightHawk' in the settings? Change it back to 'D7000' and try again.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/negan07/ancistrus/issues/81#issuecomment-835470964, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIC4Y3FJZTZWQBHHLJOBMRDTMWCGNANCNFSM44NAMSGA .

negan07 commented 3 years ago

It seems that system get dev_name is an alias for anc nvram rget device_name as result follows as well: now solved