Find the answer to your Linux question:
Results 1 to 4 of 4
Dear Linux experts: Original Suse 10.1 was installed using DVI. I had to switched to another monitor with only Analog input. Now, the system failed to boot with a message ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Posts
    96

    failed to boot due to wrong monitor resolution


    Dear Linux experts:

    Original Suse 10.1 was installed using DVI. I had to switched to another monitor with only Analog input. Now, the system failed to boot with a message saying that resolution was out of range. How can I fix this type of problem?

    Thanks!

    phsieh2005

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    When you say failed to boot. You mean a complete failure or you end up in a text console asking you to login????

    If you can log in you can fix it by logging in as root and running

    sax2

    This should allow you to set the new resolution.

  3. #3
    Just Joined!
    Join Date
    Nov 2006
    Posts
    96
    Dear gogalthorp:

    Thanks for the reply!

    When the system was booting up, Grub started, then, went to suse 10.1 screen, then, I got a screen: "out of range signal. Cannot display this video mode. Change computer display input to 1920x1200@60Hz". Then, stopped.

    I then, in Grub, pressed e, then, <space> 3 to boot into root. I typed sax2, then, got the same message as above.

    phsieh2005

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Try this
    [code]
    sax2 -m 0=vesa[code]
    Or
    Edit xorg.conf file manually.
    Code:
    nano /etc/X11/xorg.conf
    Set HorizSync and VertRefresh values supported by your Monitor. Save file and reboot machine.
    Check Monitor's Manual for supported Refresh rates.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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