<?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>Peter&#039;s Musings &#187; pcspeaker</title>
	<atom:link href="http://thecodergeek.com/post/tag/pcspeaker/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodergeek.com</link>
	<description>A day (or more) in the life of a CS &#38; Math student...</description>
	<lastBuildDate>Thu, 23 Feb 2012 09:07:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>If a PC speaker beeps in a Fedora system and no one is around to hear it, is it still annoying?</title>
		<link>http://thecodergeek.com/post/84</link>
		<comments>http://thecodergeek.com/post/84#comments</comments>
		<pubDate>Sat, 24 Jan 2009 19:45:51 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[birthday]]></category>
		<category><![CDATA[pcspeaker]]></category>
		<category><![CDATA[scriptlet]]></category>

		<guid isPermaLink="false">http://thecodergeek.com/?p=84</guid>
		<description><![CDATA[Paul, John, and Joeren, I find that beeping so annoying that I simply eliminate that module entirely rather than disable it or blacklist it. To ensure that each new kernel update has its pcspkr module also removed, I append the following to the /etc/rc.local file. rmmod pcspkr &#124;&#124;: rm -f $&#40;modprobe -F filename pcspkr&#41; &#124;&#124;: [...]]]></description>
			<content:encoded><![CDATA[<p><a title="he Grand Fallacy &amp;raquo; Accursed beepitude." href="http://marilyn.frields.org:8080/~paul/wordpress/?p=1429">Paul</a>, <a title=" Disabling the Fedora 10 System Bell « Poelcat" href="http://poelcat.wordpress.com/2009/01/22/disabling-the-fedora-10-system-bell/">John</a>, and <a title="Jeroen van Meeuwen - The beep" href="http://kanarip.livejournal.com/8662.html">Joeren</a>, I find that beeping so annoying that I simply eliminate that module entirely rather than disable it or blacklist it. To ensure that each new kernel update has its pcspkr module also removed, I append the following to the /etc/rc.local file.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">rmmod pcspkr <span style="color: #000000; font-weight: bold;">||</span>:
<span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #660033;">-f</span> $<span style="color: #7a0874; font-weight: bold;">&#40;</span>modprobe <span style="color: #660033;">-F</span> filename pcspkr<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #000000; font-weight: bold;">||</span>:</pre></div></div>

<p>I suppose one could make an RPM whose sole purpose is to keep that in a trigger scriplet for each kernel update, but that might be just a little bit overkil.</p>
<p>Also, a great big Happy Birthday to <a title="max spevack's blog" href="http://spevack.livejournal.com/">Max Spevack</a>! <img src='http://thecodergeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://thecodergeek.com/post/84/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

