Linux Lite Forums
Wifi speed too slow - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6)
+--- Forum: Network (https://www.linuxliteos.com/forums/forumdisplay.php?fid=24)
+--- Thread: Wifi speed too slow (/showthread.php?tid=9540)



Wifi speed too slow - nikhilt222 - 07-07-2025

Hello I have recently installed linux lite on my laptop and everything works good out of the box. Only thing I have observed is that the wifi speed has reduced significantly compared to windows 10. Following are the laptop specsĀ 



Processor
AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx
Memory
7662MB (2696MB used)
Machine Type
Notebook
Operating System
Linux Lite 7.4

rtw88_8821ce
Realtek 802.11ac wireless 8821ce driver
rtw88_8821c
Realtek 802.11ac wireless 8821c driver


RE: Wifi speed too slow - Valtam - 07-07-2025

Realtek, and more specifically this chipset are notorious for this.
Give this a go - https://medium.com/@kimiyukiyukawa/installing-rtl8821ce-network-controller-on-ubuntu-335d8ccb8a92
Have a read through - https://forums.linuxmint.com/viewtopic.php?t=402895 they cite the same repo.
https://www.geeksforgeeks.org/linux-unix/installing-realtek-rtl8821ce-driver-to-use-the-wireless-network-interface-in-ubuntu/


RE: Wifi speed too slow - nikhilt222 - 07-07-2025

(07-07-2025, 08:22 AM)Valtam Wrote: Realtek, and more specifically this chipset are notorious for this.
Give this a go - https://medium.com/@kimiyukiyukawa/installing-rtl8821ce-network-controller-on-ubuntu-335d8ccb8a92
Have a read through - https://forums.linuxmint.com/viewtopic.php?t=402895 they cite the same repo.
https://www.geeksforgeeks.org/linux-unix/installing-realtek-rtl8821ce-driver-to-use-the-wireless-network-interface-in-ubuntu/

Hey there I think it worked, Thank You


RE: Wifi speed too slow - Valtam - 07-08-2025

You're welcome.