Hi,
I don’t know when all broke down but someday, maybe after a update or os upgrade, my games a videos begun to lag. so i’ve search and tried many option witout real solution.
I’have a alienware that I have converted to Linux pop os some time ago.
What I did :
"sudo apt install system76-driver-nvidia "
That install driver 510 who does not suport ma card.
“sudo apt-get purge nvidia-*”
“sudo apt autoremove”
“sudo apt install-driver-470”
reboot
Nvidia card not detected anymore with
“lspci | egrep ‘VGA|3D’”
“sudo apt-get purge nvidia-*”
“sudo apt autoremove”
and now i did :
“sudo apt install-driver-470-server”
reboot
Nvidia card detected
“lspci | egrep ‘VGA|3D’”
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GK106M [GeForce GTX 770M] (rev a1)
“nvidia-smi”
±----------------------------------------------------------------------------+
| NVIDIA-SMI 470.129.06 Driver Version: 470.129.06 CUDA Version: 11.4 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce … Off | 00000000:01:00.0 N/A | N/A |
| 0% 51C P8 N/A / N/A | 89MiB / 3018MiB | N/A Default |
| | | N/A |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
±----------------------------------------------------------------------------+
“nvidia-settings”
(nvidia-settings:14784): GLib-GObject-CRITICAL **: 15:20:14.065: g_object_unref: assertion ‘G_IS_OBJECT (object)’ failed
** (nvidia-settings:14784): CRITICAL **: 15:20:14.068: 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.** (nvidia-settings:14784): WARNING **: 15:20:14.124: PRIME: Failed to execute child process “/usr/bin/prime-supported” (No such file or directory)
** Message: 15:20:14.124: PRIME: is it supported? no
Bug report:
nvidia-bug-report.log.gz (362.8 KB)
I hope you have all you need to help me