Search found 16 matches

by lxz
Sun Feb 10, 2019 4:16 pm
Forum: Toon Firmware
Topic: Toon firmware - update script
Replies: 645
Views: 338548

Re: Toon firmware - update script

Thanks, I rm'd the /qmf/qml/apps folder completely now and rebooted my Toon. Situation is still the same. I think there wasn't enough space available and one or more packages could not be installed (when updating to 5.0.4). I freed up some space now, When I run the update-rooted script again, it lo...
by lxz
Sun Feb 10, 2019 10:29 am
Forum: Toon Firmware
Topic: Toon firmware - update script
Replies: 645
Views: 338548

Re: Toon firmware - update script

Hi, I have updated my Toon1 from 4.19-something to 5.0.4 and it went quite well, thanks to the update-rooted-script (thanks for that!). However, I am missing some elements (texts, icons) on the screen. screenshot1 screenshot2 Any idea how to fix this? -edit: forgot to mention: I tried freeing up so...
by lxz
Sat Feb 09, 2019 11:08 pm
Forum: Toon Firmware
Topic: Toon firmware - update script
Replies: 645
Views: 338548

Re: Toon firmware - update script

Hi, I have updated my Toon1 from 4.19-something to 5.0.4 and it went quite well, thanks to the update-rooted-script (thanks for that!). However, I am missing some elements (texts, icons) on the screen. screenshot1 screenshot2 Any idea how to fix this? -edit: forgot to mention: I tried freeing up som...
by lxz
Mon Feb 05, 2018 1:33 pm
Forum: Toon Hardware
Topic: Hardware: Toon metering module, "meteradapter"
Replies: 84
Views: 86174

Re: Hardware: Toon metering module, "meteradapter"

@EJanus:
Which adapter do you need, do you need a specific serial number / type?
I have an old meter adapter (without P1 smart meter support) collecting dust. If it is the right one for you, I can send it to you..
by lxz
Wed Jan 24, 2018 10:44 am
Forum: Toon external control
Topic: android app TOON
Replies: 111
Views: 94747

Re: android app TOON

I also wrote an Android app for the rooted Toon, which can be found here: https://github.com/fabianblom/Toon-Android I wrote this app a couple of months ago not knowing that there was already an app created for the rooted Toon. This app works on my rooted toon but it is possible that it's not compa...
by lxz
Sat Jan 13, 2018 2:44 pm
Forum: Toon Firmware
Topic: Toon firmware: issues (and solutions)
Replies: 359
Views: 234746

Re: Toon firmware: issues (and solutions)

Yes, you need to add an url to /etc/opkg/tsc-feed.conf. Not exactly sure which, but IIRC it is this line:

Code: Select all

src/gz base http://feed.hae.int/feeds/qb2/ene/4.10.6 
Not the most elegant way, but it worked for me :)
by lxz
Tue Jan 09, 2018 10:03 am
Forum: Toon Apps
Topic: Toon app: ToonStore
Replies: 316
Views: 198209

Re: Toon app: ToonStore

Hmmm. missed this one. Sorry about that. You can check the file /etc/hosts. It should have a line with feed.hae.int or similar, with an IP address starting with 172. If feed.hae.int is still pointing towards 127.0.0.1, you should check the backup file in the same directory. (/etc/hosts.toonstore_ba...
by lxz
Mon Dec 25, 2017 3:31 pm
Forum: Toon Apps
Topic: Toon app: ToonStore
Replies: 316
Views: 198209

Re: Toon app: ToonStore

after installing toonstore, the service center is no longer reachable for checking updates. Which is great, btw :) But now, I would like to update to the latest version. I did 'opkg remove toonstore' and a reboot, but 'opkg update' is still checking on the wrong URL: eneco-001-xxxxxx:/mnt/data/updat...
by lxz
Wed Dec 20, 2017 2:45 pm
Forum: Toon Apps
Topic: Toon app: Buienradar
Replies: 315
Views: 195270

Re: Toon app: Buienradar

wouldn't it be possible to run some kind of https-to-http proxy? If it is only https://xml.buienradar.nl being used, we can try to run something like this: <?php $xml = simplexml_load_file(rawurlencode("https://xml.buienradar.nl/")); print_r($xml); ?> on a private server.
by lxz
Mon Nov 27, 2017 12:56 pm
Forum: Toon Rooting
Topic: Rooting Toon (or boxx)
Replies: 810
Views: 629740

Re: Rooting Toon (or boxx)

I can't test it myself, but wouldn't it be possible to start dropbear installation on boot (by adding it to /etc/rc.local for example) and reboot Toon?
by lxz
Thu Nov 23, 2017 5:08 pm
Forum: Toon Hardware
Topic: Hardware: Toon metering module, "meteradapter"
Replies: 84
Views: 86174

Re: Meter adapter (old), P1 and smart meter

you can check the version of your meteradapter in menu --> settings --> software. If the meteradapter version shows 35/37 it is the old one and probably cannot be upgraded. You need a newer one (version 35/39) probably. Question is how to get one? Eneco subscribers can get it for free, otherwise Ma...
by lxz
Wed Nov 22, 2017 5:13 pm
Forum: Toon Hardware
Topic: Hardware: Toon metering module, "meteradapter"
Replies: 84
Views: 86174

Meter adapter (old), P1 and smart meter

Hi there, I am using a rooted 16-x Toon and meter adapter for a couple of weeks now and I'm a happy man. However, I'm not able to see my current (kWh + gas) consumption and I begin to understand that not all meter adapters are the same. It seems that I have an older version which is not compatible w...
by lxz
Mon Nov 20, 2017 3:59 pm
Forum: Toon external control
Topic: X11VNC not working in 4.9.23
Replies: 10
Views: 11000

Re: X11VNC not working in 4.9.23

What do you mean by 'stops working'? Is it unreachable by your vnc client?

Usually vnc opens an other port when you start the process a second time

Can you check if it is already running (with 'top' or 'ps')?
And is port 5900 opened in your iptables.conf?
by lxz
Fri Nov 17, 2017 4:26 pm
Forum: Toon Rooting
Topic: Rooting Toon (or boxx)
Replies: 810
Views: 629740

Re: Rooting Toon (or boxx)

Thanks for the quick (and creative) getty workaround. Am I correct if I say this is only necessary when initially rooting Toon? That's correct. I have a rooted R10 Toon with SSH access already. Which steps do I have to take to update from 3.6.xx to to 4.9.23? Can I use this method to update and gai...
by lxz
Tue Nov 14, 2017 4:20 pm
Forum: Toon Rooting
Topic: Rooting Toon (or boxx)
Replies: 810
Views: 629740

Re: Rooting Toon (or boxx)

Thanks for the quick (and creative) getty workaround. Am I correct if I say this is only necessary when initially rooting Toon? I have an rooted R10 Toon with SSH access already. Which steps do I have to take to update from 3.6.xx to to 4.9.23? Can I use this method to update and gain access again a...

Go to advanced search