Page 1 of 2
Extroot/wireless problem
Posted: Mon May 13, 2019 9:29 am
by willian
Hello.
I upgraded my TL-WR1043NDv1 that I use for testing for the gargoyle-ispy 1.11.0.x 2019-May-05 03, everything ran smoothly until I plugged in a USB stick to use as extroot. I used Gargoyle's own functionality to format the pendrive and use it as extroot. The problem is that when the router restarted, the wireless network has stopped working, it only appears as 'Disabled', without being able to change anything.
I did a test with the '1.11.0' version and also gave the same problem. I do not know if I did something wrong, I appreciate any help.
Thanks.
Re: Extroot/wireless problem
Posted: Mon May 13, 2019 9:46 am
by RomanHK
1. Do not preserve settings.
2. Try another USB drive.
Re: Extroot/wireless problem
Posted: Mon May 13, 2019 10:00 am
by willian
RomanHK wrote:1. Do not preserve settings.
2. Try another USB drive.
I never preserve the settings and I need to find another USB drive.
Re: Extroot/wireless problem
Posted: Mon May 13, 2019 10:09 am
by RomanHK
Type the output from ssh command:
and
Re: Extroot/wireless problem
Posted: Mon May 13, 2019 8:01 pm
by willian
RomanHK wrote:Type the output from ssh command:
and
Sorry for the delay, here the output of the requested commands:
Code: Select all
root@Gargoyle:~# mount
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/sda1 on /overlay type ext4 (rw,noatime,data=ordered)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
root@Gargoyle:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 5.5M 5.5M 0 100% /rom
tmpfs 13.5M 76.0K 13.4M 1% /tmp
/dev/sda1 3.0G 11.2M 2.8G 0% /overlay
overlayfs:/overlay 3.0G 11.2M 2.8G 0% /
tmpfs 512.0K 0 512.0K 0% /dev
Re: Extroot/wireless problem
Posted: Tue May 14, 2019 1:56 am
by RomanHK
Try to delete
/overlay and start again.
I suspect that 32MB of RAM will not be enough for these operations in 1.11.X.
Re: Extroot/wireless problem
Posted: Tue May 14, 2019 4:34 am
by Lantis
Just reset to default and try again.
Lets not go hunting obscure bugs until we've ruled out user error or misadventure.
If it fails on you again, please post your exact steps, and i'll follow them and see if i can replicate the issue.

Re: Extroot/wireless problem
Posted: Tue May 14, 2019 7:20 am
by willian
Lantis wrote:Just reset to default and try again.
Lets not go hunting obscure bugs until we've ruled out user error or misadventure.
If it fails on you again, please post your exact steps, and i'll follow them and see if i can replicate the issue.

I've already done this, incusive I went back to the original firmware of TP-Link just to do a "clean install".
The steps I took:
- I installed gargoyle-ispy 1.11.0.x 2019-May-05 03
I logged in first, changed the password and timezone
I configured the WAN (PPPoE), LAN and WLAN connections. Everything worked normally.
I connected the pendrive, unmount, formatted and marked to be used as extroot (all by Gargoyle himself)
After that I did nothing else, the router just reset and then stop the wireless network.
In the Plugins tab appears as the rootdrive the pendrive, and the output of the commands I posted above seems ok.
RomanHK wrote:Try to delete
/overlay and start again.
I suspect that 32MB of RAM will not be enough for these operations in 1.11.X.
I'm not at home now, so I can not access the router to do any testing / change.
Re: Extroot/wireless problem
Posted: Tue May 14, 2019 8:40 am
by Lantis
So the router reboots ok, but the wireless is no longer transmitting? Or the wireless is no longer configured?
How long before the router reset? Or did it reset immediately after making the setting?
Re: Extroot/wireless problem
Posted: Tue May 14, 2019 8:43 am
by RomanHK
as_w wrote:
I'm not at home now, so I can not access the router to do any testing / change.
O.K.
Oh, I see a problem. The first is to create an extroot and then a custom configuration.
With my command line, you just clean up USB, the extroot should stay.