Search found 6757 matches

by Lantis
Sat Mar 09, 2024 7:43 pm
Forum: General Discussion
Topic: What wifi router to buy?
Replies: 7
Views: 3562

Re: What wifi router to buy?

From an OpenWrt 23.05 point of view there are many options. One that is particularly interesting is the GLiNet Flint 2 (aka MT6000). Wifi 6, loads of flash storage and processing power, 2.5gbps WAN and LAN, and a built in recovery method making it very difficult to brick. It is gaining a lot of popu...
by Lantis
Thu Mar 07, 2024 10:27 pm
Forum: Off Topic
Topic: Forum Registration Issues - Resolved
Replies: 1
Views: 283337

Re: Forum Registration Issues

I’ve been told that this problem should now be resolved!
by Lantis
Thu Feb 22, 2024 8:37 am
Forum: General Discussion
Topic: bwmon missing data?
Replies: 2
Views: 1942

Re: bwmon missing data?

I don’t have that many users to test with. Would you dump your data file and send it to me so I can do some checking on my end? /etc/init.d/bwmon_gargoyle stop Export the data from /usr/data/bwmon /etc/init.d/bwmon_gargoyle start It would also be worth checking on 1.14 or 1.15 for the same error. I ...
by Lantis
Mon Feb 19, 2024 8:41 am
Forum: Show / Tell / Contribute
Topic: how-to Quick build
Replies: 21
Views: 53587

Re: how-to Quick build

What’s the build error? Would help narrow it down too. It shouldn’t be looping under this: make FULL_BUILD=true ath79.default Once it fails, re run as make BUILD_THREADS=1 ath79.default This should then make the error that is stopping the build the last thing on screen (as it now runs single threade...
by Lantis
Mon Feb 19, 2024 8:18 am
Forum: Network / Wireless Issues
Topic: VPN network Theory (Gargoyle)
Replies: 23
Views: 718235

Re: VPN network Theory (Gargoyle)

I have a prototype of this working locally. Here's a diff if you want to try it yourself. There's currently ZERO error checking. You need to enter a proper ip/subnet for it to work e.g. 192.168.10.0 255.255.255.0 Note the trailing zero on the IP. I will write code that checks and fixes this later an...
by Lantis
Mon Feb 05, 2024 6:07 am
Forum: General Discussion
Topic: OpenWRT 23.05 - New Gargoyle?
Replies: 13
Views: 51450

Re: OpenWRT 23.05 - New Gargoyle?

mvebu works now.
Someone at OpenWrt has "fixed" WPA3 on these devices so it now "works".
It looks like all it does is not crash, and offload the cryptographic operations to the CPU. Surprisingly this router can't seem to handle that and it runs terribly slow.
Stick with WPA2.
by Lantis
Sun Feb 04, 2024 9:56 pm
Forum: General Discussion
Topic: OpenWRT 23.05 - New Gargoyle?
Replies: 13
Views: 51450

Re: OpenWRT 23.05 - New Gargoyle?

I’m looking at mvebu today.
I think it is just wpad missing. Should know by tonight.
by Lantis
Fri Feb 02, 2024 7:17 pm
Forum: Hardware / Installation Issues
Topic: x86 installation error?
Replies: 8
Views: 2454

Re: x86 installation error?

To make it clear, you will not be able to install the driver from any location as the kernel is incompatible.
You must compile your own version of the firmware and include the driver.
by Lantis
Fri Feb 02, 2024 8:45 am
Forum: Hardware / Installation Issues
Topic: x86 installation error?
Replies: 8
Views: 2454

Re: x86 installation error?

So your problem is a missing driver? The system otherwise boots and operates fine?
You must custom compile the driver you need in.