<?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>OSTalks &#187; touchpad</title>
	<atom:link href="http://www.ostalks.com/tag/touchpad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ostalks.com</link>
	<description>Open Source, Operating Systems, Offtopic Stuff!</description>
	<lastBuildDate>Fri, 04 Nov 2011 13:16:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Lenovo 3000 G430 and Fedora 10</title>
		<link>http://www.ostalks.com/2009/03/24/lenovo-3000-g430-and-fedora-10/</link>
		<comments>http://www.ostalks.com/2009/03/24/lenovo-3000-g430-and-fedora-10/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 22:23:03 +0000</pubDate>
		<dc:creator>clintcan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Broadcom]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fedora 10]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Lenovo 3000 G430]]></category>
		<category><![CDATA[Lenovo G430]]></category>
		<category><![CDATA[Synaptics]]></category>
		<category><![CDATA[touchpad]]></category>

		<guid isPermaLink="false">http://ostalks.wordpress.com/?p=31</guid>
		<description><![CDATA[A friend of mine asked me to help him set up linux on his newly purchased Lenovo laptop (doesn't have an OS preinstalled).]]></description>
			<content:encoded><![CDATA[<p>A friend of mine asked me to help him set up linux on his newly purchased Lenovo laptop (doesn&#8217;t have an OS preinstalled).  Few observations:</p>
<p>Ubuntu Intrepid failed to install on this laptop (messed up X resolution when it goes to the ubiquity setup screen).<br />
Fedora 10 does install successfully.</p>
<p>There are two hardware gotchas that do not work after install, namely, the touchpad and the wireless.  The laptop&#8217;s webcam gets detected and runs out of the box.</p>
<p>For the touchpad problem, disabling then enabling the touchpad by pressing the Fn+F8 key combination on the login screen twice does the trick.</p>
<p>As the wifi card of this laptop uses the Broadcom chipset, we have to install the Broadcom driver from the non-free repository of the rpmfusion website:</p>
<p>su -c &#8216;rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm&#8217;</p>
<p>and then running</p>
<p>su -<br />
yum update<br />
yum install broadcom-wl</p>
<p>and then rebooting the laptop will enable the user to use his wifi with no problems at all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ostalks.com/2009/03/24/lenovo-3000-g430-and-fedora-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

