Connection issue on ubuntu 20.04
Hello,
After many tests and research on similar questions and problems, I still cannot connect to wifi.
I have indeed activated the realtek driver, but I am unable to install rtlwifi_news from github.
I am new to ubuntu, so I may have overlooked something obvious, but I will need wifi soon, so if someone who knows a bit could help me, I would be grateful, thank you.
Configuration: Linux / Firefox 82.0
After many tests and research on similar questions and problems, I still cannot connect to wifi.
I have indeed activated the realtek driver, but I am unable to install rtlwifi_news from github.
I am new to ubuntu, so I may have overlooked something obvious, but I will need wifi soon, so if someone who knows a bit could help me, I would be grateful, thank you.
Configuration: Linux / Firefox 82.0
1 answer
-
Hello,
Start by updating your system. Then install the packagewireless-tools
via the software center orapt
, then restart so we can start on a solid foundation.
Once that's done, copy and paste the results of the following commands, to be typed in a terminal:-
lspci
-
/sbin/iwconfig
-
cat /etc/lsb-release
Finally, let us know the packages you have installed so far to try to get your card working.
Good luck. -