Announcement

Collapse
No announcement yet.

login/out borked [SOLVED]

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    login/out borked [SOLVED]

    after almost a year of keeping my hands to myself, today I managed to bork just about everything (everything=7.10/3.5.8) I have managed to get it all back, with one final glitch: when I login, it dumps me to a command-line login and I have to startx by typing. Then everything is there and happy except the KMenu>LogOut... gives me only a Logout button- there used to be other choices.

    How do I fix this?
    WE&#39;RE ALL BETTER OFF WHEN WE&#39;RE ALL BETTER OFF<br />User # 17645

    #2
    Re: login/out borked

    What happens when you run the command
    Code:
    sudo /etc/init.d/kdm start
    instead of "startx"?
    Asus G1S-X3:
    Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

    Comment


      #3
      Re: login/out borked

      no idea- gimme a minute and I'll find out
      WE&#39;RE ALL BETTER OFF WHEN WE&#39;RE ALL BETTER OFF<br />User # 17645

      Comment


        #4
        Re: login/out borked

        Originally posted by integr8e
        What happens when you run the command
        Code:
        sudo /etc/init.d/kdm start
        instead of "startx"?
        "not starting K Display Manager (kdm); it is not the default display manager"
        WE&#39;RE ALL BETTER OFF WHEN WE&#39;RE ALL BETTER OFF<br />User # 17645

        Comment


          #5
          Re: login/out borked

          OK, do this: open '/etc/X11/default-display-manager' as root:
          Code:
          kdesu kate /etc/X11/default-display-manager
          The first - which should be the only - line needs to look like:
          /usr/bin/kdm
          Change it, and the problem should be fixed (if the file is non-existent, create it).
          Asus G1S-X3:
          Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

          Comment


            #6
            Re: login/out borked

            underway- will report momentarily
            WE&#39;RE ALL BETTER OFF WHEN WE&#39;RE ALL BETTER OFF<br />User # 17645

            Comment


              #7
              Re: login/out borked

              Originally posted by integr8e
              OK, do this: open '/etc/X11/default-display-manager' as root:
              Code:
              kdesu kate /etc/X11/default-display-manager
              The first - which should be the only - line needs to look like:
              /usr/bin/kdm
              Change it, and the problem should be fixed (if the file is non-existent, create it).
              I changed it, and the problem is fixed. Issue was it was pointing to a non-existent kde4 folder/file. Both are now working finest kind

              Thanks for the VERY quick help- love this forum!! :-)
              WE&#39;RE ALL BETTER OFF WHEN WE&#39;RE ALL BETTER OFF<br />User # 17645

              Comment

              Working...
              X