The computer is a Dell T7600 with a nvme drive as the main program and a sata drive that serves to boot the system then change root to the nvme drive. All was well until a recent reboot when the video screen appeared with a 1.5 boarder around the edges.
One of the oddities is during booting after the gurb menu it displays a maroon screen with text of Ubuntu 24.04 with dots bellow them that count down, next screen is a flash on vertical multi colored bars, the the login. Previously that didn’t occur.
OS: Ubuntu 24.04.2 up to date
GPU: GK104GL [Quadro K5000] nvidia-driver-470
uname -r
6.8.0-52-generic
dkms status
virtualbox/7.0.16, 6.8.0-52-generic, x86_64: installed
virtualbox/7.0.16, 6.8.0-53-generic, x86_64: installed
lspci | grep VGA
05:00.0 VGA compatible controller: NVIDIA Corporation GK104GL [Quadro K5000] (rev a1)
xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1920 x 1080, maximum 1920 x 1080
default connected primary 1920x1080+0+0 0mm x 0mm
1920x1080 0.00*
640x480 0.00
xrandr --listproviders
Providers: number : 0
EDID information must not be getting read, sound not working in monitor.
sudo nvidia-settings
(nvidia-settings:19918): GLib-GObject-CRITICAL **: 17:20:35.788: g_object_unref: assertion ‘G_IS_OBJECT (object)’ failed
** (nvidia-settings:19918): CRITICAL **: 17:20:35.792: ctk_powermode_new: assertion ‘(ctrl_target != NULL) && (ctrl_target->h != NULL)’ failed
ERROR: nvidia-settings could not find the registry key file or the X server is
not accessible. This file should have been installed along with this
driver at
/usr/share/nvidia/nvidia-application-profiles-key-documentation. The
application profiles will continue to work, but values cannot be
prepopulated or validated, and will not be listed in the help text.
Please see the README for possible values and descriptions.
** Message: 17:20:35.910: PRIME: No offloading required. Abort
** Message: 17:20:35.910: PRIME: is it supported? no
nvidia-smi
NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
Xorg.0.log
pastebin /2bkzBS4Y
Don’t know if this is something going wrong before or after the the change root.
The last upgrade on nvme loaded vmlinuz-6.8.0-53-generic and when I upgraded the sata drive
it didn’t receive 0-53 so both boot into vmlinuz-6.8.0-52-generic. This is the first time both didn’t
upgraded to the same version.
This is making me crazy, I’ve seen something like this before but can find an answer online or in my notes. errrr.
Thanks
Jim