
@martjenjacobs I will create a pull request to fix that password thing then (just replace the sed with a proper one)
Moderators: marcelr, TheHogNL, Toonz
Yes, it's working. It's rooted and I can connect to it directly without the pi now. Just have to make the rooted updater work so I can fix the files. Hopefully that will bypass the activation mode and I can use all the options I want for now. But if I can't make that work I'll post in that thread instead.TheHogNL wrote:Ok so it is working now?
@martjenjacobs I will create a pull request to fix that password thing then (just replace the sed with a proper one)
After that line the script runs: log.debug(port.read_until("/ # "))hmostard wrote:Hi all,
I have got an issue and need some advise.
I started the script in debug mode, after i restarted my Pi1, because i first got critical error.
Now the logging is stalled at ' Patching Toon' for one hour.
Tried to connect network to see if SSH was already activated, but nothing.
What is the best thing to do? I do not want to brick my Toon.
Regards, Hugo.
TheHogNL and me already tried to look into this but no solution or cause was found.rotzen wrote:Hi all,
Started with some homeautomations recently and wanted to use the information Toon suplies too. So read about rooting the Toon and about this automated root script. I'm using a Raspberry PI 3 (B+) with clean install of Raspbian/NOOBS. Downloaded the rootscript as described and followed the manual. All looks good to me, but I'm not able to connect into Toon through SSH. When running the script with --output-level DEBUG I'm finding some /bin/sh: can't access tty; job control turned off messages. Perhaps this is some lead for someone?
Hope someone can help