Just ran into an issue after following the first step. I'm on 24.04 LTS.
sudo apt-get remove --purge '^nvidia-.*'
sudo apt autoremove
reboot
After that my network interface was completely gone (ip a only showed docker and the loopback). Not sure what happened or how it could have happened. Any clue on what I can do to check what could have caused this?
To resolve I followed the same resolution as this redditor described (they were also messing with Nvidia drivers, perhaps from this guide too?)
Just ran into an issue after following the first step. I'm on 24.04 LTS.
After that my network interface was completely gone (
ip aonly showeddockerand the loopback). Not sure what happened or how it could have happened. Any clue on what I can do to check what could have caused this?To resolve I followed the same resolution as this redditor described (they were also messing with Nvidia drivers, perhaps from this guide too?)