Yeah. I tried failsafe mode on this router and it did not work because it seems none of the buttons are configured.
Could be costly if you mess up network settings and don't have serial access to bootloader ( CFE ), which I don't, currently.
Thank you and let us know when it is resolved and how we can apply it / use it ( maybe it already is built into the next images that will be released after Backfire ? ) !
Hi bulanula,
this is my parameter :
config 'system'
option 'hostname' 'OperWrtDG834Gt'
option 'zonename' 'Europe/Rome'
option 'timezone' 'CET-1CEST,M3.5.0,M10.5.0/3'
option 'conloglevel' '7'
option 'cronloglevel' '8'
config 'button'
option 'button' 'reset'
option 'action' 'released'
option 'handler' 'firstboot && reboot'
option 'min' '5'
option 'max' '30'
config 'button'
option 'button' 'reset'
option 'action' 'released'
option 'handler' 'reboot'
option 'min' '5'
option 'max' '10'
config 'led'
option 'name' 'wifi-led'
option 'trigger' 'netdev'
option 'mode' 'link tx rx'
option 'sysfs' 'ppp'
option 'default' '1'
option 'dev' 'wifi0'
reset button works in trunk 29824 but doesn't works in trunk 30346 even after I applied the changes to post 691
I am veryfing because !!!
Bye
MisteroX