Twinview in Linux Help requested!

G

Guest

Guest
Archived from groups: alt.comp.periphs.videocards.nvidia (More info?)

Hi, I've been trying to get twinview working with a tft and a crt for days no with no success.
GFX Card used is a MSI Geforce4TI4200-64 with both analogue and dvi plugs.
Driver is 5336 / OS: Debian Unstable / Kernel 2.6.7 / Xfree4.3.0
I can get them working indivually but never together. When i try using the ConnectedMonitor Option(dfp, crt and other way around, even tried crt,crt) x wont start telling me CRTC mapping failed.

I tried setting the TFT as primary and CRT as secondary Display, but with no success.

Please give me a hand on this, i'm really getting desperate here...

Here the device,monitor and screen sections of my xf86config-4:

Section "Device"
Identifier "TFT"
Driver "nvidia"
Option "nologo" "true"
BusID "PCI:1:0:0"
# Option "HWCursor" "on"
# Option "ConnectedMonitor" "dfp"
Option "TwinView" "1"
# Option "SecondMonitorHorizSync" "24-80"
# Option "SecondMonitorVertRefresh" "60"
Option "SecondMonitorHorizSync" "30-110"
Option "SecondMonitorVertRefresh" "50-160"
Option "TwinViewOrientation" "LeftOf"
Option "MetaModes" "1280x1024, 1280,1024; 1024x768, 1024x768;"
# Option "ConnectedMonitor" "dfp,crt"
# Option "IgnoreEDID" "true,false"
EndSection

Section "Monitor"
Identifier "Al712"
VendorName "Acer"
ModelName "Acer Al712"
HorizSync 24-80
VertRefresh 60
Option "DPMS"
EndSection

Section "Monitor"
Identifier "n110"
HorizSync 30-110
VertRefresh 50-160
EndSection

Section "Screen"
Identifier "Screen1"
Device "TFT"
Monitor "Al712"
# Monitor "n110"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768"
#Modes "1024x1280"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Layout1"
Screen "Screen1"
Option "Xinerama" "false"
InputDevice "Generic Keyboard" "Corekeyboard"
InputDevice "Configured Mouse" "CorePointer"
InputDevice "Trackball" "AlwaysCore"
EndSection
 
Archived from groups: alt.comp.periphs.videocards.nvidia (More info?)

Gurr Gurr wrote:
> Hi, I've been trying to get twinview working with a tft and a crt for
> days no with no success.

Have you tried using yanc? It certainly makes things easier.

Martin
 

TRENDING THREADS