<---- template headericclude ----->
TV-OUT is Black & white. ATI.
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 4 of 4
  1. #1
    LadMan Guest

    TV-OUT is Black & white. ATI.

    Hi everyone !

    I've got some problems here, I'm trying to setup tv-out on my FC6 computer. All I got so far is a picture in black & white. I've used the "ati-config" tool. Is there probably som changes that I have to do in xorg.conf ? I've tried different parameters to the ati-config tool, but haven't gotten further than black & white picture, yet. Does anyone of you know what I need to change in my xorg.conf file ? Here it is:

    Code:
     
    # Xorg configuration created by system-config-display 
    
    Section "ServerLayout"
    	Identifier     "single head configuration"
    	Screen      0  "Screen0" 0 0
    	Screen         "aticonfig-Screen[1]" Above "Screen0"
    	InputDevice    "Keyboard0" "CoreKeyboard"
    EndSection
    
    Section "Files"
    EndSection
    
    Section "Module"
    	Load  "glx"
    	Load  "dri"
    EndSection
    
    Section "InputDevice"
    	Identifier  "Keyboard0"
    	Driver      "kbd"
    	Option	    "XkbModel" "pc105"
    	Option	    "XkbLayout" "no"
    EndSection
    
    Section "Monitor"
    
     ### Comment all HorizSync and VertSync values to use DDC: 
     ### Comment all HorizSync and VertSync values to use DDC: 
     ### Comment all HorizSync and VertSync values to use DDC: 
     ### Comment all HorizSync and VertSync values to use DDC:
     ### Comment all HorizSync and VertSync values to use DDC:
     ### Comment all HorizSync and VertSync values to use DDC:
     ### Comment all HorizSync and VertSync values to use DDC:
     ### Comment all HorizSync and VertSync values to use DDC:
    	Identifier   "Monitor0"
    	ModelName    "Hansol Electronics Mazellan900P"
    	HorizSync    30.0 - 96.0
    	VertRefresh  47.0 - 150.0
    	Option	    "dpms"
    EndSection
    
    Section "Monitor"
    	Identifier   "aticonfig-Monitor[1]"
    	Option	    "VendorName" "ATI Proprietary Driver"
    	Option	    "ModelName" "Generic Autodetecting Monitor"
    	Option	    "DPMS" "true"
    EndSection
    
    Section "Device"
    	Identifier  "Videocard0"
    	Driver      "fglrx"
    	Option	    "VideoOverlay" "on"
    	BusID       "PCI:3:0:0"
    EndSection
    
    Section "Device"
    	Identifier  "aticonfig-Device[1]"
    	Driver      "fglrx"
    	BusID       "PCI:3:0:0"
    	Screen      1
    EndSection
    
    Section "Screen"
    	Identifier "Screen0"
    	Device     "Videocard0"
    	Monitor    "Monitor0"
    	DefaultDepth     24
    	SubSection "Display"
    		Viewport   0 0
    		Depth     24
    		Modes    "1280x1024" "1280x960" "1280x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "Screen"
    	Identifier "aticonfig-Screen[1]"
    	Device     "aticonfig-Device[1]"
    	Monitor    "aticonfig-Monitor[1]"
    	DefaultDepth     24
    	SubSection "Display"
    		Viewport   0 0
    		Depth     24
    	EndSubSection
    EndSection
    
    Section "DRI"
    	Mode         0666
    EndSection
    
    Section "Extensions"
    	Option	    "Composite" "false"
    EndSection
    I have, unfortunately, to little knowledge of this xorg.conf file, and haven't had any luck googeling, so I hope there is someone here that can help ?

    Thank you in advance,

    -LadMan

  2. #2
    markjb Guest
    Have you got the tv out set to the correct signal format for your tv?
    I think Norway is PAL-B/G, I believe you can set the signal format with aticonfig.

  3. #3
    leigh123linux Guest

  4. #4
    LadMan Guest
    Hi, and thank you both for replys !

    I've tried to chage it to both PAL-B and PAL-G, I actually followed that guide, after i posted my question. But, haven't had any luck yet.

    If you guys got any other suggestions, I'll appreciate that

    -LadMan

Similar Threads

  1. Black and White lines on boot LiveCD or HDD
    By zylogz80 in forum Installation, Upgrades and Live Media
    Replies: 3
    Last Post: 3rd March 2009, 03:00 AM
  2. Black and white TV-out on a Geforce 7300GS
    By tonyingesson in forum Hardware
    Replies: 12
    Last Post: 12th November 2008, 04:27 PM
  3. printing in black and white in GNU/Linux
    By iamroot in forum Using Fedora
    Replies: 1
    Last Post: 10th August 2006, 01:37 AM
  4. FC5 Install Help. Black Screen / White Cross
    By s-y-l in forum EOL (End Of Life) Versions
    Replies: 5
    Last Post: 13th April 2006, 09:25 AM
  5. Black&white picture with TV-card
    By tsorvoja in forum Hardware
    Replies: 1
    Last Post: 31st May 2005, 08:46 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]