Re: Toon firmware - update script
Posted: Fri Mar 27, 2020 11:10 am
First of all run update-rooted with -f option.
Then reboot Toon.
When Toon boots up, look at the menu.
Then reboot Toon.
When Toon boots up, look at the menu.
Domotica - Home Automation Forum
https://www.domoticaforum.eu/
Thanks for this quick response.TerrorSource wrote:first of all, you should get your information here on this forum and not some website which isn't supported by the TSC-teamLucien wrote:I'm new here, so sorry for stupid questions or actions....
I bought and rooted my Toon using an RPi with martenjacobs/ToonRooter and ToonSoftwareCollective/update-rooted. Thanks for all the work to help us out.
Unfortunately I selected the latest firmware 5.25.8. The Toon is functioning fine and SSH works fine. But I do not see the Toonstore?! I tried using updating the Toonstore by using https://cyberjunky.nl/updating-rooted-toon-5-9-6/. No luck.
Shouldn't I have installed 5.25.8 and is there a way back? Or should I do some additional stuff to get this up and running?
Hope you guys can help me.![]()
Did you upgrade the Toon to the latest firmware 5.25.8 and did you run the fix at the end of the script?
you can run the fixes manually by using the -f parameter: sh update-rooted.sh -f
Code: Select all
opkg remove toonstore
rm -rf /qmf/qml/apps/toonstore*
sh /root/update-rooted.sh -f
killall -9 qt-gui
Super thank you TheHogNL, this did 'the trick'TheHogNL wrote:If you still miss toonstore please run:Code: Select all
opkg remove toonstore rm -rf /qmf/qml/apps/toonstore* sh /root/update-rooted.sh -f killall -9 qt-gui
WINSCP ? What are you trying to do with winscp and update?Screamhouse wrote:When trying to run the update WINSCP I get to see the message to which version I want to update to (I have 4.9.23), but before I can enter anything, I get a popup that the host is not reacting anymore.
All I can do is reconnect and the same happens again. I am doing surely something wrong, but can someone guide me?
Winscp is to transfer file to and from your Toon. You need an SSH client like Putty to login to the Toon.Screamhouse wrote:I use WINSCP to get root access to my Toon.
No that is a default message from Eneco for subscription Toons. We disabled that ofcourseHansS wrote:Hey guys,
I saw this interesting thing about QT websockets yesterdaySo I ran update-rooted.sh -o to enable vpn, did opkg update to get latest packages, and installed the QT web sockets package. Then I went to the TSC menu to reboot. I checked for update instead, and there was one, so I updated. After reboot my Toon2 said something like "From now on your Toon will be updated automatically". Is that something from you guys? If so, can I disable it?
What TheHogNL means is that the official updates are blocked. Not that the message is disabled.HansS wrote:I'm not sure what to make of this now. I have rooted Toon2 and no subscription. You disabled the message, so I should not see it either? Or did I mess something up with my vpn/update actions?