LinHES Forums http://forum.linhes.org/ |
|
Black and white TV output http://forum.linhes.org/viewtopic.php?f=6&t=7682 |
Page 1 of 1 |
Author: | skeates [ Tue Jan 03, 2006 3:41 pm ] |
Post subject: | Black and white TV output |
Hi guys just installed myth today from the image I downloaded off the site. I have reinstalled it a few times trying to get the video to work properly. Basicaly I can get video out put on my TV which is what I want, but it comes out in black and white. Is this a setting I can change or is it a hardware thing. I am using a VIA M10000 at the moment. No TV card at all just the board. So I am trying to get the video off the board to display in colour. I can get colour on the computer monitor but not on the TV. I thought it might be something in the XF86config-4 file that I can change, but I can not see anything there and keep messing it up. Any help would be apreciated. Regard, Alexis |
Author: | ed3120 [ Tue Jan 03, 2006 4:02 pm ] |
Post subject: | |
What type of output are we talking here? Regular RCA video jack? S-Video? |
Author: | jesse [ Tue Jan 03, 2006 6:43 pm ] |
Post subject: | |
If you are using S-Video cables, make sure there aren't any bent pins. Also, my TV acted weird when an S-Video cable and a composite cable were plugged in at the same time for the same video input even though only one had signal. |
Author: | skeates [ Wed Jan 04, 2006 1:18 am ] |
Post subject: | |
Sorry forgot to mention that the boot loader is in colour, but as soon as X starts the GUI goes Black and white. I am using the composite out, and also tried the S-Video, getting the same affect. |
Author: | Xsecrets [ Wed Jan 04, 2006 1:34 am ] |
Post subject: | |
what type of input do you have to the tv? |
Author: | skeates [ Wed Jan 04, 2006 2:22 am ] |
Post subject: | |
I am using the composite in on the TV. Just to note I did try it on two diffrent TV's I have at work were I set the box up. I then took it home reinstalled and tried it on my home TV. I also used the tv option when I installed. |
Author: | nermander [ Wed Jan 04, 2006 6:28 am ] |
Post subject: | |
To me it sounds as if X is set up to use S-video output. Until X starts the graphics card probably uses some BIOS or default setting that is set to composite. |
Author: | skeates [ Wed Jan 04, 2006 6:38 am ] |
Post subject: | |
That sounds plausable. Any idea how I would go about fixing that or attempting to fix it? |
Author: | ed3120 [ Wed Jan 04, 2006 9:01 am ] |
Post subject: | |
Edit your /etc/X11/XF86Config-4 file. Change: Option "TVOutFormat" "SVIDEO" To: Option "TVOutFormat" "COMPOSITE" Restart X with: /etc/init.d/gdm restart Or just reboot the machine. |
Author: | skeates [ Wed Jan 04, 2006 2:42 pm ] |
Post subject: | |
Thanks for the help all. I managed to fix the problem. The company I work for develops and sels music video systems based on the M10000. I took the XF86config-4 file off of one of our video players and this sorted the problem. I have put the file below. Enjoy. ....................................................................... Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" # Option "DontVTSwitch" # Option "DontZap" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "speedo" Load "type1" Load "drm" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "gb" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "Buttons" "3" EndSection Section "Monitor" Identifier "Monitor0" VendorName "TV" HorizSync 30.0 - 50.0 VertRefresh 60 EndSection Section "Device" Identifier "Card0" Driver "via" BusID "1:0:0" Option "ActiveDevice" "CRT,TV" Option "TVType" "PAL" Option "TVOutput" "S-Video" Option "TVVScan" "over" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Depth 16 Modes "800x600" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 Endsection ............................................................ |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |