|
|
#1 | |
|
Registered User
Join Date: Sep 2004
Posts: 44
|
I am having some issues with TV out and the Linux driver. It works fine in Windows so I suspect it's my config, though I have not had problems configuring a monitor with twinview and dual server.
I have a Dell Laptop 1920x1200. A NVidia GeForce Go5200 graphics card as well as a 51cm TV. I connect with a SVideo to RCA adaptor. With the device section below I can get output to the TV, but I can only get one display at a time depending on how I configure the metamodes. I can have the display on the flat panel by having the metamodes as is. I can have the display on the TV by swaping the resolution in the metamode. That is, Option "MetaModes" "800x600", 1920x1200". Can anyone see something wrong here? Code:
#******************************************************** # Device Section #******************************************************** Section "Device" Identifier "Videocard-DFP" Driver "nvidia" VendorName "Videocard Vendor" BoardName "NVIDIA GeForce FX (generic)" # Enabling Twinview Option "TwinView" Option "SecondMonitorHorizSync" "30-50" Option "SecondMonitorVertRefresh" "60" Option "MetaModes" "1920x1200, 800x600" Option "TwinViewOrientation" "DFP-0 LeftOf TV-0" Option "TVStandard" "PAL-B" EndSection I have attached a bug report as well if that helps. Cheers. ps the log file was too big so I deleted the stuff about the driver install. |
|
|
|
|
|
|
#2 | |
|
Join Date: Jul 2002
Location: Netherlands, Europe
Posts: 2,105
|
The problem is that in case of twinview with a DFP and a TV, the TV becomes the primary screen. This means that you need to put the refresh rates of the TV in the monitor section and the ones for the DFP in the SecondMonitorVertRefresh/HorizSync options. You can also use the HorizSync/VertRefresh options instead to replace it all. For instance: Option "HorizSync" "DFP-0: x-y; TV: 30-50" and the same for VertRefresh.
The problem with this configuration is that the login screen will appear on the TV which you likely don't want. I would recommend to look into 'seperate' X screens using which it is possible to make the DFP the primary screen. |
|
|
|
|
|
|
#3 | ||
|
Registered User
Join Date: Sep 2004
Posts: 44
|
Quote:
Is this likely to change in the future? Quote:
A working config is attached for reference. |
||
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Sep 2004
Posts: 44
|
I didn't have any joy trying dual servers. If I read the logs right, the driver sees the TV but doesn't think it's enabled? Not sure where to go from here. Does anyone have any thoughts.
The config and log are attached. |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Sep 2004
Posts: 44
|
Sorry. Now I got it. Doesn't like conf extension
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Sep 2004
Posts: 44
|
I started from scratch today and low and behold it worked.
Looking at the config I posted yesterday the mistake is obvious but do you think I could see it. Duh! Config attached for reference. Happy New Year. I can hear the early fireworks going. |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FreeBSD 9 Release with Nvidia 550 Ti configuration issues | goga | NVIDIA FreeBSD | 0 | 05-23-12 08:34 AM |
| Dual monitor config w/o HDMI | avs234 | NVIDIA Linux | 0 | 05-11-12 11:23 PM |
| Unofficial nVidia HOWTO [RPM version] | Rob C. | NVIDIA Linux | 78 | 04-09-03 07:44 AM |
| Please help CAn't get GF 3 working on RH73 | RunsWithScissor | NVIDIA Linux | 3 | 10-06-02 10:19 PM |
| Winxp Router Config Help.! | styles-T | Microsoft Windows XP And Vista | 15 | 08-02-02 11:13 PM |