Results 1 to 2 of 2
I have the geforce mmx440 with 64 ram, i know i know, old....
Here's what i had to do,to get it to use the video out.
XF86Config
Section "Device"
Identifier ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-06-2003 #1Linux User
- Join Date
- Nov 2002
- Posts
- 420
using your tv-out to watch movies on the TV...
I have the geforce mmx440 with 64 ram, i know i know, old....
Here's what i had to do,to get it to use the video out.
XF86Config
Section "Device"
Identifier "nvidia"
Driver "nvidia"
# BusID "PCI:1:0:0"
Option "NODDC" "1"
Option "ConnectedMonitor" "tv"
Option "IgnoreDisplayDevices" "dfp"
VideoRam 64000Worked for me....# ************************************************** ********************
# Screen sections
# ************************************************** ********************
Section "Screen"
Identifier "Screen 1"
# Identifier "TV"
Device "nvidia"
Monitor "My Monitor"
Option "TwinView" "true"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1024x768,1024x768; 800x600, 800x600; 640x480, 640x480"
Option "TVStandard" "NTSC-M"
Option "ConnectedMonitor" "CRT, TV"
Option "TwinViewOrientation" "Clone"
Notice the (Option "TVStandard" "NTSC-M")
If your TV uses PAL, change it to PAL.....
- 12-07-2003 #2
Re: using your tv-out to watch movies on the TV...
hey i wont even tell you what is in this 2yr old lappie but your card is better
Originally Posted by KnightMare
oh and thnx again for posting this
~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org


Reply With Quote
