<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Yath</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Yath"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Yath"/>
	<updated>2026-06-10T02:33:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Problems_with_hwclock&amp;diff=29134</id>
		<title>Problems with hwclock</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Problems_with_hwclock&amp;diff=29134"/>
		<updated>2007-04-07T12:09:00Z</updated>

		<summary type="html">&lt;p&gt;Yath: Added X60s to the list&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page discusses the problem with /dev/rtc on certain models.&lt;br /&gt;
&lt;br /&gt;
== Problem description ==&lt;br /&gt;
On bootup,a message like this shows up:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;select() to /dev/rtc to wait for clock tick timed out&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The RTC kernel driver can't handle the system clock.&lt;br /&gt;
&lt;br /&gt;
== Possible solutions ==&lt;br /&gt;
&lt;br /&gt;
The '''hwclock''' command knows the parameter ''--directisa'' to access the system clock directly. To make this the default behavior, move /sbin/hwclock (or whereever it is located on your system) to '''/sbin/hwclock.dist''' and create the following shell script on the previous location:&lt;br /&gt;
&amp;lt;pre&amp;gt;#!/bin/sh&lt;br /&gt;
/sbin/hwclock.dist --directisa $*&amp;lt;/pre&amp;gt;&lt;br /&gt;
Make the script executable (apply the same permissions you had for ''hwclock'' before) and keep your packaging system from overwriting it on updates.&lt;br /&gt;
&lt;br /&gt;
== Affected Models ==&lt;br /&gt;
&lt;br /&gt;
*Thinkpad {{T60}}&lt;br /&gt;
*Thinkpad {{T60p}}&lt;br /&gt;
*Thinkpad {{X60s}}&lt;br /&gt;
&lt;br /&gt;
== Affected Operating Systems ==&lt;br /&gt;
&lt;br /&gt;
*Linux, all flavours. Tested with kernel 2.6.18 and 2.6.19&lt;/div&gt;</summary>
		<author><name>Yath</name></author>
		
	</entry>
</feed>