• How do I get my KDM back after upgrading and restarting it?

    From Ant@21:1/5 to All on Sat Feb 13 11:50:26 2016
    XPost: alt.os.debian, comp.os.linux.x.video, comp.os.linux.help
    XPost: comp.os.linux.misc

    Hello.

    I just upgraded some libraries, restarted Debian stable (Jessie)'s
    kdm.service, but it got stuck in black console with no X. "startx" fails
    to launch it. :( How do I relaunch KDM without rebooting my old desktop computer?

    Thank you in advance. :)
    --
    It's the year of the fire monkey! EeeEee! :P
    Note: A fixed width font (Courier, Monospace, etc.) is required to see this signature correctly.
    /\___/\ Ant(Dude) @ http://antfarm.home.dhs.org (Personal Web Site)
    / /\ /\ \ Ant's Quality Foraged Links: http://aqfl.net
    | |o o| |
    \ _ / Please nuke ANT if replying by e-mail privately. If credit-
    ( ) ing, then please kindly use Ant nickname and AQFL URL/link.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From William Unruh@21:1/5 to Ant on Sat Feb 13 21:11:39 2016
    XPost: alt.os.debian, comp.os.linux.x.video, comp.os.linux.help
    XPost: comp.os.linux.misc

    On 2016-02-13, Ant <ANTant@zimage.com> wrote:
    Hello.

    I just upgraded some libraries, restarted Debian stable (Jessie)'s kdm.service, but it got stuck in black console with no X. "startx" fails
    to launch it. :( How do I relaunch KDM without rebooting my old desktop computer?

    Thank you in advance. :)

    startx >/tmp/X.log 2>&1
    and you can then read the output of startx to see if there are any clues
    as to what is going wrong. A black X tells nothing about why.

    Note that you might want to try rebooting.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ant@21:1/5 to All on Sat Feb 13 21:49:15 2016
    XPost: alt.os.debian, comp.os.linux.x.video, comp.os.linux.help
    XPost: comp.os.linux.misc

    I just upgraded some libraries, restarted Debian stable (Jessie)'s kdm.service, but it got stuck in black console with no X. "startx" fails
    to launch it. :( How do I relaunch KDM without rebooting my old desktop computer?

    Thank you in advance. :)

    startx >/tmp/X.log 2>&1
    and you can then read the output of startx to see if there are any clues
    as to what is going wrong. A black X tells nothing about why.

    Note that you might want to try rebooting.

    I meant without rebooting the computer. I know a reboot will fix it.
    --
    It's the year of the fire monkey! EeeEee! :P
    Note: A fixed width font (Courier, Monospace, etc.) is required to see this signature correctly.
    /\___/\ Ant(Dude) @ http://antfarm.home.dhs.org (Personal Web Site)
    / /\ /\ \ Ant's Quality Foraged Links: http://aqfl.net
    | |o o| |
    \ _ / Please nuke ANT if replying by e-mail privately. If credit-
    ( ) ing, then please kindly use Ant nickname and AQFL URL/link.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andreas Kohlbach@21:1/5 to Ant on Sun Feb 14 17:05:41 2016
    XPost: alt.os.debian, comp.os.linux.x.video, comp.os.linux.help
    XPost: comp.os.linux.misc

    Ant wrote on 13. February 2016:

    I just upgraded some libraries, restarted Debian stable (Jessie)'s
    kdm.service, but it got stuck in black console with no X. "startx" fails >> > to launch it. :( How do I relaunch KDM without rebooting my old desktop
    computer?

    Thank you in advance. :)

    startx >/tmp/X.log 2>&1
    and you can then read the output of startx to see if there are any clues
    as to what is going wrong. A black X tells nothing about why.

    Note that you might want to try rebooting.

    I meant without rebooting the computer. I know a reboot will fix it.

    You're not rebooting the computer. Just execute

    startx >/tmp/X.log 2>&1

    and after it failed have a look into /tmp/X.log to get an idea what's
    wrong.
    --
    Andreas

    I use a Unix based operating system, which means I get laid almost as often
    as I have to reboot my computer.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From William Unruh@21:1/5 to Ant on Sun Feb 14 05:00:58 2016
    XPost: alt.os.debian, comp.os.linux.x.video, comp.os.linux.help
    XPost: comp.os.linux.misc

    On 2016-02-14, Ant <ANTant@zimage.com> wrote:
    I just upgraded some libraries, restarted Debian stable (Jessie)'s
    kdm.service, but it got stuck in black console with no X. "startx" fails >> > to launch it. :( How do I relaunch KDM without rebooting my old desktop
    computer?

    Thank you in advance. :)

    startx >/tmp/X.log 2>&1
    and you can then read the output of startx to see if there are any clues
    as to what is going wrong. A black X tells nothing about why.

    Note that you might want to try rebooting.

    I meant without rebooting the computer. I know a reboot will fix it.

    Why don't you want to fix it?

    Anyway, make sure you log out of X ( that nothing X is running. Then try
    the startx above and look into the logs to see what is problematic.
    Note you want to make sure that you go into runlevel 3 (or whatever
    Debian calls it without X)
    Then use startx.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)