LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-23-2005, 03:41 PM   #1
stevsom
LQ Newbie
 
Registered: Apr 2005
Posts: 27

Rep: Reputation: 15
Fedora Core 4 question...


when i reboot/start-up my computer, i get the blue login screen, but when i'm finished my session, it says my kernal in top left hand corner, and "user login:" it appears to be in command line form. then i have to type startx. is there any way to go back the blue login screen, without rebooting my computer?
-Thanks
 
Old 08-23-2005, 03:54 PM   #2
PenguinPwrdBox
Member
 
Registered: Oct 2003
Posts: 568

Rep: Reputation: 31
CTRL+ALT+BACKSPACE
or
KMenu>logout (If you are using KDE)
 
Old 08-23-2005, 04:02 PM   #3
stevsom
LQ Newbie
 
Registered: Apr 2005
Posts: 27

Original Poster
Rep: Reputation: 15
it dosen't work, when i loggin the blue screen i appear to login on :0, but after my startx session, it says tty1 when i login again. the problem may be that when i log it it says the x server was destroyed or killed. how do i restart it without rebooting? Or can someone go into some detail?
-Thanks
 
Old 08-23-2005, 04:05 PM   #4
PenguinPwrdBox
Member
 
Registered: Oct 2003
Posts: 568

Rep: Reputation: 31
How are you getting to this "blue screen"???
Is this the screen that has the fedora logo on it?
If you are on TTY1, then you aren't in x.
It should be TTY7 - unless you changed it - and you would know if you did.
Try pressing ALT+F7
 
Old 08-23-2005, 05:01 PM   #5
stevsom
LQ Newbie
 
Registered: Apr 2005
Posts: 27

Original Poster
Rep: Reputation: 15
the blue login on screen with the logo with domain (bottom right) and options bottom left, but when i log off my session i get the login on the command line, and alt+F7 does nothing. just a note: when i log off an x, then logon the command line it says last login <date> on :0 <-- that may be your TTY7. Please respond
-Thanks
 
Old 08-23-2005, 06:30 PM   #6
PenguinPwrdBox
Member
 
Registered: Oct 2003
Posts: 568

Rep: Reputation: 31
Please open and post the contents of your /etc/inittab file here.
 
Old 08-23-2005, 10:01 PM   #7
stevsom
LQ Newbie
 
Registered: Apr 2005
Posts: 27

Original Poster
Rep: Reputation: 15
here it is...

#
# inittab This file describes how the INIT process should set up
# the system in a certain run-level.
#
# Author: Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
# Modified for RHS Linux by Marc Ewing and Donnie Barnes
#

# Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
#
id:5:initdefault:

# System initialization.
si::sysinit:/etc/rc.d/rc.sysinit

l0:0:wait:/etc/rc.d/rc 0
l1:1:wait:/etc/rc.d/rc 1
l2:2:wait:/etc/rc.d/rc 2
l3:3:wait:/etc/rc.d/rc 3
l4:4:wait:/etc/rc.d/rc 4
l5:5:wait:/etc/rc.d/rc 5
l6:6:wait:/etc/rc.d/rc 6

# Trap CTRL-ALT-DELETE
ca::ctrlaltdel:/sbin/shutdown -t3 -r now

# When our UPS tells us power has failed, assume we have a few minutes
# of power left. Schedule a shutdown for 2 minutes from now.
# This does, of course, assume you have powerd installed and your
# UPS connected and working correctly.
pf::powerfail:/sbin/shutdown -f -h +2 "Power Failure; System Shutting Down"

# If power was restored before the shutdown kicked in, cancel it.
pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled"


# Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
4:2345:respawn:/sbin/mingetty tty4
5:2345:respawn:/sbin/mingetty tty5
6:2345:respawn:/sbin/mingetty tty6

# Run xdm in runlevel 5
x:5:once:/etc/X11/prefdm -nodaemon
 
Old 08-25-2005, 11:00 PM   #8
stevsom
LQ Newbie
 
Registered: Apr 2005
Posts: 27

Original Poster
Rep: Reputation: 15
is there something wrong this?
-Thanks.
 
Old 08-26-2005, 05:21 PM   #9
stevsom
LQ Newbie
 
Registered: Apr 2005
Posts: 27

Original Poster
Rep: Reputation: 15
does anybody know if this is the problem here:
# Run xdm in runlevel 5
x:5:once:/etc/X11/prefdm -nodaemon

would "once" need to be replaced with "respawn"?
-Thanks

My problem is that my login screen {the one with a logo} dosen't show up after i log out, instead i get the comand line version.
Read above for more info.
 
  


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
Windows XP/Fedora Core 3 question ece30675 Fedora 10 03-06-2005 03:39 AM
Fedora Core 3 Installation Question syntaxerror64 Linux - Newbie 14 12-07-2004 04:37 PM
Fedora Core 2 compatibility question worm5252 Linux - Laptop and Netbook 1 11-04-2004 10:09 PM
Question Fedora Core 2 Arrowx7 Linux - Software 10 07-31-2004 10:08 AM
Question about fedora core 2 test1 millermt Linux - Hardware 1 03-31-2004 08:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:55 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