This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

Wireless Driver

filiabrown

Wed Apr 24, 2019 9:41:31 am

I have a problem my hp cm0076au cannot detect any wireless.
I try this link but still can solve the problem https://askubuntu.com/questions/1071299 ... untu-18-04.
Please advice how to solve this

Swarfendor437

Wed Apr 24, 2019 6:43:05 pm

If you are running Zorin 15 Beta then the instructions in that thread should work, vis:

"Open up a terminal and type the following lines (You can cut and paste if you prefer):

Code:
sudo apt-get install --reinstall git dkms build-essential linux-headers-$(uname -r)
git clone https://github.com/tomaspinho/rtl8821ce
cd rtl8821ce
chmod +x dkms-install.sh
chmod +x dkms-remove.sh
sudo ./dkms-install.sh


After this is completed successfully, you should reboot and find that your Wifi is working."