Search found 20 matches

by sp_archer
Fri Sep 13, 2024 10:29 am
Forum: Other Issues
Topic: Strange message from Gargoyle
Replies: 11
Views: 12410

Re: Strange message from Gargoyle

Solved. |----------------------------------------------------------------| | Gargoyle version 1.15.X | OpenWrt 23.05 branch | | Gargoyle revision a5cdd25c| OpenWrt commit 6fadcee | | Built August 12, 2024 | Target ath79/default | ------------------------------------------------------------------ roo...
by sp_archer
Wed Sep 11, 2024 9:31 am
Forum: Other Issues
Topic: Strange message from Gargoyle
Replies: 11
Views: 12410

Re: Strange message from Gargoyle

http://lantisproject.com/downloads/garg ... yisail.php for the latest releases

404 Not Found

:-(
???
by sp_archer
Tue Sep 10, 2024 11:31 am
Forum: Other Issues
Topic: Strange message from Gargoyle
Replies: 11
Views: 12410

Re: Strange message from Gargoyle

Upgrading to a 1.15 beta should net you more space overall if you wanted to do that.
Q: Upgrading with setting save or without?
by sp_archer
Tue Sep 10, 2024 7:45 am
Forum: Other Issues
Topic: Strange message from Gargoyle
Replies: 11
Views: 12410

Re: Strange message from Gargoyle

# cat /proc/mounts /dev/root /rom squashfs ro,relatime 0 0 proc /proc proc rw,nosuid,nodev,noexec,noatime 0 0 sysfs /sys sysfs rw,nosuid,nodev,noexec,noatime 0 0 tmpfs /tmp tmpfs rw,nosuid,nodev,noatime 0 0 /dev/mtdblock4 /overlay jffs2 rw,noatime 0 0 overlayfs:/overlay / overlay ro,noatime,lowerdi...
by sp_archer
Mon Sep 09, 2024 11:34 am
Forum: Other Issues
Topic: Strange message from Gargoyle
Replies: 11
Views: 12410

Re: Strange message from Gargoyle

# df -h Filesystem Size Used Available Use% Mounted on /dev/root 6.0M 6.0M 0 100% /rom tmpfs 60.2M 160.0K 60.0M 0% /tmp /dev/mtdblock4 512.0K 444.0K 68.0K 87% /overlay overlayfs:/overlay 512.0K 444.0K 68.0K 87% / tmpfs 512.0K 0 512.0K 0% /dev ~~~~~ # du -d 1 /rom | sort -n 0 /rom/dev 0 /rom/mnt 0 /...
by sp_archer
Mon Sep 09, 2024 7:59 am
Forum: Other Issues
Topic: Strange message from Gargoyle
Replies: 11
Views: 12410

Strange message from Gargoyle

Today my router TP-Link TL-WDR3600 v1, Gargoyle Version 1.14.0: Based on OpenWrt 22.03 says: ---8<--- Router storage full (read only) or is mounted in volatile storage (RAM). It will not function correctly, or will revert to a previous state after rebooting. Restore default configuration or flash ne...
by sp_archer
Mon Nov 09, 2020 11:14 am
Forum: General Discussion
Topic: Help to install additional soft
Replies: 10
Views: 8397

Re: Help to install additional soft

Edit the /etc/opkg.conf file as follows: Now everythigs is OK. I also have my favorite tools mtr - 0.85+newdns-dd2b75080bc5406ba0b438953b36b72204ba114b-2 - mtr combines the functionality of the 'traceroute' and 'ping' nano - 5.3-1 - Nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced...
by sp_archer
Mon Nov 09, 2020 10:59 am
Forum: General Discussion
Topic: Help to install additional soft
Replies: 10
Views: 8397

Re: Help to install additional soft

RomanHK wrote:
Mon Nov 09, 2020 10:43 am
so you have iftop.
certainly
Image
by sp_archer
Mon Nov 09, 2020 10:47 am
Forum: General Discussion
Topic: Help to install additional soft
Replies: 10
Views: 8397

Re: Help to install additional soft

# cat /etc/opkg.conf src/gz openwrt_18.06.5_base http://downloads.openwrt.org/releases/18.06.5/packages/mips_24kc/base src/gz openwrt_18.06.5_packages http://downloads.openwrt.org/releases/18.06.5/packages/mips_24kc/packages src/gz openwrt_18.06.5_routing http://downloads.openwrt.org/releases/18.06...
by sp_archer
Mon Nov 09, 2020 10:24 am
Forum: General Discussion
Topic: Help to install additional soft
Replies: 10
Views: 8397

Re: Help to install additional soft

Partially # gpkg install htop ERROR: No package named htop found, try updating your package lists # gpkg install iftop Preparing to install the following packages, which will require 112744 bytes: iftop, libpcap Preparing to install package libpcap... Downloading... Downloaded libpcap successfully. ...