<?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>Erhan is typing... &#187; Tips</title>
	<atom:link href="http://erhanabay.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://erhanabay.com</link>
	<description>WebDevelopment , PHP, Javascript, CakePHP, ExtJS</description>
	<lastBuildDate>Sat, 23 Jan 2010 15:15:30 +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>Lenovo 3000 N100 Audio Driver Problem on Windows 7</title>
		<link>http://erhanabay.com/2009/11/10/lenovo-3000-n100-audio-driver-problem-on-windows-7/</link>
		<comments>http://erhanabay.com/2009/11/10/lenovo-3000-n100-audio-driver-problem-on-windows-7/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 23:34:10 +0000</pubDate>
		<dc:creator>Erhan Abay</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://erhanabay.com/?p=347</guid>
		<description><![CDATA[After installing Windows 7, everything was fine except sound. It seems like sound drivers were installed correctly but it wasn&#8217;t. You did try to download drivers from lenovo site and install them but shit(!), software installer says that &#8220;I have no idea about your operating system&#8221;. Here are the instructions (applies Soundmax, no idea about [...]]]></description>
			<content:encoded><![CDATA[<p>After installing Windows 7, everything was fine except sound. It seems like sound drivers were installed correctly but it wasn&#8217;t.</p>
<p>You did try to download drivers from lenovo site and install them but shit(!), software installer says that &#8220;I have no idea about your operating system&#8221;.</p>
<p>Here are the instructions (applies Soundmax, <span style="text-decoration: line-through;">no idea about Realtek</span> (Xavi <a href="#comment-3807">reported</a> it works for Realtek too, thanks Xavi!)):</p>
<ol>
<li>Don&#8217;t worry. :p</li>
<li><a href="http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&amp;lndocid=MIGR-67400" onclick="pageTracker._trackPageview('/outgoing/www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo_amp_lndocid=MIGR-67400&amp;referer=');">Download</a> driver.</li>
<li>Installer will extract the package the path you choose (default is C:\Drivers\WIN\Audio).</li>
<li>Open Device Manager.</li>
<li>Go to &#8220;Sound, video and game controllers&#8221; section.</li>
<li>Select currently installed device and right click.</li>
<li>Select &#8220;Update Driver Software&#8221;.</li>
<li>Select &#8220;Browse my computer for driver software&#8221;.</li>
<li>Select &#8220;Let me pick from a list of device drivers on my computer&#8221;.</li>
<li>Click &#8220;Have Disk&#8221; button.</li>
<li>Select the location where you have extracted package (#3) and browse &#8220;&lt;path&gt;i386\Vista&#8221; folder (amd64 for 64bit).</li>
<li>Select the inf file.</li>
<li>Click &#8220;Next&#8221;</li>
</ol>
<p>And you are done!</p>
<p><a rel="attachment wp-att-350" href="http://erhanabay.com/2009/11/10/lenovo-3000-n100-audio-driver-problem-on-windows-7/lenovo-sound-driver/"><img class="aligncenter size-full wp-image-350" title="lenovo-sound-driver" src="http://erhanabay.com/wp-content/uploads/2009/11/lenovo-sound-driver.PNG" alt="lenovo-sound-driver" width="604" height="437" /></a></p>
<img src="http://erhanabay.com/?ak_action=api_record_view&id=347&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://erhanabay.com/2009/11/10/lenovo-3000-n100-audio-driver-problem-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>Firefox localhost redirection solution</title>
		<link>http://erhanabay.com/2009/08/28/firefox-localhost-redirection-solution/</link>
		<comments>http://erhanabay.com/2009/08/28/firefox-localhost-redirection-solution/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 10:56:00 +0000</pubDate>
		<dc:creator>Erhan Abay</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://erhanabay.com/?p=304</guid>
		<description><![CDATA[This applies to Windows 7 and Firefox 3.52. I don&#8217;t know it works on other versions. If your Firefox redirects localhost to www.localhost.com and makes you crazy follow the steps: Open C:\Windows\System32\drivers\etc\hosts and remove &#8220;#&#8221; from &#8220;127.0.0.1       localhost&#8221;. Don&#8217;t forget to open file with administrator rights otherwise you cannot save it. If  you can&#8217;t find [...]


Related Posts:<ul><li><a href='http://erhanabay.com/2009/11/10/lenovo-3000-n100-audio-driver-problem-on-windows-7/' rel='bookmark' title='Permanent Link: Lenovo 3000 N100 Audio Driver Problem on Windows 7'>Lenovo 3000 N100 Audio Driver Problem on Windows 7</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<blockquote><p>This applies to Windows 7 and Firefox 3.52. I don&#8217;t know it works on other versions.</p></blockquote>
<p>If your Firefox redirects localhost to www.localhost.com and makes you crazy follow the steps:</p>
<ul>
<li>Open C:\Windows\System32\drivers\etc\hosts and remove &#8220;#&#8221; from &#8220;127.0.0.1       localhost&#8221;. Don&#8217;t forget to open file with administrator rights otherwise you cannot save it. If  you can&#8217;t find the way, copy the file to desktop, edit and move to the original location.</li>
<li>Open network connection properties and disable IPv6<img class="aligncenter size-full wp-image-305" title="network-properties" src="http://erhanabay.com/wp-content/uploads/2009/08/network-properties.PNG" alt="network-properties" width="380" height="479" /></li>
</ul>
<img src="http://erhanabay.com/?ak_action=api_record_view&id=304&type=feed" alt="" />

<p>Related Posts:<ul><li><a href='http://erhanabay.com/2009/11/10/lenovo-3000-n100-audio-driver-problem-on-windows-7/' rel='bookmark' title='Permanent Link: Lenovo 3000 N100 Audio Driver Problem on Windows 7'>Lenovo 3000 N100 Audio Driver Problem on Windows 7</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://erhanabay.com/2009/08/28/firefox-localhost-redirection-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 port 80 issue</title>
		<link>http://erhanabay.com/2009/08/11/windows-7-port-80-issue/</link>
		<comments>http://erhanabay.com/2009/08/11/windows-7-port-80-issue/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 11:33:36 +0000</pubDate>
		<dc:creator>Erhan Abay</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://erhanabay.com/?p=292</guid>
		<description><![CDATA[Bottom line comes first: Don&#8217;t install any software if you don&#8217;t need it If you wanna install Apache (or any other software which listens port 80 by default) on Windows 7 be sure those following services are stopped or not installed: SQL Server Reporting Services (MSSQLSERVER) SQL Server Integration Services 10.0 Don&#8217;t forget to set [...]


Related Posts:<ul><li><a href='http://erhanabay.com/2009/11/10/lenovo-3000-n100-audio-driver-problem-on-windows-7/' rel='bookmark' title='Permanent Link: Lenovo 3000 N100 Audio Driver Problem on Windows 7'>Lenovo 3000 N100 Audio Driver Problem on Windows 7</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>Bottom line comes first:</p>
<blockquote><p>Don&#8217;t install any software if you don&#8217;t need it</p></blockquote>
<p>If you wanna install Apache (or any other software which listens port 80 by default) on Windows 7 be sure those following services are stopped or not installed:</p>
<ul>
<li>SQL Server Reporting Services (MSSQLSERVER)</li>
<li>SQL Server Integration Services 10.0</li>
</ul>
<p>Don&#8217;t forget to set &#8220;Startup type&#8221; setting to &#8220;Manual&#8221; or &#8220;Disabled&#8221;.<img class="aligncenter size-full wp-image-299" title="sql-services" src="http://erhanabay.com/wp-content/uploads/2009/08/sql-services.png" alt="sql-services" width="600" height="297" /></p>
<img src="http://erhanabay.com/?ak_action=api_record_view&id=292&type=feed" alt="" />

<p>Related Posts:<ul><li><a href='http://erhanabay.com/2009/11/10/lenovo-3000-n100-audio-driver-problem-on-windows-7/' rel='bookmark' title='Permanent Link: Lenovo 3000 N100 Audio Driver Problem on Windows 7'>Lenovo 3000 N100 Audio Driver Problem on Windows 7</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://erhanabay.com/2009/08/11/windows-7-port-80-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
