Basically, every time I start my Linux (I use Parrot OS), my wired Internet won’t work (don’t know about Wifi, as my pc doesn’t have wifi module) until I put this command on console:
sudo modprobe -r r8169 && sudo modprobe r8169 && sudo systemctl restart network-manager.service
I have to do it every time I boot Linux. Isn’t there any way to fix it once for all?
Also, when it is bugged and I use ifconfig
, I can only see loopback interface!
Tried updating and upgrading Parrot and it’s version. Nothing worked