I am running ubuntu 22.04.1
very likely during the system update the nvidia driver got updated but after reboot they don't work anymore,
no network card is detected through "ifconfig" command.
I believe other people had a similar issue in the past but I wasn't able to solve just by looking the two cases I found online.
here you can see that the only sort of network it detects is a connection to localhost. useless
see picture 1
here it tells me the network cable is not connected while in reality it's connected
see picture 2
thank you
I attach the output of journalctl with grep on network:
click here to see it
I would also notice this when I look at the state of network dispatcher:
Dez 06 11:34:54 erik-linux systemd[1]: Starting Dispatcher daemon for systemd-networkd...
Dez 06 11:34:54 erik-linux networkd-dispatcher[1023]: WARNING: systemd-networkd is not runn>
Dez 06 11:34:54 erik-linux networkd-dispatcher[894]: ERROR:Unknown state for interface Netw>
Dez 06 11:34:54 erik-linux networkd-dispatcher[894]: Traceback (most recent call last):
Dez 06 11:34:54 erik-linux networkd-dispatcher[894]: File "/usr/bin/networkd-dispatcher",>
Dez 06 11:34:54 erik-linux networkd-dispatcher[894]: self.handle_state(iface_name,
Dez 06 11:34:54 erik-linux networkd-dispatcher[894]: File "/usr/bin/networkd-dispatcher",>
Dez 06 11:34:54 erik-linux networkd-dispatcher[894]: raise UnknownState(operational_sta>
Dez 06 11:34:54 erik-linux networkd-dispatcher[894]: UnknownState: n/a
Dez 06 11:34:54 erik-linux systemd[1]: Started Dispatcher daemon for systemd-networkd.
updated 2022-12-08