Not sure when it happened but upgraded my router using "amtm" - always a bit fraught as I have rather a custom build. But do a set of "fix" tests after - then noticed uiScribe didn't start from the scribe option "st". Found out that uiScribe now passes in post_mount the parameter "$@" chasing down the code it is checking "entware" using "-f $1/entware/bin/opkg" under Menu_Startup. So basically uiScribe is expecting 2 parameters on "startup" and "entware" mount point. Otherwise it won't pass the checks - so in the code "scribe" I had to add for "hup_uisc()" the "$uiscribe startup force".