Recent content by helekip

  • 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!

  1. H

    Asus HND toolchain

    I see in RMerl/am-toolchains on GitHub that the toolchains to compile the newer AX routers are `crosstools-arm-gcc-5.5-linux-4.1-glibc-2.26-binutils-2.28.1` and `crosstools-aarch64-gcc-5.5-linux-4.1-glibc-2.26-binutils-2.28.1`. Can I recreate/recompile this toolchain from source using...
  2. H

    Custom firmware build for R7800 v. 1.0.2.76SF & v. 1.0.2.76.1SF

    really quick question. I see /etc /passwd is symlinked to /tmp /config /passwd. what script creates this symlink on startup? I'm trying to permanently modify the passwd file to change root's login shell to /bin/zsh. also, I see the latest OpenWRT builds allow for image sizes greater than 80 MB...
  3. H

    Kamoj Kamoj Add-on 5.1 Beta testing poll

    One thing I would like to ask regarding WireGuard is for a setting to only set up the tunnel with nothing being tunneled through by default. I ask as my internet is hidden behind a NAT and I want SSH to be able to listen on the WireGuard interface and nothing else. Sent from my iPhone using...
  4. H

    Kamoj Kamoj Add-on 5.1 Beta testing poll

    where is the link to download it?
  5. H

    Custom firmware build for R7800 v. 1.0.2.75.1SF & v. 1.0.2.75.2SF

    Hi, I'm still trying to compile from source but I'm missing the following packages and I can't seem to find them anywhere: flux libnl-bf (there isn't a git commit that matches the hash g7d47666eb3c414feb8901970d35b96461214c2bf) macoui-db (your GitHub has a prebuilt package but it's an older...
  6. H

    Custom firmware build for R7800 v. 1.0.2.75.1SF & v. 1.0.2.75.2SF

    I hope you are doing well in these uncertain times and I appreciate the work you do so I'll be sure to donate what I can in a little bit. Is there a way to "flash" .img firmware files from ssh itself or is it automated only by the web interface? Also, while the router IPv6 is set to...
  7. H

    Custom firmware build for R7800 v. 1.0.2.75.1SF & v. 1.0.2.75.2SF

    Also, one last question. An RNDIS modem I own doesn't work on linux unless /sys/bus/usb/devices/$usb_port/bConfigurationValue is set to 3. by default it's set to 1. however whenever I run echo 3 > /sys/bus/usb/devices/3-1/bConfigurationValue it will say write error: invalid argument and when I...
  8. H

    Custom firmware build for R7800 v. 1.0.2.75.1SF & v. 1.0.2.75.2SF

    Thanks for the information. Is there a specific reason this is built with soft float instead of pure hard float? I understand that softfp is still faster than soft but I was simply wondering why not just hard float as softfp still has some theoretical overhead even when using hardware fp
  9. H

    Custom firmware build for R7800 v. 1.0.2.75.1SF & v. 1.0.2.75.2SF

    Is there a reason uClibc is still on the old 0.9.33.2 instead of the newer uClibc-ng libraries? Also, have you tried compiling with musl given its various advantages? I still run into various issues building your firmware as-is no matter how much stackoverflow I google so I was thinking maybe...
  10. H

    AX-88U

    For the latest stable and beta version of Merlin for the AX-88U, which ASUS GPL release is it based off of? ASUS version 3.0.0.4.384.7756 of November last year (if only the GPL tarball for 7968 was also out) adds quite a lot of new features and I hope I don’t lose out on OFDMA, WPA3, etc.
Top