Sorry, I accidentally put a dash in the systemctl command.
However, if you can’t even get internet over a network cable, you should consider backing up your data and reinstalling your OS…
Sorry, I accidentally put a dash in the systemctl command.
However, if you can’t even get internet over a network cable, you should consider backing up your data and reinstalling your OS…
I can assure you this won’t get solved magically soon. You need time and patience to fix this.
Sir I am trying from 2 days to solve it…
Ohk sir thank you so much I will try to reinstall the os and I will try again installing the driver which one member here suggested me.
Thank you so much to all of you who tried to help…
vansha_chhabra i had same issues i followed this guide and it worked for me my card was realtek rtw_8822be for which ubuntu didn’t have drivers
Ohk sir I will try that…
Thank you sir
Hello friends…
Kindly read carefully …
Now I am reinstalling my os again because the driver iwfinger had wasn’t worked so now I found another driver According to me it will work here is a link of it kindly please guide me how to install it.
Kindly explain me. how I can install it …I tried but I can’t able to so if anyone know kindly please reply…
Thank you so much in advance
Kindly reply as soon as possible 
Error that i am getting while installing
make[1]: Leaving directory ‘/usr/src/linux-headers-5.4.0-42-generic’
install -p -m 644 8188eu.ko /lib/modules/5.4.0-42-generic/kernel/drivers/net/wireless/
install: cannot create regular file ‘/lib/modules/5.4.0-42-generic/kernel/drivers/net/wireless/8188eu.ko’: Permission denied
make: *** [Makefile:2065: install] Error 1
```
Try using sudo when running make install. That said, you really need to learn more about Linux, before proceeding with such operations.
I tried that too but didn’t worked
my kernel version :-5.4.0-42-generic
driver that i got in cd with it =RTL8188EUS_linux_v4.1.4_6773.20130222
my usb adapter
My adaptor link:-
This error suggests three possible reasons:
sudo make install should fix that.sudo make uninstall before sudo make install. If this doesn’t work, the command dkms should give you information about the installed drivers. sudo dkms uninstall DRIVERNAME should then do the job./lib/modules/5.4.0-42-generic/kernel/drivers/net/wireless exists. If not, create it.Thank you very much for kind reply I will check …
Thank you so much to everyone who helped me…

Here is a link of driver that worked for me
*First i installed this-*https://github.com/aircrack-ng/rtl8188eus
Then this –https://github.com/corneal64/Realtek-USB-Wireless-Adapter-Drivers
and it worked for me… 