Search found 16 matches

Goto page 1, 2  Next
Author Message
  Topic: Weird WiFi behavior on PPPoE reconnection
Evengard

Replies: 0
Views: 23404

PostForum: Broadcom SoC based Hardware   Posted: Wed Jun 25, 2025 10:35   Subject: Weird WiFi behavior on PPPoE reconnection
Hello!

I'm using my R7000 for a while with DD-WRT (using right now the latest 61848 for that matter, the problem happens here too). My provider is using PPPoE to provide his services, and, well, so ...
  Topic: WNR3500L v2 Dnsmasq problem
Evengard

Replies: 37
Views: 9491

PostForum: Broadcom SoC based Hardware   Posted: Mon Nov 08, 2021 21:54   Subject: WNR3500L v2 Dnsmasq problem
Seems like my problem was indeed a combination of strict-order with all-servers. Which is weird because it worked on an older build.
Anyways, seems to be fixed.
  Topic: WNR3500L v2 Dnsmasq problem
Evengard

Replies: 37
Views: 9491

PostForum: Broadcom SoC based Hardware   Posted: Wed Oct 20, 2021 20:39   Subject: WNR3500L v2 Dnsmasq problem
I'm not using Stubby or whatever, only dnsmasq. As I said, I'm using 3 DNS servers (2 of them configured via the DD-WRT GUI, the third one being the one received from WAN).
I can try excluding some c ...
  Topic: WNR3500L v2 Dnsmasq problem
Evengard

Replies: 37
Views: 9491

PostForum: Broadcom SoC based Hardware   Posted: Sun Oct 17, 2021 13:18   Subject: WNR3500L v2 Dnsmasq problem
Actually, I stumbled upon that problem with recent DD-WRT builds. After I reverted back to a "known working" (for me 47097) it all went away.
I'm using 3 DNS servers (one relayed from my WA ...
  Topic: Toolchain for the dd-wrt builds? (for kmod compilation)
Evengard

Replies: 16
Views: 7557

PostForum: Broadcom SoC based Hardware   Posted: Mon Jul 26, 2021 17:32   Subject: Toolchain for the dd-wrt builds? (for kmod compilation)
Two more modules - now iptables-based: xt_NETMAP and xt_TPROXY.

Full list:
ipvlan.ko
lz4.ko
lz4_compress.ko
lz4_decompress.ko
macvlan.ko
macvtap.ko
overlay.ko
veth.ko
vxlan.ko
xt_NETMAP.k ...
  Topic: Toolchain for the dd-wrt builds? (for kmod compilation)
Evengard

Replies: 16
Views: 7557

PostForum: Broadcom SoC based Hardware   Posted: Thu Jul 22, 2021 23:28   Subject: Toolchain for the dd-wrt builds? (for kmod compilation)
And one more module - overlay.ko, the overlaying file system for someone wanting to alter the root dir without actually altering the firmware itself.

Full list:
ipvlan.ko
lz4.ko
lz4_compress.ko ...
  Topic: Toolchain for the dd-wrt builds? (for kmod compilation)
Evengard

Replies: 16
Views: 7557

PostForum: Broadcom SoC based Hardware   Posted: Sun Jul 11, 2021 14:20   Subject: Toolchain for the dd-wrt builds? (for kmod compilation)
More modules. Now I added the zram-related ones, for people who struggles with RAM.
Modules list:
ipvlan.ko
lz4.ko
lz4_compress.ko
lz4_decompress.ko
macvlan.ko
macvtap.ko
veth.ko
vxlan.ko
xz ...
  Topic: Toolchain for the dd-wrt builds? (for kmod compilation)
Evengard

Replies: 16
Views: 7557

PostForum: Broadcom SoC based Hardware   Posted: Sat Jul 10, 2021 10:23   Subject: Toolchain for the dd-wrt builds? (for kmod compilation)
I cloned the whole dd-wrt repo up to the revision of my firmware and built the modules out of it using the cross-compiler path from Entware's staging dir toolchain location. Smth like that.
  Topic: Toolchain for the dd-wrt builds? (for kmod compilation)
Evengard

Replies: 16
Views: 7557

PostForum: Broadcom SoC based Hardware   Posted: Fri Jul 09, 2021 21:46   Subject: Toolchain for the dd-wrt builds? (for kmod compilation)
Actually, I just tested cross-compiling with the help of Entwares cross-compiler. It actually works as well!

If there is a need for a step-by-step guide using it I can write it down, but I mostly u ...
  Topic: Toolchain for the dd-wrt builds? (for kmod compilation)
Evengard

Replies: 16
Views: 7557

PostForum: Broadcom SoC based Hardware   Posted: Thu Jul 08, 2021 22:18   Subject: Toolchain for the dd-wrt builds? (for kmod compilation)
Testing on the newest released build 47033 - still working fine.
  Topic: Toolchain for the dd-wrt builds? (for kmod compilation)
Evengard

Replies: 16
Views: 7557

PostForum: Broadcom SoC based Hardware   Posted: Thu Jul 08, 2021 21:33   Subject: Toolchain for the dd-wrt builds? (for kmod compilation)
Attaching additional modules (veth, ipvlan, macvlan, macvtap, vxlan) for whoever it may concern ©
I do not guarantee it would work with any other revision than 47000 and on any other device than R70 ...
  Topic: Toolchain for the dd-wrt builds? (for kmod compilation)
Evengard

Replies: 16
Views: 7557

PostForum: Broadcom SoC based Hardware   Posted: Thu Jul 08, 2021 21:07   Subject: Toolchain for the dd-wrt builds? (for kmod compilation)
Yep definitely building on the device itself works quite well (although kinda slow, but not horribly slow). It required tinkering around with bypassing ccache, but overall it wasn't hard.
  Topic: Toolchain for the dd-wrt builds? (for kmod compilation)
Evengard

Replies: 16
Views: 7557

PostForum: Broadcom SoC based Hardware   Posted: Thu Jul 08, 2021 11:12   Subject: Toolchain for the dd-wrt builds? (for kmod compilation)
Surprisingly enough, I managed to compile some modules on the device itself (with the help of Entware's Gcc 7.4.0). So the version of gcc is definitely of no concern for kmods, and something other was ...
  Topic: Toolchain for the dd-wrt builds? (for kmod compilation)
Evengard

Replies: 16
Views: 7557

PostForum: Broadcom SoC based Hardware   Posted: Sat Jul 03, 2021 22:39   Subject: Toolchain for the dd-wrt builds? (for kmod compilation)
It's... Weird... To say the least...
But okay.
Could you please compile compatible macvlan, ipvlan, vxlan, veth kmods for the R7000 on build 47000?
I compiled them but the result was the same - eit ...
  Topic: Toolchain for the dd-wrt builds? (for kmod compilation)
Evengard

Replies: 16
Views: 7557

PostForum: Broadcom SoC based Hardware   Posted: Sat Jul 03, 2021 14:24   Subject: Toolchain for the dd-wrt builds? (for kmod compilation)
Thanks, I will try first to build the 10.3 toolchain first... All the other toolchains I used ended up crashing the kernel after insmoding the compiled module.

Can you please hint about what should ...
Goto page 1, 2  Next
All times are GMT
Navigation
Jump to: