• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by voltagex

  1. V

    /opt folder on stock RT-AC86U Firmware

    mkdir /tmp/opt mount /dev/whatever /tmp/opt mount -o bind /tmp/opt /opt Works for me, may break things for you (I couldn't see anything actively running out of the read-only /opt path. I don't recommend this, but it let me get Entware working to test things.
  2. V

    RP-AX56 - Ethernet -> 2.4ghz only mode?

    I bought an RP-AX56 to do some troubleshooting of devices that only work on 2.4ghz. I want to plug the extender into Ethernet and have it broadcast ONLY a 2.4ghz network. Is this possible? I can't seem to get the correct combination of settings to make this happen.
  3. V

    Build for RT-AX68U

    Any plans for reproducible builds?
  4. V

    libxml2 in 386.4 fails to build - missing perl module?

    One thing I would say is that the build config information should be in the README on GitHub too.
  5. V

    libxml2 in 386.4 fails to build - missing perl module?

    Thanks @rkboni, I don't have access to that exact device at the moment but I may go back and test on an older one.
  6. V

    libxml2 in 386.4 fails to build - missing perl module?

    I'm getting a build failure trying to build Asuswrt-Merlin 386.4 for RT-AC68U make[4]: Leaving directory '/src/asuswrt-merlin.ng/release/src/router' cd libxml2 && mkdir -p m4 && autoreconf -i -f && \ CC=arm-brcm-linux-uclibcgnueabi-gcc AR=arm-brcm-linux-uclibcgnueabi-ar...
Back
Top