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

  1. P

    USB HID

    Thank you, I founded a misprint in my the config file. Nut is working now. Thank you again.
  2. P

    [Experimental] WireGuard for HND platform (4.1.x kernels)

    Thank you for your WG. I'm using WG in server mode. No any problem.
  3. P

    USB HID

    Sirs, Configured nut: the message: "Error: Driver not connected" after command "upsc ups". Configured apcupsd: "STATUS : COMMLOST" in results from "apcaccess" command. Can anybody tested usb UPS with AX86U? My old routers Wl500g, RT16N, AC68U required "insmode xxxxx" commands only. Regards
  4. P

    USB HID

    I have constant problems connecting the UPS via USB HID on my new router AX86U. I add the following script to the boot sequence, lsusb command show my UPS, but the sofware still doesn't find my UPS. #!/bin/sh mkdir -p /dev/usb/hid mknod /dev/usb/hid/hiddev0 c 180 96 mknod /dev/usb/hid/hiddev1 c...
  5. P

    Beta Asuswrt-Merlin 386.1 Beta (stage 2) is now available

    I use same firmware (beta4) with AX-86U more than one week and no any reset. I use it with two Lyra Trio in mesh, SSD disc, pure entware installed from amtm, Ligthttpd, php7, mc, ...
  6. P

    Beta Asuswrt-Merlin 386.1 Beta (stage 2) is now available

    If you intend to use extensions, then you need to create a config file that defines those extensions. I have installed the following modules: input-core, hid, usbhid Installation is provided by init-start script. What else can I do for it?
  7. P

    Beta Asuswrt-Merlin 386.1 Beta (stage 2) is now available

    I'am using the apcupsd for long time (wl550g/N16/AC68U) without any problem. The module input-core is loaded but it is missing in my post by my mistake. Merlin mentioned that some config file have to be defined (page 7). I have to found what does it means. First I try to find it on the internet...
  8. P

    Beta Asuswrt-Merlin 386.1 Beta (stage 2) is now available

    I tested Beta 4 on my RT-AX-86U. The following troubles persists: - SSL certificate problem command: openssl req -new -x509 -keyout lighttpd.pem -out lighttpd.pem -days 1059 -nodes generated message: Error Loading extension section v3_ca - USB HID problem lsmod: usbhid...
  9. P

    Beta Asuswrt-Merlin 386.1 Beta is now available

    Assus Merlin 386.1 beta3 on RT-AX86U. command: openssl req -new -x509 -keyout lighttpd.pem -out lighttpd.pem -days 1059 -nodes generated message: Error Loading extension section v3_ca
  10. P

    [Experimental] WireGuard for HND platform (4.1.x kernels)

    I tested the WG on RT-AX86U with Merlin 386.1_beta3. Following message was appear: modprobe: can't load module xt_set (kernel/net/netfilter/xt_set.ko): unknown symbol in module, or unknown parameter WG is not compatible with new Merlin firmware.
  11. P

    RT-AX86U Beta3 apcupsd

    Sirs, I change my old RT-AC68U by new RT-AX86U and I have a problem with apcupsd. I use USB connection with UPS, due to this the following modules are installed before apcupsd run insmod input-core insmod hid insmod usbhid The file /proc/bus/usb/devices does not exist and UPS is not detected...
  12. P

    Merlin & aiMesh

    I have a problem with AiMesh on AC68U. The router wifi is working normally when no any aiMash node is defined. When I connect the Lyra trio (by Ethernet cable) into mesh system the router wifi is invisible. The aiMesh Node wifi is visible only. (tested the 2.4G wifi only by mobile phone) The...
  13. P

    Configuring apcupsd

    OK. Write me you e-mail address and I will send modules for UPS to you.
  14. P

    Configuring apcupsd

    I do not use this patch. I am changing the configuration manual. PS: modules compiled for 380.63 correctly working in 380.64_4 too. You do not need compiled it with each new release.
  15. P

    Configuring apcupsd

    Instructions can be found in the Merlin wiki here: https://github.com/RMerl/asuswrt-merlin/wiki I am using VirtualBox + Debian 9. The additional packages installation is required: xutils-dev gawk libltdl-dev
Back
Top