Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: graphical login fails on suse 10.0

  • Subject: Re: graphical login fails on suse 10.0
  • From: Roy Schestowitz <newsgroups@xxxxxxxxxxxxxxx>
  • Date: Fri, 24 Feb 2006 11:28:12 +0000
  • Newsgroups: alt.os.linux.suse
  • Organization: schestowitz.com / MCC / Manchester University
  • References: <1140779845.561253.123530@z34g2000cwc.googlegroups.com>
  • Reply-to: newsgroups@xxxxxxxxxxxxxxx
  • User-agent: KNode/0.7.2
__/ [ ubartsch ] on Friday 24 February 2006 11:17 \__

> hi,
> i have suse 10 on an acer laptop.
> sall of a sudden the graphical user login doesnt work anymore!
> i can log in on console and the graphical login for root still works.
> (???)
> 
> i found this bug for suse 10.1 alpha 4
> http://en.opensuse.org/Bugs:Most_Annoying_Bugs
> 
> 
>     * The graphical login does not work. Workaround: Login on the
> console and change /etc/X11/xdm/Xsession as follows:
> 
> --- /etc/X11/xdm/Xsession     2005-11-21 22:22:10.000000000 +0100
> +++ /etc/X11/xdm/Xsession     2005-12-15 12:09:03.000000000 +0100
> @@ -102,7 +102,7 @@
>      */rzsh)  shell=/bin/zsh  ;;
>      *)               shell=/bin/bash ;;
>      esac
> -    exec -la ${shell} ${shell} -c ${1+"exec $@"}
> +    exec -l -a ${shell##*/} ${shell} -c ${1+"exec $@"}
>  }
> 
> but i am not sure what to do with Xsession. i didnt find any similar
> code in it!?
> is that the same bug that i am facing now!?
> 
> many thanks for a hint!
> cheers
> ub

I had a similar problem with SuSE 9.3. My experience with this is archived
at:

http://www.schestowitz.com/UseNet/2005/December_2005_3/msg00030.html

By using the handbook, I managed to solve this very quickly. I found some
intuitive instructions at the start of the guide, so it was a copy and paste
job. This soon resolves the issue of getting no graphical login screen.

Also see:

http://docs.kde.org/development/en/kdebase/kdm/configuring-your-system-for-kdm.html#setting-up-kdm

Hope it helps,

Roy

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index