fedora 6 GUI Problem

General discussion about Linux, Linux distribution, using Linux etc.
Post Reply
syed
Subedar Major
Posts: 439
Joined: Thu Jul 28, 2005 3:51 pm

fedora 6 GUI Problem

Post by syed »

AoA 2 All,

I have installed fedora 6 on machine in runlevel 5. when I boot linux I get log in screen asking password username ,after validation process it blinks and runs in console mode (runlevel 3) I have checked also initab for runlevel , it is also 5 there. when I use startx command I am told that an X session already running. So what can be problem.

My machine has bultin grahics card of Intel board DG33FBC

So kindly help me if u can.

Best Regards,

Syed Mohammad Raza
nayyares
Battalion Quarter Master Havaldaar
Posts: 237
Joined: Tue Dec 13, 2005 10:47 pm
Location: JNB, SA
Contact:

Post by nayyares »

Hi,
when I boot linux I get log in screen asking password username
if it takes you to GUI login screen, means your initab file is properly configured, as for as you are unable to login in GUI, you better first check whether X process is running by:

Code: Select all

#ps -ef | grep X 
if it is running & you are still unable to login then first kill this process and try to reconfigure your X settings, by:

Code: Select all

 #system-config-display
you can try different resolutions, or hardware in this wizard.

Cheers
Nayyar Ahmad
RHCE, CCNA, OCP DBA
nayyares aT fedoraproject DoT org
blogs: nayyares.blogspot.com
Post Reply