I know this doesn&#39;t answer your question -- but, FYI, I had an eeePC in (don&#39;t recall the model) recently and I believe that openSUSE 11 worked right out of the box.  So if you get desperate enough to switch distros...  :)<br>
<br><div class="gmail_quote">On Sat, Mar 14, 2009 at 9:40 PM, Ted Rodgers <span dir="ltr">&lt;<a href="mailto:ted.d.rodgers@gmail.com">ted.d.rodgers@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<pre>&gt;&gt;                description: Ethernet controller<br>&gt;&gt;                product: Attansic Technology Corp.<br>&gt;&gt;                vendor: Attansic Technology Corp.<br></pre><br>Based on your lshw output, the driver you should need is called atl1  Try &quot;modprobe atl1&quot; and check the output of ifconfig -a to see if it then recognizes your network card.  If that fails, you could try another module named atl1e, which is a pcie specific version of wired atheros cards (Attansic and Atheros wired gig cards are the same chips)  Unfortunately, I cannot verify that either of these modules would be available in the kernel version included in your distro, but the atl1 driver was first available as far back as the 2.6.25 kernels and the atl1e first appeared in the 2.6.27 kernel releases.<br>

<br>_______________________________________________<br>
wplug mailing list<br>
<a href="mailto:wplug@wplug.org">wplug@wplug.org</a><br>
<a href="http://www.wplug.org/mailman/listinfo/wplug" target="_blank">http://www.wplug.org/mailman/listinfo/wplug</a><br>
<br></blockquote></div><br>