In Ubuntu it really does try to detect your Atheros chip. In Ubuntu 7.10 the wireless on my laptop was detected as the AR5006EG and I use ndiswrapper and the net5416.inf driver. On Ubuntu 8.04 my wireless was detected as the AR242x and I was able to download ndisgtk (in the repos) and use the net5211.net driver, (the ndisgtk is just a graphical interface for ndiswrapper, very easy and very nice!). This time (Ubuntu 8.10) it wasn’t detected as the AR5006EG, it was however detected as the AR242x BUT I couldn’t use ndisgtk as before. I’m thinking it’s because they updated the network manager in 8.10. Either way here is how I got it working.
Remember TAB is your friend in the terminal!
To check what you wireless is detected as just run the following in the Terminal:
lspci | grep Wireless
These steps are done using Ethernet, if it is unavailable, just go to any computer with Internet and download the mad wifi snapshot shown in these steps. Just follow the step from there once you have gotten the file.
1) First disable Ubuntu’s Atheros HAL driver if loaded:
Click ‘System’ –> ‘Administration’–> ‘Hardware drivers’ then deactivate support for the Atheros 802.11 wireless driver
I rebooted just to make sure there was no chance it was running.
Everything else is done in the Terminal :)
2) Get the Ubuntu built essentials package, this will allow the program to compile:
sudo apt-get install build-essential
**if this is a new install of 8.10 you MUST do “sudo apt-get update” (without quotes) to update your repositories
3) Download the madwifi snapshot:
wget http://snapshots.madwifi-project.org/madwifi-hal-0.10.5.6-current.tar.gz
4) Untar (unzip) the newly downloaded file:
tar xvf madwifi-hal-0.10.5.6-current.tar.gz
5) Go into the newly created directory:
cd madwifi-hal-0.10.5.6-r3879-20081204
6) Then compile the package (this will compile the program to prepare it to be installed):
make
7) Then install the package by typing (this will install the package onto your machine):
sudo make install
8) Then load the newly created module:
sudo modprobe ath_pci
**may not show any output, but will load the module if you don’t get an error
if yours is like mine you may not get a wifi light, in that case you won’t know if the card is on, just try pushing the button to toggle it (on the Acer 4720Z it’s a picture of a satillite) ***as mentioned in a comment, (TR14RCE) you may need to check and uncheck the connection to detect the network on some PC’s
9) If your wireless is working after this when you reboot the computer it won’t to fix it, you must add it to the kernel boot modules list:
In the terminal type “sudo gedit /etc/modules”(without quotes) and add “ath_pci”(again without quotes) to the bottom of the list if you don’t have anything in the list just add it to the bottom. Click ‘Save’ and that’s it. ::PER Joe Purdy “DO A REBOOT”::
FYI: If there is ONLY one reason you want to update to Ubuntu 8.10, it’s for the boot-up time. It’s supa-speedy.
137 ResponsesLeave a comment ?
hi man, i have a toshiba satellite pro l3ooD with atheros AR242X in ubuntu 8.10 kernel 2.6.27-7 but nothing works, i’m thinking in mandriva 2009 on this laptop.
grettings!
That’s the same kernel I’m using and same chip set. when you run lspci | grep Wireless Does your card show Atheros Communications Inc, AR242x 802.11abg Wireless PCI Express Adapter (rev 01). I am just curious if it matches mine.
Thanks!!! It works for me! Have tried 1000 guides! But this finaly work. (I run a Fujitsu Siemens Li1718)
Had to correct the guide a little bit. Minor errors for copy/paste…
*******************************************
5) Go into the newly created directory:
cd madwifi-hal-0.10.5.6-r3861-20080903.tar.gz
plz change to:
cd madwifi-hal-0.10.5.6-r3861-20080903
********************************************
7) The install the package:
sudo makeinstall
plz change to:
7) The install the package:
sudo make install
:D again thanks for the guide!
Thank you! I didn’t catch those before. Changes Made :)
Thanks for this guide,
its works perfect for me!!
THANK YOU THANK YOU THANK YOU.
I found your blog after 2 hours of pain and NDISWRAPPER HELL.
thank you so much i have a compaq presario c700 with this card and it was so easy to get going thanks again!
thx for guide. it works on my toshiba tecra a10.
Hello!
Thank for yout instruction, but it didn`t work on my Samsung R460((…I followed you step by step, but no wireless connection appeared in network connection menu. Please, tell me how get I cheack if the driver was installed correctly? I`ve been using Ubuntu just for a week…
Hey man thank you so much. Like many I’ve been working on this for a while.
Just to add something that may help some people. Don’t freak out if it doesn’t immediately work. Follow all the directions, change the /etc/modules and then DO A REBOOT. After you reboot you will be able to see all your available wireless networks by clicking on the network icon beside the system time. Sorry if this seemed obvious to the rest of you.
I’m using my wireless to write this. Thank you again!
PS. I have an Acer Aspire One
Worked and it was easy.
Thanks!
I have followed the instructions given here for the Toshiba Satellite A215 S4767, and would like to let you know that it worked. Thank you very much.
However, I have detected a bug. If you switch your wireless off – that is physically on your notebook – the wireless software still operates. Once you have switched it off via software, and if your physical switch is off, and switch it on again by software it will stay off until the physical switch is turned on. In short, it appears, the software driver is not written to support the turned off switch event, it just examines it when the driver is loaded. Its a minor bug, but I thought you’d like to know.
Once again thank you very much.
Regards,
Dorian
This link points to the latest version of the file
http://snapshots.madwifi-project.org/madwifi-hal-0.10.5.6-current.tar.gz
thank you SO much! i’ve been trying to get my internet started since wed and i’ve tried literally everything. your guide was so helpful!
please update the madwifi project link. THanks!
great guide dude!!!! please just update that madwifi package address and also, folder name. thanks!!!!
cd madwifi-hal-0.10.5.6-current
bash: cd: madwifi-hal-0.10.5.6-current: No such file or directory
…………
COuld you please get rid of the clutter on your blog, so that everything would be just clear and straight? thanks!
Sorry about that! I fixed it the folder is actually madwifi-hal-0.10.5.6-r3879-20081204 I corrected the blog to reflect that and got rid of the old snapshot to make it a little less confusing. Hope that helps.
thanks a lot!
after 2 days of bloody tears, i finally get it with my aspireone.
this guide rules!
Following this howto exactly I got wireless working on my Acer Travelmate 6252 running Ubuntu Intrepid. However the wireless button on the computer does not light up as it does under Windows.
I’m typing this with wireless connection. Thanh you very much!
Thanks! This FINALLY fixed the problem!
thanks !!!!!
thanks a lot!!!
it really works!!!!
.: malaysian ubuntu rookie:.
Thanks!!!! Finally wifi works on my ACER-laptop with Ubuntu installed. I don’t know how many tries I’ve made before this :-) Thanks again!
Hi there,
Sadly this didn’t work for me. When I run lspci | grep Wireless I still get this: 02:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01) so I assume that’s my issue. :( I have a Toshiba Satellite A100 laptop.
And yes, I followed your steps and I never got any errors.
Thanks so much for the guide! I’m a linux newbie, and still got my wireless network running within ten minutes!
Thanks you it worked .. I have Acer Aspire one GZ5 w/ 8.10 installed via WUBI. I tried installing the windows inf file, but no go.
I followed your instructions…. Works fine.
I appreciate your efforts.
JFS
Thanks very much for the tip. It worked beautifully in my laptop:
HP dv5, AMDTurion64, Atheros AR242x, Ubuntu 2.6.27-7-generic
Happy New Year !!
Thanks, it works great on my Asus X51L
This worked with kernel 2.6.27-7, but with (from the top of my head) 2.6.27-9 I got strange timing issues, pings to my router varying from about 30ms upto 30 seconds, and after a short while buffer issues. I connected an external Wifi adaptor to get the laptop (Acer 5715Z) finally running with KUbuntu 8.10. Mandriva and OpenSuse didn’t help either.
Evert
It just worked… what should i say. thank you.
You sir, are full of win. For all toshiba users: worked well on my satellite u300.
it worked for me. thanks a lot!!
Hey man thanx a lot, i’m a linux noob and i pulled this off… the tutrioal is great and worked like a charm on my Aspire 5520G. You’re the best ! ;)
I am incredibly grateful for this walkthrough–I have spent hours upon hours trying to get my wireless working on the Acer Extensa 5620Z (with the Atheros a5007eg card) to no avail. However, on a fresh install of Ubuntu 8.10, this walkthrough got it working the first time through. THANK YOU!
I wanna thank you SO MUCH for this guide! i tried alot getting wireless to work on this laptop with no success, so glad I finally got it.
MILLIONS OF THANKS!
Thanks a million… I had to reload the system, because of all the other things I tried…
AT LEAST IM POSTING THIS WIRELESSLY…
Thanks again.
jw
Thanks a lot for this article. Worked perfectly for me. I am on a Compaq Presario CQ60 104TU.
Help! I followed this step-by-step, got wireless working, added it to the /etc/modules list, but when I reboot it isn’t detecting any networks! Under the drivers list it says another driver is in use, and it is still in the /etc/modules file. What can I do to get it working again?
May sound stupid but did you make sure to disable the Hal driver in Ubuntu that is usually loaded automatically (Usually you will find it in the restricted drivers) Also if it was working before you restarted and loaded it in to modules chances are the driver was working fine try to run through the steps again and see if you can get it working again. if so Double check your edited /etc/modules correctly. Linux has a nasty habit of creating a text file when you say you want to edit one that doesn’t already exists, handy but for newer (even older) people can confuse the mess out of you.
It worked for me! Thank’s!
Placa de rede sem fio Atheros AR242x no Ubuntu 8.10.
What am I doing wrong? DO I need to place the downloaded file in a certain place?
robbie@geek ~ $ tar xvf madwifi-hal-0.10.5.6-current.tar.gz
robbie@geek ~ $ cd madwifi-hal-0.10.5.6-r3879-20081204
bash: cd: madwifi-hal-0.10.5.6-r3879-20081204: No such file or directory
I feel daft as I am the only one not getting this to work :(
odd. When you extract it type ls and make sure it created that specific folder. also so it’s not a cut and copy error start typing cd madwifi then hit the TAB button and allow it to auto complete what you are typing that way no numbers are missed and there is no spaces accidentally copied over
Thank you for the reply but no joy still, pressing TAB after cd madwifi does not complete the string, is it not unpacking?
robbie@geek ~ $ ls
Desktop madwifi-hal-0.10.5.6-current.tar.gz Pictures Videos
Documents Music Projects
robbie@geek ~ $ tar xvf madwifi-hal-0.10.5.6-current.tar.gz
robbie@geek ~ $ cd madwifi-hal-0.10.5.6-r3879-20081204
bash: cd: madwifi-hal-0.10.5.6-r3879-20081204: No such file or directory
It’s an odd one
ya it looks like it didn’t unpack, is this Ubuntu or something else
Linux Mint
which is based on ubuntu 8.10 So I guessed this would be the same, starting to look like I guessed wrong eh? :)
that should be fine I was just curious, I would try to extact it with a GUI the built in one would be fine just to see if it will extract it ok…I’ve never had tar not work to extract a file unless it was a real odd ball
Hello me again!
it turns out that despite downloading from the link 5/6 times yesterday, each time was a duff download. I tried again this morning and it worked exactly how you described above, thank you very much for this thread, it’s truly improved my Linux experience :D
dude, thx very much for ur guide… it’s really work on my Acer Aspire One 110… thx a lot