LinuxMCE Forums
May 23, 2013, 07:26:01 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: [Solved] KDM login prompt is loaded before Orbiter starts  (Read 1447 times)
nite_man
NEEDS to work for LinuxMCE
***
Posts: 1019


Want to work with LinuxMCE


View Profile WWW
« on: April 21, 2010, 08:10:03 am »

Hi,

After last update of 0810 when hybrid core boots Orbiter doesn't start. Instead of that the KDM login prompt is showed on the screen. After success login as linuxmce the Orbiter starts but inside KDE.

Any idea how to solve that?

Thanks in advance.

UPDATED: Solved by removing KDM from startup scripts:
Code:
sudo update-rc.d -f kdm remove
« Last Edit: April 21, 2010, 12:06:09 pm by nite_man » Logged

Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru
gadget
Veteran
***
Posts: 136


View Profile
« Reply #1 on: April 22, 2010, 02:20:39 pm »

I have just had the same issue.
Thanks for solution.

gadget
Logged
nite_man
NEEDS to work for LinuxMCE
***
Posts: 1019


Want to work with LinuxMCE


View Profile WWW
« Reply #2 on: April 22, 2010, 02:47:44 pm »

np Smiley Good to see that my post is useful for you
Logged

Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru
stallione
Veteran
***
Posts: 58


View Profile
« Reply #3 on: April 28, 2010, 12:11:32 am »

Thanks nite_man! I was at a loss to why this was happening.
Logged
johanr
Veteran
***
Posts: 144


View Profile
« Reply #4 on: June 01, 2010, 10:16:28 pm »

thx  Smiley
Logged

Esperanto
Veteran
***
Posts: 107


View Profile
« Reply #5 on: December 18, 2011, 10:17:01 am »

I had the same problem after an apt-get dist-upgrade and the above did not solve it. As a quick solution I moved the kde init file:

sudo mv /etc/init/kdm.conf /root/

not a pretty one but at least lmce showed again ;-)
Logged
l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« Reply #6 on: December 21, 2011, 09:19:00 pm »

What is happening is that /etc/X11/default-display-manager is being overwritten by a kdm update.

As opposed to either of the above solutions, do this as root.

Code:
echo "/bin/false" > /etc/X11/default-display-manager
Logged

I never quit... I just ping out.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!