<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: That sure is Edgy</title>
	<atom:link href="http://blogs.gnome.org/jjongsma/2006/11/02/that-sure-is-edgy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/jjongsma/2006/11/02/that-sure-is-edgy/</link>
	<description>Hacking on GNOME, but with a healthy dose of C++</description>
	<lastBuildDate>Fri, 02 Sep 2011 20:17:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://blogs.gnome.org/jjongsma/2006/11/02/that-sure-is-edgy/comment-page-1/#comment-17</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 03 Nov 2006 02:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jjongsma/2006/11/02/that-sure-is-edgy/#comment-17</guid>
		<description>Even easier, install the bcm43xx-fwcutter package and run sudo /usr/share/bcm43xx-fwcutter/install_bcm43xx_firmware.sh&lt;br/&gt;&lt;br/&gt;You may have to turn off ndiswrapper (I don&#039;t because my only bcm43xx card is in a ppc-based Mac Mini). Be aware that there&#039;s a pretty bad bug in the version of bcm43xx that&#039;s in the kernel included with Edgy. After some time, it may disable the keyboard and cause X to stop mapping new windows.</description>
		<content:encoded><![CDATA[<p>Even easier, install the bcm43xx-fwcutter package and run sudo /usr/share/bcm43xx-fwcutter/install_bcm43xx_firmware.sh</p>
<p>You may have to turn off ndiswrapper (I don&#8217;t because my only bcm43xx card is in a ppc-based Mac Mini). Be aware that there&#8217;s a pretty bad bug in the version of bcm43xx that&#8217;s in the kernel included with Edgy. After some time, it may disable the keyboard and cause X to stop mapping new windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: azurief</title>
		<link>http://blogs.gnome.org/jjongsma/2006/11/02/that-sure-is-edgy/comment-page-1/#comment-16</link>
		<dc:creator>azurief</dc:creator>
		<pubDate>Thu, 02 Nov 2006 20:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jjongsma/2006/11/02/that-sure-is-edgy/#comment-16</guid>
		<description>If you want to make bcm43xx driver work, you should install bcm43xx-fwcutter and grab the bcmwl5.sys file in windows driver and extract the firmware, the kernel driver will then work like a charm.&lt;br/&gt;&lt;br/&gt;http://doc.ubuntu-fr.org/materiel/wifi/bcm43xx&lt;br/&gt;Here is a link to one of the ubuntu tutorial  which has been written for dapper but it still works with edgy&lt;br/&gt;&lt;br/&gt;Hope you can make it work</description>
		<content:encoded><![CDATA[<p>If you want to make bcm43xx driver work, you should install bcm43xx-fwcutter and grab the bcmwl5.sys file in windows driver and extract the firmware, the kernel driver will then work like a charm.</p>
<p><a href="http://doc.ubuntu-fr.org/materiel/wifi/bcm43xx" rel="nofollow">http://doc.ubuntu-fr.org/materiel/wifi/bcm43xx</a><br />Here is a link to one of the ubuntu tutorial  which has been written for dapper but it still works with edgy</p>
<p>Hope you can make it work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Petaccia</title>
		<link>http://blogs.gnome.org/jjongsma/2006/11/02/that-sure-is-edgy/comment-page-1/#comment-15</link>
		<dc:creator>Adam Petaccia</dc:creator>
		<pubDate>Thu, 02 Nov 2006 18:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jjongsma/2006/11/02/that-sure-is-edgy/#comment-15</guid>
		<description>I think there&#039;s a bug open about this, but basically there&#039;s two versions of ndis-wrapper, and the &#039;official&#039; one doesn&#039;t work.  1.08 I think it is works fine.&lt;br/&gt;&lt;br/&gt;I ran into same thing in dealing with my girlfriend&#039;s laptop.</description>
		<content:encoded><![CDATA[<p>I think there&#8217;s a bug open about this, but basically there&#8217;s two versions of ndis-wrapper, and the &#8216;official&#8217; one doesn&#8217;t work.  1.08 I think it is works fine.</p>
<p>I ran into same thing in dealing with my girlfriend&#8217;s laptop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isak</title>
		<link>http://blogs.gnome.org/jjongsma/2006/11/02/that-sure-is-edgy/comment-page-1/#comment-14</link>
		<dc:creator>Isak</dc:creator>
		<pubDate>Thu, 02 Nov 2006 18:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jjongsma/2006/11/02/that-sure-is-edgy/#comment-14</guid>
		<description>I was in the exact situation with my upgrade to Edgy the other day. I have a 64bit HP laptop with a bcm4318 card that worked fine in dapper w/ ndiswrapper. After the edgy upgrade it just went dead.&lt;br/&gt;&lt;br/&gt;Well, just 10 minutes ago I solved it by removing the distro&#039;s ndiswrapper packages, manually deleting the kernel module and then download and installed ndiswrapper from source. It worked like a charm! :-)&lt;br/&gt;&lt;br/&gt;Maybe this will work for you too...&lt;br/&gt;&lt;br/&gt;Some links:&lt;br/&gt;http://kubuntuforums.net/forums/index.php?topic=10383.new&lt;br/&gt;http://prdownloads.sourceforge.net/ndiswrapper/ndiswrapper-1.28.tar.gz?download</description>
		<content:encoded><![CDATA[<p>I was in the exact situation with my upgrade to Edgy the other day. I have a 64bit HP laptop with a bcm4318 card that worked fine in dapper w/ ndiswrapper. After the edgy upgrade it just went dead.</p>
<p>Well, just 10 minutes ago I solved it by removing the distro&#8217;s ndiswrapper packages, manually deleting the kernel module and then download and installed ndiswrapper from source. It worked like a charm! <img src='http://blogs.gnome.org/jjongsma/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>Maybe this will work for you too&#8230;</p>
<p>Some links:<br /><a href="http://kubuntuforums.net/forums/index.php?topic=10383.new" rel="nofollow">http://kubuntuforums.net/forums/index.php?topic=10383.new</a><br /><a href="http://prdownloads.sourceforge.net/ndiswrapper/ndiswrapper-1.28.tar.gz?download" rel="nofollow">http://prdownloads.sourceforge.net/ndiswrapper/ndiswrapper-1.28.tar.gz?download</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/jjongsma/2006/11/02/that-sure-is-edgy/feed/ ) in 0.19206 seconds, on Feb 10th, 2012 at 4:34 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 5:34 pm UTC -->
