[Bug 2083310] Re: GDM doesn't start Xorg with `-listen tcp` when DisallowTCP=false is set in custom.conf

2025-06-21 Thread Arvid Nilsson
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

[Bug 2067780] Re: Error installing auto-updates: nvidia-kernel-source-545 545.29.06-0ubuntu0.22.04.2: nvidia kernel module failed to build

2025-03-12 Thread Arvid Nilsson
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