LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 01-16-2016, 10:05 AM   #1
ashika
LQ Newbie
 
Registered: Jan 2016
Posts: 2

Rep: Reputation: Disabled
Unhappy No gui after installing redhat updates.


Hello everyone,

Long story. Let's start from the beginning.

I have a machine running under rhel 7.2

uname -a output

Code:
Linux sct-15-614e-1648 3.10.0-327.4.4.el7.x86_64 #1 SMP Thu Dec 17 15:51:24 EST 2015 x86_64 x86_64 x86_64 GNU/Linux
Yesterday, I needed to reboot my machine and I mistakenly clicked on reboot and install updates (or something like that) in the gui, something I have never done, and I knew immediately after doing it that it would take me down a rabbit hole I did not want to go in.

Anyway, long story short, after the updates I have lost my gui.

When I boot my machine it tries to start the gui (I think) and if I press the esc button I can see that it hangs after printing
Quote:
started system loogin service
with an ok to its left.

After that I get a black screen with a blinking underscore symbol in which I can't type or do anything.

Luckily, if I do an alt+F2 I can get to a command line interface where I can log in. Furthermore, I can still access my machine by ssh.

If I try starting X.org manually after I log in using startx, I get the following:

Code:
xauth:  file /root/.serverauth.18862 does not exist


X.Org X Server 1.17.2
Release Date: 2015-06-16
X Protocol Version 11, Revision 0
Build Operating System:  2.6.32-573.3.1.el6.x86_64
Current Operating System: Linux sct-15-614e-1648 3.10.0-327.4.4.el7.x86_64 #1 SMP Thu Dec 17 15:51:24 EST 2015 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-327.4.4.el7.x86_64 root=/dev/mapper/rhel-root ro rd.lvm.lv=rhel/root crashkernel=auto rd.lvm.lv=rhel/swap vconsole.font=latarcyrheb-sun16 vconsole.keymap=us rhgb quiet LANG=fr_FR.UTF-8 nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off
Build Date: 08 October 2015  02:48:55PM
Build ID: xorg-x11-server 1.17.2-10.el7
Current version of pixman: 0.32.6
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.15.log", Time: Sat Jan 16 16:12:21 2016
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
/usr/bin/X: symbol lookup error: /usr/lib64/nvidia/xorg/libglx.so: undefined symbol: LoadExtension
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

I looked online and tried installing missing packages by using
Code:
yum groupinstall "GNOME Desktop Enviornment" "X Window System" "Fonts"
but I get the following error:

Code:
Warning: group GNOME Desktop Enviornment does not exist.
Maybe run: yum groups mark install (see man yum)
Aucun paquet disponible pour installation ou mise à jour dans les groupes demandés
(yeah my system is in french)

If I try
Code:
yum groupinstall "Server with GUI"
I get
Code:
Modules complémentaires chargés*: langpacks, product-id, search-disabled-repos, subscription-manager
Maybe run: yum groups mark install (see man yum)
Aucun paquet disponible pour installation ou mise à jour dans les groupes demandés
if I look at available groups using
Code:
yum group list
I get a list of available groups in french and I have no idea which one corresponds to server with gui.


I have no idea what to do. Please help.
 
Old 01-16-2016, 11:34 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by ashika View Post
Hello everyone,
Long story. Let's start from the beginning. I have a machine running under rhel 7.2 uname -a output
Code:
Linux sct-15-614e-1648 3.10.0-327.4.4.el7.x86_64 #1 SMP Thu Dec 17 15:51:24 EST 2015 x86_64 x86_64 x86_64 GNU/Linux
Yesterday, I needed to reboot my machine and I mistakenly clicked on reboot and install updates (or something like that) in the gui, something I have never done, and I knew immediately after doing it that it would take me down a rabbit hole I did not want to go in.

Anyway, long story short, after the updates I have lost my gui. When I boot my machine it tries to start the gui (I think) and if I press the esc button I can see that it hangs after printing with an ok to its left. After that I get a black screen with a blinking underscore symbol in which I can't type or do anything. Luckily, if I do an alt+F2 I can get to a command line interface where I can log in. Furthermore, I can still access my machine by ssh. If I try starting X.org manually after I log in using startx, I get the following:
Code:
xauth:  file /root/.serverauth.18862 does not exist
X.Org X Server 1.17.2
Release Date: 2015-06-16
X Protocol Version 11, Revision 0
Build Operating System:  2.6.32-573.3.1.el6.x86_64
Current Operating System: Linux sct-15-614e-1648 3.10.0-327.4.4.el7.x86_64 #1 SMP Thu Dec 17 15:51:24 EST 2015 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-327.4.4.el7.x86_64 root=/dev/mapper/rhel-root ro rd.lvm.lv=rhel/root crashkernel=auto rd.lvm.lv=rhel/swap vconsole.font=latarcyrheb-sun16 vconsole.keymap=us rhgb quiet LANG=fr_FR.UTF-8 nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off
Build Date: 08 October 2015  02:48:55PM
Build ID: xorg-x11-server 1.17.2-10.el7
Current version of pixman: 0.32.6
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.15.log", Time: Sat Jan 16 16:12:21 2016
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
/usr/bin/X: symbol lookup error: /usr/lib64/nvidia/xorg/libglx.so: undefined symbol: LoadExtension
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
I looked online and tried installing missing packages by using
Code:
yum groupinstall "GNOME Desktop Enviornment" "X Window System" "Fonts"
but I get the following error:
Code:
Warning: group GNOME Desktop Enviornment does not exist.
Maybe run: yum groups mark install (see man yum)
Aucun paquet disponible pour installation ou mise  jour dans les groupes demands
(yeah my system is in french)

If I try
Code:
yum groupinstall "Server with GUI"
I get
Code:
Modules complmentaires chargs*: langpacks, product-id, search-disabled-repos, subscription-manager
Maybe run: yum groups mark install (see man yum)
Aucun paquet disponible pour installation ou mise  jour dans les groupes demands
if I look at available groups using
Code:
yum group list
I get a list of available groups in french and I have no idea which one corresponds to server with gui. I have no idea what to do. Please help.
The system said to try "yum groups mark install", but the best and easiest way to get this done, would be to contact Red Hat support. Using RHEL 7.2 means you're paying for access to support, repositories, and the knowledgebase. The installation groups you're after are in the repos, and unless you pay for RHEL, you won't be able to install them, at all.

You *COULD* try
Code:
yum groupinstall "X Window System" Desktop
and see what happens, but honestly, if running an update from Red Hat broke something on your system, this is *EXACTLY* why you pay for RHEL support.

::EDIT:: Just noticed you were trying to run X as root...that is a HORRIBLE idea. Try logging in as a regular user, and starting X then.

Last edited by TB0ne; 01-16-2016 at 11:35 AM.
 
Old 01-16-2016, 01:48 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
/usr/lib64/nvidia/xorg/libglx.so
i take it you have a nvidia card on this computer and installed the NVIDIA.run


you MUST!!!!!!!!! reinstall the driver after EVERY!!!!! Kernel,xorg,and mesa update

and you HAVE to reinstall it from a text only boot
 
Old 01-18-2016, 07:12 AM   #4
ashika
LQ Newbie
 
Registered: Jan 2016
Posts: 2

Original Poster
Rep: Reputation: Disabled
Quote:
you MUST!!!!!!!!! reinstall the driver after EVERY!!!!! Kernel,xorg,and mesa update
Ok. But how?

Quote:
Just noticed you were trying to run X as root...that is a HORRIBLE idea. Try logging in as a regular user, and starting X then.
Why? I'm guessing for usual root security? I used root because I was trying to fix my problem and installing certain things needed SU priveleges.
Running X as a normal user gives pretty much the same text.
 
Old 01-18-2016, 08:19 AM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by ashika View Post
Ok. But how?
The same way you installed it before. Did you install the proprietary nVidia drivers? If so, you read the instructions, so they continue to be valid.
Quote:
Why? I'm guessing for usual root security? I used root because I was trying to fix my problem and installing certain things needed SU priveleges.
Running X as a normal user gives pretty much the same text.
"Pretty much"?? What's different?

And as said, unless you install the drivers for your video hardware, X won't work. And again, have you contacted RHEL support????
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
no display for GUI in my ubuntu 10.10 after installing some updates rpittala Linux - Newbie 1 02-05-2012 08:37 AM
updates-downloading and installing updates fungusgreen Linux - Newbie 4 07-20-2011 01:12 AM
[SOLVED] no GUI after updates startx no go coboltblue75 Linux - Newbie 18 04-26-2011 03:14 PM
After updates can't get into the GUI... Fedora 8 jonrpick Linux - Newbie 23 05-16-2008 05:35 PM
GUI / Updates Verbal Kint Linux - Server 3 06-14-2007 10:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 03:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration