shiftAU
04-22-03, 07:05 PM
I've recently installed Mandrake 9.1 on my TE2100. I managed to install the nvidia drivers without too many issues, now everything runs on a single screen well. Unfortunately, when I try to set up multiple screens (an external CRT and the internal laptop display) the laptop display stays completely blank. X believes the display is there and in the correct location, I can open up applications on the screen if I set my DISPLAY=:0.1, but I just can't see anything.
I've attached the log file, and a copy of my XF86Config-4 is here. Any help would be great.
Cheers,
Chris.
---- XF86Config-4 ----
# ************************************************** ********************
# Refer to the XF86Config man page for details about the format of
# this file.
# ************************************************** ********************
Section "ServerLayout"
Identifier "single"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen 0 "screen0"
#Screen 1 "screen2" leftOf "screen1"
EndSection
Section "ServerLayout"
Identifier "multiscreen"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen 0 "screen1-1"
Screen 1 "screen1-2" rightOf "screen1-1"
EndSection
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 "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
# allows the server to start up even if the mouse doesn't work
Option "allowmouseopenfail"
Option "XkbDisable" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
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 "Device"
Identifier "device0"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce4 (generic)"
Driver "nvidia"
BusId "PCI:01:00:0"
Screen 0
#Option "DPMS"
EndSection
Section "Device"
Identifier "device1-1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce4 (generic)"
Driver "nvidia"
BusId "PCI:01:00:0"
Screen 0
Option "DPMS"
EndSection
Section "Device"
Identifier "device1-2"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce4 (generic)"
Driver "nvidia"
BusId "PCI:01:00:0"
Screen 1
#Option "DPMS"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1024x768"
HorizSync 31.5-48.5
VertRefresh 60
Option "IgnoreEDID" "true"
# 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz
Modeline "1024x768_60.00" 64.11 1024 1080 1184 1344 768 769 772 795 -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 "Monitor"
Identifier "monitor2"
VendorName "Generic"
ModelName "Dell M990"
HorizSync 30-96
VertRefresh 50-160
# 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
Modeline "1280x960_75.00" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
EndSection
Section "Screen"
Identifier "screen0"
Device "device0"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
DefaultDepth 24
EndSection
Section "Screen"
Identifier "screen1-1"
Device "device1-1"
Monitor "monitor2"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Modes "1280x960_75.00" "1280x960" "1024x768" "800x600" "640x480"
EndSubsection
DefaultDepth 24
EndSection
Section "Screen"
Identifier "screen1-2"
Device "device1-2"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
DefaultDepth 24
EndSection
I've attached the log file, and a copy of my XF86Config-4 is here. Any help would be great.
Cheers,
Chris.
---- XF86Config-4 ----
# ************************************************** ********************
# Refer to the XF86Config man page for details about the format of
# this file.
# ************************************************** ********************
Section "ServerLayout"
Identifier "single"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen 0 "screen0"
#Screen 1 "screen2" leftOf "screen1"
EndSection
Section "ServerLayout"
Identifier "multiscreen"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen 0 "screen1-1"
Screen 1 "screen1-2" rightOf "screen1-1"
EndSection
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 "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
# allows the server to start up even if the mouse doesn't work
Option "allowmouseopenfail"
Option "XkbDisable" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
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 "Device"
Identifier "device0"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce4 (generic)"
Driver "nvidia"
BusId "PCI:01:00:0"
Screen 0
#Option "DPMS"
EndSection
Section "Device"
Identifier "device1-1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce4 (generic)"
Driver "nvidia"
BusId "PCI:01:00:0"
Screen 0
Option "DPMS"
EndSection
Section "Device"
Identifier "device1-2"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce4 (generic)"
Driver "nvidia"
BusId "PCI:01:00:0"
Screen 1
#Option "DPMS"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1024x768"
HorizSync 31.5-48.5
VertRefresh 60
Option "IgnoreEDID" "true"
# 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz
Modeline "1024x768_60.00" 64.11 1024 1080 1184 1344 768 769 772 795 -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 "Monitor"
Identifier "monitor2"
VendorName "Generic"
ModelName "Dell M990"
HorizSync 30-96
VertRefresh 50-160
# 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
Modeline "1280x960_75.00" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
EndSection
Section "Screen"
Identifier "screen0"
Device "device0"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
DefaultDepth 24
EndSection
Section "Screen"
Identifier "screen1-1"
Device "device1-1"
Monitor "monitor2"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Modes "1280x960_75.00" "1280x960" "1024x768" "800x600" "640x480"
EndSubsection
DefaultDepth 24
EndSection
Section "Screen"
Identifier "screen1-2"
Device "device1-2"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
DefaultDepth 24
EndSection