<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Clock tick timed out</title>
	<atom:link href="http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/</link>
	<description>www.thinkhole.org</description>
	<lastBuildDate>Tue, 02 Feb 2010 16:30:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Skulakos</title>
		<link>http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/comment-page-1/#comment-161721</link>
		<dc:creator>Skulakos</dc:creator>
		<pubDate>Thu, 15 May 2008 18:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/#comment-161721</guid>
		<description>In my Gentoo , it worked!

Thanks anyway</description>
		<content:encoded><![CDATA[<p>In my Gentoo , it worked!</p>
<p>Thanks anyway</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnab</title>
		<link>http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/comment-page-1/#comment-161328</link>
		<dc:creator>Arnab</dc:creator>
		<pubDate>Wed, 14 May 2008 11:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/#comment-161328</guid>
		<description>Worked out great! I was not able to sync the local clock with the HW clock using
hwclock --hctosys

You fixed it for me

Thanks a lot for the help</description>
		<content:encoded><![CDATA[<p>Worked out great! I was not able to sync the local clock with the HW clock using<br />
hwclock &#8211;hctosys</p>
<p>You fixed it for me</p>
<p>Thanks a lot for the help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koba</title>
		<link>http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/comment-page-1/#comment-101542</link>
		<dc:creator>Koba</dc:creator>
		<pubDate>Wed, 26 Sep 2007 00:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/#comment-101542</guid>
		<description>Awesome!  That was the last elusive boot-up error I was seeing.  I was working around it with NTP, but only after the system was running.

The other persistent problem I had was a &quot;/System.map&quot; file not being found.  &quot;modules-update&quot; took care of that too.</description>
		<content:encoded><![CDATA[<p>Awesome!  That was the last elusive boot-up error I was seeing.  I was working around it with NTP, but only after the system was running.</p>
<p>The other persistent problem I had was a &#8220;/System.map&#8221; file not being found.  &#8220;modules-update&#8221; took care of that too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drake</title>
		<link>http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/comment-page-1/#comment-1463</link>
		<dc:creator>Drake</dc:creator>
		<pubDate>Thu, 11 May 2006 01:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/#comment-1463</guid>
		<description>or you can try

hwclock --show --directisa</description>
		<content:encoded><![CDATA[<p>or you can try</p>
<p>hwclock &#8211;show &#8211;directisa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mantonson</title>
		<link>http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/comment-page-1/#comment-1336</link>
		<dc:creator>mantonson</dc:creator>
		<pubDate>Fri, 28 Apr 2006 05:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/#comment-1336</guid>
		<description>I&#039;m about to install Gentoo on an SC430, and I was wondering what kernel and guide you used.  Did you go genetic x86? or 64-bit?</description>
		<content:encoded><![CDATA[<p>I&#8217;m about to install Gentoo on an SC430, and I was wondering what kernel and guide you used.  Did you go genetic x86? or 64-bit?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aardvark</title>
		<link>http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/comment-page-1/#comment-501</link>
		<dc:creator>aardvark</dc:creator>
		<pubDate>Wed, 19 Apr 2006 13:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/#comment-501</guid>
		<description>Still no worky! :(

It turns out that the time displayed by the BIOS was incorrect (i.e. it matched the time reported by Gentoo.) However, adjusting the time in the BIOS makes a rather interesting difference; an external LED clock on the computer&#039;s front panel immediately reflects the update.

Nevertheless, Gentoo fails to acknowledge the updated information in the BIOS. The man page for hwclock seems to suggest what is going on:

&quot;It is important that the System Time not have any discontinuities, such as  would happen if you used the date(1L) program to set it while the system is running. (Since I did use the date command before I was aware of this, it seems that the &quot;System Time&quot; has elected to avoid any &quot;discontinuities&quot;; ergo, the apparent time lag.)

&quot;You can, however, do whatever you want to the Hardware Clock while the system is running, and the next time Linux starts up, it will do so with the adjusted time from the Hardware Clock (Huh? That doesn&#039;t seem to be the case here!). You can also use the program adjtimex(8) to smoothly adjust the System Time while the system runs.&quot;

Well, I installed adjtimex, ran adjtimexconfig, and issued &quot;rc-update add adjtimex boot&quot; for good measure. Still no dice.

The system is a Sager NP9860, and is used in a multi-boot configuration that includes Gentoo, Debian and another OS on an NTFS partition. The other two systems seem to be paying attention; then again, I did unintentionally muck with the &#039;date&#039; command on Gentoo.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>Still no worky! :(</p>
<p>It turns out that the time displayed by the BIOS was incorrect (i.e. it matched the time reported by Gentoo.) However, adjusting the time in the BIOS makes a rather interesting difference; an external LED clock on the computer&#8217;s front panel immediately reflects the update.</p>
<p>Nevertheless, Gentoo fails to acknowledge the updated information in the BIOS. The man page for hwclock seems to suggest what is going on:</p>
<p>&#8220;It is important that the System Time not have any discontinuities, such as  would happen if you used the date(1L) program to set it while the system is running. (Since I did use the date command before I was aware of this, it seems that the &#8220;System Time&#8221; has elected to avoid any &#8220;discontinuities&#8221;; ergo, the apparent time lag.)</p>
<p>&#8220;You can, however, do whatever you want to the Hardware Clock while the system is running, and the next time Linux starts up, it will do so with the adjusted time from the Hardware Clock (Huh? That doesn&#8217;t seem to be the case here!). You can also use the program adjtimex(8) to smoothly adjust the System Time while the system runs.&#8221;</p>
<p>Well, I installed adjtimex, ran adjtimexconfig, and issued &#8220;rc-update add adjtimex boot&#8221; for good measure. Still no dice.</p>
<p>The system is a Sager NP9860, and is used in a multi-boot configuration that includes Gentoo, Debian and another OS on an NTFS partition. The other two systems seem to be paying attention; then again, I did unintentionally muck with the &#8216;date&#8217; command on Gentoo.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/comment-page-1/#comment-498</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 18 Apr 2006 23:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/#comment-498</guid>
		<description>Did you confirm that the hardware clock is set to the correct time in the BIOS?  Check that first and make sure it is correct.</description>
		<content:encoded><![CDATA[<p>Did you confirm that the hardware clock is set to the correct time in the BIOS?  Check that first and make sure it is correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aardvark</title>
		<link>http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/comment-page-1/#comment-495</link>
		<dc:creator>aardvark</dc:creator>
		<pubDate>Tue, 18 Apr 2006 15:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/#comment-495</guid>
		<description>It seems your timing (no pun intended) is impeccable!

For whatever reason, I am unable to use NTP at my job (perhaps the administrator is blocking it as a security measure?) Anyway, I tried using the &#039;date&#039; command to set my clock a few weeks back, and my gentoo system time has been out to lunch ever since.

In an attempt to resolve this issue, I have used a variety of options available to hctosys. However, it seems that &#039;hwclock --adjust&#039;, &#039;hwclock --hctosys&#039; and &#039;hwclock --directisa&#039; all yield the same result -- reverting to the system time which happens to be incorrect. Using the configuration script you mentioned fails to resolve the matter. I have even recompiled the kernel on several occations to no avail. :(

Is there any other way I can get the system time back on track without NTP? It seems that everytime I boot up the system, the time resumes from when ever it was last shut down -- a day, a week, etc.

Please help.</description>
		<content:encoded><![CDATA[<p>It seems your timing (no pun intended) is impeccable!</p>
<p>For whatever reason, I am unable to use NTP at my job (perhaps the administrator is blocking it as a security measure?) Anyway, I tried using the &#8216;date&#8217; command to set my clock a few weeks back, and my gentoo system time has been out to lunch ever since.</p>
<p>In an attempt to resolve this issue, I have used a variety of options available to hctosys. However, it seems that &#8216;hwclock &#8211;adjust&#8217;, &#8216;hwclock &#8211;hctosys&#8217; and &#8216;hwclock &#8211;directisa&#8217; all yield the same result &#8212; reverting to the system time which happens to be incorrect. Using the configuration script you mentioned fails to resolve the matter. I have even recompiled the kernel on several occations to no avail. :(</p>
<p>Is there any other way I can get the system time back on track without NTP? It seems that everytime I boot up the system, the time resumes from when ever it was last shut down &#8212; a day, a week, etc.</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/comment-page-1/#comment-474</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 15 Apr 2006 14:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/#comment-474</guid>
		<description>Heh. This is just for use at home, so it&#039;s not like I&#039;m running a multi-billion dollar corporation with it. So I&#039;m not too concerned.

That said, I would consider Gentoo to be quite stable in experienced hands.</description>
		<content:encoded><![CDATA[<p>Heh. This is just for use at home, so it&#8217;s not like I&#8217;m running a multi-billion dollar corporation with it. So I&#8217;m not too concerned.</p>
<p>That said, I would consider Gentoo to be quite stable in experienced hands.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lon</title>
		<link>http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/comment-page-1/#comment-473</link>
		<dc:creator>Lon</dc:creator>
		<pubDate>Sat, 15 Apr 2006 02:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/04/13/clock-tick-timed-out/#comment-473</guid>
		<description>Gentoo on a server... better you than me! I&#039;ve already been through that hell...</description>
		<content:encoded><![CDATA[<p>Gentoo on a server&#8230; better you than me! I&#8217;ve already been through that hell&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
