Results 1 to 5 of 5

Thread: sudo modprobe -r b43 && sudo modprobe b43

Hybrid View

  1. #1
    Join Date
    May 2009
    Location
    Land of Lincoln
    Beans
    1,369
    Distro
    Ubuntu Development Release

    sudo modprobe -r b43 && sudo modprobe b43

    Hi!

    This gets me temp wifi:
    sudo modprobe -r b43 && sudo modprobe b43

    How do I make it perm?

    Thanks in advance.

    KegHead

  2. #2
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: sudo modprobe -r b43 && sudo modprobe b43

    Here ya go..

    Code:
    sudo su
    echo b43 >> /etc/modules
    exit
    Craving anchovy, herring and squid pizza.....with clam sauce

  3. #3
    Join Date
    May 2009
    Location
    Land of Lincoln
    Beans
    1,369
    Distro
    Ubuntu Development Release

    Re: sudo modprobe -r b43 && sudo modprobe b43

    hi!

    i'll try!

  4. #4
    Join Date
    May 2009
    Location
    Land of Lincoln
    Beans
    1,369
    Distro
    Ubuntu Development Release

    Re: sudo modprobe -r b43 && sudo modprobe b43

    Hi!

    It worked!

    Thank you very much. (my wife is happy too!)

    KegHead

  5. #5
    Join Date
    Apr 2009
    Beans
    2,601

    Re: sudo modprobe -r b43 && sudo modprobe b43

    I guess you can ignore my posting in your other thread! Congratulations on getting it done!

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
  •