TV OUT da Nvidia (twinview)! Alguém conseguiu no Ubuntu?

Iniciado por thiago e. de oliveira, 22 de Abril de 2006, 07:24

tópico anterior - próximo tópico

thiago e. de oliveira

Olá!

Estou com essa dúvida. Como usar o TwinView para fazer funcionar a saída para TV da minha placa Nvidia GeForce FX 5200 128 MB DDR.

Eu consegui usar no Kalango Linux 3.2. Porém a versão do xorg é diferente no Ubuntu. Tentei fazer da mesma forma (do Kalango) no Ubuntu, mas não funcionou.

Se alguém já conseguiu, ficaria muito grato se me ajudasse.
Athlon XP 2600+ / MB ASUS A7N8X-DELUXE
Nvidia GeForce FX 5200 128MB/64bits
RAM 1.28 GB (Samsung)
HL-DT-ST DVDRAM GSA-4081B (gravador DVD)
Fonte Superflower (TTGI) 450W reais
HDD Samsung 160GB 7200 RPM SATA
Modem ADSL D.Link DSL-500T (Speedy)
Registered Linux User # 423742
Registered Ubuntu User # 4182

carlosfrancoba

rapaz
esse é um dos grandes carmas de minha vida
quando eu conseguir fazer isso eu posso morrer feliz

você poderia postar como você fazia isso no kalango !?

carlosfrancoba

https://wiki.ubuntu.com/NvidiaTVOut?highlight=%28tvout%29

eu consegui agora... mas tinha sérios problemas com isso

os meus problemas (veja se esses não são os seus):

1º) Embora o padrão de tv aqui no brasil seja PAL-M alguma TVs, a minha por exemplo, podem adotar padrões de outros países (a minha funcionou bem com NTSC-M, correspondente ao EUA/Canadá)

2º) Esteja certo de estar configurando qual tipo de saída vc está utilizando na pl. de vídeo (no meu caso o cabo é S-VIDEO em uma ponta e COMPOSITE na outra, então uso S-VIDEO na configuração do "Xorg.conf" pois é esta ponta que fica conectada na pl. de vídeo).

veja se consegue agora...
demorei mas consegui
posso morrer feliz

thiago e. de oliveira

Citação de: "carlosfrancoba"rapaz
esse é um dos grandes carmas de minha vida
quando eu conseguir fazer isso eu posso morrer feliz

você poderia postar como você fazia isso no kalango !?

Aí vai o meu xorg.conf do Kalango como você pediu. :wink:

Depois vou testar a sua dica! :D




# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (root@kalango)  Dom Abr 23 16:03:13 BRT 2006

# Auto-generated by KNOPPIX mkxf86config

Section "ServerLayout"

# PS/2 Mouse using /dev/input/mice in Kernel 2.6
# Serial Mouse not detected
   Identifier     "XFree86 Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Keyboard0" "CoreKeyboard"
   InputDevice    "USB Mouse" "CorePointer"
EndSection

Section "Files"

# Additional fonts: Locale, Gimp, TTF...
#   FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
#   FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
   RgbPath         "/usr/X11R6/lib/X11/rgb"
   ModulePath      "/usr/X11R6/lib/modules"
   FontPath        "/usr/X11R6/lib/X11/fonts/misc:unscaled"
   FontPath        "/usr/X11R6/lib/X11/fonts/misc"
   FontPath        "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
   FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
   FontPath        "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
   FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
   FontPath        "/usr/X11R6/lib/X11/fonts/Speedo"
   FontPath        "/usr/X11R6/lib/X11/fonts/PEX"
   FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
   FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
   FontPath        "/usr/share/fonts/ttf/western"
   FontPath        "/usr/share/fonts/ttf/decoratives"
   FontPath        "/usr/share/fonts/truetype"
   FontPath        "/usr/share/fonts/truetype/openoffice"
   FontPath        "/usr/share/fonts/truetype/ttf-bitstream-vera"
   FontPath        "/usr/share/fonts/latex-ttf-fonts"
   FontPath        "/usr/X11R6/lib/X11/fonts/defoma/CID"
   FontPath        "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
EndSection

Section "Module"

#Load "GLcore"
   Load           "ddc"  # ddc probing of monitor
   Load           "dbe"
#Load "dri"
   Load           "extmod"
   Load           "glx"
   Load           "bitmap" # bitmap-fonts
   Load           "speedo"
   Load           "type1"
   Load           "freetype"
   Load           "record"
EndSection

Section "ServerFlags"
   Option         "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
   Identifier     "Keyboard0"
   Driver         "keyboard"
   Option         "CoreKeyboard"
   Option         "XkbRules" "xfree86"
   Option         "XkbModel" "abnt2"
   Option         "XkbLayout" "br"
EndSection

Section "InputDevice"
   Identifier     "Serial Mouse"
   Driver         "mouse"
   Option         "Protocol" "Microsoft"
   Option         "Device" "/dev/ttyS0"
   Option         "Emulate3Buttons" "true"
   Option         "Emulate3Timeout" "70"
   Option         "SendCoreEvents" "true"
EndSection

Section "InputDevice"
   Identifier     "PS/2 Mouse"
   Driver         "mouse"
   Option         "Protocol" "auto"
   Option         "ZAxisMapping" "4 5"
   Option         "Device" "/dev/psaux"
   Option         "Emulate3Buttons" "true"
   Option         "Emulate3Timeout" "70"
   Option         "SendCoreEvents" "true"
EndSection

Section "InputDevice"
   Identifier     "USB Mouse"
   Driver         "mouse"
   Option         "Device" "/dev/input/mice"
   Option         "SendCoreEvents" "true"
   Option         "Protocol" "IMPS/2"
   Option         "ZAxisMapping" "4 5"
   Option         "Buttons" "5"
EndSection

Section "Monitor"
# DDC-probed
# DDC-probed
   # These are the DDC-probed settings reported by your monitor.
   # 1280x1024, 75.0Hz; hfreq=79.98, vfreq=75.03
   Identifier     "Monitor0"
   VendorName     "AOC"
   ModelName      "AOCa522"
   HorizSync       30.0 - 63.0
   VertRefresh     55.0 - 75.0
   ModeLine       "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
   ModeLine       "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
   ModeLine       "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
   ModeLine       "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
   ModeLine       "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
   ModeLine       "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
   ModeLine       "640x480" 31.5 640 656 696 816 480 481 484 504 -hsync -vsync
   ModeLine       "640x480" 25.2 640 648 744 784 480 482 484 509 -hsync -vsync
   ModeLine       "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
   ModeLine       "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
   ModeLine       "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
   ModeLine       "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
   ModeLine       "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
   ModeLine       "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
   ModeLine       "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
   ModeLine       "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
   ModeLine       "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
   ModeLine       "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
   ModeLine       "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
   ModeLine       "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
   ModeLine       "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
   ModeLine       "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
   ModeLine       "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
   ModeLine       "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
   ModeLine       "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
   ModeLine       "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
   ModeLine       "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
   ModeLine       "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
   ModeLine       "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
   Option         "DPMS" "true"
EndSection

Section "Device"
   Identifier     "Card0"
   Driver         "nvidia"
   VendorName     "All"
   BoardName      "All"
EndSection

Section "Screen"
   Identifier     "Screen0"
   Device         "Card0"
   Monitor        "Monitor0"
   DefaultDepth    24
   Option         "NvAGP" "1"
   Option         "DigitalVibrance" "80"
   Option         "TwinView" "TRUE"
   Option         "MetaModes" "1024x768,1024x768; 800x600, 800x600"
   Option         "TwinViewOrientation" "RightOf"
   Option         "SecondMonitorHorizSync" "30 - 86"
   Option         "SecondMonitorVertRefresh" "100"
   Option         "TVStandard" "PAL-M"
   Option         "TVOutFormat" "COMPOSITE"
   Option         "TVOverScan" "0.7"
   Option         "ConnectedMonitor" "CRT,TV"
   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
   SubSection     "Display"
       Depth       32
       Modes      "1024x768" "800x600" "640x480"
   EndSubSection
EndSection



Ainda não vi se é diferente o uso do TwinView no Ubuntu. Vou dar uma olhada no link que você enviou... :wink:
Athlon XP 2600+ / MB ASUS A7N8X-DELUXE
Nvidia GeForce FX 5200 128MB/64bits
RAM 1.28 GB (Samsung)
HL-DT-ST DVDRAM GSA-4081B (gravador DVD)
Fonte Superflower (TTGI) 450W reais
HDD Samsung 160GB 7200 RPM SATA
Modem ADSL D.Link DSL-500T (Speedy)
Registered Linux User # 423742
Registered Ubuntu User # 4182

thiago e. de oliveira

carlosfrancoba,

Se você conseguir, poste o seu xorg.conf aqui, por favor.

Obrigado :wink:
Athlon XP 2600+ / MB ASUS A7N8X-DELUXE
Nvidia GeForce FX 5200 128MB/64bits
RAM 1.28 GB (Samsung)
HL-DT-ST DVDRAM GSA-4081B (gravador DVD)
Fonte Superflower (TTGI) 450W reais
HDD Samsung 160GB 7200 RPM SATA
Modem ADSL D.Link DSL-500T (Speedy)
Registered Linux User # 423742
Registered Ubuntu User # 4182

misterioso

da uma olhada nestas duas seções...

Section "Module"
#   Load   "GLcore"  <---------- comenta esta
   Load   "i2c"
   Load   "bitmap"
   Load   "ddc"
#   Load   "dri"   <--------- e esta linha
   Load   "extmod"
   Load   "freetype"
   Load   "glx"
   Load   "int10"
   Load   "type1"
   Load   "vbe"
EndSection


Section "Device"
   Identifier   "NVIDIA Corporation NV18 [GeForce4 MX 4000 AGP 8x]"
   Driver      "nvidia"
   BusID      "PCI:1:0:0"
*   Option       "RenderAccel" "true"
*   Option       "AllowGLXWithComposite" "true"
*   Option "NvAGP" "1"
*   Option "NoLogo"    "1" # Nao aparece o logo da nvidia
*        Option "TwinView"   "1" # ativa a opcao de saida de video
*        Option "SecondMonitorHorizSync"   "31-50"
*        Option "SecondMonitorVertRefresh" "60"
*        Option "TwinViewOrientation"      "Clone"
*        Option "MetaModes"                "1024x768,1024x768,800x600,800x600"
*        Option "ConnectedMonitor"         "CRT, TV" # CRT pra monitor normal, tv para televisao ( acho q eh isso mesmo )
*        Option "TVStandard"               "NTSC-M" # pal-m
*        Option "TVOutFormat"              "COMPOSITE" # se usar akele cabinho amarelo, se naum ao inves de COMPOSITE poe S-VIDEO
EndSection


ve se tem estas linas com * no seu xorg.conf se naum coloque-as

espero ter ajudado, naum saco mt de linux mas fiz isso e deu certo

thiago e. de oliveira

Citação de: "misterioso"da uma olhada nestas duas seções...

Section "Module"
#   Load   "GLcore"  <---------- comenta esta
   Load   "i2c"
   Load   "bitmap"
   Load   "ddc"
#   Load   "dri"   <--------- e esta linha
   Load   "extmod"
   Load   "freetype"
   Load   "glx"
   Load   "int10"
   Load   "type1"
   Load   "vbe"
EndSection


Section "Device"
   Identifier   "NVIDIA Corporation NV18 [GeForce4 MX 4000 AGP 8x]"
   Driver      "nvidia"
   BusID      "PCI:1:0:0"
*   Option       "RenderAccel" "true"
*   Option       "AllowGLXWithComposite" "true"
*   Option "NvAGP" "1"
*   Option "NoLogo"    "1" # Nao aparece o logo da nvidia
*        Option "TwinView"   "1" # ativa a opcao de saida de video
*        Option "SecondMonitorHorizSync"   "31-50"
*        Option "SecondMonitorVertRefresh" "60"
*        Option "TwinViewOrientation"      "Clone"
*        Option "MetaModes"                "1024x768,1024x768,800x600,800x600"
*        Option "ConnectedMonitor"         "CRT, TV" # CRT pra monitor normal, tv para televisao ( acho q eh isso mesmo )
*        Option "TVStandard"               "NTSC-M" # pal-m
*        Option "TVOutFormat"              "COMPOSITE" # se usar akele cabinho amarelo, se naum ao inves de COMPOSITE poe S-VIDEO
EndSection


ve se tem estas linas com * no seu xorg.conf se naum coloque-as

espero ter ajudado, naum saco mt de linux mas fiz isso e deu certo

Assim que eu tiver tempo (fim de semana) vou tentar :D  :wink:

Linux é assim mesmo... Configuramos algumas coisas na unha, mas temos todo o sistema nas nossas mãos!

Linux       -> be ROOT!

Windows  -> REBOOT!


Obrigado!!!
Athlon XP 2600+ / MB ASUS A7N8X-DELUXE
Nvidia GeForce FX 5200 128MB/64bits
RAM 1.28 GB (Samsung)
HL-DT-ST DVDRAM GSA-4081B (gravador DVD)
Fonte Superflower (TTGI) 450W reais
HDD Samsung 160GB 7200 RPM SATA
Modem ADSL D.Link DSL-500T (Speedy)
Registered Linux User # 423742
Registered Ubuntu User # 4182