Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[OT] VGA auf Cinch Adapter mit Xorg
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum
View previous topic :: View next topic  
Author Message
Kev111
Apprentice
Apprentice


Joined: 08 Jan 2005
Posts: 176
Location: Wiesloch

PostPosted: Tue Apr 05, 2005 12:30 pm    Post subject: [OT] VGA auf Cinch Adapter mit Xorg Reply with quote

Hallo Leute,


Da mir bei meinem Voodoo 3 TV-Out Problem ( https://forums.gentoo.org/viewtopic-t-297155-highlight-voodoo.html ) helfen konnte, habe ich mir folgenden VGA->Cinch adapter neulich bei Ebay bestellt: http://cgi.ebay.de/ws/eBayISAPI.dll?ViewItem&rd=1&item=5178582635

Wie zu erwarten war, funktioniert das Teil nicht auf Anhieb: Auf dem Fernsehen ist das Bild sehr verschoben und verdreht.

Ich habe es mit folgenden Auflösungen probiert: 640*480; 720*576; 800*600; 1024*768 sowohl mit 8, 16 und 24 Bit Farbtiefe.

Ich habe etwas mit dem ModeLines "herumgespielt", aber leider fehlt mir da die nötige Kenntnis um ein Ergebnis zu bekommen.
Nun fehlt mir leider der Ansatz, wie ich das Ganze zum Laufen bekomme.


Kennt sich damit jemand aus und kann mir helfen?



Gruß,

Kevin


Last edited by Kev111 on Wed Apr 13, 2005 8:40 pm; edited 3 times in total
Back to top
View user's profile Send private message
Kev111
Apprentice
Apprentice


Joined: 08 Jan 2005
Posts: 176
Location: Wiesloch

PostPosted: Wed Apr 06, 2005 12:47 pm    Post subject: Reply with quote

bin noch nicht weitergekommen...
Back to top
View user's profile Send private message
zielscheibe
l33t
l33t


Joined: 02 Apr 2004
Posts: 804
Location: Aachen

PostPosted: Wed Apr 06, 2005 1:18 pm    Post subject: Reply with quote

Hallo

Welche Bildwiederholraten stellst du denn ein? Kannst du mal deine Monitor- bzw. Screenkonfiguration aus der "xorg.conf" posten?
Back to top
View user's profile Send private message
Kev111
Apprentice
Apprentice


Joined: 08 Jan 2005
Posts: 176
Location: Wiesloch

PostPosted: Wed Apr 06, 2005 3:42 pm    Post subject: Reply with quote

Code:

Section "Monitor"

    Identifier  "ctx"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    HorizSync   31.5 - 48.5

#    HorizSync  30-64         # multisync
#    HorizSync  31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync  15-25, 30-50  # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    VertRefresh 50-70

##############ModeLine für VGA 2 Chinch Adapter###############

#Modeline  "VGA2TV"       15.00   688 768 800 960  516 529 537 573 Interlace
#ModeLine "VGA2TV"  14.16  704 756 828 976 552 556 589 629 +hsync +vsync interlace
#Modeline  "VGA2TV"     15.00  688 790 810 960  530 560 580 625 Interlace
#Modeline "VGA2TV"  15.00   640 728 792 960  480 509 517 573 Interlace
Modeline "VGA2TV" 14.16   704 756 828 976 552 556 589 629
#Modeline "VGA2TV"  15.00   688 790 810 960 530 560 580 625 Interlace
#Modeline "VGA2TV"     14.16   736 760 824 904 575 580 585 625 Interlace -hsync -vsync

EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "vodoo"
    Monitor     "ctx"
    DefaultDepth 16

    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "VGA2TV" # "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection




Die ModeLines habe ich auf unterschiedlichen Seiten mit google gefunden, funzen aber alle nicht. Es kommt nur unterschiedliche, schwarz/weiße, "Armeisenfarmen" dabei raus.

Ein sehr schneller wandelnder Schriftzug (also das beste "Bild") bekomme ich mit den standardeinstellungen ohne ModeLine.

Leider hab ich von den ganzen Frequenzen überhaupt keine Ahnung und weiß überhaupt nicht, was das Ganze macht.
Back to top
View user's profile Send private message
zielscheibe
l33t
l33t


Joined: 02 Apr 2004
Posts: 804
Location: Aachen

PostPosted: Wed Apr 06, 2005 4:15 pm    Post subject: Reply with quote

Wenn der Fernseher allein am VGA Ausgang hängt, würde ich folgende Konfig vorschlagen:
Code:

Section "Monitor"

    Identifier  "ctx"
HorizSync   30-50
VertRefresh 60
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "vodoo"
    Monitor     "ctx"
    DefaultDepth 16

    Subsection "Display"
        Depth       16
        Modes       "720x576""
        ViewPort    0 0
   EndSubsection
EndSection

Sollte das nicht zu einer Besserung führen, kannst du ja auch mal im MythTV-forum nachfragen. Die sollten mehr Erfahrungen mit diesen VGA2TV Konvertern haben.
Back to top
View user's profile Send private message
Kev111
Apprentice
Apprentice


Joined: 08 Jan 2005
Posts: 176
Location: Wiesloch

PostPosted: Wed Apr 06, 2005 5:00 pm    Post subject: Reply with quote

Ja, der TV hängt alleine am VGA-Ausgang, aber es funktioniert leider immer noch nicht, gibts denn da keine festen Werte für PAL oder so etwas?
Back to top
View user's profile Send private message
Kev111
Apprentice
Apprentice


Joined: 08 Jan 2005
Posts: 176
Location: Wiesloch

PostPosted: Tue Apr 12, 2005 5:30 pm    Post subject: Reply with quote

Problem gibt es immer noch...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum