Hi forums,
I just install the driver 535 on my desktop but the error of nvidia-smi keeps emerge
also I run the :systemctl status nvidia-persistenced.service
vidia-persistenced.service - NVIDIA Persistence Daemon Loaded: loaded (/lib/systemd/system/nvidia-persistenced.service; static; v> Active: inactive(dead)
Can somebody offer me some help
The driver I install is from sudo ubuntu-drivers autoinstall and it appears that this command has some issue
here is my debug file:
nvidia-bug-report.log.gz (148.5 KB)
Really need help for my homework
Hi there @haozhelo and welcome to the NVIDIA developer forums.
For some reason the autoinstall
has installed the Open Kernel versiosn of the driver, which is only supported on Datacenter GPUs.
Jan 4 10:47:17 lou-Alienware-Aurora-Ryzen-Edition kernel: [ 5.930038] nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Jan 4 10:47:17 lou-Alienware-Aurora-Ryzen-Edition kernel: [ 5.930848] NVRM cpuidInfoAMD: Unrecognized AMD processor in cpuidInfoAMD
Jan 4 10:47:17 lou-Alienware-Aurora-Ryzen-Edition kernel: [ 5.981881] NVRM: loading NVIDIA UNIX Open Kernel Module for x86_64 535.129.03 Release Build (dvs-builder@U16-I3-B15-1-1) Thu Oct 19 18:54:01 UTC 2023
Jan 4 10:47:17 lou-Alienware-Aurora-Ryzen-Edition kernel: [ 6.000253] nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for x86_64 535.129.03 Release Build (dvs-builder@U16-I3-B15-1-1) Thu Oct 19 18:46:10 UTC 2023
Jan 4 10:47:17 lou-Alienware-Aurora-Ryzen-Edition kernel: [ 6.116403] [drm] [nvidia-drm] [GPU ID 0x00000b00] Loading driver
Jan 4 10:47:17 lou-Alienware-Aurora-Ryzen-Edition kernel: [ 6.116407] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:0b:00.0 on minor 0
Jan 4 10:47:17 lou-Alienware-Aurora-Ryzen-Edition kernel: [ 6.129321] nvidia-uvm: Loaded the UVM driver, major device number 508.
Jan 4 10:47:20 lou-Alienware-Aurora-Ryzen-Edition kernel: [ 18.568738] NVRM: Open nvidia.ko is only ready for use on Data Center GPUs.
Please do a clean uninstall of all GPU drivers (purge) and install through “Software & Updates” → “Additional Drivers” and make sure to use the proprietary non-server driver version. And follow ALL installation instructions exactly. That should address the problem.
Thanks.