<?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: Enabling the PC Speaker in Karmic</title>
	<atom:link href="http://andrewgee.org/blog/2009/11/14/pc-speaker-karmic/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewgee.org/blog/2009/11/14/pc-speaker-karmic/</link>
	<description>The life of Andrew Gee.</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:53:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Ryan</title>
		<link>http://andrewgee.org/blog/2009/11/14/pc-speaker-karmic/comment-page-1/#comment-11298</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 09 Dec 2009 06:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://andrewgee.org/blog/?p=58#comment-11298</guid>
		<description>I&#039;m not sure you want snd_pcsp. I think that module actually uses the pc speaker as a regular speaker, not a beep generator.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure you want snd_pcsp. I think that module actually uses the pc speaker as a regular speaker, not a beep generator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Gee</title>
		<link>http://andrewgee.org/blog/2009/11/14/pc-speaker-karmic/comment-page-1/#comment-11074</link>
		<dc:creator>Andrew Gee</dc:creator>
		<pubDate>Sat, 14 Nov 2009 23:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://andrewgee.org/blog/?p=58#comment-11074</guid>
		<description>I&#039;ve updated that, topyli. Thanks for pointing that out :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated that, topyli. Thanks for pointing that out <img src='http://andrewgee.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: topyli</title>
		<link>http://andrewgee.org/blog/2009/11/14/pc-speaker-karmic/comment-page-1/#comment-11073</link>
		<dc:creator>topyli</dc:creator>
		<pubDate>Sat, 14 Nov 2009 23:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://andrewgee.org/blog/?p=58#comment-11073</guid>
		<description>In the past, I got used to people asking how to disable the PC speaker. Now that it&#039;s disabled by default, we realize that lots of people actually want it! :-)

Anyway, please don&#039;t encourage people to use sudo with graphical applications like gedit. The correct way is to use gksudo (in GNOME) or kdesu (in KDE). This way, configuration files and lock files and backups and whatever don&#039;t end up being owned by root, which can cause trouble with your future X sessions.

Cheers!</description>
		<content:encoded><![CDATA[<p>In the past, I got used to people asking how to disable the PC speaker. Now that it&#8217;s disabled by default, we realize that lots of people actually want it! <img src='http://andrewgee.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Anyway, please don&#8217;t encourage people to use sudo with graphical applications like gedit. The correct way is to use gksudo (in GNOME) or kdesu (in KDE). This way, configuration files and lock files and backups and whatever don&#8217;t end up being owned by root, which can cause trouble with your future X sessions.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Gee</title>
		<link>http://andrewgee.org/blog/2009/11/14/pc-speaker-karmic/comment-page-1/#comment-11072</link>
		<dc:creator>Andrew Gee</dc:creator>
		<pubDate>Sat, 14 Nov 2009 23:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://andrewgee.org/blog/?p=58#comment-11072</guid>
		<description>Great! I understand perfectly that this system beep should be disabled by default. It&#039;s good to here that it&#039;ll be easy for people to turn it back on, if wanted.

Thanks :)</description>
		<content:encoded><![CDATA[<p>Great! I understand perfectly that this system beep should be disabled by default. It&#8217;s good to here that it&#8217;ll be easy for people to turn it back on, if wanted.</p>
<p>Thanks <img src='http://andrewgee.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel T Chen</title>
		<link>http://andrewgee.org/blog/2009/11/14/pc-speaker-karmic/comment-page-1/#comment-11071</link>
		<dc:creator>Daniel T Chen</dc:creator>
		<pubDate>Sat, 14 Nov 2009 23:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://andrewgee.org/blog/?p=58#comment-11071</guid>
		<description>We&#039;re working across the stacks to make these sorts of complaints better framed as simple checkboxes. A grand objective, and more easily stated than accomplished, but we&#039;re already seeing some fruits in upstream ALSA, where the PC Speaker mixer controls have been coalesced and renamed in a straightforward fashion. The ultimate goal to move away from blacklisting kernel drivers is inching closer.

(As an aside, #1 and your response perfectly illustrate why working on Linux audio in a popular distribution is really tough -- I&#039;m damned if I do; I&#039;m damned if I don&#039;t.)</description>
		<content:encoded><![CDATA[<p>We&#8217;re working across the stacks to make these sorts of complaints better framed as simple checkboxes. A grand objective, and more easily stated than accomplished, but we&#8217;re already seeing some fruits in upstream ALSA, where the PC Speaker mixer controls have been coalesced and renamed in a straightforward fashion. The ultimate goal to move away from blacklisting kernel drivers is inching closer.</p>
<p>(As an aside, #1 and your response perfectly illustrate why working on Linux audio in a popular distribution is really tough &#8212; I&#8217;m damned if I do; I&#8217;m damned if I don&#8217;t.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Gee</title>
		<link>http://andrewgee.org/blog/2009/11/14/pc-speaker-karmic/comment-page-1/#comment-11070</link>
		<dc:creator>Andrew Gee</dc:creator>
		<pubDate>Sat, 14 Nov 2009 22:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://andrewgee.org/blog/?p=58#comment-11070</guid>
		<description>Yeah. I&#039;m glad they did disable it. I prefer it on though. It&#039;s very useful when using a terminal, IMO.

Each to their own :)</description>
		<content:encoded><![CDATA[<p>Yeah. I&#8217;m glad they did disable it. I prefer it on though. It&#8217;s very useful when using a terminal, IMO.</p>
<p>Each to their own <img src='http://andrewgee.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paradiesstaub</title>
		<link>http://andrewgee.org/blog/2009/11/14/pc-speaker-karmic/comment-page-1/#comment-11069</link>
		<dc:creator>Paradiesstaub</dc:creator>
		<pubDate>Sat, 14 Nov 2009 22:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://andrewgee.org/blog/?p=58#comment-11069</guid>
		<description>I was very happy that they disabled pcspkr with Karmic. One of the first things I did before was to set them on the blacklist.

I never understood why my computer should make a sound when shutting down or deleting files. The beep was disturbing me a lot without having any use.</description>
		<content:encoded><![CDATA[<p>I was very happy that they disabled pcspkr with Karmic. One of the first things I did before was to set them on the blacklist.</p>
<p>I never understood why my computer should make a sound when shutting down or deleting files. The beep was disturbing me a lot without having any use.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

