Search found 6761 matches

by Lantis
Mon Feb 05, 2024 6:07 am
Forum: General Discussion
Topic: OpenWRT 23.05 - New Gargoyle?
Replies: 13
Views: 53111

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

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

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

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

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

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.
by Lantis
Mon Jan 29, 2024 8:35 am
Forum: General Discussion
Topic: OpenWRT 23.05 - New Gargoyle?
Replies: 13
Views: 53111

Re: OpenWRT 23.05 - New Gargoyle?

Start by examining the output of /usr/lib/gargoyle/cache_basic_vars.sh which builds /tmp/cached_basic_vars Then make sure that in the browser console there are no errors shown when going to Connection->Basic. If that all checks out fine it points more to a missing driver or similar. Creating a valid...
by Lantis
Sun Jan 28, 2024 9:25 am
Forum: General Discussion
Topic: OpenWRT 23.05 - New Gargoyle?
Replies: 13
Views: 53111

Re: OpenWRT 23.05 - New Gargoyle?

Someone else reported the same. I haven’t had time to build mvebu and flash it myself to figure it out. If you want to do any investigation on your end and give me a hint I’m all ears. I’m tied up at the moment writing a replacement for openssl-utils. Hopefully finish that this week and then I’ll ke...
by Lantis
Tue Jan 23, 2024 4:57 am
Forum: Hardware / Installation Issues
Topic: Create 2 subnetworks
Replies: 6
Views: 2970

Re: Create 2 subnetworks

It looked alright to me
by Lantis
Mon Jan 22, 2024 8:36 am
Forum: Hardware / Installation Issues
Topic: Create 2 subnetworks
Replies: 6
Views: 2970

Re: Create 2 subnetworks

Yes you must create a second bridge.
Your DHCP config looks wrong.
Take a full copy of the default dhcp 'lan' stanza, paste it again and change it to refer to 'lan2' for the interface. It will also need another name for the second (lan2 will suffice).