Hi - (Long time reader, second time asker...)
Here is my issue. I am working with a Community access TV Station. (Read "Free TV" or "Wayne's World" for the Non US readers.) and we are trying to broadcast from a computer. I, of course, chose linux for the box in question, mostly because it needs to run 99.9999 of the time, and I needed the scriptability.
So, We have a home built quad core w/ 8GB ram and a GeForce FX 5200 for a vid card. It has s-vidio and DVI-I ports. When asked, the relatively clueless vendor promised that the card was dual head capable. (In windows only) but since the FX 5200 was on the HCL, we purchased it. It is now connected to a standard VGA monitor (via a DVI to VGA adapter) and a TV studio monitor (via an s-vidio to RCA adapter that will go straight to an s-video switcher in production.)
I installed the nVidia driver, and tried the dual head settings in the GUI x.org config tool, not so good. (Forgot to save the log.)
Then, after reading the nVidia how-to (and many painful hours of reading, googleing, etc.) I wrote this x.org config.
http://octv.pastebin.com/m3b667db9
and got the following log.
http://octv.pastebin.com/d19e4529d
What it is doing for real is;
Normal text on start up, through the VGA monitor.
When X starts, the nVidia display starts on the TV monitor and the VGA monitor stops displaying, eventually sleeping.
normal X display starts on the TV monitor.
When I "init 3" display returns to the VGA monitor and stays on the TV monitor.
When I reboot the machine, once the system returns to tty mode, both monitors start and stay that way until X restarts. (Where the VGA monitor goes away again.) So, it really can show both monitors at the same time. (Just not the nVidia driver it would seem.
All of the above leads me to believe that the adapters are not the issue, but instead my incompetence in dual head linux. Truth be told, I have never ever in 10 years of jacking with it, gotten it to work, but this time I really need it.
(Or at least I think I do. See
http://www.linuxquestions.org/questi...6/#post3580074 )
the output of /sbin/lspci is;
http://octv.pastebin.com/m744ff91a
Thanks for any insight you might have...
Paul