NVidia Driver Failure to Load Module

0

I currently have the latest version of Red Hat Enterprise Linux installed on a system. After updating the packages, the NVidia driver will not load. Below is the Xorg.0.log file:

X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    40.004] Build Operating System:  3.10.0-862.6.3.el7.x86_64 
[    40.004] Current Operating System: Linux hotpockets1 3.10.0-1062.4.1.el7.x86_64 #1 SMP Wed Sep 25 09:42:57 EDT 2019 x86_64
[    40.005] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-1062.4.1.el7.x86_64 root=UUID=0be9820c-224e-4bf5-90c7-79cc080f5d14 ro biosdevname=0 fips=0 crashkernel=auto net.ifnames=0 rhgb modprobe.blacklist=nouveau rd.driver.blacklist=nouveau nouveau.modeset=0 quiet
[    40.005] Build Date: 28 May 2019  07:13:18PM
[    40.005] Build ID: xorg-x11-server 1.20.4-7.el7 
[    40.005] Current version of pixman: 0.34.0
[    40.005]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    40.005] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    40.005] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 31 10:17:45 2019
[    40.006] (==) Using config file: "/etc/X11/xorg.conf"
[    40.007] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    40.007] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    40.422] (==) ServerLayout "Layout0"
[    40.422] (**) |-->Screen "Screen0" (0)
[    40.422] (**) |   |-->Monitor "Monitor0"
[    40.423] (**) |   |-->Device "Device0"
[    40.423] (**) |-->Input Device "Keyboard0"
[    40.423] (**) |-->Input Device "Mouse0"
[    40.423] (==) Automatically adding devices
[    40.423] (==) Automatically enabling devices
[    40.423] (==) Automatically adding GPU devices
[    40.423] (==) Automatically binding GPU devices
[    40.423] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    40.423] (==) FontPath set to:
    catalogue:/etc/X11/fontpath.d,
    built-ins
[    40.423] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    40.423] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    40.423] (WW) Disabling Keyboard0
[    40.423] (WW) Disabling Mouse0
[    40.423] (II) Loader magic: 0x561064263020
[    40.423] (II) Module ABI versions:
[    40.423]    X.Org ANSI C Emulation: 0.4
[    40.423]    X.Org Video Driver: 24.0
[    40.423]    X.Org XInput driver : 24.1
[    40.423]    X.Org Server Extension : 10.0
[    40.450] (--) PCI:*(4@0:0:0) 10de:1bb0:103c:11b2 rev 161, Mem @ 0xf2000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[    40.450] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[    40.450] (II) "glx" will be loaded by default.
[    40.450] (II) LoadModule: "glx"
[    40.583] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    40.684] (II) Module glx: vendor="X.Org Foundation"
[    40.684]    compiled for 1.20.4, module version = 1.0.0
[    40.684]    ABI class: X.Org Server Extension, version 10.0
[    40.684] (II) LoadModule: "nvidia"
[    40.684] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    40.951] (II) Module nvidia: vendor="NVIDIA Corporation"
[    40.951]    compiled for 1.6.99.901, module version = 1.0.0
[    40.951]    Module class: X.Org Video Driver
[    41.017] (II) NVIDIA dlloader X Driver  435.21  Sun Aug 25 08:17:08 CDT 2019
[    41.017] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    41.018] (++) using VT number 1

[    41.025] (II) Loading sub module "fb"
[    41.026] (II) LoadModule: "fb"
[    41.026] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    41.082] (II) Module fb: vendor="X.Org Foundation"
[    41.082]    compiled for 1.20.4, module version = 1.0.0
[    41.082]    ABI class: X.Org ANSI C Emulation, version 0.4
[    41.082] (II) Loading sub module "wfb"
[    41.082] (II) LoadModule: "wfb"
[    41.082] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    41.092] (II) Module wfb: vendor="X.Org Foundation"
[    41.092]    compiled for 1.20.4, module version = 1.0.0
[    41.092]    ABI class: X.Org ANSI C Emulation, version 0.4
[    41.092] (II) Loading sub module "ramdac"
[    41.092] (II) LoadModule: "ramdac"
[    41.092] (II) Module "ramdac" already built-in
[    41.099] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    41.099] (EE) NVIDIA:     system's kernel log for additional error messages and
[    41.099] (EE) NVIDIA:     consult the NVIDIA README for details.
[    41.100] (EE) No devices detected.
[    41.100] (EE) 
Fatal server error:
[    41.100] (EE) no screens found(EE) 
[    41.100] (EE) 
Please consult the The X.Org Foundation support 
     at http://wiki.x.org
 for help. 
[    41.100] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    41.100] (EE) 
[    41.102] (EE) Server terminated with error (1). Closing log file.

Kernel

$ uname -r
3.10.0-1062.4.1.el7.x86_64

NVidia Driver Installer - I've also tried to use 430.50 (per website) and it produces the same results.

# ll | grep NVIDIA
-rwxr-xr-x.  1 root root 144387574 Oct 31 09:48 NVIDIA-Linux-x86_64-435.21.run

I've also tried reinstalling the xorg and mesa packages fix. That has been working in the past but with this new kernel, it's not working. I have other systems that have the same graphics card along with the 435.21 driver installed and are working as intended.

Am I missing something in this log file? Looking at the wrong one possibly? Any help is greatly appreciated, thanks in advance!

Mick Anderson

Posted 2019-10-31T14:28:59.583

Reputation: 1

No answers