|
|
#1 | |
|
GeForce ti4400
|
I'm trying to get the dual-head working on my GeForce4 ti4400 on Mandrake 9.2. I don't think i totally understand what they're trying to say with configuring the XF86Config-4 file. I get an error when trying to start X with the other screen enabled. I know the driver itself is working because when I startx i see the nvidia logo. Here i a copy of my XF86Config-4 and below that is what error I get. Some stuff is cut out that didn't really have anything to do with it. I'm using two identical LCD screens. One is hooked up to the VGA plug, the other is using the DVI.
Code:
# File generated by XFdrake.
# **********************************************************************
# Refer To The XF86Config man page for details about the format of
# this file.
# **********************************************************************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "en_US"
Option "XkbOptions" ""
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/usbmouse"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1280x1024"
HorizSync 31.5-67
VertRefresh 50-75
# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "NVidia"
BoardName "NVIDIA GeForce4 (generic)"
Driver "nvidia"
Option "DPMS"
#Option "TwinView" "on"
#Option "SecondMonitorHorizSync" "31.5-67"
#Option "SecondMonitorVertRefesh" "50-60"
#Option "MetaModes" "1024x768, 1024x768"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Virtual 1280 1024
EndSubsection
Subsection "Display"
Depth 15
Virtual 1280 1024
EndSubsection
Subsection "Display"
Depth 16
Virtual 1280 1024
EndSubsection
Subsection "Display"
Depth 24
Virtual 1280 1024
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
And here is basically what it says when I startx. Code:
(EE) NVIDIA(0): Failure to construct a valid mode list: no modes remaining. (EE) NVIDIA(0): ************** Aborting ************** (EE) Screen(s) found, but none have a useable configuration. Fatal Server Error: no screens found |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Oct 2003
Posts: 7
|
What is the content of your /var/log/XFree86.log?
|
|
|
|
|
|
|
#3 |
|
GeForce ti4400
|
Attached is the log from today. Theres way too much information in there for my newbie mind to comprehend. The key lines though I thought might give some idea of the problem are as follows:
Code:
(II) NVIDIA(0): Connected display device(s): CRT-1, DFP-0 (--) NVIDIA(0): Detected TV Encoder: Brooktree 871 (WW) NVIDIA(0): Multiple displays connected, but only one display allowed; (WW) NVIDIA(0): using first display Thanks for the help. |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Feb 2004
Posts: 4
|
I've the same problem, did you ever get a solution?
|
|
|
|
|
|
|
#5 |
|
On/Off
Join Date: Feb 2004
Posts: 12
|
The things I can see:
Try ConnectedMonitor "DFP, DFP" (or "CRT, CRT") Try changing the TwinView orientation Make sure your metamodes match the resolution. In your case, try "1280x1024, 1280x1024; 1024x768, 1024x768" Is the second monitor vet refresh the same as the first one? And from what your log is saying, some options weren't set when they should: (WW) NVIDIA(0): To enable TwinView, you must also specify: (WW) NVIDIA(0): Option "MetaModes" "<metamode list>" |
|
|
|
|
|
#6 | |
|
GeForce ti4400
|
Yeah, I got it to work. Here is the thread on LQ: http://www.linuxquestions.org/questi...hreadid=108294
All I had to do was change the "Virtual" to "Modes" in the "Screen" section. Subsection "Display" Depth 24 Virtual 1280 1024 EndSubsection to Subsection "Display" Depth 24 Modes "1280x1024" EndSubsection There should really be some documentation about this somewhere. I wonder if it's a Mandrake problem only. Good luck. |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| XF86Config for a Quadro4 without TwinView? | Twirlip | NVIDIA Linux | 1 | 10-09-02 10:36 AM |
| TwinView, fullscreen on TV | brosen | NVIDIA Linux | 2 | 10-08-02 10:29 AM |
| TwinView problems | k-rulez | NVIDIA Linux | 1 | 09-07-02 09:13 AM |
| Suse Linux 8.0 - Geforce 4 TwinView | TA00 | NVIDIA Linux | 8 | 08-30-02 03:24 AM |
| How do I configure TwinView on Dell Inspiron | rutgerclaes | NVIDIA Linux | 6 | 08-01-02 03:20 AM |