PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Matrox G200 TV-Out Probleme (flimmern/flackern)


Leeman2000
09.04.03, 21:29
Hallo,

nachdem ich das Forum (und das halbe Internet) durchsucht habe buin ich zum Schluss gekommen, dass ich mein Problem scheinbar nirgens wiederfinde, also ist meine Letze Hoffnung das einer von euch das selbe Problem hatte wie ich und es auf irgend eine Art und weise gelöst hat !

Mein Problem ist folgendes: Ich habe mir eine Matrox G200 (Mystique) mit TV-Out gekauft und wollte mit meinem Linux-Server (RedHat 7.3) einen Video Disk Recorder realisieren, das lief soweit ganz gut ausser das ich jetzt ein leicht flackerndes / flimmerndes bild auf dem Fernsehr habe (könnte auch sagen unscharf). Wenn ich den doublescan mode mit fbset aktiviere wird das bild zwar scharf aber ich bekomme wagrechte grüne Streiffen/Balken die am rechten Rand von Oben bis Unten durch das Bild gehen.

Zusammenfassend :

GraKa: Matrox Mystique G200
Verkabelung: SVHS bis zu TV dann SCART--Adapter (Adapter getestet und i.O.)
geladene Kernel-Module (für GraKa):

matroxfb_crtc2 8416 0 (unused)
i2c-matroxfb 4704 0 (unused)
i2c-algo-bit 7820 4 [bttv i2c-matroxfb]
matroxfb_base 21056 64 [matroxfb_crtc2 i2c-matroxfb]
matroxfb_Ti3026 6072 0 [matroxfb_base]
matroxfb_DAC1064 9672 0 [matroxfb_crtc2 matroxfb_base]
matroxfb_accel 9152 0 [matroxfb_base matroxfb_Ti3026 matroxfb_DAC1064]
g450_pll 4460 0 [matroxfb_DAC1064]
matroxfb_maven 10624 0 (unused)
i2c-core 18176 0 [tuner tvaudio msp3400 bttv i2c-algo-bit matroxfb_maven]
matroxfb_misc 10408 0 [matroxfb_crtc2 i2c-matroxfb matroxfb_base matroxfb_Ti3026 matroxfb_DAC1064 matroxfb_accel g450_pll matroxfb_maven]

fbset Einstellungen :

mode "720x576-29"
# D: 15.063 MHz, H: 18.414 kHz, V: 29.275 Hz
geometry 720 576 736 576 16
timings 66390 42 28 48 4 28 1
hsync high
vsync high
bcast true
rgba 5/11,6/5,5/0,0/0
endmode

zur Info: Ich hab Keine Ahnung wo die Virtuelle 736 Auflösung herkommt aber ich bekomme sie nicht weg manuelles setzen auf 720 ignoriert er !

XF86Config-4 :

# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7

Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

# Red Hat Linux 6.0 and later use the xfs font server for improved
# interactive performance

Section "Files"
FontPath "unix/:7100"
EndSection

# Module loading section

Section "Module"
Load "dbe" # Double-buffering
# Load "GLcore" # OpenGL support
# Load "dri" # Direct rendering infrastructure
# Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
# Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "L365"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 24 - 61
VertRefresh 50 - 76
# 54 - 76
Option "dpms" "off"
# ModeLine "720x576" 27.50 720 744 800 880 576 581 583 625
# Modeline "720x576-50" 28.435 720 764 792 823 576 650 651 691
# ModeLine "720x576-50" 28.263 720 748 776 818 576 616 617 691 -HSync -VSync
# Modeline "768x576-50" 28.188 768 810 838 866 576 624 625 651
Modeline "720x576" 28.190 720 748 776 818 576 602 603 651 +HSync +VSync bcast
EndSection

Section "Device"
Identifier "My Video Card"
Driver "mga"
BoardName "Unknown"
Option "hw cursor" "off"
Option "UseFBDev" "on"
Option "override_validate_mode"
EndSection

Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection


# ModeLine "720x576PAL" 27.50 720 744 800 880 576 581 583 625


Section "Screen"
Identifier "Screen0"
Device "My Video Card"
# Device "Linux Frame Buffer"
Monitor "L365"
DefaultDepth 16
DefaultFbBPP 16
Subsection "Display"
Depth 16
Modes "720x576"
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection


Die grünen Streiffen sind mir auch schon bei der Ausrichtung des Bildes am anfang aufgefallen, immer wenn ich das Bild fast passend hatte kamen diese grünen Streiffen und liessen sich nur durch das Vergrössern des Bildes (über TV-Grösse) wieder entfernen, ich habe dieses problem allerdings mit hilfe der XConfiguration und der Konfiguration in dem VDR-Proggie korrigiert (falls jemand hierfür ne andere Lösung hätte währe ich ihm auch dankbar !!!)


Ich danke euch schon mal im Voraus (alleine schon weil ihr es euch angetan habt den Schrieb durchzulesen) um Hilfe währe ich extrem dankbar weil ich so ziemlich am Ende bin mit meiner Weisheit !