I've been scratching my head with this one:
After an update to network-manager and its components on my Linux Mint desktop, ethernet stopped working.
It shows, the MAC address is there, but it just has this X through it and that's that. I tried several things for the last few days.
some more details here:
https://forums.linuxmint.com/viewtopic.php?f=52&t=367788
Anyone has experience with this and can help?
@jtr Go to the terminal and try debugging it with the command `nmcli`. You could even try to connect manually to debug it. Look at your logs to determine the issue further.
General `nmcli` info at https://wiki.archlinux.org/title/NetworkManager#Usage