Computing.Net > Forums > Linux > how to restore the login screen of

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

how to restore the login screen of

Reply to Message Icon

Name: ldfowler
Date: September 12, 2005 at 18:54:05 Pacific
OS: SUSE 9.3
CPU/Ram: 1Gb
Comment:

Hello:
I have no idea what I did, but I sure could use a hint. I do not get the login screen from KDM
when I boot on the Linux side of my laptop.

Instead I get a grey background with the SUSE logo that always says "simply change", as well as a smaller login window that says "Welcome at Linux".

I also get what looks like a small x console window on the bottom left hand side of the screen.

Any idea about what I can do to restore the login screen with KDM? Do I need to reinstall something Before this happens, I was using Yast to change the screen resolution, following a reply I got on a previous message.

I'd love to get a hint with this. thanks.
Laura



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: September 13, 2005 at 03:06:43 Pacific
Reply:

What happens if you do the following:

1) Change to text mode by running "init 3" as root.

2) Again as root try running "kdm".

Let's get your X server resolution correct first, one problem at a time! Whilst playing with your X configuration you may find it useful to always boot to run level 3 (text mode) until you have fixed the problem. To to this edit /etc/inittab and change the line:
id:5:initdefault:
to
id:3:initdefault:
You can now test your X setup with the startx command and quit back to text with Ctrl&Alt&Backspace.

Are you familiar with a text based text editor? It can often be useful when trying to fix problems if you don't have to rely on X or a graphical interface. Although one of the main *nix editors vi or emacs would be good to get your head around they are pretty complicated when compared to something like notepad! I would suggest either pico or mcedit, both of which are similar to DOS edit.


0

Response Number 2
Name: ldfowler
Date: September 13, 2005 at 13:03:17 Pacific
Reply:

Hello:
After logging as root and changing to text mode, running kdm prompted me to the normal
KDM login screen. I was thrilled.

I rebooted my laptop, and I got the grey background with the "Welcome at Linux" login window.

I did change /etc/inittab as you suggested. Sure, I can use pico or vi to edit files, I am not a DOS person at all.

What shall I do now. I think that I must have twicked something when I was running YAST2 to change the screen resolution because this started to happen right after I was doing that.

thanks.
Laura.


0

Response Number 3
Name: 3Dave
Date: September 14, 2005 at 02:00:13 Pacific
Reply:

At least we know that kdm is installed and working. It sounds like your PC is trying to use another display manager like xdm (FYI the gnome one is called gdm). I think if suse has any display problems, for some reason it automatically changes your display manager to xdm. Edit /etc/sysconfig/displaymanager and change DISPLAYMANAGER=”xdm” to DISPLAYMANAGER=”kdm”.

There are a couple of other things you can try but that should do the trick.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


screen resolution with SU... Yahoo Messenger



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: how to restore the login screen of

How to Find the current CPU load www.computing.net/answers/linux/how-to-find-the-current-cpu-load-/11860.html

How to Change the COLOR of MOUSE www.computing.net/answers/linux/how-to-change-the-color-of-mouse/19230.html

how to change the partition boot of LILO www.computing.net/answers/linux/how-to-change-the-partition-boot-of-lilo/6046.html