Article 4XG0E NVIDIA blob driver

NVIDIA blob driver

by
3rensho
from LinuxQuestions.org on (#4XG0E)
First, let me state that I know very little about graphics cards/drivers. I have almost always used the the Nvidia "open source" drivers. I decided to change over to the proprietary driver since I saw that the SBo version is 440.44 and I want to mess around a bit with the cuda capability. I have a GTX970 card. I dropped down to non-graphics mode, ran the xxxxx.run --uninstall to remove the existing driver then built and installed the nvidia-kernel and nvidia-driver packages. Startx started up the plasma5 environment just like normal. Looking in the /var/log/nvidia-installer.log I see -

Code:cat nvidia-installer.log
nvidia-installer log file '/tmp/SBo/package-nvidia-driver/var/log/nvidia-installer.log'
creation time: Mon Jan 6 11:15:46 2020
installer version: 440.44

PATH: /usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin

nvidia-installer command line:
./nvidia-installer
-s
--no-kernel-module
--no-drm
--no-unified-memory
-z
-n
-b
--no-rpms
--no-distro-scripts
--no-kernel-module-source
--no-x-check
--force-libglx-indirect
--x-prefix=/tmp/SBo/package-nvidia-driver/usr
--x-module-path=/tmp/SBo/package-nvidia-driver/usr/lib64/xorg/modules
--x-library-path=/tmp/SBo/package-nvidia-driver/usr/lib64
--x-sysconfig-path=/tmp/SBo/package-nvidia-driver/etc/X11/xorg.conf.d
--opengl-prefix=/tmp/SBo/package-nvidia-driver/usr
--utility-prefix=/tmp/SBo/package-nvidia-driver/usr
--utility-libdir=lib64
--documentation-prefix=/tmp/SBo/package-nvidia-driver/usr
--application-profile-path=/tmp/SBo/package-nvidia-driver/usr/share/nvidia
--glvnd-egl-config-path=/tmp/SBo/package-nvidia-driver/etc/X11/glvnd/egl_vendor.d
--log-file-name=/tmp/SBo/package-nvidia-driver/var/log/nvidia-installer.log
--egl-external-platform-config-path=/tmp/SBo/package-nvidia-driver/usr/share/egl/egl_external_platform.d
--no-nvidia-modprobe
--install-libglvnd
--no-install-compat32-libs

Using built-in stream user interface
-> Detected 8 CPUs online; setting concurrency level to 8.
-> Not installing a kernel module; skipping the "is an NVIDIA kernel module loaded?" test.
-> Installing NVIDIA driver version 440.44.
-> Skipping check for conflicting rpms.
WARNING: The nvidia-uvm module will not be installed. As a result, CUDA will not function with this installation of the NVIDIA driver.
WARNING: The nvidia-drm module will not be installed. As a result, DRM-KMS will not function with this installation of the NVIDIA driver.
WARNING: You specified the '--no-kernel-module' command line option, nvidia-installer will not install a kernel module as part of this driver installation, and it will not remove existing NVIDIA kernel modules not part of an earlier NVIDIA driver installation. Please ensure that an NVIDIA kernel module matching this driver version is installed separately.
Will install libglvnd libraries.
Will install libEGL vendor library config file to /tmp/SBo/package-nvidia-driver/etc/X11/glvnd/egl_vendor.d
-> Searching for conflicting files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86_64' (440.44):
executing: '/sbin/ldconfig'...
-> done.
-> Driver file installation is complete.
-> Running post-install sanity check:
-> done.
-> Post-install sanity check passed.
-> Running runtime sanity check:
-> done.
-> Runtime sanity check passed.
-> Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version: 440.44) is now complete. Please update your xorg.conf file as appropriate; see the file /usr/share/doc/NVIDIA_GLX-1.0/README.txt for details.So a couple of questions-

1) How can I tell unequivocally if the blob driver is installed?

2) How to resolve the two warnings in the installer log about nvidia-uvm and nvidia-drm modules not being installed.

I have done a lot of searching for answers but so far it is as clear as mud. Any help will be appreciated. Thanks in advance.latest?d=yIl2AUoC8zA latest?i=Mqaft9jXS8M:-R9f5yhXXps:F7zBnMy latest?i=Mqaft9jXS8M:-R9f5yhXXps:V_sGLiP latest?d=qj6IDK7rITs latest?i=Mqaft9jXS8M:-R9f5yhXXps:gIN9vFwMqaft9jXS8M
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments