Page 2 of 2 FirstFirst 12
Results 11 to 11 of 11

Thread: [SOLVED] Ubuntu disabled my wireless card!?

  1. #11
    Join Date
    Jul 2008
    Beans
    99

    Re: [SOLVED] Ubuntu disabled my wireless card!?

    you could have done it like this. First to get it working again you need to go to "applications; accessories, Terminal. Once you get to the terminal type "modprobe ath_pci"
    no quotes. Then your card should work. Then in the terminal type "sudo nano /etc/rc.local" again no quotes. then right before the line "exit o" type
    "modprobe ath_pci". That make your wireless card drivers autoload at startup. If you have any trouble just tell me.
    Last edited by kennedy7; November 1st, 2008 at 09:32 PM.

Page 2 of 2 FirstFirst 12

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
  •