1.13.0.x gargoyle-ispy 2021-August-15 20
Moderator: Moderators
1.13.0.x gargoyle-ispy 2021-August-15 20
USE AT YOUR OWN RISK
WARNING: DO NOT PRESERVE SETTINGS
Now includes packages
1.13.0.x gargoyle-ispy 2021-August-15 20
Torrent
https://bit.ly/37ScvHo
magnet:?xt=urn:btih:131033e3312bf6bf2a157686c8bcbbfe9326ecac&dn=1.13.0.x%20gargoyle-ispy%202021-August-15%2020.7z&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80&tr=udp%3a%2f%2fopen.demonii.com%3a1337&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969&tr=udp%3a%2f%2ftracker.leechers-paradise.org%3a6969&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.open-internet.nl%3a6969%2fannounce&tr=udp%3a%2f%2fallesanddro.de%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.to%3a2710%2fannounce
Routers
https://bit.ly/3sCLGAA
Changelog
(see creation date for commit date)
https://github.com/ericpaulbishop/gargo ... its/master
WARNING: DO NOT PRESERVE SETTINGS
Now includes packages
1.13.0.x gargoyle-ispy 2021-August-15 20
Torrent
https://bit.ly/37ScvHo
magnet:?xt=urn:btih:131033e3312bf6bf2a157686c8bcbbfe9326ecac&dn=1.13.0.x%20gargoyle-ispy%202021-August-15%2020.7z&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80&tr=udp%3a%2f%2fopen.demonii.com%3a1337&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969&tr=udp%3a%2f%2ftracker.leechers-paradise.org%3a6969&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.open-internet.nl%3a6969%2fannounce&tr=udp%3a%2f%2fallesanddro.de%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.to%3a2710%2fannounce
Routers
https://bit.ly/3sCLGAA
Changelog
(see creation date for commit date)
https://github.com/ericpaulbishop/gargo ... its/master
Re: 1.13.0.x gargoyle-ispy 2021-August-15 20
So I could help and make them easier to download, so I started my own web server: http://gargoyle.romanhk.cz
Here you can find the latest (and some older) builds from this forum.
Build from @ispyisail (I thank him):
The "images and built" directory will be decompressed by file.
Here you will also find a mirror in compressed form.
You can use my (already unpacked) resources and paste them into Gargoyle via SSH. After pressing the "Refresh plugin" button, the resources will be loaded.
Run commands using SSH (should work for all architectures):
I also recommend performing this step via SSH to download some OpenWrt packages correctly (eg Squid proxy server). This should work for all architectures:
Here I must warn that if you are installing Gargoyle packages (such as "plugin-gargoyle-usb-storage-full") you must first comment out the OpenWrt repository for compatibility with Gargoyle packages:
Example of how to install the "plugin-gargoyle-usb-storage-full" package:
1. Run commands via SSH to install Gargoyle packages:
2. You can now install OpenWrt packages that are not part of Gargoyle.
It is important to keep this procedure for package compatibility as follows: if you want another Gargoyle package, you must start with a point. 1!
Also note that I use http instead of https, as there may be a problem with https if the router does not have the right time (or does not have an ssl library).
P.S. Sometimes the server may not work because of an update - but this should take a short time. Also, I don't know how long I will be hosting my site, but I will try to keep it as long as possible.
Good luck and good health
...
Here you can find the latest (and some older) builds from this forum.
Build from @ispyisail (I thank him):
The "images and built" directory will be decompressed by file.
Here you will also find a mirror in compressed form.
You can use my (already unpacked) resources and paste them into Gargoyle via SSH. After pressing the "Refresh plugin" button, the resources will be loaded.
Run commands using SSH (should work for all architectures):
Code: Select all
cpath1=$(cat /etc/opkg.conf | grep 'gargoyle http' | sed 's/^.*gargoyle-1.14//g')
cpath2=$(cat /etc/opkg.conf | grep 'gargoyle_kernel_specific http' | sed 's/^.*gargoyle-1.14//g')
echo 'src/gz romanhk http://gargoyle.romanhk.cz/1.13.x/1.13.0.x%20gargoyle-ispy%202021-August-15%2020/built'$cpath1 >> /etc/opkg.conf
echo 'src/gz romanhk_kernel_specific http://gargoyle.romanhk.cz/1.13.x/1.13.0.x%20gargoyle-ispy%202021-August-15%2020/built'$cpath2 >> /etc/opkg.conf
Code: Select all
cat /etc/opkg/distfeeds.conf >> /etc/opkg.conf

Example of how to install the "plugin-gargoyle-usb-storage-full" package:
1. Run commands via SSH to install Gargoyle packages:
Code: Select all
sed -i 's+src/gz openwrt+#src/gz openwrt+g' /etc/opkg.conf
rm -rf /tmp/opkg-lists/*
gpkg update
gpkg install plugin-gargoyle-usb-storage-full
sed -i 's+#src/gz openwrt+src/gz openwrt+g' /etc/opkg.conf
It is important to keep this procedure for package compatibility as follows: if you want another Gargoyle package, you must start with a point. 1!
Also note that I use http instead of https, as there may be a problem with https if the router does not have the right time (or does not have an ssl library).
P.S. Sometimes the server may not work because of an update - but this should take a short time. Also, I don't know how long I will be hosting my site, but I will try to keep it as long as possible.
Good luck and good health

Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Re: 1.13.0.x gargoyle-ispy 2021-August-15 20
Thank you @RomanHK! that worked like a charm to be able to install ZeroTier OpenWrt Package.
Last edited by teki4u on Fri Aug 27, 2021 10:51 am, edited 1 time in total.
TP-Link Archer C7 v2 with Gargoyle v1.13.0
Western Digital My Net N600 with Gargoyle 1.9.x
Western Digital My Net N600 with Gargoyle 1.9.x
Re: 1.13.0.x gargoyle-ispy 2021-August-15 20
Thanks, works great for me on WRT3200, 1900, 1200.
-
- Posts: 20
- Joined: Sat Oct 12, 2013 5:02 pm
Re: 1.13.0.x gargoyle-ispy 2021-August-15 20
I have a pcengines APU2 64 bit x86. Its pretty popular and runs openwrt well.
I can run openwrt 21.02
I can run stock gargoyle 1.12.0
But i can not boot these ispy versions. When connected to serial console it just puts out garbage, no text. The unit does "boot" (flashes read/write lights and resets the ports) but dhcp does not come up on any of the interfaces, and manually assigning 192.168.1.2 and trying to get to 192.168.1.1 doesnt work.
I can run openwrt 21.02
I can run stock gargoyle 1.12.0
But i can not boot these ispy versions. When connected to serial console it just puts out garbage, no text. The unit does "boot" (flashes read/write lights and resets the ports) but dhcp does not come up on any of the interfaces, and manually assigning 192.168.1.2 and trying to get to 192.168.1.1 doesnt work.
Re: 1.13.0.x gargoyle-ispy 2021-August-15 20
Hello,
i've installed 1.13 ispy 2021-August-15 image on my wrt32x router but after some configuration (lan ip adress change, dhcp range change, 4 users ip address assignation set, wifi AP set) i cant access to the internet. I can't access internet on cable connected PCs, but i can access gargoyle pannel.
Wifi devices try to connect to AP but it is looks like they can not get ip address. I've tried to install 1.13 image three times. Every time it is the same.
Does anyone have similar problem on Linksys wrt32x router?
i've installed 1.13 ispy 2021-August-15 image on my wrt32x router but after some configuration (lan ip adress change, dhcp range change, 4 users ip address assignation set, wifi AP set) i cant access to the internet. I can't access internet on cable connected PCs, but i can access gargoyle pannel.
Wifi devices try to connect to AP but it is looks like they can not get ip address. I've tried to install 1.13 image three times. Every time it is the same.
Does anyone have similar problem on Linksys wrt32x router?
now x86 1.15 beta
wrt32x
archer c6
archer c2
archer c7
tl-wr1043ND
wrt32x
archer c6
archer c2
archer c7
tl-wr1043ND
Re: 1.13.0.x gargoyle-ispy 2021-August-15 20
Are you turning on "enforce dhcp assignments"?
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
-
- Posts: 20
- Joined: Sat Oct 12, 2013 5:02 pm
Re: 1.13.0.x gargoyle-ispy 2021-August-15 20
I cant get that far. I just burn the usb stick/sd card/ssd and boot it. I cant get to the gui on first boot, and serial console just puts out wingdings. Tried both combined squashfs and combined ex4. Both appear to boot.
Edit: NM this was replying to the dhcp issue.
Re: 1.13.0.x gargoyle-ispy 2021-August-15 20
I've tested it a little bit more and now i know that turning on "enforce dhcp assignments" does not matter.
I made clean instal 1.13 image again. I made configuration in this order: router ip (lan ip), dhcp range, wireless AP. In the end i've added static ip assignment for HP printer and saved.
After that internet stopped to work. Internet does not work as was written before (no internet over lan and wifi. Wireless devices are trying to connect AP but can not get ip address).
I tried to set static ip on connected devices and this was good idea.
It looks like dhcp server (automatic ip assignment) stops to work when even one client device is added to static ip. I don't know why. And there is no difference between "enforce dhcp assignments" checked or not.
now x86 1.15 beta
wrt32x
archer c6
archer c2
archer c7
tl-wr1043ND
wrt32x
archer c6
archer c2
archer c7
tl-wr1043ND
Re: 1.13.0.x gargoyle-ispy 2021-August-15 20
Any ideas why do i need to set static ip on my all devices when static ip assignment is turned on for one device on router? 

now x86 1.15 beta
wrt32x
archer c6
archer c2
archer c7
tl-wr1043ND
wrt32x
archer c6
archer c2
archer c7
tl-wr1043ND