How to Activate Wireless Acer Aspire 3684 on Ubuntu 8.04

I just want to share step by step to activate wireless Acer Aspire 3684 on Ubuntu 8.04. If your wireless chipset is same, you could follow this how to. The chipset that used in here is Atheros AR5007 wireless network adapter and please follow this procedure to make it work in ubuntu 8.04 using the latest MadWiFi drivers.

For 32-bit Users

1. First go to System–>Administration–>Hardware Drivers” and disable by un-ticking the following option:

Atheros Hardware Access Layer (Hal)

Reboot your system.

2. Preparing your system

sudo apt-get install build-essential

Then open the terminal from Applications–>Accessories–>Terminal and copy the following command

wget http://snapshots.madwifi.org/special/madwifi-ng-r2756+ar5007.tar.gz

tar xfz madwifi-ng-r2756+ar5007.tar.gz

cd madwifi-ng-r2756+ar5007

make

sudo make install

sudo modprobe ath_pci

sudo reboot

update:
I’ve just realize that the file above already no longer exist. Please click this link to get the file.

That’s it now your wireless should work without any problem.


Below is for 64bit computer, since my acer laptop still use 32bit. So, I’m no sure the step below will fix your wireless.

For 64-bit Users

1. Blacklist the default driver:

echo “blacklist ath_pci” | sudo tee -a /etc/modprobe.d/blacklist

2. Download the 64 bit driver

wget http://blakecmartin.googlepages.com/ar5007eg-64-0.2.tar.gz

3. Extract driver using the following command

tar xvf ar5007eg-*.tar.gz

tar xvf ndiswrapper-newest.tar.gz

4. Ensure you have your kernel headers and the build essential package.

sudo aptitude update

sudo aptitude install linux-headers-$(uname -r) build-essential

5. Install ndisgtk

sudo apt-get install ndisgtk

Either use ndisgtk to install the driver or

sudo ndiswrapper -i net5211.inf

6. Load up ndiswrapper every time Linux is loaded

sudo modprobe ndiswrapper

echo “ndiswrapper” | sudo tee -a /etc/modules

Restart your system.

  • Installing Ubuntu 8.04 Hardy Heron on Acer Aspire 3684NWXMi

  • Installing Windows XP on Acer Aspire 4720

  • Popularity: 38% [?]

    Posted on July 18, 2008 | 9 Comments | Filed under : Tips, Ubuntu, Wireless

    9 Comments so far ...

    One more english blogger…

    aburifqis last blog post..Size Does Matter …..

    Comment on July 18, 2008 08:32 pm
    2. Amit Chawal

    If you have access to the inter via the ethernet cable then you could simply use that to update to the newest kernel and your wifi will work. else you do what is statd above and then once everything is uptdate (This will break the current driver installed) then do a reboot. your wifi will stop working but just go to driver manager and reactivate “Atheros Hardware Access Layel”.

    Comment on July 20, 2008 03:23 pm
    3. Kevin

    How is wireless possible on Linux? There are Intelectual Properties involved here.

    Comment on July 20, 2008 09:45 pm

    Amazing article! Detailed and very interested. I am going to recommend this blog to my friends.

    Comment on July 22, 2008 06:31 pm

    [...] [...]

    Pingback on July 23, 2008 05:41 pm

    This article was exact for our Acer Aspire with Ubuntu 8.04. The machine ‘woke up’ and we now have our own wireless sytem PLUS discovered 2 more wireless systems in the neighbourhood.
    Thanks

    Comment on July 28, 2008 10:05 am

    #1
    share to the world. :)

    #2
    I do, but unluck :(

    #3
    I just share what I know and make my laptop useful in hotspot.

    #4,5,6
    Thanks. I’m glad to hear if the article can help you

    Comment on July 28, 2008 04:36 pm

    [....]your blog is nice.A good read.[....]

    Comment on August 11, 2008 09:52 am
    (required)
    (will not be published) (required)
    (opitional)