Xubuntu Wired connection not working

Felipe Dominguez felipe.dominguez at gmail.com
Tue Feb 5 15:09:41 UTC 2013


SOLVED:

Hello

CubeGide in http://xubuntu.org/irc/ found the solution.

I leave it here in case some one else have the same problem:

Link to the answer:

http://askubuntu.com/questions/165192/how-do-i-install-drivers-for-the-atheros-ar8161-ethernet-controller

*Real Problem:*

 Ethernet controller: Atheros Communications Inc. AR8161 Gigabit
Ethernet (rev 08)

The AR8161 is a very new combined Ethernet/Bluetooth controller and its
driver alx is in the testing/QA process, so it's not in the kernel yet.


*Solution:*

Build and install the driver:

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

Type/paste the following, line-by-line, in a terminal:



sudo apt-get install build-essential linux-headers-generic
linux-headers-`uname -r`
wget -O- http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2012-07-03-pc.tar.bz2
| tar -xj
cd compat-wireless-2012-07-03-pc
./scripts/driver-select alx
make
sudo make install


You can then reboot, or manually load the driver with:
sudo modprobe alx


Regards

Felipe


On 5 February 2013 14:34, Felipe Dominguez <felipe.dominguez at gmail.com>wrote:

> Hello
>
> I have installed Xubuntu a few weeks ago.
>
> 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.
>
> I have done a few search in Google and It seems that other people have
> similar problems. Apparently the Ethernet is not turned on.
>
> what can I do. I am really stock now.
>
> I am really surprise .
>
>  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.
>
>
> I would appreciate if any one can give me a hand. .
>
>
> Regards
>
> Felipe
>
> --
> Jamón Ibérico de Bellota ( 3 años)
> Entregas Gratuitas España, 15€ EU.
> www.TuJamonEnCasa.com
>
> <http://www.tujamonencasa.com>
>
> Like us on  FACEBOOK <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=>...Gracias :-)
>
>
>


-- 
Jamón Ibérico de Bellota ( 3 años)
Entregas Gratuitas España, 15€ EU.
www.TuJamonEnCasa.com

<http://www.tujamonencasa.com>

Like us on  FACEBOOK
<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=>...Gracias
:-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20130205/36414c5f/attachment.html>


More information about the ubuntu-users mailing list