Moderators: marcelr, TerrorSource, Toonz, TheHogNL
Knol010 wrote:Thank you. I got another toon that was root for me. That ssh password I can change with command passwd.
elmex wrote:i am trying to figure out how to run a daily job on a rooted toon. I want to restart it everyday at 02:00.
Can someone help me out
palermo wrote:Hi,
As you can see I`m new to this forum. Also a Toon user. Currently I have Toon (Not Rooted) on the wall.
I bought one from Marktplaats and was determined to root this one. Ans use this one in a other room. Haven't worked that one out yet.
First have to root the toon. So I have a RBPI 4 connected the JTAG dupont cables according this ehoco.nl/toon-openmaken-en-de-seriele-k ... ansluiten/
So I started up the RBPI and executed the following command : "sudo python . --jtag-available --jtag-hardware rpi3" but I`m receiving an error right away.
"
INFO:__main__:Starting up...
INFO:__main__:Written private and public key pair to ./id_rsa and ./id_rsa.pub, respectively
CRITICAL:__main__:[Errno 2] could not open port /dev/serial0: [Errno 2] No such file or directory: '/dev/serial0'
"
The console was connected to my windows computer, so I assumed that the console should be connected to the RBPI rebooted the Pi and try`d again. Still no sigaar.
with lusb the FT232RL is clearly available. Am I missing a step!?
TheHogNL wrote:We fake the connection to the service center. Without that, the toon keeps annoying you that there is no connection to the service center. But rest asure that there is no connection anymore
Maybe the root password is something else than that you think it is. Just hit 'restore password' in the TSC menu. This will reset your root password to be 'toon'.
palermo wrote:Soo cool.happy man tonight Thanks.
Ps, i have solarpanels on the roof, can I see that information asswell ?
palermo wrote:Currently I own Toon with the solar module.
This Toon i rooted was actually for fun. But i can check if this works.
Thanks TheHogNL
Greatly appreciated
That means that u-boot.bin isn't in the current directory from where you have started openocd. Did you download it? You need the u-boot.bin made for the Toon ofcourse. Why not use the toonrooter script?
pi@raspberrypi:~/rootToon $ telnet localhost 4444
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Open On-Chip Debugger
> soft_reset_halt
requesting target halt and executing a soft reset
target halted in ARM state due to debug-request, current mode: Supervisor
cpsr: 0x800000d3 pc: 0x00000000
MMU: disabled, D-Cache: disabled, I-Cache: disabled
> reset halt
JTAG tap: imx27.etb tap/device found: 0x1b900f0f (mfg: 0x787 (<unknown>), part: 0xb900, ver: 0x1)
JTAG tap: imx27.cpu tap/device found: 0x07926121 (mfg: 0x090 (Chip Express), part: 0x7926, ver: 0x0)
srst pulls trst - can not reset into halted mode. Issuing halt after reset.
target halted in ARM state due to debug-request, current mode: Supervisor
cpsr: 0x600000d3 pc: 0xa1f205b0
MMU: disabled, D-Cache: disabled, I-Cache: enabled
NOTE! Severe performance degradation without fast memory access enabled. Type 'help fast'.
> load_image u-boot.bin 0xa1f00000
couldn't open u-boot.bin
TheHogNL wrote:Why not going the easy way and use the toonrooter? https://github.com/ToonSoftwareCollective/ToonRooter
root@raspberrypi:/home/pi# sudo apt install python-serial python-cryptography
Pakketlijsten worden ingelezen... Klaar
Boom van vereisten wordt opgebouwd
De statusinformatie wordt gelezen... Klaar
python-cryptography is reeds de nieuwste versie (2.6.1-3+deb10u2).
python-serial is reeds de nieuwste versie (3.4-4).
0 opgewaardeerd, 0 nieuw geïnstalleerd, 0 te verwijderen en 0 niet opgewaardeerd.
root@raspberrypi:/home/pi# git clone https://github.com/martenjacobs/ToonRooter.git
fatal: destination path 'ToonRooter' already exists and is not an empty directory.
root@raspberrypi:/home/pi# cd ToonRooter
root@raspberrypi:/home/pi/ToonRooter# sudo python . --jtag-available
INFO:__main__:Starting up...
INFO:__main__:Detected JTAG hardware 'rpi3'
INFO:__main__:Written private and public key pair to ./id_rsa and ./id_rsa.pub, respectively
CRITICAL:__main__:[Errno 2] could not open port /dev/serial0: [Errno 2] No such file or directory: '/dev/serial0'
root@raspberrypi:/home/pi/ToonRooter#
Users browsing this forum: No registered users and 1 guest