Results 1 to 4 of 4

Thread: Installed madwifi but no wifi

  1. #1
    Join Date
    Jul 2008
    Beans
    14

    Installed madwifi but no wifi

    I followed this guide to install madwifi on my laptop
    http://ubuntuforums.org/showthread.php?t=1163380
    everything went fine until I finished, rebooted and no i have no wifi
    when i run
    Code:
    iwconfig
    i get
    Code:
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    but when i go system-Administartion-Hardware Drivers it says I have madwifi installed and currently in use

    Please help me
    btw im running and atheros AR5001 wifi card

  2. #2
    Join Date
    Aug 2007
    Beans
    1,210

    Re: Installed madwifi but no wifi

    We need a little more information:

    Just use "copy & paste" for the commands.
    And, there is a difference in LSPCI and lspci.
    Code:
    uname -r
    lspci
    lspci -nn
    lsusb
    lshw -C network
    lsmod
    ndiswrapper -l
    cat /etc/modprobe.d/blacklist.conf
    iwconfig
    ifconfig
    Just copy & paste the commands in a Terminal window,
    one at a time, and post the results.
    (If you are using versions earlier than 9.10, or 9.04 use:
    cat /etc/modprobe.d/blacklist)

    lk

  3. #3
    Join Date
    Oct 2007
    Location
    Australia
    Beans
    1,715
    Distro
    Ubuntu Development Release

    Re: Installed madwifi but no wifi

    We really need to know what version of Ubuntu you are using. I was under the impression, from experience with my fathers laptop, that manually installing madwifi isn't actually needed from 9.10 onwards as the required drivers are part of the kernel. I may be wrong but the last version of Ubuntu I used anything madwifi was 9.04 since then wireless has run out of the box.

    EDIT: also just check it isn't something simple like the wireless button being accidentally bumped off.
    Last edited by k3lt01; August 6th, 2010 at 12:55 PM.
    Ubuntu User 23142 | Wiki | Laptop | HowTo:Create a background slideshow and Screensaver | Reconditioning pre-loved PCs and installing Ubuntu to give away to good homes.

  4. #4
    Join Date
    Mar 2009
    Beans
    23

    Re: Installed madwifi but no wifi

    im having the very same problem with my Acer 5735Z using 10.10. Just got this problem After doing what this thread says. The atheros driver looks gone.

    to bring it back just use this command:
    modprobe ath9k

    if that one doesnt work just try ath5k. depends of your wifi card driver.
    Last edited by killboymota; December 28th, 2010 at 08:28 PM.

Tags for this Thread

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
  •