Find the answer to your Linux question:
Results 1 to 3 of 3
Hi all, i am using rhel 6 beta. now when i reboot OS i am not getting X display. but i have installed all gnome and kde packages. i have ...
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    15

    X display not coming up on boot

    Hi all,

    i am using rhel 6 beta.
    now when i reboot OS i am not getting X display. but i have installed all gnome and kde packages.

    i have also initdefault to 5 in /etc/inittab.

    when i use! startkde or gnome-session from console. it will show me X windows i mean graphical gnome or kde screen but not on boot.

    what do you think i am missing here.

    i am getting blace screen with mouse cursor moving and a cursor on black screen.


    and then i can switch to al+ctrl+f2 for console login. i need graphical logon

    any idea?

    Parkar
    UAEc

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Hello

    If you don't have a display manager installed such as GDM or KDM, you can use the "startx" command by creating an .xinitrc file that includes the start command for the desktop environment or window manager that you want to use and placing that file in your user home folder.

    You can find some examples that were written for Arch Linux (but should also work with Red Hat) here:

    https://wiki.archlinux.org/index.php/Xinitrc
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Linux Guru
    Join Date
    May 2011
    Posts
    1,843
    As ozar mentioned, you are likely missing the GDM display manager - if you have yum configured, try:

    Code:
    yum install gdm
    Then reboot.

    You can also install it from the original installation media.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...