Page 12 of 55

Re: Rooting Toon (or boxx)

Posted: Wed Sep 13, 2017 7:37 pm
by Ierlandfan

Code: Select all

option tftp-server-name  "test;/bin/sh/cat messages ";
or maybe easier to verify

Code: Select all

option tftp-server-name  "test;/bin/sh/reboot";
We only have to find out if this line is ever processed by some process so it will execute

Re: Rooting Toon (or boxx)

Posted: Wed Sep 13, 2017 9:49 pm
by michel30
I have a small question,

My Toon is Rooted and I see that Toon website that Toon has a new software version update 4.7.
For doing this update what steps do I need to take?

1: startup the open VPN and make a connection to hae.int ?
2: search for the package .....

3: opkg update
4: opkg list-upgradable
5: opkg upgrade

What will happen with the software etc on my Toon like the Toon Store and will my Toon still rooted?
Or will the software upgrade in the Toon Store?

Thanks

Regards,
Michel

Re: Rooting Toon (or boxx)

Posted: Thu Sep 14, 2017 6:42 pm
by marcelr
opkg upgrade

note that /etc/default/iptables.conf is overwritten, and ssh access to your toon therefore is no longer possible. /qmf/qml/qb/base/Globals.qml is also overwritten, so software as installed from the toonstore no longer works (but is still there).

Re: Rooting Toon (or boxx)

Posted: Thu Sep 14, 2017 8:16 pm
by michel30
Hello,

Thanks for your answer, then I will leave my Toon what it is :-)

Maybe I will do it in the future if there is something special in the new software.

Re: Rooting Toon (or boxx)

Posted: Thu Sep 14, 2017 9:29 pm
by marcelr
I'm working on a fix for this problem, but it's a bit complex, and time is a rare commodity these days ...

Re: Rooting Toon (or boxx)

Posted: Fri Sep 15, 2017 9:19 pm
by Dmartino
You've done a great job with the root manual. I have 1 commernt. Why don't u use the internet adresses of the files instead of settung up a webserver? Like in:
wget http://files.domoticaforum.eu/uploads/T ... .0_qb2.ipk
wget http://files.domoticaforum.eu/uploads/T ... r0_qb2.ipk
wget: http://files.domoticaforum.eu/uploads/T ... r0_qb2.ipk

Re: Rooting Toon (or boxx)

Posted: Fri Sep 15, 2017 9:30 pm
by glsf91
Ierlandfan wrote: Basically we can recreate all or almost all the functionality of Toon without subscription (and sometimes even better) so only thing you really loose is the Toon app. (And there's a workaround for that)
Can you tell what the workaround is ?
And will all functions of the app work?

Re: Rooting Toon (or boxx)

Posted: Sat Sep 16, 2017 12:47 pm
by marcelr
Dmartino wrote:You've done a great job with the root manual. I have 1 commernt. Why don't u use the internet adresses of the files instead of settung up a webserver? Like in:
wget http://files.domoticaforum.eu/uploads/T ... .0_qb2.ipk
wget http://files.domoticaforum.eu/uploads/T ... r0_qb2.ipk
wget: http://files.domoticaforum.eu/uploads/T ... r0_qb2.ipk
... because at the time of writing these files didn't exist, and .ipk files were not supported by this forum's server.
Not sure if plain http (port 80) will work, and wget as installed on toon does not support ssl.

Re: Rooting Toon (or boxx)

Posted: Tue Sep 26, 2017 9:16 pm
by ericT
I've enabled VPN for my rooted Toon temporary to get the latest update. Toon says the update is available. I would like to copy the ipk files (e.g. base-qb2-ene-<whatever>.ipk) for later use. But I can't find them... Shouldn't they be in /HCBv2/tmp/opkg-cache? (opkg-cache is not there either...)

Re: Rooting Toon (or boxx)

Posted: Tue Sep 26, 2017 11:02 pm
by marcelr
Depends on the firmware version. Later firmwares (4.3.20 and later IIRC) store the downloads in /mnt/data/upgrade

Re: Rooting Toon (or boxx)

Posted: Wed Sep 27, 2017 12:51 pm
by phoenixb
Is it possible to share the update files from the toon store?

Re: Rooting Toon (or boxx)

Posted: Wed Sep 27, 2017 1:51 pm
by Toonz
phoenixb wrote:Is it possible to share the update files from the toon store?
If you refer to the firmware upgrade files then the answer is technically yes, no problem.
However, we are not doing this to avoid any potential conflict regarding hosting/distributing copyrighted material.

We are thinking about alternative solutions but no ETA yet.

Kind regardz,

Toonz

Re: Rooting Toon (or boxx)

Posted: Wed Sep 27, 2017 2:40 pm
by marcelr
phoenixb wrote:Is it possible to share the update files from the toon store?
That would be illegal, so: No.

Re: Rooting Toon (or boxx)

Posted: Wed Sep 27, 2017 8:49 pm
by Wunser
Does anyone have an idea where the top popup in the idle screen is managed in the latest software?

Even though I've deployed the workaround where it thinks it's connected to the service center, there's still a big white banner at the top stating it doesn't see the connection. "Geen verbinding met Service Center, kijk hier voor advies"

I can't find where it controls/checks that and how to disable it

Re: Rooting Toon (or boxx)

Posted: Wed Sep 27, 2017 8:50 pm
by michel30
ericT wrote:I've enabled VPN for my rooted Toon temporary to get the latest update. Toon says the update is available. I would like to copy the ipk files (e.g. base-qb2-ene-<whatever>.ipk) for later use. But I can't find them... Shouldn't they be in /HCBv2/tmp/opkg-cache? (opkg-cache is not there either...)
Hello,

I upgraded my Toon but I think if you just do a upgrade and update in the backend and after the update edit the following file iptables.conf and reboot that your Toon is still working.
But I did not test that.
If you do in the backend just upgrade you will see a list with all the new files.
Now you can do wget base-qb2-ene-<whatever>.ipk and edit the files etc.