<?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: Disable the System Beep on Ubuntu Edgy</title>
	<atom:link href="http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sun, 08 Nov 2009 07:56:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: haile</title>
		<link>http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/comment-page-1/#comment-74817</link>
		<dc:creator>haile</dc:creator>
		<pubDate>Fri, 31 Jul 2009 00:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/#comment-74817</guid>
		<description>damn that was great. i hate beeping sound</description>
		<content:encoded><![CDATA[<p>damn that was great. i hate beeping sound</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stopka2top</title>
		<link>http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/comment-page-1/#comment-68525</link>
		<dc:creator>stopka2top</dc:creator>
		<pubDate>Thu, 12 Mar 2009 15:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/#comment-68525</guid>
		<description>It`s work on Debian Lenny 5.0
modprobe -l &#124;grep pcsp
lsmod &#124; grep pcsp
Add in file /etc/modprobe.d/blacklist    founded variables
for examlpe
blacklist pcspkr
blacklist snd_pcsp</description>
		<content:encoded><![CDATA[<p>It`s work on Debian Lenny 5.0<br />
modprobe -l |grep pcsp<br />
lsmod | grep pcsp<br />
Add in file /etc/modprobe.d/blacklist    founded variables<br />
for examlpe<br />
blacklist pcspkr<br />
blacklist snd_pcsp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Shine</title>
		<link>http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/comment-page-1/#comment-65819</link>
		<dc:creator>Simon Shine</dc:creator>
		<pubDate>Thu, 29 Jan 2009 22:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/#comment-65819</guid>
		<description>As &quot;asdf&quot; points out, to properly disable the pc speaker throughout the system in Ubuntu:

Edit /etc/modprobe.d/blacklist and add a line, &quot;blacklist pcspkr&quot;

Going &quot;sudo rmmod pcspkr&quot; after every boot is bothersome.</description>
		<content:encoded><![CDATA[<p>As &#8220;asdf&#8221; points out, to properly disable the pc speaker throughout the system in Ubuntu:</p>
<p>Edit /etc/modprobe.d/blacklist and add a line, &#8220;blacklist pcspkr&#8221;</p>
<p>Going &#8220;sudo rmmod pcspkr&#8221; after every boot is bothersome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NeptuneRX</title>
		<link>http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/comment-page-1/#comment-61837</link>
		<dc:creator>NeptuneRX</dc:creator>
		<pubDate>Thu, 27 Nov 2008 17:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/#comment-61837</guid>
		<description>Thanks for this post, that blasted beep has caused more problems for me then I have time to tell.</description>
		<content:encoded><![CDATA[<p>Thanks for this post, that blasted beep has caused more problems for me then I have time to tell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/comment-page-1/#comment-60138</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Sun, 02 Nov 2008 00:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/#comment-60138</guid>
		<description>mrli - best to leave it enabled outside Gnome, unfortunately, as particular combinations of system beeps can actually be trying to tell you what the problem is when your computer is *seriously* broken.</description>
		<content:encoded><![CDATA[<p>mrli &#8211; best to leave it enabled outside Gnome, unfortunately, as particular combinations of system beeps can actually be trying to tell you what the problem is when your computer is *seriously* broken.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asdf</title>
		<link>http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/comment-page-1/#comment-60111</link>
		<dc:creator>asdf</dc:creator>
		<pubDate>Sat, 01 Nov 2008 12:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/#comment-60111</guid>
		<description>sudo rmmod pcspkr
blacklist pcspkr

\o/</description>
		<content:encoded><![CDATA[<p>sudo rmmod pcspkr<br />
blacklist pcspkr</p>
<p>\o/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/comment-page-1/#comment-60098</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Sat, 01 Nov 2008 00:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/#comment-60098</guid>
		<description>&lt;blockquote&gt;
I think this only disables the annoying beep within Gnome, but how can I also disable it in all(Ctrl+Alt+F1(~6)) terminals altogether ?
&lt;/blockquote&gt;

Add &quot;setterm -bfreq 0&quot; to your ~/.profile or /etc/profile.</description>
		<content:encoded><![CDATA[<blockquote><p>
I think this only disables the annoying beep within Gnome, but how can I also disable it in all(Ctrl+Alt+F1(~6)) terminals altogether ?
</p></blockquote>
<p>Add &#8220;setterm -bfreq 0&#8243; to your ~/.profile or /etc/profile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pasted from somewhere else</title>
		<link>http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/comment-page-1/#comment-28686</link>
		<dc:creator>pasted from somewhere else</dc:creator>
		<pubDate>Sat, 08 Dec 2007 20:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/#comment-28686</guid>
		<description>sudo rmmod pcspkr

The place to blacklist modules is /etc/modprobe.d/blacklist, so open and edit this file and add at the end of the file:

blacklist pcspkr

That&#039;s it, no more beep beep beeep going around.

Hope this will help handle your virtual console in a greater way ;)</description>
		<content:encoded><![CDATA[<p>sudo rmmod pcspkr</p>
<p>The place to blacklist modules is /etc/modprobe.d/blacklist, so open and edit this file and add at the end of the file:</p>
<p>blacklist pcspkr</p>
<p>That&#8217;s it, no more beep beep beeep going around.</p>
<p>Hope this will help handle your virtual console in a greater way <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ADC</title>
		<link>http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/comment-page-1/#comment-16270</link>
		<dc:creator>ADC</dc:creator>
		<pubDate>Wed, 16 May 2007 22:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/#comment-16270</guid>
		<description>Thank YOU! It was driving me crazy..</description>
		<content:encoded><![CDATA[<p>Thank YOU! It was driving me crazy..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Geek</title>
		<link>http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/comment-page-1/#comment-5716</link>
		<dc:creator>The Geek</dc:creator>
		<pubDate>Tue, 13 Mar 2007 22:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/disable-the-system-beep-on-ubuntu-edgy/#comment-5716</guid>
		<description>@arsgeek

Good article.</description>
		<content:encoded><![CDATA[<p>@arsgeek</p>
<p>Good article.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
