Find the answer to your Linux question:
Results 1 to 5 of 5
I believe I have correctly installed suse 10.1 for the first time alongside windows xp. However when trying to open suse the monitor displays 'out of frequency' and promptly shuts ...
  1. #1
    Just Joined!
    Join Date
    Oct 2006
    Location
    UK
    Posts
    3

    Out of Frequency message after initial instalation

    I believe I have correctly installed suse 10.1 for the first time alongside windows xp. However when trying to open suse the monitor displays 'out of frequency' and promptly shuts down.
    Now there are a few who have had this or similar problems but I can't make out the offered solutions because you clever people talk in a mysterious computer language. Can someone help me in very simple language with a step by step approach.
    I would love to tell you all about the insides of my machine but all I know is that when it came I plugged it in and it worked. sorry.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    SuSe couldn't configure correct sync and refresh rates of your Monitor. change those manually.
    on first Screen ( GRUB screen ), select SuSe title and press 'e'. add 3 at the end of kernel line and press 'b' to boot up. this will drop you on command line prompt. log in as root and type

    vi /etc/X11/xorg.conf
    in a file look for this section
    Code:
    Section "Monitor"
    	Identifier	"Generic Monitor"
    	Option		"DPMS"
    	HorizSync	31.5-57.0
    	VertRefresh	50.0-70.0
    EndSection
    press 'i' and change values. check your Monitor's Manual for accepted values. wrong values can harm your Monitor.

    after editing, press Esc key, : ( Full Colon ) and x
    this will save xorg file. now reboot.




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Oct 2006
    Location
    UK
    Posts
    3

    It's a read only file and won't save.

    I have followed the instructions over and over but can't think of what else to do now.
    When I try to save the changes I get the message, E212: Can't open file for writing.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    I have followed the instructions over and over but can't think of what else to do now.
    When I try to save the changes I get the message, E212: Can't open file for writing.
    i wrote earlier, you must be logged in as 'root'.




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Oct 2006
    Location
    UK
    Posts
    3

    loggin in as root

    yes logging in as root did it. thanks for your help.

Posting Permissions

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