Hello everyone ! I'm kind of new to kali, so please be kind.

I apparently have nvidia network drivers (forcedeth or something) and usually, so systemd distros, I just need to add
Code:
options forcedeth msi=0 msix=0
into /etc/modprobe.d/forcedeth.conf
Then run
Code:
sudo update-initramfs -u
Then reboot.
After that, it works, but now it didn't.
I also tried setting ipv4 configuration to manual and adding a static ip address, but that didn't work too.

Can anyone help me ? Thanks in advance !
A

A