Search found 4 matches

by uibeltje
Mon Feb 18, 2019 10:54 pm
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 255512

Re: Fully automated rooting script

martenjacobs wrote:
uibeltje wrote:
martenjacobs wrote:
Testing with the Toon disconnected shouldn’t be an issue. I see you’re running Raspbian Jessie, which is pretty old. The version of python-cryptography is even older. Upgrading to Stretch will probably solve your problem.
Success :)

Used a fresh installation of Stretch and have SSH access
by uibeltje
Mon Feb 18, 2019 10:36 am
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 255512

Re: Fully automated rooting script

Could you show me the output for this command: cat /etc/issue && python --version && python -c 'import cryptography as c ; print(c.__version__)' Perhaps reinstalling python-cryptography could help as well. It may have been corrupted in some way. This is the output: Raspbian GNU/Linu...
by uibeltje
Thu Feb 14, 2019 10:50 pm
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 255512

Re: Fully automated rooting script

Yes, python-cryptography was successfully installed. pi@Domoticz:~/ToonRooter $ sudo apt install python-serial python-cryptography Reading package lists... Done Building dependency tree Reading state information... Done python-cryptography is already the newest version. python-serial is already the ...
by uibeltje
Wed Feb 13, 2019 11:22 pm
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 255512

Re: Fully automated rooting script

I want to root my Toon using the script from GitHub and a Raspberry Pi but after connecting everything I get the following error message: INFO:__main__:Starting up... INFO:__main__:Detected JTAG hardware 'rpi3' Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 162...

Go to advanced search