Problema com WIFI no Zorin OS

I would try it, since nothing else seems to be working.


Eu tentaria, uma vez que nada mais parece estar a funcionar.

sudo apt install linux-image-5.15.0-83-generic linux-headers-5.15.0-83-generic linux-modules-5.15.0-83-generic linux-modules-extra-5.15.0-83-generic

Reboot - but bap the esc key (if needed) to go to the Grub menu at boot.
Select Advanced Options for Zorin and then select Zorin on 5.15.0-83 to boot up (do not select the one with the Recovery Option).

Once you reach the desktop, open terminal and check that you are running on the 5.15.0-83 kernel


Reinicie - mas toque na tecla esc (se necessário) para ir para o menu Grub na inicialização.
Selecione Advanced Options for Zorin e então selecione Zorin on 5.15.0-83 para inicializar (não selecione aquela com a opção Recovery).

Quando chegar ao ambiente de trabalho, abra o terminal e verifique se está a correr com o kernel 5.15.0-83

uname -r

Now, try installing the driver:


Agora, tente instalar o driver:

sudo apt update && sudo apt install r8168-dkms

2 Likes