Page 1 of 5 123 ... LastLast
Results 1 to 10 of 41

Thread: Howto Install Madwifi for Atheros in Lucid

  1. #1
    Join Date
    Apr 2009
    Location
    Mangalore India
    Beans
    840
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Howto Install Madwifi for Atheros in Lucid

    Hi guys in this thread you will the instructions to install Madwifi drivers for Atheros wireless cards. Please follow the instructions to the word.

    Open the 'terminal' by navigating through Applications-->Accessories--> Terminal

    Now type the following commands in terminal

    1.
    Code:
    sudo nano /etc/apt/sources.list
    From there make sure you uncomment anything that starts with "deb" in there. So changer it from "#deb" to "deb" Something along thoes lines. To exit and save hit "CTRL+X" the answer "YES" to do you want to save, then finally hit "ENTER"

    2.
    Code:
    sudo apt-get update && sudo apt-get upgrade
    3.
    Code:
    sudo apt-get install build-essential libssl-dev
    4.
    Code:
    sudo apt-get install linux-headers-`uname -r`
    5.
    Code:
    sudo apt-get install subversion
    6.
    Code:
    sudo -i
    7.
    Code:
    sudo svn checkout http://svn.madwifi-project.org/madwifi/trunk/ madwifi-ng
    8.
    Code:
    cd madwifi-ng
    9.
    Code:
    echo "" >> /etc/modprobe.d/blacklist
    10.
    Code:
    echo "#Remove To Install MadWIFI Drivers" >> /etc/modprobe.d/blacklist
    11.
    Code:
    echo "blacklist ath9k" >> /etc/modprobe.d/blacklist
    12.
    Code:
    echo "blacklist ath5k" >> /etc/modprobe.d/blacklist
    13.
    Code:
    make && make install
    14.
    Code:
    echo ath_pci >> /etc/modules
    Restart your machine.
    It should work

    Well i use Wicd to connect to the wireless modem
    To install Wicd type the following commands in terminal
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install wicd

    Kernal updates of your system will kill your driver. Well no need to worry about that.Just recompile your driver.
    For that you open a terminal and type the command
    Code:
    sudo -i
    and just repeat the steps from No 8. Your madwifi will cone back to life again.

    Best of Luck
    Dr Kurian
    With regards
    Dr Kurian
    Microsoft gives you Windows... Linux gives you the whole house.

  2. #2
    Join Date
    Nov 2006
    Beans
    22

    Re: Howto Install Madwifi for Atheros in Lucid

    Have had some problems with keeping the connection on my machine. Am using it now for a few hours and appears to be working. Hope the connection wont drop again. Actually am using it on my Crunchbang machine.

    this appears to be working on my acer aspire one with a atheros ar5001 chipset.

  3. #3
    Join Date
    Apr 2009
    Location
    Mangalore India
    Beans
    840
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Howto Install Madwifi for Atheros in Lucid

    Hi Reckik

    Please install the backport modules of wireless and backport modules of lucid generic by synaptic package manager if you are getting intermittent connections.

    please see the screenshot of post 43 of this thread if you have doubts
    http://ubuntuforums.org/showthread.p...99#post9452499
    With regards
    Dr Kurian
    Microsoft gives you Windows... Linux gives you the whole house.

  4. #4
    Join Date
    Nov 2008
    Beans
    10

    Re: Howto Install Madwifi for Atheros in Lucid

    You Sir are my hero!
    I've struggled for a few days with the wifi on my Acer Aspire One A150, but your guide got it working fully and I can now enjoy my Ubuntu Netbook Remix.
    A big thanks to you and the rest of this community for all your time and effort, its really appreciated!!

  5. #5
    Join Date
    Apr 2009
    Location
    Mangalore India
    Beans
    840
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Howto Install Madwifi for Atheros in Lucid

    oh its you...i have shot you a mail.
    thanks buddy.
    With regards
    Dr Kurian
    Microsoft gives you Windows... Linux gives you the whole house.

  6. #6
    Join Date
    Nov 2006
    Beans
    22

    Re: Howto Install Madwifi for Atheros in Lucid

    after following this my connection did get better. It did sometimes stop to connect thought. I installed the files u recommended, but it doesnt seem to get better.

    I get an error, but my computer then freezs. As soon as it does again ill try to post the dmesg log.

    It says something about unable to change channel

    thx
    harm
    Last edited by reckik; June 19th, 2010 at 10:16 PM. Reason: to fast with commenting

  7. #7
    Join Date
    Mar 2007
    Location
    Orange California USA
    Beans
    45
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Howto Install Madwifi for Atheros in Lucid

    Thanks DrKurian. Technically this fix did get my Acer Aspire's wireless working, but at an alarmingly slow speed. My other Ubuntu laptop gets about 9.5MBPS but this Acer is only getting 0.9MBPS running wicd and madwifi.

    It's a shame the wireless won't work on this netbook because I just hate Windows. But a netbook without wireless is just silly so I guess it's a win for MS this time...

    Thanks again for the tutorial tho.

    Registered Linux User #446294 @ Linux Counter, http://counter.li.org.

  8. #8
    Join Date
    Nov 2006
    Beans
    22

    Re: Howto Install Madwifi for Atheros in Lucid

    well this doesn't work at all for me. Crunchbang keeps freezing up now, and i know its the wireless driver. Its doing exactly the same as Ubuntu did when i installed it. Sometimes after a few minutes, sometimes after a few hours or even minutes. Really annoying cause i have to do a hard reset - nothing else works.

    Can i still go back to my previous drivers? or is it better to reinstall crunchbang, just had it installed last week.

    thx

  9. #9
    Join Date
    Apr 2009
    Location
    Mangalore India
    Beans
    840
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Howto Install Madwifi for Atheros in Lucid

    Quote Originally Posted by reckik View Post
    well this doesn't work at all for me. Crunchbang keeps freezing up now, and i know its the wireless driver. Its doing exactly the same as Ubuntu did when i installed it. Sometimes after a few minutes, sometimes after a few hours or even minutes. Really annoying cause i have to do a hard reset - nothing else works.

    Can i still go back to my previous drivers? or is it better to reinstall crunchbang, just had it installed last week.

    thx
    Hi
    I am not sure whether the solutions for Ubuntu which is debian based solve crunchbag issues. Wireless drivers unlikely freezes the whole system. So I presume your 'freeze' has nothing to do with the wireless driver.

    Well why not try the crunchbag forums?
    With regards
    Dr Kurian
    Microsoft gives you Windows... Linux gives you the whole house.

  10. #10
    Join Date
    Apr 2009
    Location
    Mangalore India
    Beans
    840
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Howto Install Madwifi for Atheros in Lucid

    Quote Originally Posted by brion@cbkidder.com View Post
    Thanks DrKurian. Technically this fix did get my Acer Aspire's wireless working, but at an alarmingly slow speed. My other Ubuntu laptop gets about 9.5MBPS but this Acer is only getting 0.9MBPS running wicd and madwifi.

    It's a shame the wireless won't work on this netbook because I just hate Windows. But a netbook without wireless is just silly so I guess it's a win for MS this time...

    Thanks again for the tutorial tho.
    Hi
    Why not give a last try by following the instructions mentioned in post#3 of this thread.
    With regards
    Dr Kurian
    Microsoft gives you Windows... Linux gives you the whole house.

Page 1 of 5 123 ... LastLast

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
  •