
listman at depfyffer
Mar 11, 2004, 9:47 PM
Post #1 of 1
(431 views)
Permalink
|
|
off topic - tv has white textures
|
|
I'm sorry to post this here but I know there are a lot of people working with tv-out and nvidia cards. I have tribes 2 playing on my mythtv box using the free copy of winex (sourceforge), but when I play it on the tv all the hills are white and everything that shows any color only has about 6 colors. Is there any way to improve this? I have an nvidia Geforce 4 MX440 using the older driver that overscan worked with Thans for any replies, here is a copy of my xf86config file. Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "LIRC-Mouse" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" EndSection Section "Module" Load "dbe" Load "extmod" Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" # Load "dri" EndSection Section "ServerFlags" Option "NoPM" "True" Option "BlankTime" "0" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "yes" EndSection Section "InputDevice" Identifier "DevInputMice" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection Section "InputDevice" Identifier "LIRC-Mouse" Driver "mouse" Option "Device" "/dev/lircm" Option "Protocol" "IntelliMouse" Option "SendCoreEvents" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" # DisplaySize 320 240 ## Option "dpms" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Samsung Samtron 75(M)E (Plus)" HorizSync 30.0 - 70.0 VertRefresh 50.0 - 160.0 EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "Videocard vendor" BoardName "NVIDIA GeForce 2 MX (generic)" Option "NvAGP" "3" Option "DigitalVibrance" "0" Option "TwinView" "1" Option "SecondMonitorHorizSync" "30-50" Option "SecondMonitorVertRefresh" "60-60" Option "TwinViewOrientation" "Clone" Option "TVOutFormat" "SVIDEO" Option "TVStandard" "NTSC-M" Option "TVOverScan" ".7" Option "MetaModes" "800x600 @800x600,800x600 @800x600" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" #"1024x768" "800x600" "640x480" Depth 16 Modes "800x600" EndSubSection EndSection #Section "DRI" # Group 0 # Mode 0666 #EndSection Listman If it's not Linux whats the point? www.depfyffer.com _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|