File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed
pages/gpu/troubleshooting Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Fixing OS upgrading issues on GPUs
3+ description : Fixing OS upgrading issues on GPUs.
4+ tags : gpu issue error driver nvidia-driver gpu-instance upgrade
5+ dates :
6+ validation : 2025-10-15
7+ posted : 2025-10-15
8+ ---
9+
10+ When upgrading Ubuntu packages with ` apt-get upgrade ` if Nvidia packages are included in the update, the Nvidia setup can break.
11+
12+ We recommend upgrading using ` apt-get list-upgrade ` and then rebooting the Instance.
Original file line number Diff line number Diff line change @@ -58,7 +58,8 @@ productIcon: GpuServersProductIcon
5858## GPU Instances troubleshooting pages
5959
6060<LinksList >
61- - [ Fixing GPU issues after installing NVIDIA driver packages] ( /gpu/troubleshooting/fix-driver-issues )
62- - [ Installing NVIDIA drivers on Ubuntu 22.04] ( /gpu/troubleshooting/install-nvidia-drivers-ubuntu )
63- - [ Fixing GPU issues after upgrading GPU Instances with cloud-init] ( /gpu/troubleshooting/updating-gpu-instance-with-cloud-init )
61+ - [ Fixing GPU issues after installing NVIDIA driver packages] ( /gpu/troubleshooting/fix-driver-issues/ )
62+ - [ Fixing upgrading issues on GPU OS] ( /gpu/troubleshooting/fix-upgrading-issue/ )
63+ - [ Installing NVIDIA drivers on Ubuntu 22.04] ( /gpu/troubleshooting/install-nvidia-drivers-ubuntu/ )
64+ - [ Fixing GPU issues after upgrading GPU Instances with cloud-init] ( /gpu/troubleshooting/updating-gpu-instance-with-cloud-init/ )
6465</LinksList >
You can’t perform that action at this time.
0 commit comments