El lun, 18-11-2002 a las 22:54, Hugo Morago escribi�:
> Hola Carlos. 
> Mi tarjeta es una Nvidia TNT2. He probado lo que me has dicho pero no
> sale nada a la televisi�n. El �nico modo como lo consigo es con nvtv,
> que como digo no me permite usar una configuraci�n de 1025x768. 
Tengo una Matrox, pero ten en cuenta que PAL tiene una resoluci�n de 768
x 832, yo uso la siguiente linea a�adiada a la pantalla secundaria para
poder tener una salida decente a la TV, no me estra�a que una salida a
TV no acepte 1024.
ModeLine     "pal" 50.0 768 832 856 1000 576 590 595 630 -hsync -vsync

> > Cuando quiero ver una peli salgo a la consola y pongo: xinit -- :1 
> > -layout tv, y desde el xterm lanzo mplayer.
> > Igual te interesa ver mi configuracion:
> > 
> > ############################################################
> > #
> > # Layout #2 La q uso por defecto 1024x768
> > #
> > ############################################################
> > 
> > Section "Device"
> >     Identifier "TwinViewTV"
> >     VendorName "nvidia"
> >     Driver "nvidia"
> >     BusID  "PCI:1:0:0"
> >     Option "DPMS"
> >     #Option "TwinView"
> >     Option "IgnoreEDID"               "1"
> >     Option "UseEdidFreqs"             "0"
> >     #Option "HWCursor"                 "0"
> >     Option "NvAGP"                    "2"
> >     Option "SecondMonitorHorizSync"   "30-50"
> >     Option "SecondMonitorVertRefresh" "60"
> >     Option "TwinViewOrientation"      "Clone"
> >     Option "MetaModes"                "1024x768,NULL;1024x768,1024x768"
> >     Option "TVOutFormat"              "SVIDEO"
> >     Option "TVStandard"               "PAL-B"
> >     Option "ConnectedMonitor"         "CRT, TV"
> >     Option "CursorShadow"             "true"
> >     Option "NoTwinViewXineramaInfo"   "true"
> > EndSection
> > 
> > Section "Screen"
> >     Identifier  "TwinViewTV"
> >     Device      "TwinViewTV"
> >     Monitor     "Generic Monitor"
> >     DefaultDepth 16
> >     Subsection "Display"
> >         Depth       16
> >         Modes   "1024x768" "800x600" "640x480"
> >     EndSubsection
> > EndSection
> > 
> > Section "ServerLayout"
> >     Identifier  "TwinViewTV"
> >     Screen      "TwinViewTV"
> >     InputDevice "Configured Mouse" "CorePointer"
> >     InputDevice "Generic Keyboard" "CoreKeyboard"
> >     Option "blank time"    "10"
> >     Option "off time"      "20"
> > EndSection
> > 
> > ############################################################
> > #
> > # Layout #4
> > #
> > # Salida a TV con resolucion a 1024x768, ajuste perfecto ;)
> > #
> > ############################################################
> > 
> > Section "Device"
> >     Identifier "TV"
> >     VendorName "nvidia"
> >     Driver "nvidia"
> >     BusID  "PCI:1:0:0"
> >     Option "TwinView"
> >     Option "DMPS"
> >     Option "IgnoreEDID"               "1"
> >     Option "UseEdidFreqs"             "0"
> >     Option "HWCursor"                 "0"
> >     Option "NvAGP"                    "2"
> >     Option "SecondMonitorHorizSync"   "30-50"
> >     Option "SecondMonitorVertRefresh" "60"
> >     Option "TwinViewOrientation"      "Clone"
> >     Option "MetaModes"                "1024x768,1024x768"
> >     Option "TVOutFormat"              "SVIDEO"
> >     Option "TVStandard"               "PAL-B"
> >     Option "ConnectedMonitor"         "crt,TV"
> > EndSection
> > 
> > Section "Screen"
> >     Identifier  "TV"
> >     Device      "TV"
> >     Monitor     "Generic Monitor"
> >     DefaultDepth 24
> >     Subsection "Display"
> >         Depth       24
> >     EndSubsection
> > EndSection
> > 
> > Section "ServerLayout"
> >     Identifier  "TV"
> >     Screen      "TV"
> >     InputDevice "Configured Mouse" "CorePointer"
> >     InputDevice "Generic Keyboard" "CoreKeyboard"
> > EndSection
> > 
> > ############################################################
>
Yo tengo las dos salidas definidas
Section "ServerLayout"
        Identifier     "Matrox PowerDesk configured."
        Screen         "Display 1" LeftOf "Display 2"
        Screen         "Display 2" 0 0
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
EndSection
y cada cual con su resoluci�n (sin xinerama)
Section "Screen"
        Identifier "Display 1"
        Device     "MATROX CARD 1"
        Monitor    "Display 1"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier "Display 2"
        Device     "MATROX CARD 2"
        Monitor    "Display 2"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "pal"
        EndSubSection
EndSection
 
-- 
Por favor, NO utilice formatos  de archivo  propietarios para el
intercambio de  documentos, como DOC y XLS, sino HTML, RTF, TXT,
CSV o cualquier otro que no obligue a utilizar un programa de un
fabricante  concreto para tratar la informaci�n contenida en �l.
SALUD

Responder a