LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 05-22-2006, 06:05 PM   #1
yorgmeister
LQ Newbie
 
Registered: Dec 2005
Posts: 8

Rep: Reputation: 0
Fedora 4 no logon screen - blank screen with X


I was trying to install gnome-system-tools and the many dependancies it has. the last one I tried to install was pango apparently it installed, and then I rebooted becouse the rpm install windows would all of a sudden dissappear without saying weather or not anything was installed.
I havent been able to start my computer since. I only get to the blank screen with an x. Once and a while a text dialogue appears and says "The display server has been shut down about 6 times in the last 90 seconds, it is likely that something bad is going on. I will try again to restart the display server in 2 minutes.0"

What the hell happend???!!! nobody else seems to have this problem!!

PLEASE HELP!!!
 
Old 05-22-2006, 11:10 PM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Check /var/log/Xorg.0.log for errors.
 
Old 05-23-2006, 01:48 AM   #3
yorgmeister
LQ Newbie
 
Registered: Dec 2005
Posts: 8

Original Poster
Rep: Reputation: 0
I did, and there was nothing that said error.
 
Old 05-23-2006, 09:21 AM   #4
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Post the file (in a quote block), and we'll take a look.
 
Old 05-23-2006, 10:46 AM   #5
yorgmeister
LQ Newbie
 
Registered: Dec 2005
Posts: 8

Original Poster
Rep: Reputation: 0
Too late I could not wait for an answer anymore, I've re-installed. But Just in case this happens again what would cause this?
 
Old 05-23-2006, 10:54 AM   #6
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
The nature of the error will be in /var/log/Xorg.0.log. An error doesn't always have the word 'error' in it.
 
Old 05-23-2006, 01:16 PM   #7
yorgmeister
LQ Newbie
 
Registered: Dec 2005
Posts: 8

Original Poster
Rep: Reputation: 0
Thanks for your help I'll remember that the next time.
 
Old 05-24-2006, 08:17 PM   #8
jackyowl
LQ Newbie
 
Registered: May 2006
Posts: 9

Rep: Reputation: 0
i also have almost the same problem.but my problem appear after i run fsck when os running.now when i boot its shows thats some files missing.

when boot:

/etc/rc3.d/s54hproj
/usr/sbin/ptal_init
/etc/rc3.d/s56xinetd
/etc/rc3.d/s56xinetd
krb5.sh file missing

/etc/rc5.d/s01sysstat
/usr/lib/sa/sadc

for your info,my linux is a file server with samba setting. now samba is available, only that i just cant get in the Xwindow...i use kde last time. i press Ctl+alt+f7 blank screen come out....

Help me, very urgent now
 
Old 05-24-2006, 08:49 PM   #9
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
This should really be in a separate thread, since its a completely different problem.

You can identify the packages that you need to reload, by querying the rpm database for the missing files. For example,

rpm -qf /usr/lib/sa/sadc

This will tell you the package that contains the deleted file. You can download it, then force a reinstall:

rpm -Uvh --force xxx-y.x.rpm
 
Old 05-25-2006, 01:53 AM   #10
jackyowl
LQ Newbie
 
Registered: May 2006
Posts: 9

Rep: Reputation: 0
i have follow your instruction and get some of this package

if i reinstall...would it effect to my comp samba server setting?

this what i get thats

krb5-devel-1.3.4-7
sysstat-5.0.5-1
chkconfig-1.3.11.1-1
initscripts-7.93.2-1
file system-2.3.0-1

if i reinstall above package any effect?for your info i use fedora core 3

/dev/VolGroup00/LogVol00 as root
 
Old 05-25-2006, 10:07 AM   #11
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
The effect is that your system will have integrity, it does not now.

Existing configuration files that have been customized should not be replaced. Rpms are configured to create an "xxx.conf.rpmnew" or "xxx.conf.rpmsave" file, if an existing configuration file is found.
 
Old 05-26-2006, 03:45 AM   #12
jackyowl
LQ Newbie
 
Registered: May 2006
Posts: 9

Rep: Reputation: 0
ok...i have try the method..but stil can't success...i press alt+f7 the mouse not spinning,but can see the movement but stil appear in blank screen.
 
Old 05-26-2006, 09:13 AM   #13
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
You will need to log off and restart X (ctl-alt-backspace), then check /var/log/Xorg.0.log for errors. Repeat the process if additional missing files are reported. If it continues on more than you are willing to put up with, then a re-install may be easier.
 
Old 06-16-2006, 03:06 PM   #14
0mg
LQ Newbie
 
Registered: Jun 2006
Posts: 1

Rep: Reputation: 0
I have the same problem as yorgmeister. I am running Ubuntu 6.06, and i got it when i last update. When the login window is supposed to pop up my GDM crashes few times and the linux switches between terminal and GUI.
I dont know what couses this, but i believe that it starts to happen when i configure the "login window" and reboot.
I am posting you my Xorg.0.log file and i hope you will be able to help me without reinstalling my Ubuntu.

ht tp://0mg.91neg.com/Xorg.0.log

My graphic device is Ati Radeon 9550, CPU: AMD Semprom 2800+.

I hope this is enough.

10x for the help
 
Old 06-16-2006, 03:50 PM   #15
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Omg: the errors I see in your log are:

(EE) xf86OpenSerial: Cannot open device /dev/wacom

If that's your only mouse device, then X will not start until you get it working again (or configure a different mouse).
 
  


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
blank screen at logon-file system not clean AbZu Mandriva 2 09-22-2005 06:50 AM
blank screen when starting x windowsn with fedora krayz1e Linux - Newbie 3 07-04-2005 02:57 AM
Fedora Core 2, mozila 1.7.3 gives blank screen thrombomodulin Linux - Software 3 12-04-2004 03:51 PM
php not working Fedora 2 (blank screen) jomama Programming 2 08-27-2004 02:33 PM
why does my screen go blank 30secs after logon in lm 9.2? jpb922 Linux - Software 3 12-27-2003 06:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 04:15 PM.

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