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 ...
- 11-29-2011 #1Just 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
- 11-29-2011 #2forum.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/Xinitrcoz
→ 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.
- 11-29-2011 #3Linux 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:
Then reboot.Code:yum install gdm
You can also install it from the original installation media.


Reply With Quote