gedit /etc/X11/xorg.conf (SUSE 10)

Dennis Castanos dennismouille at yahoo.com
Sun May 14 05:43:52 UTC 2006


  I'm  new to Linux.  I followed Stan Finley Linux Instruction Notes.  When  I was at the “gedit /etc/X11/org.conf”, I email Asus support for  display specs.  The only change I felt at ease with changing, was  (Modes 1280x768) for my wide  screen laptop.   Another option I have is to use SUSE 10.0 settings which I have  listed below.  Would this be compatible with Fedora?  I like Fedora  better.
    
  Any  other suggestions from the community would be appreciated.   
      Thanks,  Dennis
  denniscastanos at yahoo.com
    
    
    Dennis
        You  may need to get out your calculator, and line up the columns but I pulled  these numbers from the LCD spec. sheet.
      Thanks.
      Sincerely,
      Albert
    ASUS  Notebook Support ACI
    
    
    
    
    --------
    
    
    8.0  Interface Timings
    Basically,  interface timings should match the VESA 1024x768 /60Hz   
    (VG901101)  manufacturing guide line timing.
    8.1  Timing Characteristics
    Symbol  Description      Min     Typ     Max     Unit
    DOTCLK  DOTCLK Frequency (TBD) 71.1 (TBD) [MHz]
    TCLOCK  DOTCLK cycle time (TBD) 14.06 (TBD) [nsec]
    TH  X total time ¾ 1440 ¾ [tck]
    THD  X active time ¾ 1280 ¾ [tck]
    THB  X blank time ¾ 160 ¾ [tck]
    TV  Y total time ¾ 823 ¾ [tx]
    TVD  Y active time ¾ 768 ¾ [tx]
    Vsync  Frame rate ¾ 60 ¾ [Hz]
    Note:  DE mode
    
    
    
    
    gedit  /etc/X11/xorg.conf (Fedora)
      Section  "Monitor"
       ###  Comment all HorizSync and VertSync values to use DDC:
     ###  Comment all HorizSync and VertSync values to use DDC:
     Identifier    "Monitor0"
     VendorName    "Monitor Vendor"
     ModelName     "LCD Panel 1280x800"
     ###  Comment all HorizSync and VertSync values to use DDC:
     HorizSync     31.5 - 90.0
     VertRefresh   60.0 - 60.0
     Option      "dpms"
    EndSection
      Section  "Device"
     Identifier   "Videocard0"
     Driver       "radeon"
     VendorName   "Videocard vendor"
     BoardName    "ATI Technologies Inc M24 1P [Radeon Mobility X600]"
    EndSection
      Section  "Screen"
     Identifier  "Screen0"
     Device      "Videocard0"
     Monitor     "Monitor0"
     DefaultDepth      16
     SubSection  "Display"
      Viewport    0 0
      Depth      16
      Modes     "1280x768"
     EndSubSection
    EndSection
    
    
    
    
    
    
    
  
  SUSE  10 (gedit /etc/X11/xorg.conf)
  
  
  Section  "Monitor"
      HorizSync     30-50
      Identifier    "Monitor[0]"
      ModelName     "1280X768 at 60HZ"
      Option        "DPMS"
      VendorName    "--> LCD"
      VertRefresh   50-65
      UseModes      "Modes[0]"
    EndSection
    
  Section  "Modes"
      Identifier    "Modes[0]"
      Modeline   "1280x768" 84.35 1280 1344 1480 1680 768 769 772 797
      Modeline   "1024x768" 67.48 1024 1080 1184 1344 768 769 772 797
      Modeline   "800x600" 40.19 800 832 912 1024 600 601 604 623
      Modeline   "768x576" 37.37 768 800 880 992 576 577 580 598
      Modeline   "640x480" 25.10 640 656 720 800 480 481 484 498
      Modeline   "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795
    EndSection
    
  Section  "Screen"
      DefaultDepth  24
      SubSection  "Display"
        Depth       15
        Modes       "1280x768" "1024x768" "800x600"  "768x576" "640x480"   
      EndSubSection
      SubSection  "Display"
        Depth       16
        Modes       "1280x768" "1024x768" "800x600"  "768x576" "640x480"   
      EndSubSection
      SubSection  "Display"
        Depth       24
        Modes       "1280x768" "1024x768" "800x600"  "768x576" "640x480"   
      EndSubSection
      SubSection  "Display"
        Depth       32
        Modes       "1280x768" "1024x768" "800x600"  "768x576" "640x480"   
      EndSubSection
      SubSection  "Display"
        Depth       8
        Modes       "1280x768" "1024x768" "800x600"  "768x576" "640x480"   
      EndSubSection
      Device        "Device[0]"
      Identifier    "Screen[0]"
      Monitor       "Monitor[0]"
    EndSection
    
  
  
		
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates starting at 1¢/min.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060513/5c31005d/attachment-0001.htm>


More information about the fedora-list mailing list