Connection issue on ubuntu 20.04

navy -  
mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   -
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

1 answer

  1. mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   7 940
     
    Hello,

    Start by updating your system. Then install the package
    wireless-tools
    via the software center or
    apt
    , 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.
    3