Recent content by jonaso

  • 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. J

    Roamast tainted

    I have started to get these recently too (like last 2 weeks or so!) When it happens I also get WIFI (2ghz) outage...don't know what is cause or effect.
  2. J

    Merlin 386.1_2 on AC68U conntrack error

    Upgraded to newly release 386.2 this morning, conntrack (user binary) now works again. Woo hoo!
  3. J

    Merlin 386.1_2 on AC68U conntrack error

    Are betas generally safe to use ? When will next real release be ? is it known/planned ? /Jonas
  4. J

    Merlin 386.1_2 on AC68U conntrack error

    yes, found it in RT-AC68U_386.2_beta3.zip Are betas generally safe to use ? When will next real release be ? /Jonas
  5. J

    Merlin 386.1_2 on AC68U conntrack error

    and for reference, it is this, https://github.com/RMerl/asuswrt-merlin.ng/commit/0bbc055140d0841b5c845223f6fc1ea7eb54adbe right ?
  6. J

    Merlin 386.1_2 on AC68U conntrack error

    Does this mean that it's fixed in next version ? (or maybe even in a current beta) /Jonas
  7. J

    Merlin 386.1_2 on AC68U conntrack error

    this is (very long) content of my modules.builtin, it has kernel/net/netfilter/nf_conntrack.ko ... (and ipv4) kernel/fs/configfs/configfs.ko kernel/fs/fuse/fuse.ko kernel/fs/nls/nls_base.ko kernel/fs/nls/nls_utf8.ko kernel/fs/quota/quota_v2.ko kernel/fs/quota/quota_tree.ko...
  8. J

    Merlin 386.1_2 on AC68U conntrack error

    Hi Could you try "lsmod" and paste result here (see later posts about missing nf_conntrack_netlink module) Thanks! /Jonas
  9. J

    Merlin 386.1_2 on AC68U conntrack error

    1) missing nf_conntrack_netlink: sounds reasonable, as I showed in my initial post...I have a bunch of nf_conntrack-XXX modules, but not netlink 2) re broken parental controls: think so too, this is sort of "good" as it increases likelihood of this being fixed! Thanks for help!
  10. J

    Merlin 386.1_2 on AC68U conntrack error

    I'm sure it worked with RT-AC68U_384.19_0 I think it worked with RT-AC68U_386.1_0 Shall I file this as a issue on https://github.com/RMerl/asuswrt-merlin.ng ?
  11. J

    Merlin 386.1_2 on AC68U conntrack error

    I'm running firmware 386.1_2 => not working It definitely worked in 384.19... and I think it worked in 386.1 (but not 100% sure)
  12. J

    Merlin 386.1_2 on AC68U conntrack error

    tried...same problem... what kernel is you merlin running ? I'm running 2.6.36.4brcmarm
  13. J

    Merlin 386.1_2 on AC68U conntrack error

    hi, i have not yet tried the shared libs, but thanks anyway. another questions: what kernel is you merlin running ?
  14. J

    Merlin 386.1_2 on AC68U conntrack error

    Can you upload the shared libs ? in particular /usr/lib/libnetfilter_conntrack.so.3 and /usr/lib/libnfnetlink.so.0
  15. J

    Merlin 386.1_2 on AC68U conntrack error

    I looked at source code for conntrack, it looks quite small, could it be that the problem is actually in e.g libnetfilter_conntrack.so ?? admin@RT-AC68U-22A0:/tmp/home/root# ldd /usr/sbin/conntrack libnetfilter_conntrack.so.3 => /usr/lib/libnetfilter_conntrack.so.3 (0x401f5000)...
Top