[Ilugc] Problem with configuring screen resolution in Fedora 9

  • From: sugantha19@xxxxxxxxx (sugantha)
  • Date: Tue Jan 12 19:40:13 2010

Hello everyone... I have Fedora 9 in my machine and lately I am noticing a
slightly lesser resolution in my monitor..i.e., 1024 x 768 though I had
originally configured it for 1440 x 900

[sugantha@localhost ~]$ xrandr
Screen 0: minimum 320 x 240, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
   1024x768       60.0*
   800x600        60.0     56.0
   640x480        60.0
   512x384        60.0
   400x300        60.0     56.0
   320x240        60.0

I edited my xorg.conf as below

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
           Depth       8
           Modes      "1400x900" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
           Depth       16
           Modes      "1400x900" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
           Depth       24
           Modes      "1400x900" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
           Depth       32
           Modes      "1400x900" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Still I dont get '1440 x 900' listed in the System Display's resolution
dropdown list. The resolution is just fine when I boot windows. I know this
is a common issue but somehow googling around did' nt help me fix this. So
please suggest what I can do to get back my resolution. Thanks in advance.

Other related posts: