View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 20 posts ] 
Go to page 1, 2  Next

Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Mar 13, 2006 9:19 pm 
Offline
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
I bought an old JATON AGP 3DFORCE MX4000-64 off of Ebay to replace my old GeForce 2 card to take advantage of the overscanning capabilities of the GeForce 4. Overscanning works perfectly, but unfortunately the video out is black and white from both the composite out and svideo out (using an svideo to composite adaptor). This is run into the auxillary input on my vcr. This same setup worked fine with color on the GeForce 2 card.

I followed the directions on the Wiki. The XF86Config-4 file is a copy of XF86Config-4.nvidia-tvout.sample . I've tried changing

Option "TVOutFormat" "SVIDEO"
to
Option "TVOutFormat" "COMPOSITE"

and vice versa but always the same result: black and white output. Although I have not hooked the card up to a monitor, when I vnc in using X11vnc server, I see color output.

Any ideas on things to try? So close!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 13, 2006 9:54 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Check your X logfile and see what it's using for a color depth... http://www.knoppmythwiki.org/index.php?page=CheckingLogFiles


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 13, 2006 10:12 pm 
Offline
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
It appears to be using a depth of 16(?) and TrueColor:

Code:
(**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
(==) NVIDIA(0): RGB weight 565
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "1"
(**) NVIDIA(0): Option "SWcursor"
(**) NVIDIA(0): Option "ConnectedMonitor" "TV"
(**) NVIDIA(0): Option "TVStandard" "NTSC-M"
(**) NVIDIA(0): Option "TVOutFormat" "COMPOSITE"
(**) NVIDIA(0): Option "TVOverScan" "0.8"
(**) NVIDIA(0): Forcing COMPOSITE video output
(**) NVIDIA(0): ConnectedMonitor string: "TV"
(**) NVIDIA(0): TV Standard string: "NTSC-M"
(--) NVIDIA(0): Linear framebuffer at 0xB0000000
(--) NVIDIA(0): MMIO registers at 0xCE000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce4 MX 4000
(--) NVIDIA(0): VideoBIOS: 04.18.20.39.00
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): VideoRAM: 65536 kBytes


What version of the driver should I be using? I see that there are two to choose from, but how do you know which to use?

I tried bypassing the vcr and still get the same results. When I boot, the graphic that is displayed at the memory check also is in black and white when it should be green. Is the card hardwired to display black and white until it is put in a different 'mode'?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 13, 2006 10:46 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Bizarre... Uhm... Try running nvidia-settings and see if it shows anything funky...


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 13, 2006 11:21 pm 
Offline
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
I don't see anything at all. In fact, it appears in color under vnc using X11vnc server ...

Any ideas on what mailing lists would be most appropriate to query? (That is if no one here can help)


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 13, 2006 11:36 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Try the other driver... The X log should say which version you're currently running (most likely 7174), whichever it is try the other one (most likely 6629). Note that the 7174 has got some boot time magic to reinstall itself so it will revert unless you diable that.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 14, 2006 10:28 am 
Offline
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
I tried the other driver. No joy. I'm guessing that this card might be screwed up. Pretty frustrating.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 14, 2006 10:53 am 
Offline
Joined: Sun Jan 29, 2006 8:24 am
Posts: 145
Dinki, where do you live? I have heard others report that they get black and white output when PAL/NTSC is incorrectly set in the XF86Config-4 file. I think the sample is set to NTSC.

mike

_________________
KnoppMyth R5B7
Asus P4P800-VM
P4 2.4 Ghz - 1GB RAM
PVR-150 - HD-5000
Geforce FX 5200


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 14, 2006 11:01 am 
Offline
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
I'm in the US. I thought about that too. I see it's set as NTSC-M . Is that the standard for North America? Can these cards default to PAL rather than NTSC, and can that be changed?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 14, 2006 11:39 am 
Offline
Joined: Sun Jan 29, 2006 8:24 am
Posts: 145
NTSC-M should be fine.

I have also had black and white output if my svideo cable was not plugged in all the way. Since you said you have tried svideo to composite adapter, that would seem to rule things out on your VCR side. I assume your composit to svideo adapter pluggs directly into your card. This would rule out your svideo cable. You might want to take a look at the card side of the svideo connection. Try wiggling the cable on the card side and see if you get a flicker of color. Perhaps the connector is bad or there is a bad solder joint.

Have you tried connecting to anything other than your VCR? Maybe the problem is there.

mike

_________________
KnoppMyth R5B7
Asus P4P800-VM
P4 2.4 Ghz - 1GB RAM
PVR-150 - HD-5000
Geforce FX 5200


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 14, 2006 12:00 pm 
Offline
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
Here's an interesting new development: I turned on another tv that is hooked into my video distribution system and the display is in color! It seems that my main tv is having problems with the signal. The odd part is that I've tried two other video cards using either composite or svideo out and they both show color on my main tv (one is the old geforce2 the other is an ATI Radeon 9000 that I am having trouble configuring).

Is there some sort of frequency that I can set to help my main tv out?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 14, 2006 12:37 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Giving it modelines it likes better is probably the best place to start. If you haven't tried the ones from the FX5200 example on the wiki those are worth a shot. Otherwise try the ones in the TV-Out sample under /etc/X11. I actually got a completely blank screen before finding modelines my TV liked, but B&W is certainly a possibility too.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 14, 2006 1:13 pm 
Offline
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
I will definitely try that when I get home this evening. Do you know of a primer for modifying mode lines? Are you suggesting that I might have to 'calculate' a new mode line for my tv? Is there also a way to figure out what values to use for VendorName and BoardName? Does it matter?

Also, when I boot, the green 'Energy Star' logo appears in black and white. I'm assuming that when it gets to starting the xserver that this will magically correct the lack of color issue if the correct mode settings are used?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 14, 2006 1:54 pm 
Offline
Joined: Sun Jan 29, 2006 8:24 am
Posts: 145
If you are not getting color at the BIOS level, changes to your X configuration are not going to fix anything. I just re-read your original post and see this card came used from ebay. I suspect that is your culprit. I hope I'm wrong.

mike

_________________
KnoppMyth R5B7
Asus P4P800-VM
P4 2.4 Ghz - 1GB RAM
PVR-150 - HD-5000
Geforce FX 5200


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 14, 2006 1:56 pm 
Offline
Joined: Mon Jan 16, 2006 4:08 pm
Posts: 86
Dinki wrote:
Also, when I boot, the green 'Energy Star' logo appears in black and white. I'm assuming that when it gets to starting the xserver that this will magically correct the lack of color issue if the correct mode settings are used?


Not to try and question any of the advice given before, but I think that the critical issue here is the fact that the boot (which should have some color) is not in color.

Correcting the settings for mode lines may help, but I think that the key here is that the boot is in black and white.

I'm using a MX4000 in my system at home and saw that the output was in black and white at some stages of my initial setup (I also had to switch to the XF86Config-4.nvidia-tvout.sample). At that point, I think it was due to the svideo to composit adapter. It was an old one that came with a video card I've long since given away. Is there any way you could test this going directly to the TV without the VCR or composite adater? Also, when you tried this on the other TV, did you use the svideo cable without the composite adater? As another random suggestion, have you tried the whole channel 3/4 option? Some VCR's seem to like one better than the other etc...

In my case, I decided I watch more tv than DVD's so I gave the Knopmyth box the svideo cable.



L0o0ky


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ] 
Go to page 1, 2  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 18 guests


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 post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu