Page 2 of 2

Re: Plugins are all 10MB or larger

Posted: Wed Apr 13, 2016 6:57 pm
by Spine

Code: Select all

|----------------------------------------------------------------|
| Gargoyle version 1.9.X    | OpenWrt Chaos Calmer branch        |
| Gargoyle revision 786d90e | OpenWrt commit a03a846             |
| Built April 10, 2016      | Target  ar71xx/default             |
------------------------------------------------------------------
root@Gargoyle:~# gpkg list-installed
root@Gargoyle:~# 

Re: Plugins are all 10MB or larger

Posted: Thu Apr 14, 2016 6:31 am
by Lantis
Well... That's peculiar.
That should output a long list. So maybe the problem is in gpkg/opkg.

Can another user please confirm the same thing happens?

Thanks so far Spine.

Re: Plugins are all 10MB or larger

Posted: Thu Apr 14, 2016 9:52 am
by Spine
TL-MR3220 v1. Hardware for the test, I can if needed to experiment with it.
Data collected after the "firstboot -y"

Re: Plugins are all 10MB or larger

Posted: Thu Apr 14, 2016 1:50 pm
by thunderdust
Same! Here's mine.

Code: Select all

| Gargoyle version 1.9.0    | OpenWrt Chaos Calmer branch        |
| Gargoyle revision 5dd9058 | OpenWrt revision r47335            |
| Built November 06, 2015   | Target  ar71xx/default             |
------------------------------------------------------------------
root@Gargoyle:~# gpkg list-installed
root@Gargoyle:~#

Re: Plugins are all 10MB or larger

Posted: Fri Apr 15, 2016 4:31 pm
by Steeve85
thunderdust wrote:In System --> Plugins --> Plugin List, the plugins (with the exception of "themes" and "USB printer...") have always appeared as at least 10MB or bigger of required disk space.

I see other people have posted similar problems, but I haven't been able to find a solution. Does anyone know why this might be happening, and how to fix it?

My setup:
Gargoyle 1.9.0
D-Link DIR-615 rev. C1

Everything has been working beautifully for many months :D

Thanks for any help!
Hi , I have the same problem right now? Did you find the solution? Thank you :)

astuce pour blanchir les dents rapidement - avoir des dents blanches rapidement et naturellement - avoir des dent blanche rapidement

Re: Plugins are all 10MB or larger

Posted: Fri Apr 15, 2016 10:04 pm
by Lantis
@All,

Installing plugins has been disabled on 4MB routers due to the high probability that doing so will cause the router to cease functioning.
This is achieved by purging the opkg records, and hence it does not think you have libc installed. Without libc "installed", you cannot install any other plugins because they appear too large (because it thinks you will need libc as well).

This change was made as a part of the last ditch attempt to make 4MB routers still usable under 1.9.X.

I'm sorry that i can't give happier news.

Re: Plugins are all 10MB or larger

Posted: Sat Apr 16, 2016 4:00 am
by Spine
It was a bad idea.
/ overlay can be taken to USB.
OpenWrt does not have this problem.
If necessary you can disable the installation of plug-ins on the official releases available on http://www.gargoyle-router.com/download.php

Re: Plugins are all 10MB or larger

Posted: Sat Apr 16, 2016 4:18 am
by Lantis
Spine wrote:It was a bad idea.
/ overlay can be taken to USB.
OpenWrt does not have this problem.
If necessary you can disable the installation of plug-ins on the official releases available on http://www.gargoyle-router.com/download.php
How do you intend to do that without USB support? Your router doesn't get compiled with usb support (as far as i know) because it does not have enough space to fit it.

It IS disabled on those versions, and any intermediate testing versions as well. Because the purpose of those images is to test them for bugs. So they should be as close as possible to the final releases.

Openwrt does not have this problem because it does not take up as large a footprint on the router. Gargoyle adds functionality.

If you have better ideas and you wish to contribute, please do so. The code is freely available for modification.

Re: Plugins are all 10MB or larger

Posted: Sun Apr 17, 2016 12:46 am
by thunderdust
Lantis wrote:Installing plugins has been disabled on 4MB routers due to the high probability that doing so will cause the router to cease functioning.
...
This change was made as a part of the last ditch attempt to make 4MB routers still usable under 1.9.X.
Thanks a lot, Lantis. I have no complaints here. I am very thankful that my 4MB router has the opportunity to use Gargoyle! :D

Thanks for your help and for your hard work helping others!!