<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I need to throw this out to NOS for help.<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:wa8rsa@HamGate.Ottawa.ampr.org">wa8rsa@HamGate.Ottawa.ampr.org</a> wrote:
<blockquote cite="mid:13790@HamGate.Ottawa.ampr.org" type="cite">
  <pre wrap="">Hi Skip, I keep getting the follow on the jnos screen:
Clock: inset lead second xx:xx:xx utc
4 time ath5k phy0: noise floor calibration timeout (2442Mhz)

Any ideas?
Thanks again for ALL your help.

73 Dave
  </pre>
</blockquote>
I don't recognise the messages Dave gets, but here is what I know:<br>
<ol>
  <li>The wa8rsa platform is Fedora 10</li>
  <li>The World clock sync daemon ntpd seems to be working - our two
clocks are set the same.</li>
  <li>A couple days ago the world clock reset and added (subtracted?)
one second.</li>
  <li>A "Clock" variable is in structure "io" in "unix.c", but I did
not find "Clock" function in jnos.</li>
  <li>The messages have the appearance of originating from the "error"
output stream of the OS?<br>
  </li>
  <li>My install does not show this problem on my F10 platform &
same time configuration.</li>
</ol>
SO -- does anyone recognise what jnos is trying to get Dave to do?<br>
<br>
In the mean time Dave, if you need relief from these extra messages you
can divert them and keep your screen clear but collect error messages
by modifying your jnos start-up script line:<br>
       nice ... jnos2...  -d /jnos  2>/jnos/error-trap.txt<br>
or throwing them out:<br>
        nice ... jnos2...  -d /jnos  2>/dev/null<br>
<br>
THANKS in advance if someone can shed light on this.<br>
Skip<br>
</body>
</html>