<?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>mcBachmann.de TechBlog &#187; e1000</title>
	<atom:link href="http://blog.mcbachmann.de/tag/e1000/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mcbachmann.de</link>
	<description>Der Blog zur Website ;-)</description>
	<lastBuildDate>Wed, 11 Jan 2012 21:12:53 +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 and the IBM x60s Network Interface</title>
		<link>http://blog.mcbachmann.de/linux/ubuntu-and-the-ibm-x60s-network-interface</link>
		<comments>http://blog.mcbachmann.de/linux/ubuntu-and-the-ibm-x60s-network-interface#comments</comments>
		<pubDate>Wed, 04 Jun 2008 18:13:51 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[e1000]]></category>
		<category><![CDATA[e1000e]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[x60s]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=7</guid>
		<description><![CDATA[Hi, today I tried to do some online banking at www.sparkasse-zwickau.de. To my suprise, I took a very long time till the welcome page was loaded. I checked this again with another browser: same problem. Than I tried a host outside the university&#8230; wow, it goes very fast. Hmm, and another host inside? Also fast. [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>today I tried to do some online banking at www.sparkasse-zwickau.de. To my suprise, I took a very long time till the welcome page was loaded.</p>
<p>I checked this again with another browser: same problem. Than I tried a host outside the university&#8230; wow, it goes very fast. Hmm, and another host inside? Also fast. So I&#8217;d check the installed windows and it also worked perfectly.</p>
<p>I googled a bit and found that the problem is my network interface which is handled by the e1000 driver.<br />
<span id="more-7"></span></p>
<p>Some people in the ubuntu forums mentioned that the new e1000<strong>e</strong> could help.</p>
<p>So I got it from<br />
<a href="http://sourceforge.net/project/showfiles.php?group_id=42302">http://sourceforge.net/project/showfiles.php?group_id=42302</a><br />
(Version 0.2.9.5) and compiled it. Yes! It works. Its a big improvement although my feeling tells me, that the felt speed under windows is higher. But at the moment it&#8217;s enough to use the banking site without getting kicked by the time limit.</p>
<p>After compiling and testing it, here are the steps to get it into the system and replace the old e1000 &#038; e1000e (you&#8217;ll have to do this after each kernel update):</p>
<p><code><br />
  rm /lib/modules/`uname -r`/kernel/drivers/net/e1000/e1000.ko<br />
  rm /lib/modules/`uname -r`/kernel/drivers/net/e1000e/e1000e.ko<br />
  cp e1000e.ko /lib/modules/`uname -r`/kernel/drivers/net/e1000e/<br />
  depmod<br />
  update-initramfs -u<br />
</code></p>
<p>Reboot &#038; done <img src='http://blog.mcbachmann.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Bye,<br />
  Sven</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/ubuntu-and-the-ibm-x60s-network-interface/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

