2

I recently installed Ubuntu alongside Windows 10 and cannot use WiFi on Ubuntu. Every single answer requires an install, and if it’s an apt-get or Linux command, I can’t use it. If there is a website to download a .gz file or something for Ubuntu, but I don’t have to be on Ubuntu to download, that would be great.

Output of lspci -kin | grep Net -A3; rfkill list:

Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter

First line ^

Kulfy
  • 17,696

1 Answers1

1

You could try to use USB tethering.

  1. Connect your phone to PC with Ubuntu.

  2. Go to Settings -> More -> USB tethering (If you have Android device)

or on iPhone, go to Settings -> Personal Hotspot as seen below

iphone settings

Gryu
  • 7,559
  • 9
  • 33
  • 52