Just installed an Ubuntu next to the Windows 10 as a second system.
At first installed an Ubuntu 19.10 but the problem occured so i thought that maybe if i turn it into Ubuntu 18.04 it will be solved but unfortunately not.
I can do nothing, i cant connect to the wifi, i cant connect by USB tethering or by Bluetooth tethering using my phone so I cant install drivers.
i tried to install them using a pendrive but dont have an internet so i cant use make
command.
I have an asus vivobook 15 How can i solve this problem? I think ive searched the whole internet already
lspci
04:00 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter
lshw -C Network
*-network UNCLAIMED
description: Network controller
product: RTL8821CE 802.11ac PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:04:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: cap_list
configuration: latency=0
resources: ioport:3000(size=256) memory:b4200000-b420ffff
*-network
description: Ethernet interface
physical id: 1
logical name: enp0s20f0u6
serial: 92:d1:af:f9:cb:15
capabilities: ethernet physical
configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device link=yes multicast=yes
lspci -knn | grep Net -A3; rfkill list
04:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
Subsystem: AzureWave RTL8821CE 802.11ac PCIe Wireless Network Adapter
[1a3b:3040]
0: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: asus-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
The answear given in a flagged post doesnt work for my problem
After 'nano Makefile' the line n 152 is 'CONFIG_PLATFORM_ARM_WMT = n'
sudo apt-get update
? – chili555 Oct 28 '19 at 15:15