Announcement

Collapse
No announcement yet.

kdm and black screen and screen saver

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

    kdm and black screen and screen saver

    My name is shawn.

    I have installed the new kubuntu 14.04 os

    and now i am having issues with the screen locker and the screen saver and the locker when i use the new os.

    First i cant close the lid on my laptop and have the screen saver go into effect.
    Also i cant select any of the kubuntu screensavers and apply a password delay with out having re restart the kdm service after i have locked the laptop.

    also when i close the lid and re open the lid i get a black screen and a mouse pointer no option or to get the screen back to the kde desktop.

    What can i do

    #2
    Sounds like a bad screen saver or video card issue. Can you get to a command screen (i.e.: press ctl-alt-F1 and get a login prompt)? If so, then kubuntu is still alive.

    If you can get to a command window, login and try:

    Code:
    ps -ae | grep X
    to see if it retuns anything. If not, then the X window display server has likely crashed. you can then try a restart using the command:

    Code:
    sudo startx
    which should start it running again and switch you back to tty7. Then you'll need to goto a command window and have a look at /var/log/Xorg.0.log to see why it crashed. Otherwise check /var/log/syslog for error messages. Hopefully this will get you headed in the right direction.

    cheers,
    bill
    Last edited by bweinel; Jun 10, 2014, 01:28 PM.
    sigpic
    A person who never made a mistake never tried anything new. --Albert Einstein

    Comment


      #3
      Thanks will try that

      Sent from my SCH-I535 using Tapatalk

      Comment


        #4
        I tried that and i got no results the same thing happened

        Comment

        Working...
        X