View Poll Results: Did this fix work for you?

Voters
1. You may not vote on this poll
  • Yes

    1 100.00%
  • No

    0 0%
Results 1 to 1 of 1

Thread: SOLUTION for ATHEROS AR5007EG wireless issues.

  1. #1
    Join Date
    Mar 2009
    Beans
    9

    Thumbs down SOLUTION for ATHEROS AR5007EG wireless issues.

    FIXED!!!
    Here is what I did per bmartin and other threads tips. After many hours of reviewing several threads, attempting several fixes and multiple installations. very user friendly specially for noobs like me!!

    Prereq:
    I had a Clean install of Ubuntu 8.10.
    Atheros AR5007EG card.

    1ST STEP:
    Installed NDIS wrapper from Synaptic Package Manager(Search for NDISGTK) or Add/Remove Applications (search for ndis) **Because I'm not to familiar with terminal I preferred to download the NDIS wrapper Interface**

    2ND STEP:
    Downloaded the appropriate driver for my 64-bit driver. If you have 32-bit just make sure to download that driver. I grabbed the link from this THREAD
    Click here .for 64 bit driver.
    Click here.for 32 bit driver.
    - Opened downloaded File on Desktop --> Extracted files to my home folder.

    4TH STEP:
    Open NDIS wrapper that I installed earlier by going to SYSTEM>ADMINISTRATION>WINDOWS WIRELESS DRIVERS.
    - SELECTED +Install New Driver
    - Located net5211.inf file by going to Ar5007eg folder -->ar5007eg-->net5211.inf
    - Select Install

    3rd STEP
    Go to SYSTEM> ADMINISTRATION> HARDWARE DRIVERS
    Deactivate "Support for Atheros 802.11 wireless LAN cards."

    4TH STEP
    Rebooted and my Wireless Card is now WORKING!!

    **The only problem I had was that Network Manager did not want to accept my password for my router for some reason. I knew it was correct...I decided to try out WICD network manager. Quote:"Wicd is an open source wired and wireless network manager for Linux which aims to provide a simple interface to connect to networks with a wide variety of settings"

    5TH
    I went to WICD web page.

    This is the instructions to download and set up WICD on their website.

    Installing Wicd in Ubuntu is very simple. You just have to add the Wicd repository to the Ubuntu package manager. To open the package manager in Gnome, go to Administration > Synaptic Package Manager. When it appears, go to Settings > Repositories > Third Party Software > Add..., and enter the following line:

    Code:
    deb http://apt.wicd.net hardy extras
    where gutsy is your version of Ubuntu in lowercase (dapper, edgy, feisty, gutsy, hardy, intrepid).MAKE SURE YOU REPLACE HARDY with intrepid. You'll also need to add the key used for signing Wicd by running the following command in a terminal:

    Code:
     wget -q http://apt.wicd.net/wicd.gpg -O- | sudo apt-key add -
    Now, click Reload, and wait while the package lists are downloaded. Now, search for "Wicd", and right click on it. Select Install, then press Apply, and Wicd will automatically be downloaded and installed for you. This will also keep you automatically up to date with the latest and greatest version of Wicd. Please note that this will remove network-manager, which is the default GNOME network manager and may cause loss of network connection temporarily.


    6TH STEP:
    REBOOTED Selected my network from WICD tray Icon. Selected network...selected WPA2 for my security settings/set password... and it was like MAGIC!! now I have a fully functional connection!!!

    I hope this helps!!! There is hope out there for those of us using the darn Atheros AR5007EG cards!
    Last edited by mplinux; March 22nd, 2009 at 06:56 PM. Reason: broken link

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •