Search found 261 matches

by pythonic
Tue Feb 28, 2023 7:53 am
Forum: Show / Tell / Contribute
Topic: Experimental Gargoyle 1.15.x (released as 1.14) beta 20230124
Replies: 134
Views: 452039

Re: Experimental Gargoyle 1.15.x beta 20230124

So i tested Openwrt on my machine: 1. On intel i350 set as lan and wan it works at full speed. 2. Problems appear when i set wan to one of realtek nic and lan to intel i350 then it works only at 25-30 mb. 3. When i set wan to one of port of intel i350 and lan to rest of ports of intel and realteks ...
by pythonic
Mon Feb 27, 2023 8:23 pm
Forum: Show / Tell / Contribute
Topic: Experimental build of Gargoyle 1.13.0.x for ipq40xx architecture routers
Replies: 19
Views: 71622

Re: Experimental build of Gargoyle 1.13.0.x for ipq40xx architecture routers

Note that the ipq40xx target has been imported into Gargoyle's 1.15.x development branch and is included in @Lantis' Experimental Gargoyle 1.15.x beta 20230124 build set.
by pythonic
Mon Feb 27, 2023 8:16 pm
Forum: Show / Tell / Contribute
Topic: Experimental build of Gargoyle 1.13.0.x for mt76x8 architecture routers (ramips subtargets)
Replies: 21
Views: 115679

Re: Experimental build of Gargoyle 1.13.0.x for mt76x8 architecture routers (ramips subtargets)

Note that the mt76x8 profile within the ramips target has been imported into Gargoyle's 1.15.x development branch and is included in @Lantis' Experimental Gargoyle 1.15.x beta 20230124 build set.
by pythonic
Mon Feb 27, 2023 8:13 pm
Forum: Show / Tell / Contribute
Topic: Experimental build of Gargoyle 1.15.x for bcm27xx (RaspberryPi) architecture devices
Replies: 1
Views: 20634

Re: Experimental build of Gargoyle 1.15.x for bcm27xx (RaspberryPi) architecture devices

Note that the bcm27xx target has been imported into Gargoyle's 1.15.x development branch and is included in @Lantis' Experimental Gargoyle 1.15.x beta 20230124 build set.
by pythonic
Mon Feb 27, 2023 8:30 am
Forum: Show / Tell / Contribute
Topic: Experimental Gargoyle 1.15.x (released as 1.14) beta 20230124
Replies: 134
Views: 452039

Re: Experimental Gargoyle 1.15.x beta 20230124

I don't have answers for you sorry. 13% sirq as shown in your top output means you aren't CPU limited. You might also want to look at whether irq distribution is clustered onto one core - if so re-assigning NIC irqs to other cores might help. With the realtek NICs it may be a result of them sharing ...
by pythonic
Thu Feb 23, 2023 1:06 am
Forum: Show / Tell / Contribute
Topic: Experimental Gargoyle 1.15.x (released as 1.14) beta 20230124
Replies: 134
Views: 452039

Re: Experimental Gargoyle 1.15.x beta 20230124

@ispyisail if your wdr3600 is a v1.4 or v1.5, failing all else you might want to try TFTPing back to a factory firmware with an image size of 8192512 bytes. The earliest OEM firmware versions I've found with that size are 140916 and 141022: - https://www.tp-link.com/resources/software/TL-WDR3600_v1_...
by pythonic
Mon Feb 20, 2023 1:10 am
Forum: Show / Tell / Contribute
Topic: Experimental Gargoyle 1.15.x (released as 1.14) beta 20230124
Replies: 134
Views: 452039

Re: Experimental Gargoyle 1.15.x beta 20230124

Wndr3700v1 sysupgrade is buggy, tried to restore but still telling me i need to restore it, ”img” gives me bootloop, wdr3600 is not pingable after this newest update, broken builds.. Edit: wnr2200 also broken, not pingable and cant acces gui, wasted 30 min of nothing Just to clarify: - when install...
by pythonic
Sun Feb 19, 2023 8:43 am
Forum: Show / Tell / Contribute
Topic: Experimental Gargoyle 1.15.x (released as 1.14) beta 20230124
Replies: 134
Views: 452039

Re: usbmuxd takes 50% of CPU time

heilbronn wrote:
Sun Feb 19, 2023 6:22 am
However, according to top the usbmuxd daemon is taking 50% CPU time (with a load of 1) although I haven't attached anything to the USB port! Is this normal?
Seems it's an issue for OpenWrt builds too - discussed here.
by pythonic
Sat Feb 18, 2023 11:34 pm
Forum: Show / Tell / Contribute
Topic: Experimental Gargoyle 1.15.x (released as 1.14) beta 20230124
Replies: 134
Views: 452039

Re: Experimental Gargoyle 1.15.x beta 20230124

Intel i350 is not available - i think it's because of missing drivers. Looks like i350 requires the igb driver which isn't currently built. Re the Realtek NICs: 1) while you're running a speed test through the device, ssh into it and use top to monitor CPU stats - looking to see whether there might...