<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SysAdmin Adventures &#187; hald</title>
	<atom:link href="http://blog.tpa.me.uk/tag/hald/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tpa.me.uk</link>
	<description>Tech notes from a Systems Administrator</description>
	<lastBuildDate>Mon, 31 Oct 2011 11:09:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>If your keyboard and mouse are not working in X in Slackware 13&#8230;</title>
		<link>http://blog.tpa.me.uk/2009/09/22/if-your-keyboard-and-mouse-are-not-working-in-x-in-slackware-13/</link>
		<comments>http://blog.tpa.me.uk/2009/09/22/if-your-keyboard-and-mouse-are-not-working-in-x-in-slackware-13/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 12:27:25 +0000</pubDate>
		<dc:creator>Zordrak</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[hal]]></category>
		<category><![CDATA[hald]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[X]]></category>
		<category><![CDATA[Xorg]]></category>

		<guid isPermaLink="false">http://blog.tpa.me.uk/?p=160</guid>
		<description><![CDATA[At least once a week I see someone with this issue. With reference to my earlier post about Xorg + Hal, by default, Xorg in Slackware 13 gets its hardware information from hald instead of an xorg.conf file. If you have no xorg.conf file and hald is not running, your keyboard and mouse will not [...]]]></description>
			<content:encoded><![CDATA[<p>At least once a week I see someone with this issue.</p>
<p>With reference to my earlier post about <a href="http://blog.tpa.me.uk/2009/08/30/slackware-13-0-xorg-hal/">Xorg + Hal</a>, by default, Xorg in Slackware 13 gets its hardware information from hald instead of an xorg.conf file. If you have no xorg.conf file and hald is not running, your keyboard and mouse will not work when you start X.</p>
<ul>
<li>The Cause: You disabled or broke hal.</li>
<li>The Solution: Darwinist Determinism.</li>
</ul>
<p>Failing the first solution:</p>
<div class="codecolorer-container bash geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">chmod</span> a+x <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>rc.d<span style="color: #000000; font-weight: bold;">/</span>rc.hald<br />
<span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>rc.d<span style="color: #000000; font-weight: bold;">/</span>rc.hald start</div></div>
<p>Then restart X or reboot (probably easier to just reboot and it clears any anomalies).</p>
<p>If it still doesn&#8217;t work, check that your /etc/rc.d/rc.hald script is not empty (I don&#8217;t know how he did it, but I did see someone who&#8217;d zeroed his script during an upgrade).</p>
<p>If it <em>still</em> doesn&#8217;t work, then you probably actually have a problem rather than just a failure on your part and it&#8217;s time to go searching for likely causes. Best place to start would be to google your specific hardware in relation to hal.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tpa.me.uk/2009/09/22/if-your-keyboard-and-mouse-are-not-working-in-x-in-slackware-13/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

