Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: 8.10: Screen resolution set too high - black screen now - what now?

  1. #1
    Join Date
    Nov 2006
    Location
    Hong Kong
    Beans
    192
    Distro
    Ubuntu

    8.10: Screen resolution set too high - black screen now - what now?

    Hi,

    more first day trouble:

    I set the screen resolution too high and the screen went black - and stayed black after restart.

    How I get it back to 1024 x 768?
    ----------------------
    14.04 - finally working!

  2. #2
    Join Date
    Oct 2005
    Location
    Lab, Slovakia
    Beans
    10,792

    Re: 8.10: Screen resolution set too high - black screen now - what now?

    I cannot give you specific instructions - maybe someone else or some Googling can, but here is the general idea, which may be enough for you to figure it out:

    One way to fix this kind of trouble, is to boot off the CDROM and do an upgrade install. It won't find anything to upgrade, but it will fix the screen problem in the process.

    Another way is to boot off the CDROM and mount the hard disk, then edit file /etc/X11/xorg.conf.

  3. #3
    Join Date
    Jun 2007
    Location
    Belgium
    Beans
    90
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: 8.10: Screen resolution set too high - black screen now - what now?

    There should be a failsafe configuration in the X11 directory.

    Just type in console (if no console shows up press ctrl + alt + f3)

    Code:
    sudo cp /etc/X11/xorg.conf.failsafe /etc/X11/xorg.conf
    And reboot

  4. #4
    Join Date
    Nov 2006
    Location
    Hong Kong
    Beans
    192
    Distro
    Ubuntu

    Re: 8.10: Screen resolution set too high - black screen now - what now?

    Quote Originally Posted by Pconfig View Post
    There should be a failsafe configuration in the X11 directory.

    Just type in console (if no console shows up press ctrl + alt + f3)

    Code:
    sudo cp /etc/X11/xorg.conf.failsafe /etc/X11/xorg.conf
    And reboot
    That give me an "no such file" error.
    ----------------------
    14.04 - finally working!

  5. #5
    Join Date
    Jun 2007
    Location
    Belgium
    Beans
    90
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: 8.10: Screen resolution set too high - black screen now - what now?

    Alright, I see you have an nvidia graphics card. If you installed the restricted drivers you could try

    sudo nvidia-xconfig

  6. #6
    Join Date
    Nov 2006
    Location
    Hong Kong
    Beans
    192
    Distro
    Ubuntu

    Re: 8.10: Screen resolution set too high - black screen now - what now?

    Quote Originally Posted by Pconfig View Post
    Alright, I see you have an nvidia graphics card. If you installed the restricted drivers you could try

    sudo nvidia-xconfig
    I did that from command line. What is it supposed to do? I am still here with a black screen after system start.
    ----------------------
    14.04 - finally working!

  7. #7
    Join Date
    Jun 2007
    Location
    Belgium
    Beans
    90
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: 8.10: Screen resolution set too high - black screen now - what now?

    It should give you a new xorg.conf file.

    What error are you getting when type

    sudo startx

  8. #8
    Join Date
    Nov 2006
    Location
    Hong Kong
    Beans
    192
    Distro
    Ubuntu

    Re: 8.10: Screen resolution set too high - black screen now - what now?

    Quote Originally Posted by Pconfig View Post
    It should give you a new xorg.conf file.

    What error are you getting when type

    sudo startx
    X: warning: process set to priority -1 instead of requested priority 0

    Fatal server error:
    Server is already active for display 0
    If this server is no longer running, remove /tmp/.X0-lock and start again

    ----------

    I have no idea what that means.

    PS: it's really frustrating that such a little error and so difficult to get out. In Xp a new screen resolution will last only for 10 Seconds or so and then go back to as before if you don't confirm it.
    ----------------------
    14.04 - finally working!

  9. #9
    Join Date
    Jun 2007
    Location
    Belgium
    Beans
    90
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: 8.10: Screen resolution set too high - black screen now - what now?

    Your problem seems related to

    http://ubuntuforums.org/showthread.php?t=964649

  10. #10
    Join Date
    Nov 2006
    Location
    Hong Kong
    Beans
    192
    Distro
    Ubuntu

    Re: 8.10: Screen resolution set too high - black screen now - what now?

    I still get a black screen (resolution too high)

    Where is the resolution stored? In xorg.conf ?

    Is there a way to edit it from the command prompt?
    ----------------------
    14.04 - finally working!

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •