|
|
#1 | |
|
Registered User
Join Date: Aug 2003
Posts: 5
|
I have a Geforce 4 MX 440 PCI dual vga out
and a Geforce 4 ti4200 AGP. I currently have twinview enabled on the mx440, and everything is working good, but I don't want to use twin view anymore. I want the two display heads to be independent. When I followed the readme appendix R directions I got all kinds of error messages. Here is my config file: |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jul 2003
Location: Southern France (Provence)
Posts: 3
|
Hello,
I don't understand what you have in your "SeverLayout" section. I have it working, so here is my XF86Config-4 file : # 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) #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work 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" "fr" Option "XkbCompat" "" Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/usbmouse" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Mouse2" Driver "mouse" Option "Protocol" "Microsoft" Option "Device" "/dev/ttyS0" Option "Emulate3Buttons" Option "Emulate3Timeout" "50" EndSection Section "Monitor" Identifier "TV" VendorName "sanyo" ModelName "Basic" HorizSync 30-50 VertRefresh 60 EndSection Section "Monitor" Identifier "monitor1" VendorName "NEC" ModelName "NEC MultiSync 5D" HorizSync 30.0-66.0 VertRefresh 50.0-90.0 # 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 Corporation" BoardName "NVIDIA GeForce4 (generic)" Driver "nvidia" Screen 0 BusID "PCI:3:0:0" Option "DPMS" "0" # sample twinview setup # Option "TwinView" # be sure to replace the HorizSync and VertRefresh with correct values # for your monitor! # Option "SecondMonitorHorizSync" "30-50" # Option "SecondMonitorVertRefresh" "60" # Option "TwinViewOrientation" "clone" # Option "MetaModes" "1024x768,1024x768; 800x600" # Option "ConnectedMonitor" "CRT,TV" # Option "TVStandard" "PAL-N" # Option "TVOutFormat" "SVIDEO" # Option "TVOverScan" "0.7" Option "NvAGP" "1" EndSection Section "Device" Identifier "device2" VendorName "nVidia Corporation TV" BoardName "NVIDIA GeForce4 (generic)" Driver "nvidia" Screen 1 BusID "PCI:3:0:0" EndSection Section "Screen" Identifier "screen2" Device "device2" Monitor "TV" DefaultColorDepth 24 Subsection "Display" Depth 24 Modes "1024x768" EndSubsection Option "TVStandard" "PAL-N" Option "ConnectedMonitor" "TV" Option "TVOverScan" "0.7" Option "TVOutFormat" "SVIDEO" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 24 Subsection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" InputDevice "Mouse2" "SendCoreEvents" # Screen "screen1" Screen 0 "screen1" Screen 1 "screen2" RightOf "screen1" # Screen 1 "screen2" RightOf "screen1" EndSection -------------- I've had some problems with 4496 driver with TV out (see http://www.nvnews.net/vbulletin/show...5&pagenumber=1). So I'm using the 4363 version which works fine with me (except video overlay is only on screen 0 - hoping that Nvidia would allow us soon to select which screen for that - I have a little hack for that using nv-tv-out with the NVIDIA TV encoder chip using this xfree configuration that I can explain if anybody cares).Last edited by eof; 08-22-03 at 09:05 AM. |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Measuring card memory usage | peter_ga | NVIDIA Linux | 0 | 05-24-12 08:07 PM |
| Gainward Unleashes the Sexy GeForce GTX 670 Phantom Graphics Card, Also launches the | News | Latest Tech And Game Headlines | 0 | 05-10-12 09:28 AM |
| NVIDIA Unleashes the GeForce GTX 670 Graphics Card ' Performance Perfected (WCCFTECH) | News | GeForce GTX 670 Reviews | 0 | 05-10-12 08:40 AM |
| Multi card acceleration | Andrew01 | NVIDIA Linux | 4 | 11-01-02 06:01 PM |
| Video card upgrade advice needed | Billy34 | NVIDIA GeForce 7, 8, And 9 Series | 5 | 08-28-02 05:19 PM |