<?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>armisael.silix.org &#187; Linux</title>
	<atom:link href="http://armisael.silix.org/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://armisael.silix.org</link>
	<description>Armisael's scientific world</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:35:17 +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>Ubuntu 8.10 and MacBook Pro: audio problem</title>
		<link>http://armisael.silix.org/2008/11/ubuntu-810-and-macbook-pro-audio-problem/</link>
		<comments>http://armisael.silix.org/2008/11/ubuntu-810-and-macbook-pro-audio-problem/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 17:39:09 +0000</pubDate>
		<dc:creator>Armisael</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[audio problem]]></category>
		<category><![CDATA[hda-intel]]></category>
		<category><![CDATA[macbook pro]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://armisael.silix.org/?p=23</guid>
		<description><![CDATA[I have a MacBook Pro 4th generation (Penryn) and using Ubuntu 8.04 all was  perfect! Two days ago I upgraded the operating system to Intrepid Ibex (8.10), and after some hour downloading the packages and installing them, the new Ubuntu was running on my MacBook&#8230; But also some problems war running as well! Ubuntu has &#8230; </p><p><a class="more-link block-button" href="http://armisael.silix.org/2008/11/ubuntu-810-and-macbook-pro-audio-problem/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>I have a MacBook Pro 4th generation (Penryn) and using Ubuntu 8.04 all was  perfect!</p>
<p>Two days ago I upgraded the operating system to Intrepid Ibex (8.10), and after some hour downloading the packages and installing them, the new Ubuntu was running on my MacBook&#8230; But also some problems war running as well! Ubuntu has some audio problem (no sound at all!!) on MacBook Pro&#8230;</p>
<p>The sound card is the Hda-Intel and the kernel module is the snd-hda-intel. The solution? After some search on the net, I found that: <a href="https://help.ubuntu.com/community/MacBookPro_Penryn#Enabling%20Sound/Microphone">help.ubuntu.com</a></p>
<p>Here the solution (very easy, really):</p>
<p>1. Open the file /etc/modprobe.d/options (you need to be root)</p>
<blockquote>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>modprobe.d<span style="color: #000000; font-weight: bold;">/</span>options</pre></div></div>

</blockquote>
<p>2. Add the following line at the end of the file</p>
<blockquote>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">options snd_hda_intel <span style="color: #007800;">model</span>=mbp3</pre></div></div>

</blockquote>
<p>3. If you have changed /etc/modprobe.d/alsa-base previously, adding something similar to the previous line, comment it.</p>
<p>4. Reboot (mute your microphone before doing that, or your ears will implore pity!)</p>
]]></content:encoded>
			<wfw:commentRss>http://armisael.silix.org/2008/11/ubuntu-810-and-macbook-pro-audio-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

