View attachment 4855
I followed the process and getting jQuery is not defined with all browsers... currently on 56_2 build with 68P
Try comment out with two slashes (//) or delete the line jQuery.noConflict in /www/Tools_NtpdStats.asp. See if this helps...
Hi,
I had to re-install the NTP Daemon (following exactly the installation guide) and now it has the same symptom as at the beginning:
The NTP Daemon page is shown, but not embedded into the frame/menu of the overall firmware homepage - looks like the sed commands does not do the right job...
With kind regards
Joe
Hi,Can you try the suggest in #22?
I think it's the same issue. Due to me thinking the added jQuery.noConflict() will fix compatibility for all. So far seems works before version <= 378.55. 378.56 yet gives another little surprise.
By the way: I am on Merlin .56_2 release...Try comment out with two slashes (//) or delete the line jQuery.noConflict in /www/Tools_NtpdStats.asp. See if this helps...
Yes, this did the trick:
Kvic, nice job!
I discovered a problem this morning with Merlins 380.57 Alpha build. After I flashed 380.57 I could no longer get past the firmware login page. I enter my Username and Password - it shows some activity - but stays on the Login page.
I ssh'd in and commented out the startup lines in /jffs/scripts/post-mount. Rebooted the router and can now login and manage it.
Good luck - I really like your ntpd!
Thanks for reporting the issue. Hopefully it's due to alpha firmware. If the problem persists, I can take a look when the firmware is released.
Glad to hear you like this goodies!
EDIT:
Just a quick thought..did you re-apply the patch of NtpdStats pages by re-running Step 2 and Step 5 in the guide?
Depends on the changes in a firmware version. The difference in /www content could be little to huge.
It's necessary re-applying the patch for a new version of firmware. The patch is generic enough to sustain multple firmware upgrades. So give it a try if you haven't..
I am running Merlin 378.56_beta2 on the RT-AC68U.
Three things I noted:
1. I noticed that at the very bottom of the NTP tab page, I see what seems to be remnants of another page. I included a screenshot.
2. If I scroll all the way down to where I can see this rouge button (from question 1), I am no longer able to scroll back up and see any of the other tabs. I have to actually hit the back key on my browser to fix.
3. After initial config and reboot, I also was unable to log into the webui without executing steps 2&5 again even though I had not updated the code. No sure if this is something that needs to be executed on every reboot regardless of whether you are upgrading firmware or not.
...it uses much less RAM than the NTP shipped in current ASUSWRT or Merlin and yet does much more and doing in a proper way.
Thanks for sharing your work.
Could you explain why it uses "much less ram", especially because it appears to have so many more features and cool graphs?
Also what you mean by "doing in a proper way"?
Thanks!
I had a similar WebUI issue running Merlin 380.57_alpha3 first on an RT-AC87U and also on an RT-AC88U. Attempting to login into the main WebUI was impossible.I'm running 378.55. Try the fix in #22 for 378.56. A full page shall look like this:
/opt is a partition from USB mounted for Entware or another ware
I had a similar WebUI issue running Merlin 380.57_alpha3 first on an R...
ps: Now if we can get gpsd in Entware-ng!!!...
I think you need NTPD recompiled with the Driver Type#28: Shared Memory Driver. Quote from the NTPD documentation: "GPSD knows how to talk to many GPS devices. It can work with NTPD through the SHM driver."When I try to use it as reference source in kvic's ntpd it doesn't show up.
...
...
# Generic NMEA GPS Receiver
# mode is 9600 baud + only $GxZDA for time messages
# /dev/gps0 for NEMA
# /dev/gpspps0 for PPS
# http://doc.ntp.org/4.2.8/drivers/driver20.html
server 127.127.20.0 mode 24 minpoll 4 prefer
fudge 127.127.20.0 flag1 1 # Enable PPS signal processing
fudge 127.127.20.0 flag2 0 # Capture the pulse on the rising edge
fudge 127.127.20.0 flag3 1 # Use the kernel discipline
fudge 127.127.20.0 flag4 1 # Obscures location in timecode
...
...
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!