Results 1 to 2 of 2

Thread: SOLVED-wireless failure after update

  1. #1
    Join Date
    Oct 2007
    Location
    Wichita, KS
    Beans
    6
    Distro
    Kubuntu 7.04 Feisty Fawn

    Smile SOLVED-wireless failure after update

    Thank you, chili555, for your experience and insight. The Atheros 5007 wireless card is now recognized after I typed sudo modprobe ath_pci.

    Will the module reload upon a new boot or is there something I can do to ensure its loading every time I boot?

  2. #2
    Join Date
    Oct 2007
    Location
    Maine
    Beans
    86
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: SOLVED-wireless failure after update

    Add what you modprobed to the /etc/modules file.

    Code:
    sudo gedit /etc/modules
    Then, add "ath_pci" to the bottom of the file. Make sure that line has no # on it.
    Last edited by petzworld999; June 5th, 2008 at 08:27 PM.

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
  •