<?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>about:benjie &#187; Intel Corporation</title>
	<atom:link href="http://www.benjiegillam.com/tag/intel-corporation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benjiegillam.com</link>
	<description>Benjie Gillam&#039;s blog, and home of MythPyWii - probably the best Wii remote (Wiimote) interface to MythTV - see sidebar.</description>
	<lastBuildDate>Tue, 06 Apr 2010 14:14:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Working: HDMI Audio on ATI Graphics Card</title>
		<link>http://www.benjiegillam.com/2008/10/working-hdmi-audio-on-ati-graphics-card/</link>
		<comments>http://www.benjiegillam.com/2008/10/working-hdmi-audio-on-ati-graphics-card/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 19:30:21 +0000</pubDate>
		<dc:creator>Benjie</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Intel Corporation]]></category>
		<category><![CDATA[PulseAudio]]></category>
		<category><![CDATA[Sound card]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Video card]]></category>

		<guid isPermaLink="false">http://www.benjiegillam.com/?p=169</guid>
		<description><![CDATA[Under Ubuntu Intrepid Ibex (should also work for Hardy Herron) with pulseaudio. (Gfx card: ATI HD 4850) It is a simple fix that took me ages to work out. Basically, PulseAudio does not recognize the graphics card&#8217;s sound card. To fix, we simply force it to recognize it, and remove detection  of alternatives to make [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img zemanta-action-click">
<div class="wp-caption alignright" style="width: 212px"><a href="http://commons.wikipedia.org/wiki/Image:High_Definition_Multimedia_Interface_Plug.jpg"><img title="List of video connectors" src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/be/High_Definition_Multimedia_Interface_Plug.jpg/202px-High_Definition_Multimedia_Interface_Plug.jpg" alt="List of video connectors" width="202" height="96" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
</div>
<p>Under <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Ubuntu Intrepid Ibex</a> (should also work for Hardy Herron) with pulseaudio.</p>
<p>(Gfx card: ATI HD 4850)</p>
<p>It is a simple fix that took me ages to work out. Basically, <a class="zem_slink" title="PulseAudio" rel="homepage" href="http://pulseaudio.org/">PulseAudio</a> does not recognize the graphics card&#8217;s sound card. To fix, we simply force it to recognize it, and remove detection  of alternatives to make it default. There is almost definitely a better way than removing the alternatives,  but *meh* it works for me.</p>
<p>First, work out which device is your correct <a class="zem_slink" title="High-Definition Multimedia Interface" rel="wikipedia" href="http://en.wikipedia.org/wiki/High-Definition_Multimedia_Interface">HDMI</a> device (in this case, <strong>1,3</strong> as it is card <strong>1</strong>, output <strong>3</strong>):</p>
<blockquote><p>$ aplay -l<br />
**** List of PLAYBACK Hardware Devices ****<br />
card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]<br />
Subdevices: 1/1<br />
Subdevice #0: subdevice #0<br />
card 0: Intel [HDA Intel], device 1: ALC883 Digital [ALC883 Digital]<br />
Subdevices: 1/1<br />
Subdevice #0: subdevice #0<br />
<strong>card 1</strong>: HDMI [HDA ATI <strong>HDMI</strong>], <strong>device 3</strong>: ATI HDMI [ATI HDMI]<br />
Subdevices: 0/1<br />
Subdevice #0: subdevice #0</p></blockquote>
<p>Open up /etc/pulse/default.pa in your favourite text editor</p>
<p>Add this line just before all the #load_module lines (around line 32), replacing <strong>1,3</strong> with whatever you found above):</p>
<blockquote><p>add-autoload-sink output module-alsa-sink device=plughw:<strong>1,3</strong> rate=48000 sink_name=output</p></blockquote>
<p>Comment out the module-hal-detect section (around lines 40-47):</p>
<blockquote><p>#### Automatically load driver modules depending on the hardware available<br />
#.ifexists module-hal-detect.so<br />
#load-module module-hal-detect<br />
#.else<br />
#### Alternatively use the static hardware detection module (for systems that<br />
#### lack HAL support)<br />
#load-module module-detect<br />
#.endif</p></blockquote>
<p>Uncomment this line at the bottom of the file:</p>
<blockquote><p>set-default-sink output</p></blockquote>
<p>Save and close the file, then log out and back in again (or kilall pulseaudio &amp;&amp; pulseaudio) and, hopefully, your sound should work!</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.linux.com/feature/119926">Why you should care about PulseAudio (and how to start doing it)</a></li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/a0afb46b-dfdd-46ea-bff6-24ff6a9c9f49/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_c.png?x-id=a0afb46b-dfdd-46ea-bff6-24ff6a9c9f49" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.benjiegillam.com/2008/10/working-hdmi-audio-on-ati-graphics-card/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
