Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Geforce2 MX tv-out, distorted screen.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
noobmartin
n00b
n00b


Joined: 07 May 2005
Posts: 15

PostPosted: Wed May 10, 2006 7:00 pm    Post subject: Geforce2 MX tv-out, distorted screen. Reply with quote

Hello there.

I'm trying to get TV-out working with my Nvidia Geforce2 MX.
I do get some kind of picture, but it's distorted and flickering, not very nice at all...

I don't think the problem is the drivers, since I have tried different versions of the driver.

Here follows the essential parts of my config:

Code:

Section "Device"
        Identifier      "lcd"
        Driver          "nvidia"
        BusID           "PCI:1:0:0"
        Option          "NoLogo" "1"
        Option          "TVStandard"    "PAL-G"
        Option          "TVOutFormat"   "SVIDEO"
        Option          "ConnectedMonitor" "TV-0"       
EndSection
...
Section "Monitor"
        Identifier      "lcd"
        HorizSync       30-50
        VertRefresh     60
EndSection
...
Section "Screen"
        Identifier      "lcd"
        Device          "lcd"
        Monitor         "lcd"
        DefaultDepth    24
        SubSection      "Display"
                Depth   24
                Modes   "1024x768"
        EndSubSection
EndSection


I am simply puzzled....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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