Skip to main content

Thread: My xorg.conf is not working. It needs to be 1440x900 but is 800x600


it's rather quite simple. neither xfix nor nvidia autoconfig utilities create working xorg.conf. using nvidia driver version 96, 1 recommended "hardware drivers," driver manager kde4. until problem fixed, i'm stuck nice, big, 17" 800x600 screen.
thank in advance help.

here current relevant errors thrown in /var/log/xorg.0.log:

code:
(ii) nvidia(0): detected agp rate: 8x  (--) nvidia(0): interlaced video modes supported on gpu  (--) nvidia(0): connected display device(s) on geforce4 mx 4000 @ pci:1:0:0:  (--) nvidia(0):     @@@ (crt-0)  (--) nvidia(0): @@@ (crt-0): 350.0 mhz maximum pixel clock  (ii) nvidia(0): assigned display device: crt-0  (ww) nvidia(0): no valid modes "1440x900_60.00+0+0"; removing.  (ww) nvidia(0):  (ww) nvidia(0): unable validate modes; falling default mode  (ww) nvidia(0):     "nvidia-auto-select".  (ww) nvidia(0):  (ii) nvidia(0): validated modes:  (ii) nvidia(0):     "nvidia-auto-select"  (ii) nvidia(0): virtual screen size determined 800 x 600  (==) nvidia(0): dpi set (75, 75); computed built-in default  (--) depth 24 pixmap format 32 bpp  (ii) need rac?  no, don't.
here contents of current /etc/x11/xorg.conf:
code:
# nvidia-xconfig: x configuration file generated nvidia-xconfig  # nvidia-xconfig:  version 1.0  (buildmeister@builder58)  sat jan 24 19:52:46 pst 2009      section "serverlayout"      identifier     "layout0"      screen      0  "screen0" 0 0      inputdevice    "keyboard0" "corekeyboard"      inputdevice    "mouse0" "corepointer"  endsection    section "files"  endsection    section "module"      load           "dbe"      load           "extmod"      load           "type1"      load           "freetype"      load           "glx"  endsection    section "inputdevice"        # generated default      identifier     "mouse0"      driver         "mouse"      option         "protocol" "auto"      option         "device" "/dev/psaux"      option         "emulate3buttons" "no"      option         "zaxismapping" "4 5"  endsection    section "inputdevice"        # generated default      identifier     "keyboard0"      driver         "kbd"  endsection    section "monitor"      identifier     "monitor0"      vendorname     "acer"      modelname      "acer monitor al1916w"      horizsync       30.0 - 83.0      vertrefresh     55.0 - 75.0      option         "dpms"      usemodes       "16:10"  endsection    section "device"      identifier     "device0"      driver         "nvidia"      vendorname     "nvidia corporation"      boardname      "geforce4 mx 4000"  endsection      section "modes"      identifier     "16:10"   # 1440x900 59.89 hz (cvt 1.30ma) hsync: 55.93 khz; pclk: 106.50 mhz      modeline       "1440x900@60.00"  106.50  1440 1528 1672 1904  900 903 909 934 -hsync +vsync  endsection        section "screen"      identifier     "screen0"      device         "device0"      monitor        "monitor0"      defaultdepth    24      option         "twinview" "0"      option         "twinviewxineramainfoorder" "crt-0"      option         "metamodes" "1440x900_60.00 +0+0"      subsection     "display"          depth       24          modes      "1440x900@60.00"      endsubsection  endsection

you may have tried xorg server detect monitor fine , need real basic xorg.conf:

code:
# /etc/x11/xorg.conf  # xorg server configuration file    section "device"      identifier      "device0"      driver          "nvidia"  endsection    section "screen"      identifier      "screen0"      device          "device0"      monitor         "monitor0"      option          "addargbglxvisuals" "true" # compositing  endsection    section "monitor"      identifier     "monitor0"      option         "dpms"                 "false"      # gamma         0.86 0.85 0.87      gamma           0.91 0.90 0.92  endsection    section "extensions"      option         "composite" "enable"  endsection


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [SOLVED] My xorg.conf is not working. It needs to be 1440x900 but is 800x600


Ubuntu

Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62