Virusmaster
05-29-03, 05:09 AM
Hi people...
I configured TwinView on my system, and before i reinstalled my full system because of FU Partitiontable it worked just fine.
I backuped my XFree86Config, and after the reinstall i copied it back to /etc/X11. I also upgraded the NV Driver but now my left (CRT) screen just turns off (HSync gone, VSync 60 Hz).
Here my XF86Config: (log file is attached as file)
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
# Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "tcp/localhost:7100"
EndSection
Section "Module"
Load "glx"
# Load "dri"
Load "dbe"
Load "record"
Load "extmod"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
Identifier "vga-out"
HorizSync 30-86
VertRefresh 75
EndSection
Section "Monitor"
Identifier "3rd"
HorizSync 30-86
VertRefresh 60
EndSection
Section "Device"
Identifier "geforce"
Driver "nvidia"
Card "NVidia GeForce4"
BusID "PCI:1:0:0"
Option "NoLogo" "true"
# TwinView Configuration Begins ======-=--=---=--==------- -- - - -
Option "TwinView" "true"
Option "SecondMonitorHorizSync" "31.5-86"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1280x1024,1280x1024; NULL,1024x1024; NULL,800x600; NULL,640x480; NULL,640x400; NULL,512x384; NULL,400x300; NULL,320x240; NULL,320x200"
Option "TwinViewOrientation" "RightOf"
Option "ConnectedMonitor" "CRT, DFP"
# TwinView Configuration Ends =======-==-=---=-=------- - -- - - -
EndSection
Section "Device"
Identifier "s3"
Driver "s3"
Card "ATI Trio 32"
BusID "PCI:0:13:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "geforce"
Monitor "vga-out"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" "640x400" "512x384" "400x300" "320x240" "320x200"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "s3"
Monitor "3rd"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
I configured TwinView on my system, and before i reinstalled my full system because of FU Partitiontable it worked just fine.
I backuped my XFree86Config, and after the reinstall i copied it back to /etc/X11. I also upgraded the NV Driver but now my left (CRT) screen just turns off (HSync gone, VSync 60 Hz).
Here my XF86Config: (log file is attached as file)
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
# Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "tcp/localhost:7100"
EndSection
Section "Module"
Load "glx"
# Load "dri"
Load "dbe"
Load "record"
Load "extmod"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
Identifier "vga-out"
HorizSync 30-86
VertRefresh 75
EndSection
Section "Monitor"
Identifier "3rd"
HorizSync 30-86
VertRefresh 60
EndSection
Section "Device"
Identifier "geforce"
Driver "nvidia"
Card "NVidia GeForce4"
BusID "PCI:1:0:0"
Option "NoLogo" "true"
# TwinView Configuration Begins ======-=--=---=--==------- -- - - -
Option "TwinView" "true"
Option "SecondMonitorHorizSync" "31.5-86"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1280x1024,1280x1024; NULL,1024x1024; NULL,800x600; NULL,640x480; NULL,640x400; NULL,512x384; NULL,400x300; NULL,320x240; NULL,320x200"
Option "TwinViewOrientation" "RightOf"
Option "ConnectedMonitor" "CRT, DFP"
# TwinView Configuration Ends =======-==-=---=-=------- - -- - - -
EndSection
Section "Device"
Identifier "s3"
Driver "s3"
Card "ATI Trio 32"
BusID "PCI:0:13:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "geforce"
Monitor "vga-out"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" "640x400" "512x384" "400x300" "320x240" "320x200"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "s3"
Monitor "3rd"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection