Some of the latest Laptops especially Dell Inspiron 5420 and Lenovo G580 series comes with Atheros Network driver which has some problem with Ubuntu 12.04. The problem is that it will not detect the wired network connection(eth0) even though wireless connection is working fine. We can solve this issue by installing the proper network driver.
First you have to download the latest driver from here http://linuxwireless.org/download/compat-wireless-2.6/
Open Terminal (Alt+Ctrl+T) and extract the downloaded file using following command.
tar -xvf compat-wireless-2012-07-03-p.tar.bz2Copy and paste the following commands one by one to change the working directory and install the driver
cd compat-wireless-2012-07-03-p
scripts/driver-select alx
make
sudo make install
sudo modprobe alxDone... Now you should be able to connect to the Internet using wired network.



Comments
lennovo g580
roop (not verified) wrote on January 16, 2013 - 17:40copied the tar file in the home dir but still in the terminal when i type the cmd to extract the tar file it says file not found.pls help
friends i've newly brought
Thiyagu (not verified) wrote on January 2, 2013 - 13:33friends i've newly brought lenovo g580...and i wish to work with ubuntu 12.10 fully is there any conflict!can any one guide me to install the OS and it's drivers!
Thanks in advance
Lenovo G580 & Ubuntu 12.10
Anonymous (not verified) wrote on December 24, 2012 - 15:24Lenovo G580 (Atheros AR8132 ethernet) and Ubuntu 12.10:
To get Atheros AR8132 gigabit ethernet in Lenovo G580 laptop, in UBUNTU 12.10; Download the following file
http://www.mediafire.com/file/310t77l4h4zqm70/atheros_AR8132_Lenovo_G580...
Download it and keep it on Desktop...
Now open a terminal and type in the following...
The following applies for both 32-bit and 64-bit users...
cd ~/Desktop
tar -xzvf atheros_AR8132_Lenovo_G580.tar.gz
cd atheros_AR8132_Lenovo_G580
chmod +x ./install.sh
./install.sh
Cheers,
SANJEEV
For user of lenovo G580 &
Anonymous (not verified) wrote on December 20, 2012 - 21:17For user of lenovo G580 & Ubuntu 12.10, this is solution for problem with wired network:
http://conquer-ur-computer.blogspot.com/2012/11/lenovo-g580-atheros-ar81...
:)
Hi,Thank you for posting
Anonymous (not verified) wrote on December 13, 2012 - 11:47Hi,
Thank you for posting these valuable steps. I followed all the steps. But still couldnt solve the issue. It doesnt show eth0 in the interface file.
Thank you.
Make install problem(lenovo g580)
Anonymous (not verified) wrote on December 1, 2012 - 00:42when i use "make" command it successed, but when i use
"make install" is gives an error (Permission Denied)
it is unable to write to modules.bin.temp
and i discovered that what exists in the directory is modules.bin only and there is no permission too to write or modify the file
also when i try to change the directory to root it gives "Permission Denied"
Please help.
I also have Lenovo G580 and
Anonymous (not verified) wrote on January 13, 2013 - 18:00I also have Lenovo G580 and trying to install the driver on my system. I Failed at the last stage i.e. modprobe saying that alx not found FATAL error.I tested with all the drivers naming compat-wireless-2012-07-03-p.tar.bz2, compat-wireless-2012-07-03-pc.tar.bz2 and the latest release given on the link above. I tried SUDO aslo...
Will you please help me to solve the problem
You need to be super user to
Anonymous (not verified) wrote on January 10, 2013 - 13:13You need to be super user to for that command
try "sudo make install"
Make install problem(lenovo
Anonymous (not verified) wrote on December 30, 2012 - 20:12Make install problem(lenovo g580)
Working! on del vostro ubuntu 12.04
Anonymous (not verified) wrote on November 28, 2012 - 08:35Thanks for all comments, now my wired eth0 is working. Just let me upgrade comments above:
I have downloaded "-pc" driver not "-p" driver (the last one is not working) and later follow these steps:
tar -xvf compat-wireless-2012-07-03-pc.tar.bz2
cd compat-wireless-2012-07-03-p
scripts/driver-select alx
sudo make
sudo make install
sudo modprobe alx
Reply to comment | Zyxware Technologies
Lucille (not verified) wrote on November 26, 2012 - 09:24Good day! Would you mind if I share your blog with
my facebook group? There's a lot of people that I think would really appreciate your content. Please let me know. Many thanks
Hello! I'm a beginning user
Ania (not verified) wrote on November 9, 2012 - 13:17Hello! I'm a beginning user of linux (ubuntu 12.04. LTS). I have the same problem with my wired connetion. I have just try to follow your tips, but I don't know how to install the driver from the site you indicated. I have saved the file on my lap and I don't know what I have to do with this file in gedit.
I will be very grateful for explaining this issue...
save the file to your home
Anonymous (not verified) wrote on December 9, 2012 - 12:55save the file to your home directory
pc.tar.bz2 works.
Anonymous (not verified) wrote on November 1, 2012 - 18:12pc.tar.bz2 works. p.tar.bz2
yes, also worked for me
i am using Lenovo G580 & the
Avinash0601 (not verified) wrote on October 22, 2012 - 21:58i am using Lenovo G580 & the latest ubuntu 12.10 with latest kernel version 3.5.0-17
i am facing below issues when executing make command.
avinash@raweng:~/compat-wireless-2012-05-10-p$ make
make -C /lib/modules/3.5.0-17-generic/build M=/home/avinash/compat-wireless-2012-05-10-p modules
make: *** /lib/modules/3.5.0-17-generic/build: No such file or directory. Stop.
make: *** [modules] Error 2
Install works, after a couple of tries
Sebastiaan (not verified) wrote on October 3, 2012 - 02:15In reference to my previous comment I can acknowledge that the procedure works on my Lenovo G580 and Ubuntu 12.04 install from a USB-drive. I had no wireless (Broadcom) and no ethernet (Atheros), but now after two reinstalls (last one fully SUDO'd) and subsequent reboots it also works 4 me ;-) Yeai!
how itwork with you please
Anonymous (not verified) wrote on December 22, 2012 - 15:55how itwork with you please tell in detail
Works and then don't
Sebastiaan (not verified) wrote on October 2, 2012 - 22:33Hi, I downloaded the latest tar (compat-wireless-2012-09-27.pc.tar.bz2) and followed instructions above. All's well, except for one thing: when I reboot the Ethernet isn't recognized again. Am I doing something wrong? Installing in a wrong place (/home/user/Downloads/compat-wireless-2012-09-27/)? Ideas are welcome!
Thanx up front.
I have purchased
Anonymous (not verified) wrote on September 24, 2012 - 06:43I have purchased a laptop g580 3 rd gen my laptop dvd drive is not visible,every time scan hardware change,device manager every time w7 please help me
regards
karthik
in this series the energy
yogesh (not verified) wrote on November 29, 2012 - 18:19in this series the energy management software disable drive after 2 min. if u disable or uninstal energy management software it work fine..
[Solved] Wired Connection(eth0) not detected in Ubuntu 12.04
Anonymous (not verified) wrote on September 19, 2012 - 00:34Thanks a lot, nitheesh, this solved the problem on a Lenovo G580. A minor correction:
Last 3 terminal commands need sudo, otherwise there will be "permission denied" errors.
maybe spelling mistake -- I
Anonymous (not verified) wrote on September 8, 2012 - 16:49maybe spelling mistake -- I used 'modprobe' instead of modeprobe
typo ...
Anonymous (not verified) wrote on August 12, 2012 - 16:15"tar -xvf compact-wireless-2012-07-03-p.tar.bz2" is a typo: the 'compact' should read 'compat'
Thanks for the pointer. Made
webmaster wrote on August 13, 2012 - 02:42Thanks for the pointer. Made corrections in the article.
When try to install in my
shravankumar (not verified) wrote on August 9, 2012 - 07:50When try to install in my lenovo g580 laptop this error message appearing
1.scripts/driver-select alx
Result:
make -C /lib/modules/3.2.0-23-generic/build M=/home/shravankumar531/Desktop/compat-wireless-2012-07-03-p modules
make[1]: Entering directory `/usr/src/linux-headers-3.2.0-23-generic'
scripts/Makefile.build:44: /home/shravankumar531/Desktop/compat-wireless-2012-07-03-p/drivers/net/ethernet/atheros/alx/Makefile: No such file or directory
make[4]: *** No rule to make target `/home/shravankumar531/Desktop/compat-wireless-2012-07-03-p/drivers/net/ethernet/atheros/alx/Makefile'. Stop.
make[3]: *** [/home/shravankumar531/Desktop/compat-wireless-2012-07-03-p/drivers/net/ethernet/atheros/alx] Error 2
make[2]: *** [/home/shravankumar531/Desktop/compat-wireless-2012-07-03-p/drivers/net/ethernet/atheros] Error 2
make[1]: *** [_module_/home/shravankumar531/Desktop/compat-wireless-2012-07-03-p] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-23-generic'
make: *** [modules] Error 2
2 .make sudo install
Result:
make -C /lib/modules/3.2.0-23-generic/build M=/home/shravankumar531/Desktop/compat-wireless-2012-07-03-p modules
make[1]: Entering directory `/usr/src/linux-headers-3.2.0-23-generic'
scripts/Makefile.build:44: /home/shravankumar531/Desktop/compat-wireless-2012-07-03-p/drivers/net/ethernet/atheros/alx/Makefile: No such file or directory
make[4]: *** No rule to make target `/home/shravankumar531/Desktop/compat-wireless-2012-07-03-p/drivers/net/ethernet/atheros/alx/Makefile'. Stop.
make[3]: *** [/home/shravankumar531/Desktop/compat-wireless-2012-07-03-p/drivers/net/ethernet/atheros/alx] Error 2
make[2]: *** [/home/shravankumar531/Desktop/compat-wireless-2012-07-03-p/drivers/net/ethernet/atheros] Error 2
make[1]: *** [_module_/home/shravankumar531/Desktop/compat-wireless-2012-07-03-p] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-23-generic'
make: *** [modules] Error 2
3.modeprobe alx
No command 'modeprobe' found, did you mean:
Command 'modprobe' from package 'module-init-tools' (main)
modeprobe: command not found
I am facing the same
Aravindr (not verified) wrote on July 27, 2012 - 18:16I am facing the same problem.So I was trying to follow your instruction.But the alx folder is empty.atlx atl1e atl1c are non-empty
Hi, it seems that the latest
pkuphy (not verified) wrote on August 26, 2012 - 06:15Hi, it seems that the latest compat-drivers does not support alx anymore. So try the drivers released before 2012-05-10. Good luck ^_^
It works. Thank
Edward (not verified) wrote on October 3, 2012 - 14:00It works. Thank You!
(compat-wireless-2012-05-09-p.tar.bz2)
pc.tar.bz2 works. p.tar.bz2
Anonymous (not verified) wrote on August 15, 2012 - 10:22pc.tar.bz2 works. p.tar.bz2 doesn't
Any other comment on that
Anonymous (not verified) wrote on November 15, 2012 - 22:42Any other comment on that, I am having the same issue with my lenovo T420
Thanks for the last reply!
Anonymous (not verified) wrote on October 11, 2012 - 17:07Thanks for the last reply! It´s the solution!