realtek rtl8188ee

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
pekoe

realtek rtl8188ee

Post by pekoe »

Need I say more... lol. Anyways I've tried the newest Ubuntu and very slow Wifi speeds, is there any REAL fix for this issue? Or am I SOL with any Linux distro right now?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Pjotr
Level 24
Level 24
Posts: 20120
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: realtek rtl8188ee

Post by Pjotr »

I advise to contact wifi guru JeremyB:
http://forum.linuxmint.com/memberlist.p ... e&u=137362

Hopefully he'll be able to help you. :)

If not, post your question on Ubuntuforums (as if it were for Ubuntu 14.04) and contact chili555 (the Ubuntu wifi guru).
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
pekoe

Re: realtek rtl8188ee

Post by pekoe »

I tried with the help of people online the other night and no avail. Will this wifi card ever be supported fully in newer kernels?
User avatar
Pjotr
Level 24
Level 24
Posts: 20120
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: realtek rtl8188ee

Post by Pjotr »

pekoe wrote:Will this wifi card ever be supported fully in newer kernels?
Probably. Or better drivers will become available and be separately installable.

Usually some developer / hacker buys a piece of hardware like that, finds that it doesn't work well, and "scratches his own itch". Generally such guys are willing to share their solution in blog posts, Github and similar places.

Have you had contact with the two people that I mentioned?
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: realtek rtl8188ee

Post by JeremyB »

Check your wifi router encryption settings, you want WPA2-AES, WPA2-PSK, or WPA2 only, no WEP or TKIP

Then

Code: Select all

echo "options rtl8188ee fwlps=0" | sudo tee /etc/modprobe.d/rtl8188ee.conf
Reboot and see if there is any difference
pekoe

Re: realtek rtl8188ee

Post by pekoe »

JeremyB wrote:Check your wifi router encryption settings, you want WPA2-AES, WPA2-PSK, or WPA2 only, no WEP or TKIP

Then

Code: Select all

echo "options rtl8188ee fwlps=0" | sudo tee /etc/modprobe.d/rtl8188ee.conf
Reboot and see if there is any difference
I can not change my router settings at all, the reconnect place that I am through puts custom usernames and passwords on them and doesn't let the customer alter anything. My encryption as it showed in Ubuntu is WPA/WPA2. Those modprode codes look familiar, I shall try them out though.
Locked

Return to “Networking”