# failed services run level 5     powersaved xdm

**URL:** https://forums.suse.com/t/failed-services-run-level-5-powersaved-xdm/23072
**Category:** SLES Install-Boot
**Created:** [September 11, 2012, 5:28am UTC](https://forums.suse.com/t/failed-services-run-level-5-powersaved-xdm/23072 "2012-09-11T05:28:04Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![f4hr14l](https://avatars.discourse-cdn.com/v4/letter/f/4491bb/32.png) [@f4hr14l](https://forums.suse.com/u/f4hr14l)
#### Post date: [September 11, 2012, 5:28am UTC](https://forums.suse.com/t/failed-services-run-level-5-powersaved-xdm/23072/1 "2012-09-11T05:28:04Z")

</div>

i have a SLES 10 sp2, after reboot, cannot start run level 5 , following the error message :  
failed services run level 5 powersaved xdm  
skipped services in runlevel 5 smbfs nfs

please help

---

<div class="post-metadata">

### Author: ![malcolmlewis](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/malcolmlewis/32/11375_2.png) [@malcolmlewis](https://forums.suse.com/u/malcolmlewis)
#### Post date: [September 11, 2012, 5:54am UTC](https://forums.suse.com/t/failed-services-run-level-5-powersaved-xdm/23072/2 "2012-09-11T05:54:52Z")

</div>

> [@f4hr14l](#):
>
> i have a SLES 10 sp2, after reboot, cannot start run level 5 , following  
> the error message :  
> failed services run level 5 powersaved xdm  
> skipped services in runlevel 5 smbfs nfs
> 
> please help

Hi  
xdm is the login manager, is it installed? Since it’s a server, I would  
imagine you don’t need powersave features running, so if you start YaST  
runlevel editor you can disable.

So, do you want a graphical login running on the machine? Or is it  
remotely accessed only?

–  
Cheers Malcolm Â°Â¿Â° (Linux Counter #276890)  
openSUSE 12.2 (x86\_64) Kernel 3.4.6-2.10-desktop  
up 7:01, 3 users, load average: 0.02, 0.16, 0.18  
CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU

---

<div class="post-metadata">

### Author: ![f4hr14l](https://avatars.discourse-cdn.com/v4/letter/f/4491bb/32.png) [@f4hr14l](https://forums.suse.com/u/f4hr14l)
#### Post date: [September 11, 2012, 8:34am UTC](https://forums.suse.com/t/failed-services-run-level-5-powersaved-xdm/23072/3 "2012-09-11T08:34:44Z")

</div>

[QUOTE=malcolmlewis;6794]Hi  
xdm is the login manager, is it installed? Since it’s a server, I would  
imagine you don’t need powersave features running, so if you start YaST  
runlevel editor you can disable.

So, do you want a graphical login running on the machine? Or is it  
remotely accessed only?

yes i want login with GUI, how to?

tks before

---

<div class="post-metadata">

### Author: ![malcolmlewis](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/malcolmlewis/32/11375_2.png) [@malcolmlewis](https://forums.suse.com/u/malcolmlewis)
#### Post date: [September 11, 2012, 3:45pm UTC](https://forums.suse.com/t/failed-services-run-level-5-powersaved-xdm/23072/4 "2012-09-11T15:45:46Z")

</div>

> [@f4hr14l](#):
>
> malcolmlewis;6794 Wrote:[color=blue]
> 
> > Hi  
> > xdm is the login manager, is it installed? Since it’s a server, I  
> > would  
> > imagine you don’t need powersave features running, so if you start  
> > YaST  
> > runlevel editor you can disable.
> > 
> > So, do you want a graphical login running on the machine? Or is it  
> > remotely accessed only?
> > 
> > yes i want login with GUI, how to?
> > 
> > tks before[/color]

Hi  
So if you open a terminal and run;

```auto
which xdm
```

Is it found? Are you just getting to the console login only? If a  
console login, login as your user and run the command;

```auto
startx
```

Does the Desktop start?

–  
Cheers Malcolm Â°Â¿Â° (Linux Counter #276890)  
openSUSE 12.2 (x86\_64) Kernel 3.4.6-2.10-desktop  
up 16:51, 3 users, load average: 0.00, 0.01, 0.05  
CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU

---

<div class="post-metadata">

### Author: ![f4hr14l](https://avatars.discourse-cdn.com/v4/letter/f/4491bb/32.png) [@f4hr14l](https://forums.suse.com/u/f4hr14l)
#### Post date: [September 12, 2012, 5:44am UTC](https://forums.suse.com/t/failed-services-run-level-5-powersaved-xdm/23072/5 "2012-09-12T05:44:27Z")

</div>

hi

yes i found the xdm in /usr/X11R6/bin/xdm, after reboot the graphical login is running well, tks
