Using iw scan?
We've done this in the spectrum analyser plugin in Gargoyle [1].
It's not what i would call reliable though as iw itself specifically
says not to screen scrape the data. That being said, it has worked for
several years now.
[1] -
https://github.com/ericpaulbishop/gargoyle/blob/mast
From: Michael Gray
The added entry originates from TP-Links latest Archer C7 v5 KR firmware.
Signed-off-by: Michael Gray
---
tools/firmware-utils/src/tplink-safeloader.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tools/firmware-utils/src/tplink-safeloader.c
b/tools
From: Michael Gray
The added entry originates from TP-Links latest Archer C7 v5 RU firmware.
Signed-off-by: Michael Gray
---
tools/firmware-utils/src/tplink-safeloader.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tools/firmware-utils/src/tplink-safeloader.c
b/tools
On Fri, Jun 1, 2018 at 4:37 PM, John Crispin wrote:
>
>
>
> On 29/05/18 11:43, michael.g...@lantisproject.com wrote:
>>
>> From: Michael Gray
>>
>> The console bootarg is being corrupted on boot, causing various issues
>> including broken sysupgrade.
&
From: Michael Gray
The console bootarg is being corrupted on boot, causing various issues
including broken sysupgrade.
Utilising the bootargs mangle patch from other targets, hardcode the console
arguments and fetch the rootfs from the bootloader.
Kernel command line: console=ttyS0,115200 root
Hi all,
I’m out of ideas on how to fix this one. Please see my latest attempt [1]
which does fix the issue for WRT32X,
but most (tested WRT1900AC, WRT3200ACM) other mvebu devices become
unbootable.
I’m happy to test/implement any ideas, and have serial access to both of
the above devices.
Issue:
On 25 May 2018 at 03:40, Michael Gray
wrote:
> The console bootarg is being corrupted on boot, causing various issues
including broken sysupgrade.
> Utilising the bootargs mangle patch from other targets, hardcode the
console arguments and fetch the rootfs from the bootloader.
>
> Ke
From: Michael Gray
The console bootarg is being corrupted on boot, causing various issues
including broken sysupgrade.
Utilising the bootargs mangle patch from other targets, hardcode the console
arguments and fetch the rootfs from the bootloader.
Kernel command line: console=ttyS0,115200 root