banksy-git
banksy-git
If you allow the device to boot completely do you see somewhere in the console output a table like this: ```0x000000000000-0x000000020000 : "boot+cfg" 0x000000020000-0x000000200000 : "linux" 0x000000200000-0x000000400000 : "rootfs" 0x000000400000-0x000000420000...
Interesting. Has it ever been connected to Tuya cloud or is it straight from the shop? :smile:
If someone has a full original flash dump I'll take a look to see what's changed. I'm wondering if the first connect to the cloud initializes the tuya-label data. Or...
@chaisaeng - I replied in other forum but change your _passwd_ file so it uses /bin/sh instead of /bin/bash. :)
@MattWestb - Mine was also connected to Tuya first. Could this be the missing link!
Maybe try : ```TuyaSmart@2019.``` ;-) Can you post the contents of your /tuya/config/passwd after it's been set by tuya_start?
That file has the auzkey in plain text right at the top! :) I wonder if the password was derived from it in the same way?
If you post your _/tuya/config/passwd_ (that's different from the one you changed in the root-fs which is _/etc/passwd_) we can check! :)
Sweet. The password for that hash is: `tuya123` :-) I'll amend the guide to suggest people try that first!
I'm nervous about saying this works on the generic TYGWZ-01 board because I haven't tested that and although there are reports of some people getting that to work, there are...