Celeb Glow
general | April 01, 2026

Drivers WIFI realtek HP 450 g5 doesnt work UBUNTU

ubuntu 19.04 But in this version I had worse problems, first in the installation the system came out connected but the wired network although it was connected did not provide any Internet. I only have internet when I use my cell phone with a USB cable and in USB internet mode. First I thought it was a problem of updates but after updating with the cell phone I still do not have wifi or the wired network

3

1 Answer

if I apologize I'm relatively new to this, the good thing is that I also found the solution with your help, I add it in case someone else has problems with these equipment models.

HP Probook 450 g5 ** Product: RTL8821CE 802.11ac PCIe Wireless Network Adapter -> sudo lshw -C network Thanks! ** Sudo apt update Sudo apt install -y dkms git git clone turn off network cards enter the folder: cd rtl8821ce sudo ./dkms-install.sh sudo modprobe 8821ce Ready verify with iwconfig and that's it, thank you very much to this community! –

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy