Search found 280 matches

by pythonic
Mon Mar 23, 2026 11:14 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 - 2026-03-23
Replies: 49
Views: 41441

Re: Gargoyle 1.15.x OpenWrt 24.10 - 2026-01-28

A minor problem is that it does not have enough space left for installing plugins. You can use a USB flash drive to create an extroot configuration which would give you the space. Out of curiousity which plugins are you unable to install? Would it be possible to please change the wndr3800 ath79 pro...
by pythonic
Tue Mar 10, 2026 11:42 pm
Forum: Monitoring / Quota / QoS Issues
Topic: Bandwith data export error
Replies: 10
Views: 46409

Re: Bandwith data export error

Tried the latest build?
by pythonic
Wed Feb 25, 2026 8:40 am
Forum: General Discussion
Topic: Crap Speedtest but good after reboot
Replies: 1
Views: 5634

Re: Crap Speedtest but good after reboot

Can't suggest any likely cause as my Gargoyle devices have never exhibited this sort of behaviour even when left running continuously for as long as 6 months, but actions you could take which might help diagnose a possible cause if/when it happens include: - check system state for exhausted memory a...
by pythonic
Tue Jan 27, 2026 3:05 am
Forum: Show / Tell / Contribute
Topic: Gargoyle 1.15.x OpenWrt 24.10 beta - 2026-01-06
Replies: 119
Views: 6043491

Re: Gargoyle 1.15.x OpenWrt 24.10 beta - 2026-01-06

ispyisail wrote:
Sun Jan 25, 2026 8:30 pm
is there a build for the Flint2?
yes: gl-mt6000 in mediatek/filogic
by pythonic
Tue Jan 06, 2026 9:01 am
Forum: Hardware / Installation Issues
Topic: My archer C7 V2 is toasted
Replies: 8
Views: 24557

Re: My archer C7 V2 is toasted

I'd suggest carefully perusing the OpenWrt AX3000T ToH page , as it looks like there's a new version that's not supported by OpenWrt. The initial flashing process looks quite intricate too so I'd suggest installing OpenWrt 24.10.5 first - that way if you run into problems you have a much bigger comm...
by pythonic
Wed Dec 31, 2025 10:47 pm
Forum: General Discussion
Topic: Help installing Tailscale
Replies: 32
Views: 67778

Re: Help installing Tailscale

it looks to be a problem with lack of space yet again. With 128MB of flash in this one I'm struggling to get my head around this. According to the OpenWRT R6220 device page , 91MB of the available flash is either unused or reserved, probably to be compatible with easy reversion to OEM firmware. See...
by pythonic
Sun Dec 21, 2025 12:18 am
Forum: Hardware / Installation Issues
Topic: Netgear WNDR3700v5 hardware observations / experiments
Replies: 13
Views: 45616

Re: Netgear WNDR3700v5 hardware observations / experiments

The hardware part is simple enough. Unfortunately for me, the software side of things looks very much out of my depth. Although still requiring software understanding to implement, I've just remembered seeing a reference to mtd-concat in this thread which could make it easier than I earlier thought...
by pythonic
Sat Dec 20, 2025 7:00 am
Forum: Hardware / Installation Issues
Topic: Netgear WNDR3700v5 hardware observations / experiments
Replies: 13
Views: 45616

Re: Netgear WNDR3700v5 hardware observations / experiments

To give you a starting point, I stumbled over this flash mod info just today.
by pythonic
Fri Dec 19, 2025 2:56 am
Forum: Hardware / Installation Issues
Topic: Netgear WNDR3700v5 hardware observations / experiments
Replies: 13
Views: 45616

Re: Netgear WNDR3700v5 hardware observations / experiments

As I know nothing about building from sources, or how and where the bootloader is stored or modified, do you think this would be possible? I've read a couple of flash mod threads on the OpenWrt forums and with this class of device I'd think it's possible, with a lot of research and effort. Use CH34...
by pythonic
Tue Dec 16, 2025 11:55 pm
Forum: Hardware / Installation Issues
Topic: Netgear WNDR3700v5 hardware observations / experiments
Replies: 13
Views: 45616

Re: Netgear WNDR3700v5 hardware observations / experiments

Any hardware changes of the sort you're looking at very likely require at least the following: a different bootloader to account for any flash and RAM changes a custom firmware incorporating a customised device tree for the changed/added hardware and possibly additional drivers copying parts of the ...