Great root cause analysis here! This has been causing me a lot of
problems. First, updated /usr/lib/xorg/Xorg to manually add -listen tcp.
Then that file got overwritten by dpkg when the package containing it
was updated. Now looking for more robust workaround.
--
You received this bug notificati
This (from https://forum.zorin.com/t/after-upgrade-nvidia-driver-wont-
install-and-can-only-use-1-monitor/45591) helped:
1. sudo apt remove --purge '^nvidia-.*'
2. sudo apt --fix-broken install && sudo apt update
3. sudo apt install nvidia-driver-550 nvidia-dkms-550
After step 2, I wanted to gi