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

Main Menu

[Solved] KDM login prompt is loaded before Orbiter starts

Started by nite_man, April 21, 2010, 09:10:03 AM

Previous topic - Next topic

nite_man

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:
sudo update-rc.d -f kdm remove
Michael Stepanov,
My setup: [url="http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup"]http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup[/url]
Russian LinuxMCE community: [url="http://linuxmce.ru"]http://linuxmce.ru[/url]

gadget

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

gadget

nite_man

Michael Stepanov,
My setup: [url="http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup"]http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup[/url]
Russian LinuxMCE community: [url="http://linuxmce.ru"]http://linuxmce.ru[/url]

stallione

Thanks nite_man! I was at a loss to why this was happening.

johanr

[url="http://wiki.linuxmce.org/index.php/Johanr_materials"]http://wiki.linuxmce.org/index.php/Johanr_materials[/url]

Esperanto

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 ;-)

l3mce

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.

echo "/bin/false" > /etc/X11/default-display-manager
I never quit... I just ping out.