Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: Realtek RTL8188CE Unstable

  1. #11
    Join Date
    Nov 2014
    Location
    Cheshire, UK
    Beans
    95
    Distro
    Xubuntu 20.04 Focal Fossa

    Re: Realtek RTL8188CE Unstable

    Doc
    Just been called on a job. I'm not ignoring you. Be back later, I hope!

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

    Re: Realtek RTL8188CE Unstable

    I believe this is the incorrect, or at least, less-than-ideal package for you:
    rtlwifi_new-rock.new_btcoex.zip-rock.new_btcoex.zip (locked)
    Let's begin anew. Please walk over to the router, hook up an ethernet and do:
    Code:
    cd ~/Desktop
    Now we know that whatever we get will end up on your desktop and, hopefully, be accessible from now on. Next:
    Code:
    git clone https://github.com/lwfinger/rtlwifi_new.git
    cd rtlwifi_new
    make
    sudo make install
    Reboot.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #13
    Join Date
    Nov 2014
    Location
    Cheshire, UK
    Beans
    95
    Distro
    Xubuntu 20.04 Focal Fossa

    Re: Realtek RTL8188CE Unstable

    Hi I've done that and got rtlwifi_new on my desktop

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

    Re: Realtek RTL8188CE Unstable

    Quote Originally Posted by Mel_Blakey View Post
    Hi I've done that and got rtlwifi_new on my desktop
    May I assume that you recompiled and the wireless is again working as expected?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #15
    Join Date
    Nov 2014
    Location
    Cheshire, UK
    Beans
    95
    Distro
    Xubuntu 20.04 Focal Fossa

    Re: Realtek RTL8188CE Unstable

    I did this:

    Code:
    cd Desktop/rtlwifi_new
    
    make clean
    make
    sudo make install

    And it ended with:
    make[1]: Leaving directory `/usr/src/linux-headers-3.19.0-49-generic'
    Install rtlwifi SUCCESS
    It has made it worse (slower) and I need to undo what I just did!
    Last edited by Mel_Blakey; February 5th, 2016 at 01:02 AM.

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

    Re: Realtek RTL8188CE Unstable

    The easiest way to load the new module is to reboot. Did you? Is it worse after the reboot?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  7. #17
    Join Date
    Nov 2014
    Location
    Cheshire, UK
    Beans
    95
    Distro
    Xubuntu 20.04 Focal Fossa

    Re: Realtek RTL8188CE Unstable

    Hi Doc

    Sorry, but I needed a sleep last night....

    Yes, it is worse after reboot!

    I did a new wifi-info.txt. it shows stronger signal, but slower speed.
    Attached Files Attached Files
    Last edited by Mel_Blakey; February 5th, 2016 at 10:16 PM.

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

    Re: Realtek RTL8188CE Unstable

    If you wish to uninstall it, please do:
    Code:
    cd ~/Desktop/rtlwifi_new
    sudo make uninstall
    Reboot.

    I doubt, however, that this will be helpful.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  9. #19
    Join Date
    Nov 2014
    Location
    Cheshire, UK
    Beans
    95
    Distro
    Xubuntu 20.04 Focal Fossa

    Re: Realtek RTL8188CE Unstable

    I did the above and uninstalled and it worked reasonably until a few days ago when I did an update. It went back to being erratic.

    I did the driver rebuild and it is sometimes good but most of the time it is very slugish.

    The wireless-info was run with the laptop about 3 feet from the MiFi unit.

    Thanks!

    wireless-info.tar.gz

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

    Re: Realtek RTL8188CE Unstable

    I notice this:
    wlan0 IEEE 802.11bgn ESSID:"3MobileWiFi-b1e1"
    Mode:Managed Frequency:2.462 GHz Access Point: <MAC '3MobileWiFi-b1e1' [AC1]>
    Bit Rate=72.2 Mb/s Tx-Power=20 dBm
    Retry short limit:7 RTS thr=2347 B Fragment thr:off
    Power Management:off
    Link Quality=38/70 Signal level=-72 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:56 Missed beacon:0
    How close to the router or wireless access point are you? I am wondering if this is an antenna wire problem. Can you walk the computer over to the router and let us see, again:
    Code:
    iwconfig
    You have, throughout this thread, installed, uninstalled and reinstalled rtlwifi_new. Which is this? You may be able to get some clues with the terminal command:
    Code:
    history
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Page 2 of 3 FirstFirst 123 LastLast

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
  •