F5F Stay Refreshed Software Operating Systems problems with NVIDIA drivers

problems with NVIDIA drivers

problems with NVIDIA drivers

L
lalaloopsy89
Junior Member
47
09-19-2016, 04:28 PM
#1
You've saved the Pop-OS ISO on your new PC, but the display resolution remains stuck at 1028 x 763 (4:3). The NVIDIA version you downloaded is compatible with your GTX 460. After trying to update drivers through the Pop Shop, you encountered an installation error: "Error while installing package: installed nvidia-dkms-390 package post-installation script subprocess returned error exit status 10." Please verify the correct driver files for your GPU model or consider reinstalling the driver manually.
L
lalaloopsy89
09-19-2016, 04:28 PM #1

You've saved the Pop-OS ISO on your new PC, but the display resolution remains stuck at 1028 x 763 (4:3). The NVIDIA version you downloaded is compatible with your GTX 460. After trying to update drivers through the Pop Shop, you encountered an installation error: "Error while installing package: installed nvidia-dkms-390 package post-installation script subprocess returned error exit status 10." Please verify the correct driver files for your GPU model or consider reinstalling the driver manually.

B
bluemaxx06
Member
195
09-19-2016, 05:55 PM
#2
It could relate to the driver type and kernel version you're using. Consider updating to nvidia-driver-390. If you have a terminal, run sudo apt install nvidia-driver-390 -y. If issues persist, try nvidia-384 with sudo apt install nvidia-384 -y.
B
bluemaxx06
09-19-2016, 05:55 PM #2

It could relate to the driver type and kernel version you're using. Consider updating to nvidia-driver-390. If you have a terminal, run sudo apt install nvidia-driver-390 -y. If issues persist, try nvidia-384 with sudo apt install nvidia-384 -y.

X
XaViZ
Member
197
09-19-2016, 07:46 PM
#3
I don't understand the kernel version you're using—it's a brand-new ISO from Pop OS. Once I see the update, I'll attempt that command again. I've already tried using the terminal and a similar command that installed the driver via sudo apt install nvidia-driver-390 instead of the correct version.
X
XaViZ
09-19-2016, 07:46 PM #3

I don't understand the kernel version you're using—it's a brand-new ISO from Pop OS. Once I see the update, I'll attempt that command again. I've already tried using the terminal and a similar command that installed the driver via sudo apt install nvidia-driver-390 instead of the correct version.

Y
YoungSquire
Member
79
09-27-2016, 12:16 AM
#4
Consider nvidia-384 and run sudo apt install nvidia-384. The -y flag confirms yes for installation without further confirmation.
Y
YoungSquire
09-27-2016, 12:16 AM #4

Consider nvidia-384 and run sudo apt install nvidia-384. The -y flag confirms yes for installation without further confirmation.