Search found 6735 matches

by Lantis
Thu Feb 22, 2024 8:37 am
Forum: General Discussion
Topic: bwmon missing data?
Replies: 2
Views: 313

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: 42466

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: 533548

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: 34306

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: 34306

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: 661

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: 661

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.
by Lantis
Wed Jan 31, 2024 11:40 pm
Forum: Hardware / Installation Issues
Topic: x86 installation error?
Replies: 8
Views: 661

Re: x86 installation error?

Sorry I wrote it wrong. This is gargoyle x86-64 version 1.14. I tried the x86-64 ext4 and x86 ext4 versions, but they all end up in the same place. Right. And what do you mean “the same place”? If it is as you described in your first post, which I interpreted as “Lots of booting messages, and then ...
by Lantis
Wed Jan 31, 2024 9:16 am
Forum: Hardware / Installation Issues
Topic: x86 installation error?
Replies: 8
Views: 661

Re: x86 installation error?

If you press enter and are greeted with a shell, the system has likely booted just fine.

By the way, you should seek OpenWrt support at the OpenWrt forum. This is Gargoyle specific.