Remember wifi settings after random reset?

Yes I use simpler wifi passwords now that are easier to type on a mobile. Yet another area where security clashes with usability. A bit like the old adage: Fast, Cheap, Secure. Pick any two!

Anyway after my SU had jumped through the hoops, I noticed via the WebIf that the wifi section was populated but Auth Type was None (which is not correct). Any ideas why?
 

Attachments

  • humax-wifi redacted.jpg
    humax-wifi redacted.jpg
    30.8 KB · Views: 8
Presumably some logic that computes the Webif Auth Type display from the settings database is a bit off. Having said that, it seems to use the WLAN_AUTH_TYPE value directly.

Obviously it would useful to know what Auth Type you expected to see; also whether this persists after the machine has been restarted.
 
After an uncommanded reset the configuration tables that are normally expected to be present in the setup database may not be (guess how I know), so I've updated the patch in post #6 to handle that.
 
Back
Top