The new Toon 2 has been rooted!

Everything about rooting Toons 1 and 2.

Moderators: marcelr, TheHogNL, Toonz

TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: The new Toon 2 has been rooted!

Post by TheHogNL »

So to sum.. big disclaimer yada yada yada ;)
Member of the Toon Software Collective
ewshop
Starting Member
Starting Member
Posts: 4
Joined: Tue Sep 06, 2016 8:13 pm

Re: The new Toon 2 has been rooted!

Post by ewshop »

Good job

I’m definitely interested in rooted my Toon2
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: The new Toon 2 has been rooted!

Post by TheHogNL »

ewshop wrote:Good job

I’m definitely interested in rooted my Toon2
Then check this post and contact one of us: viewtopic.php?f=101&t=12162&start=15#p87542
Member of the Toon Software Collective
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: The new Toon 2 has been rooted!

Post by TheHogNL »

And the first rooted toons are already been delivered back or in transit to the happy forum users! I you are happy clap your hands :lol:
Member of the Toon Software Collective
Rudolf
Member
Member
Posts: 135
Joined: Mon Dec 04, 2017 8:50 pm

Re: The new Toon 2 has been rooted!

Post by Rudolf »

*clapclap* Very happy. Toon2 is such an improvement, the gui is very snappy, much more responsive.
User avatar
madpatrick
Member
Member
Posts: 104
Joined: Wed Dec 06, 2017 9:52 pm
Location: Zuid-Holland

Re: The new Toon 2 has been rooted!

Post by madpatrick »

Happy me !! Working great.
Much better responce on the screen.

I've trouble to install the app Boilerstatus.
It will not install the app.
Toonz
Forum Moderator
Forum Moderator
Posts: 1871
Joined: Mon Dec 19, 2016 1:58 pm

Re: The new Toon 2 has been rooted!

Post by Toonz »

Will check whether the installer of the boiler app is toon2 compliant when I am near my laptop.
Can you check the log file for the error message?
member of the Toon Software Collective
Toonz
Forum Moderator
Forum Moderator
Posts: 1871
Joined: Mon Dec 19, 2016 1:58 pm

Re: The new Toon 2 has been rooted!

Post by Toonz »

madpatrick wrote:Happy me !! Working great.
Much better responce on the screen.

I've trouble to install the app Boilerstatus.
It will not install the app.
Won't install here either.
I need to rebuild the package for Toon 2 compatibility indeed.
Will do so next week, will post in the boiler app topic when ready.

Kind regardz,

Toonz
member of the Toon Software Collective
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: The new Toon 2 has been rooted!

Post by TheHogNL »

Ohw yes i see. The package is only for qb2 (toon 1) now :)
You can easily unpack the package yourself (ar x package.name.ipk) and extract the data.tar.gz from it to install it manually though. That is what I mean. But waiting for Toonz to fix the package to allow it to install on the toon2 also is another option :)
Member of the Toon Software Collective
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: The new Toon 2 has been rooted!

Post by TheHogNL »

The TSC team was looking at the Toon2 boot screen and we missed something but it took a while for us the understand what was missing..
Now we found it :-) The logo, already containing the T and C letters just missed the S from TSC :D

Image

If you want this on your Toon2 (I'll create a Toon1 version also later), download the zip on your toon2 in /tmp and run this:

Code: Select all

cd /
mount /mnt/boot
mv /mnt/boot/splash.bmp /mnt/boot/splash.bmp.toon
unzip /tmp/tsc-splash.zip
umount /mnt/boot
rm -f /usr/bin/psplash
ln -s /usr/bin/psplash-tsc /usr/bin/psplash
killall -9 qt-gui
Attachments
tsc-splash.zip
(36.92 KiB) Downloaded 529 times
Member of the Toon Software Collective
User avatar
madpatrick
Member
Member
Posts: 104
Joined: Wed Dec 06, 2017 9:52 pm
Location: Zuid-Holland

Re: The new Toon 2 has been rooted!

Post by madpatrick »

TheHogNL wrote:The TSC team was looking at the Toon2 boot screen and we missed something but it took a while for us the understand what was missing..
Now we found it :-) The logo, already containing the T and C letters just missed the S from TSC :D

If you want this on your Toon2 (I'll create a Toon1 version also later), download the zip on your toon2 in /tmp and run this:

Code: Select all

cd /
mount /mnt/boot
mv /mnt/boot/splash.bmp /mnt/boot/splash.bmp.toon
unzip /tmp/tsc-splash.zip
umount /mnt/boot
rm -f /usr/bin/psplash
ln -s /usr/bin/psplash-tsc /usr/bin/psplash
killall -9 qt-gui
Great !!!
Is it also possible to change the Toon (text/logo) on the mainscreen topleft ?
marcelr
Global Moderator
Global Moderator
Posts: 1153
Joined: Thu May 10, 2012 10:58 pm
Location: Ehv

Re: The new Toon 2 has been rooted!

Post by marcelr »

That will require a rebuild of the drawables.rcc. There are no plans to do that yet.
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: The new Toon 2 has been rooted!

Post by TheHogNL »

madpatrick wrote: Great !!!
Is it also possible to change the Toon (text/logo) on the mainscreen topleft ?
You can hide it already using the TSC settings menu. Changing it requires to rebuild the drawables rcc indeed.
Member of the Toon Software Collective
maikelvds
Starting Member
Starting Member
Posts: 18
Joined: Tue Jan 16, 2018 8:54 pm

Re: The new Toon 2 has been rooted!

Post by maikelvds »

Great work guys!
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: The new Toon 2 has been rooted!

Post by TheHogNL »

For everyone with a rooted Toon2; you have maybe noticed some issue's connecting to the Toon2 from your computer/laptop/whatever. Initial connection takes a while.

I have found this to be related to wifi power management in the toon2. You can turn this off.

Create this file: "/etc/udhcpc.d/90tsc" and put this in it "/sbin/wl PM 0".
Then "chmod +x /etc/udhcpc.d/90tsc" and it will be fixed after a reboot.

Funny thing is that Quby also tried to turn off power management but failed to do so. In their /etc/network/interfaces file there is this statement "post-up iw wlan0 set power_save off" but it doesn't work. They need to change that to use the 'wl' command and not 'iw' :lol:

I will add this to the update-script fix part but probably toonstore will add this also. No problem to add this manually yourself.
Member of the Toon Software Collective
Post Reply

Return to “Toon Rooting”