<div dir="ltr"><div><div><div><div><div>SOLVED:<br><br></div>Hello<br><br>CubeGide in <a href="http://xubuntu.org/irc/">http://xubuntu.org/irc/</a> found the solution.<br><br></div>I leave it here in case some one else have the same problem:<br>
<br></div><div>Link to the answer: <br><br><a href="http://askubuntu.com/questions/165192/how-do-i-install-drivers-for-the-atheros-ar8161-ethernet-controller">http://askubuntu.com/questions/165192/how-do-i-install-drivers-for-the-atheros-ar8161-ethernet-controller</a><br>
</div><div><br></div><b>Real Problem:</b><br><pre><code> Ethernet controller: Atheros Communications Inc. AR8161 Gigabit Ethernet (rev 08)</code></pre>The AR8161 is a very new combined Ethernet/Bluetooth controller and its driver <code>alx</code> is in the testing/QA process, so it's not in the kernel yet.<br>
<br><br></div><b>Solution:</b><br><br><h3><span style="font-weight:normal">Build and install the driver:</span></h3>

<p>We will download a recent <code>compat-wireless-pc</code> driver package, install build dependencies, select the AR8161 module <code>alx</code>, build and install it.</p>

<p>Type/paste the following, line-by-line, in a terminal:</p><p><br></p><p><br></p><pre>sudo apt-get install build-essential linux-headers-generic linux-headers-`uname -r`
wget -O- <a href="http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2012-07-03-pc.tar.bz2">http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2012-07-03-pc.tar.bz2</a> | tar -xj
cd compat-wireless-2012-07-03-pc
./scripts/driver-select alx
make
sudo make install<br><br><br>You can then reboot, or manually load the driver with:<br>sudo modprobe alx<br></pre><br></div>Regards<br><br>Felipe<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 5 February 2013 14:34, Felipe Dominguez <span dir="ltr"><<a href="mailto:felipe.dominguez@gmail.com" target="_blank">felipe.dominguez@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hello<br><br></div>I have installed Xubuntu a few weeks ago. <br><br>Today at work I could not use the WIFI and I connected the computer to the wire. But it does not work at all. It  does not get connected. <br>

<br>I have done a few search in Google and It seems that other people have similar problems. Apparently the Ethernet is not turned on.<br><br></div>what can I do. I am really stock now.<br><br></div><div>I am really surprise . <br>

<br> Before I use Ubuntu with Unity,  all this things worked out the box. I ecided to move into  Xubutu because of the bad reviews that Ubuntu 12.10 got. I have expend  a lot of time in fixing little things,  I knew Xubuntu was minimalistic... but this is too much.</div>

<div><br><br>I would appreciate if any one can give me a hand. . <br></div><br><br>Regards<span class="HOEnZb"><font color="#888888"><br><br>Felipe<br clear="all"><div><div><div><div><br>-- <br>Jamón Ibérico de Bellota ( 3 años)<br>
Entregas Gratuitas España, 15€ EU.<br>
<a href="http://www.TuJamonEnCasa.com" target="_blank">www.TuJamonEnCasa.com</a><br><br><a href="http://www.tujamonencasa.com" target="_blank"><img src="http://www.tujamonencasa.com/images/mail/rotuloprincipal_nail.jpg"></a> <br>

<pre><a href="http://www.facebook.com/plugins/like.php?href=http://www.tujamonencasa.com&layout=standard&show_faces=true&width=450&action=like&colorscheme=light&height=80%20target=" target="_blank">Like us on  FACEBOOK</a>...Gracias :-) <br>

</pre><br>
</div></div></div></div></font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br>Jamón Ibérico de Bellota ( 3 años)<br>Entregas Gratuitas España, 15€ EU.<br><a href="http://www.TuJamonEnCasa.com" target="_blank">www.TuJamonEnCasa.com</a><br><br><a href="http://www.tujamonencasa.com" target="_blank"><img src="http://www.tujamonencasa.com/images/mail/rotuloprincipal_nail.jpg"></a> <br>
<pre><a href="http://www.facebook.com/plugins/like.php?href=http://www.tujamonencasa.com&layout=standard&show_faces=true&width=450&action=like&colorscheme=light&height=80%20target=" target="_blank">Like us on  FACEBOOK</a>...Gracias :-) <br>
</pre><br>
</div>