<?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>Roshan Kulkarni &#187; vaio</title>
	<atom:link href="http://roshankulkarni.info/tag/vaio/feed/" rel="self" type="application/rss+xml" />
	<link>http://roshankulkarni.info</link>
	<description>On Technology, Web and Consulting</description>
	<lastBuildDate>Sun, 30 May 2010 18:28:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>OpenSuse 11.2 on Sony Vaio NS25G: Internal Microphone HOW-TO</title>
		<link>http://roshankulkarni.info/2010/05/internal-microphone-on-opensuse-11-2-sony-vaio-ns-25g/</link>
		<comments>http://roshankulkarni.info/2010/05/internal-microphone-on-opensuse-11-2-sony-vaio-ns-25g/#comments</comments>
		<pubDate>Sun, 30 May 2010 17:52:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[vaio]]></category>

		<guid isPermaLink="false">http://roshankulkarni.info/?p=151</guid>
		<description><![CDATA[On my fresh OpenSuse 11.2 setup, the VAIO inbuilt speakers worked well, but the internal mic did not seem to capture. KRecord and Skype did not pick the microphone inputs. Much tinkering and several days later&#8230; My initial suspect of pulse-audio being broken was wrong. The following fix worked: Dig into the Sound card hardware: [...]]]></description>
			<content:encoded><![CDATA[<p>On my fresh OpenSuse 11.2 setup, the VAIO inbuilt speakers worked well, but the internal mic did not seem to capture. KRecord and Skype did not pick the microphone inputs. Much tinkering and several days later&#8230;</p>
<p>My initial suspect of pulse-audio being broken was wrong. The following fix worked:</p>
<p>Dig into the Sound card hardware:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">lspci</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> Audio</pre></div></div>

<pre>00:1b.0 Audio device: Intel Corporation <strong>82801I</strong> (ICH9 Family) HD Audio Controller</pre>
<p>This Intel-compatible audio controller would use the <strong>snd-hda-intel</strong> driver. Let&#8217;s find out:</p>
<p><a href="http://www.roshankulkarni.info/wp-content/uploads/2010/05/yast_sound.jpeg"><img src="http://www.roshankulkarni.info/wp-content/uploads/2010/05/yast_sound.jpeg" alt="yast_sound" title="yast_sound" width="500" /></a></p>
<p style="clear:both;">From the <strong>Yast Control Center</strong> pick <em>Hardware > Sound</em>. In the screenshot below, the last line indicates the <strong>snd-hda-intel</strong> driver. Hit <em>Edit</em> and set the <em>model</em> option to <strong>toshiba-s06</strong>. Hit Next/Ok all the way thru.
</p>
<p><a href="http://www.roshankulkarni.info/wp-content/uploads/2010/05/yast_sound_1.jpeg"><img src="http://www.roshankulkarni.info/wp-content/uploads/2010/05/yast_sound_1.jpeg" alt="YAST Sound Configuration" title="YAST Sound Configuration" style="clear: both;"  width="500"/></a></p>
<p style="clear:both;">You can verify your settings out here:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">vi</span> <span style="color: #660033;">-R</span> <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><span style="color: #000000;">50</span>-sound.conf
options snd-hda-intel <span style="color: #007800;">model</span>=toshiba-s06</pre></div></div>

<p>Use the <strong>alsamixer</strong> to make sure your speaker and capture volumes are cranked up.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">alsamixer</pre></div></div>

<p><a href="http://www.roshankulkarni.info/wp-content/uploads/2010/05/alsa_mixer.jpeg"><img src="http://www.roshankulkarni.info/wp-content/uploads/2010/05/alsa_mixer.jpeg" alt="alsa_mixer" title="alsa_mixer" width="500" /></a></p>
<p style="clear:both;">The references below helped. The Ubuntu forums link below has references to other model names that might work for other laptop models.</p>
<p>[1] https://help.ubuntu.com/community/HdaIntelSoundHowto<br />
[2] http://ubuntuforums.org/showthread.php?t=314383</p>
]]></content:encoded>
			<wfw:commentRss>http://roshankulkarni.info/2010/05/internal-microphone-on-opensuse-11-2-sony-vaio-ns-25g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

