Red Hat Enterprise Linux 6.6 boot problem

Latest response

Hi

I have recently updated my Red Hat Enterprise Linux system through the Red Hat Network, and today I was trying to reboot my system, but the booting process somehow hanged at the following screen:

...
Starting sshd: [OK]
Starting ntpd: [OK]
Starting postfix: [OK]
Starting crond: [OK]
Starting atd: [OK]
Starting Red Hat Network Darmon: [OK]

Then it just hanged here and cannot enter into the usual GUI login in screen. However, I can log into the same computer from my laptop through ssh at this stage.

I also found the following information from /var/log/Xorg.0.log:

#

[ 22.722] Initializing built-in extension XFree86-DRI
[ 22.722] Initializing built-in extension DRI2
[ 22.722] (II) LoadModule: "glx"
[ 22.724] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 22.786] (II) Module glx: vendor="NVIDIA Corporation"
[ 22.786] compiled for 4.0.2, module version = 1.0.0
[ 22.786] Module class: X.Org Server Extension
[ 22.786] (II) NVIDIA GLX Module 310.19 Thu Nov 8 01:12:43 PST 2012
[ 22.786] Loading extension GLX
[ 22.786] (II) LoadModule: "nvidia"
[ 22.786] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 22.793] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 22.793] compiled for 4.0.2, module version = 1.0.0
[ 22.793] Module class: X.Org Video Driver
[ 22.793] ================ WARNING WARNING WARNING WARNING ================
[ 22.793] This server has a video driver ABI version of 15.0 that is not
supported by this NVIDIA driver. Please check
http://www.nvidia.com/ for driver updates or downgrade to an X
server with a supported driver ABI.
[ 22.793] =================================================================
[ 22.793] (EE) NVIDIA: Use the -ignoreABI option to override this check.
[ 22.793] (II) UnloadModule: "nvidia"
[ 22.793] (II) Unloading nvidia
[ 22.793] (EE) Failed to load module "nvidia" (module requirement mismatch, 0)
[ 22.793] (EE) No drivers available.
[ 22.793] (EE)
Fatal server error:
[ 22.793] (EE) no screens found(EE)
[ 22.793] (EE)
Please consult the Red Hat, Inc. support
at https://www.redhat.com/apps/support/
for help.
[ 22.793] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 22.793] (EE)

#

Can you tell me what could be wrong with my system?

Many thanks!

Jon

Responses