clemmy
11-11-2003, 22:10
ho un problema nel gestire il tv out della mia scheda: nvdia geforce4 Ti4200...
in pratica quando faccio startx il monitor si spegne e vedo sulo l'immagine sulla tv,eppure ho impostato il twinview come Clone...non capisco dove ho sbagliato,posso postarvi il mio XF86Config? magari qlc che utilizza il tv-out di una scheda nvidia vede al volo un errore che ho commesso, anche se proprio non capisco...mi viene il dubbio che sia un problema di incompatibilità tra la risoluzione (e il refresh) del monitor e quello della tv...:confused: :muro:
ho tolto le parti che nn c'entrano,tipo mouse e tastiera ;)
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Generic High Frequency SVGA, 1024x768 @ 70 Hz"
HorizSync 31.5 - 71.9
VertRefresh 50.0 - 89.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"
#Option "TwinView"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "TwinViewOrientation" "Clone"
Option "MetaModes" "1024x768,800x600"
Option "ConnectedMonitor" "crt,TV"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
Option "TVStandard" "PAL-B"
Option "TVOutFormat" "COMPOSITE"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
PS=ho RedHat 9...
ovviamente sulla tv non vedo tutto il desktop,ma solo una parte..come se su un'immagine da 1024x768 mettesimo un riquadro da 800x600,allineandolo sull'angolo in alto a sx,ovviamente i 2 bordi inferiore e destro vengono tagliati fuori...però sul pc si sarebbe dovuto vedere lo stesso!!!
mi ostereste mica il vostro il vostro file di configurazione?
grazie!
in pratica quando faccio startx il monitor si spegne e vedo sulo l'immagine sulla tv,eppure ho impostato il twinview come Clone...non capisco dove ho sbagliato,posso postarvi il mio XF86Config? magari qlc che utilizza il tv-out di una scheda nvidia vede al volo un errore che ho commesso, anche se proprio non capisco...mi viene il dubbio che sia un problema di incompatibilità tra la risoluzione (e il refresh) del monitor e quello della tv...:confused: :muro:
ho tolto le parti che nn c'entrano,tipo mouse e tastiera ;)
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Generic High Frequency SVGA, 1024x768 @ 70 Hz"
HorizSync 31.5 - 71.9
VertRefresh 50.0 - 89.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"
#Option "TwinView"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "TwinViewOrientation" "Clone"
Option "MetaModes" "1024x768,800x600"
Option "ConnectedMonitor" "crt,TV"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
Option "TVStandard" "PAL-B"
Option "TVOutFormat" "COMPOSITE"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
PS=ho RedHat 9...
ovviamente sulla tv non vedo tutto il desktop,ma solo una parte..come se su un'immagine da 1024x768 mettesimo un riquadro da 800x600,allineandolo sull'angolo in alto a sx,ovviamente i 2 bordi inferiore e destro vengono tagliati fuori...però sul pc si sarebbe dovuto vedere lo stesso!!!
mi ostereste mica il vostro il vostro file di configurazione?
grazie!