Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wireless

  1. #21
    Join Date
    Apr 2013
    Beans
    4

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    how can I get it to work?

  2. #22
    Join Date
    Apr 2013
    Beans
    4

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    Quote Originally Posted by chili555 View Post
    @GentleJohn--

    Here is a slightly newer version that avoids the well-known IEEE80211_HW_BEACON_FILTER issue. The link is my own Dropbox. I just ran 'make' and it succeeds, albeit with a few warnings.

    It looks like you are doing well so far. Keep up the good work.

    https://dl.dropbox.com/u/58267392/rt...09.2012.tar.gz
    How can I get it to work?

  3. #23
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    it didn't work for me, root@jennifer-Satellite-Pro-C840:/home/jennifer# cd rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012
    <snip>
    /home/jennifer/rtl_92ce_92se_92de_8723ae_linux_mac80211_0006.0514 .2012/base.c:320:6: error: ‘IEEE80211_HW_BEACON_FILTER’ no se declaró aquí (primer uso en esta función)
    You are not using the newer version I linked and recommended just a few posts above. Please try it.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  4. #24
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Ubuntu 12.04 On Toshiba Laptop With Wireless Connection Issues To Belkin N Wirele

    Quote Originally Posted by megajuan88 View Post
    How can I get it to work?
    Get the package I linked just above and place it on your desktop. Right-click it and select 'Extract Here.' Get a temporary wired ethernet connection and do:
    Code:
    sudo apt-get install linux-headers-generic build-essential
    cd Desktop/rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
    sudo su
    make
    make install
    modprobe rtl8723e
    exit
    Post back if you get stuck.
    Last edited by chili555; April 6th, 2013 at 09:44 PM.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Page 3 of 3 FirstFirst 123

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
  •