[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [driver nvidia] Tasa de refresco fija (una sola opcion por modo)



El Miércoles, 12 de Abril de 2006 01:41, Felix del Rio escribió:
> Primero un saludo a todos, ya q soy nuevo en la lista :)
>
>
> Bueno, acabo de pasarme a debian desde kubuntu y por ahora, con mas o menos
> pelea, he conseguido hacerlo funcionar todo mas o menos como debe :).
>
> El caso es que el driver de nvidia me esta dando problemas detectando los
> modos de pantalla validos para el monitor. Solo me da tres modos, el
> monitor es un tft de 15'', asi que la tasa de refresco esta bien asi de
> baja (de hecho la quiero a 60hz). Los modos que me deja elegir son:
> 1024x768@70hz
> 800x600@75hz
> 640x480@75hz
>
> Que son los tres que tengo definidos en el xorg.conf. El caso es que antes
> de poner el driver de nvidia, me dejaba elegir otros modos y varias tasas
> de refresco por cada modo.
>
> He estado trasteando con las opciones que vienen para el xorg.conf en el
> readme del driver de nvidia y con opciones de la seccion Monitor pero no
> consigo nada (y al final lo he dejado como estaba).
>
> A continuacion pego parte del Xorg.0.log y el xorg.conf, muchas gracias :)
>
> flx@kadath:~$ grep NVIDIA /var/log/Xorg.0.log
> (II) Module glx: vendor="NVIDIA Corporation"
> (II) Module nvidia: vendor="NVIDIA Corporation"
> (II) NVIDIA dlloader X Driver  1.0-8756  Wed Mar 29 14:27:53 PST 2006
> (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
> (--) Chipset NVIDIA GPU found
> (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
> (==) NVIDIA(0): RGB weight 888
> (==) NVIDIA(0): Default visual is TrueColor
> (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
> (**) NVIDIA(0): Option "UseEdidFreqs" "FALSE"
> (**) NVIDIA(0): Option "ModeValidation" "AllowInterlacedModes,
> NoHorizSyncCheck, NoVertRefreshCheck, NoEdidMaxPClkCheck, NoXServerModes"
> (**) NVIDIA(0): Enabling RENDER acceleration
> (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
> (**) NVIDIA(0):     disabled on all display devices.
> (II) NVIDIA(0): NVIDIA GPU GeForce FX 5500 at PCI:1:0:0
> (--) NVIDIA(0): VideoRAM: 262144 kBytes
> (--) NVIDIA(0): VideoBIOS: 04.34.20.87.00
> (II) NVIDIA(0): Detected AGP rate: 8X
> (--) NVIDIA(0): Interlaced video modes are supported on this GPU
> (--) NVIDIA(0): Connected display device(s) on GeForce FX 5500 at
> PCI:1:0:0: (--) NVIDIA(0):     LG FLATRON L1510S (CRT-0)
> (--) NVIDIA(0):     NVIDIA TV Encoder (TV-0)
> (--) NVIDIA(0): LG FLATRON L1510S (CRT-0): 350 MHz maximum pixel clock
> (--) NVIDIA(0): NVIDIA TV Encoder (TV-0): 350 MHz maximum pixel clock
> (--) NVIDIA(0): TV encoder: NVIDIA
> (II) NVIDIA(0): Mode Validation Overrides for LG FLATRON L1510S (CRT-0):
> (II) NVIDIA(0):     NoEdidMaxPClkCheck
> (II) NVIDIA(0):     AllowInterlacedModes
> (II) NVIDIA(0):     NoHorizSyncCheck
> (II) NVIDIA(0):     NoVertRefreshCheck
> (II) NVIDIA(0):     NoXServerModes
> (II) NVIDIA(0): Assigned Display Device: CRT-0
> (II) NVIDIA(0): Validated modes:
> (II) NVIDIA(0):     "1024x768"
> (II) NVIDIA(0):     "800x600"
> (II) NVIDIA(0):     "640x480"
> (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
> (--) NVIDIA(0): DPI set to (86, 84); computed from "UseEdidDpi" X config
> option
> (II) NVIDIA(0): Setting mode "1024x768"
> (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
> (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
> (==) NVIDIA(0): Backing store disabled
> (==) NVIDIA(0): Silken mouse enabled
> (**) NVIDIA(0): DPMS enabled
> (II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type:
> Other)
>
> ============================================
>
> Section "Monitor"
>     Identifier     "Generic Monitor"
>     HorizSync       30.0 - 63.0
>     VertRefresh     56.0 - 75.0
>     Option         "DPMS"
> EndSection
>
> Section "Device"
>     Identifier     "GeForce FX 5500/AGP/SSE/3DNOW!"
>     Driver         "nvidia"
> EndSection
>
> Section "Screen"
>     Identifier     "Default Screen"
>     Device         "GeForce FX 5500/AGP/SSE/3DNOW!"
>     Monitor        "Generic Monitor"
>     DefaultDepth    24
>     SubSection     "Display"
>         Depth       1
>         Modes      "1024x768" "800x600" "640x480"
>     EndSubSection
>     SubSection     "Display"
>         Depth       4
>         Modes      "1024x768" "800x600" "640x480"
>     EndSubSection
>     SubSection     "Display"
>         Depth       8
>         Modes      "1024x768" "800x600" "640x480"
>     EndSubSection
>     SubSection     "Display"
>         Depth       15
>         Modes      "1024x768" "800x600" "640x480"
>     EndSubSection
>     SubSection     "Display"
>         Depth       16
>         Modes      "1024x768" "800x600" "640x480"
>     EndSubSection
>     SubSection     "Display"
>         Depth       24
>         Modes      "1024x768" "800x600" "640x480"
>     EndSubSection
> EndSection
>
> --
> Debian sid  (uname -r == 2.6.16-1-k7)
> amd AthlonXP 1500+(1.3ghz) 512M ram
> d-link airplus-520+ (acx100)
> GeForceFX5500 - Flatron l1510s

Te recomiendo que utilices: Gtf Modeline Generator 
http://www.sh.nu/nvidia/gtf.php.

Este programa te dará una línea  "Modeline" que tendrás que introducir en la 
sección Monitor del xorg.conf



Reply to: