View Single Post
Old 08-11-2017, 08:56 AM   #10
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Diags, with USBnetworking up, EXIT to WEB

See what that option buys us:
Code:
diag>?
get_input_from_stdin Received [?]
diag>   MUSCAT_WFO - System Diags -  74
   ~~~~  1.1.30.291999  ~~~~ 
     pcbId:0670309164410CQB
(DS INFO)-Device Setting     
(TOUCH PLATE)-Touch Plate Test     
(OTS)-Operator test suite  
(o)-Misc individual diagnostics     
(WIFI NART)-nART factory test     
(USB EXPORT)-USB device mode     
(o)-Reboot or Disable Diags     
(POWER SUSPEND)-Lock screen     
(X)-Exit
     

exit
get_input_from_stdin Received [EXIT]
diag>   EXIT : command not found
        Usage: 
        EXIT DISABLE
        EXIT FASTBOOT
        EXIT LOGIN
        EXIT REBOOT
        EXIT WEB
exit web
get_input_from_stdin Received [EXIT WEB]
diag>sh: /usr/local/bin/mongoose: not found
ls: /var/local/log/messages_*.gz: No such file or directory
EXIT WEB: RESULT <PASS>
OK, so we are missing some pieces to get that working:
https://en.wikipedia.org/wiki/Mongoose_(web_server)
knc1 is offline   Reply With Quote