Mailinglist Archive: opensuse (3506 mails)

< Previous Next >
Re: [SLE] init levels
  • From: Stephen Boddy <stephen.boddy@xxxxxxxxxxxxxx>
  • Date: Sun, 3 Sep 2006 18:44:26 +0000 (UTC)
  • Message-id: <200609031949.54737.stephen.boddy@xxxxxxxxxxxxxx>
On Sunday 03 September 2006 18:34, Anders Johansson wrote:
> On Sunday 03 September 2006 19:31, Chris Herrnberger wrote:
> > On Sunday 03 September 2006 12:20, Chris Herrnberger wrote:
> > > Greets;
> > >
> > > How do I set SuSE to boot into run level 5 (init 5). I should know this
> > > but its been a while..:)
> >
> > Actually Im wrong. Checking the logs the system does boot into run level
> > 5 whoever kdm does not appear to be started as the boot sequence ends in
> > a terminal session. Providing the standard startx then starts a kde
> > session.
> >
> > Not sure how to correct this as there must be a missing link to something
> > somewhere..:) Any clues would be appreciated.
>
> The clues should be found in /var/log/kdm.log

/var/log/Xorg.0.log

Would be my first stop, as the major source of issues resulting in no
graphical display.

My guess is that on an upgrade YaST doesn't modify /etc/X11.xorg.conf, hence
there is no appropriate config for the X server to work with. Need to use the
sax tool to configure for the hardware, i.e.

# init 3
# sax

Do the config.

# init 5

HTH
--
Steve Boddy

< Previous Next >
Follow Ups