Multiple video Cards
- From: devon_banks@xxxxxxxxxxx
- Date: 27 Sep 2006 22:10:15 -0700
I tried to reply to my earlier post and al was right just plug in the
PCI-E card and it worked. Now for my next problem.
I have installed 2 video cards and monitors. They show up in xorg.conf
and system-config-display but the second monitor remains blank. Is
there some way to trouble shoot this? Or something wrong with my
setup?
using SyncMaster215tw monitor0
using PCI-E ATI Radeon 1300 video0
SyncMAster204b monitor1
PCI ATI 9250 video1
/etc/X11/xorg.conf
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "Screen0" LeftOf "Screen1"
Screen 1 "Screen1" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "on"
Option "Clone" "off"
EndSection
Section "Files"
# RgbPath is the location of the RGB database. Note, this is the name
of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated
together)
# By default, Red Hat 6.0 and later now use a font server independent
of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Section "InputDevice"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1440x900"
DisplaySize 450 280
HorizSync 31.5 - 100.0
VertRefresh 59.0 - 75.0
Option "dpms"
EndSection
Section "Monitor"
# HorizSync 31.5 - 81.0
# VertRefresh 50.0 - 75.0
# Option "dpms"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Plug 'n' Play"
HorizSync 0.0 - 0.0
VertRefresh 0.0 - 0.0
Gamma 1
ModeLine "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync
-vsync
ModeLine "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync
-vsync
ModeLine "640x480@75" 31.5 640 656 720 840 480 481 484 500 -hsync
-vsync
ModeLine "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync
+vsync
ModeLine "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync
+vsync
ModeLine "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync
+vsync
ModeLine "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync
+vsync
ModeLine "832x624@75" 57.3 832 864 928 1152 624 625 628 667 -hsync
-vsync
ModeLine "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800
+hsync +vsync
ModeLine "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806
-hsync -vsync
ModeLine "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806
-hsync -vsync
ModeLine "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900
+hsync +vsync
ModeLine "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028
1066 +hsync +vsync
ModeLine "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994
-hsync +vsync
ModeLine "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028
1066 +hsync +vsync
ModeLine "1280x960@75" 129.9 1280 1368 1504 1728 960 961 964 1002
-hsync +vsync
ModeLine "1400x1050@60" 122.6 1400 1488 1640 1880 1050 1051 1054
1087 -hsync +vsync
ModeLine "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204
1250 +hsync +vsync
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
VendorName "Videocard vendor"
BoardName "VESA driver (generic)"
EndSection
Section "Device"
Identifier "Videocard1"
Driver "radeon"
VendorName "Videocard Vendor"
BoardName "ATI Radeon 9200PRO"
BusID "PCI:1:6:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768"
"800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
.
- Prev by Date: Problems with GFS performance
- Next by Date: Port forwarding AND local processing (iptables??)
- Previous by thread: Ehernet Card REaltek RTL8139 series
- Next by thread: Port forwarding AND local processing (iptables??)
- Index(es):