LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 11-11-2008, 06:06 PM   #1
Darkstar5798
LQ Newbie
 
Registered: Nov 2008
Posts: 14

Rep: Reputation: 0
Triple Head Setup with 2 ati cards


Hey guys I previously posted in the Slackware section about this. Since then I've gotten a little bit further however I was wondering if you guys could help me out. I've been following the threads on this forum, but everytime I do what they tell me to do I get an error. For some reason it keeps telling me Screen 1 and Screen 2 don't exist. Here let me post my xorg.conf and my xorg.0.log. Also I get "Fatal server error:
Caught signal 11. Server aborting" that error. Anyways thanks to anyone that can help.

Code:
# File generated by xorgconfig.
Section "Module"
 Load        "dbe"  	# Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
#    Load        "type1"
    Load        "freetype"
#    Load        "xtt"
    Load       "glx"
#    Load       "dri"

EndSection

Section "Files"
#    RgbPath	"/usr/share/X11/rgb"
    FontPath   "/usr/share/fonts/TTF"
    FontPath   "/usr/share/fonts/OTF"
    FontPath   "/usr/share/fonts/Type1"
    FontPath   "/usr/share/fonts/misc"
    FontPath   "/usr/share/fonts/75dpi/:unscaled"
#    FontPath   "/usr/lib/X11/fonts/local/"
    FontPath   "/usr/lib/X11/fonts/misc/"
    FontPath   "/usr/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/lib/X11/fonts/Speedo/"
    FontPath   "/usr/lib/X11/fonts/Type1/"
    FontPath   "/usr/lib/X11/fonts/TTF/"
    FontPath   "/usr/lib/X11/fonts/OTF/"
    FontPath   "/usr/lib/X11/fonts/cyrillic/"
    FontPath   "/usr/lib/X11/fonts/75dpi/"
    FontPath   "/usr/lib/X11/fonts/100dpi/"
#    ModulePath "/usr/lib/xorg/modules"

EndSection

Section "ServerFlags"
Option "Xinerama"
#    Option "NoTrapSignals"
#    Option "DontVTSwitch"
#    Option "DontZap"
#    Option "Dont Zoom"
#    Option "DisableVidModeExtension"
#    Option "AllowNonLocalXvidtune"
#    Option "DisableModInDev"
#    Option "AllowNonLocalModInDev"
EndSection


Section "InputDevice"
    Identifier	"Keyboard1"
    Driver	"kbd"
    Option "AutoRepeat" "500 30"
#    Option	"Xleds"      "1 2 3"
#    Option "LeftAlt"     "Meta"
#    Option "RightAlt"    "ModeShift"
#    Option "XkbModel"    "pc105"
#    Option "XkbModel"    "microsoft"
#    Option "XkbLayout"   "de"
#    Option "XkbLayout"   "de"
#    Option "XkbVariant"  "nodeadkeys"
#    Option "XkbOptions"  "ctrl:swapcaps"
#    Option "XkbRules"    "xorg"
#    Option "XkbModel"    "pc105"
#    Option "XkbLayout"   "us"
#    Option "XkbVariant"  ""
#    Option "XkbOptions"  ""
#    Option "XkbDisable"
    Option "XkbRules"	"xorg"
    Option "XkbModel"	"pc101"
    Option "XkbLayout"	"us"
EndSection

Section "InputDevice"
# Identifier and driver
    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "Auto"	# Auto detect
    Option "Device"      "/dev/input/mice"



#    Option "Resolution"	"256"



#    Option "BaudRate"	"9600"
#    Option "SampleRate"	"150"



    Option "ZAxisMapping"   "4 5 6 7"



    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection



# Section "InputDevice" 
#    Identifier  "Mouse2"
#    Driver      "mouse"
#    Option      "Protocol"      "MouseMan"
#    Option      "Device"        "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "1412"
#    Option     "MaxX"          "15184"
#    Option     "MinY"          "15372"
#    Option     "MaxY"          "1230"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "231"
#    Option     "MaxX"          "3868"
#    Option     "MinY"          "3858"
#    Option     "MaxY"          "272"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonThreshold"       "17"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection


# Any number of monitor sections may be present

Section "Monitor"

    Identifier  "Monitor0"
    ModelName   "LCD Panel 1280x1024"


    HorizSync   31.5 - 82.0


    VertRefresh 50-90
    Option "dpms"

EndSection

Section "Monitor"
   Identifier  "Monitor1"
   ModelName   "CMV221D"
   HorizSync  30 - 80
   VertRefresh 56 - 76
   Option "dpms"
EndSection

Section "Monitor"
   Identifier "Monitor2"
   ModelName "LCD Panel 1280x1024"
   HorizSync  31.5 - 82.0
   VertRefresh 50 - 90
   Option  "dpms"
EndSection


#Section "Device"
#    Identifier	"Standard VGA"
#    VendorName	"Unknown"
#    BoardName	"Unknown"


#    Chipset	"generic"



#    Driver     "vga"


#    BusID      "PCI:0:10:0"

#    VideoRam	256

#    Clocks	25.2 28.3

#EndSection



Section "Device"
    Identifier  "RADEON 9200 PRO"
    Driver      "radeon"
    BusID       "PCI:5:0:0"
    #VideoRam    262144
    # Insert Clocks lines here if appropriate
    Screen 0
EndSection

Section "Device"
   Identifier  "Radeon X1900"
   Driver      "radeon"
   VendorName  "ATI"
   BoardName   "ATI radeon R580 [Radeon X1900 XT] (Primary)"
   BusID       "PCI:1:0:0"
   Screen 0
EndSection

Section "Device"
   Identifier  "Radeon X1900-1"
   Driver      "radeon"
   VendorName  "ATI"
   BoardName   "ATI radeon R580 [Radeon X1900 XT] (Secondary)"
   BusID       "PCI:1:0:0"
   Screen 1
EndSection



Section "Screen"
    Identifier  "Screen 0"
    Device      "RADEON 9200 PRO"
    Monitor     "Monitor0"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

Section "Screen"
  Identifier  "Screen 1"
  Device      "Radeon X1900"
  Monitor     "Monitor1"
  DefaultDepth 24
  
  Subsection "Display"
  Depth 25
  Modes "1680x1050"
  ViewPort 0 0
  EndSubsection
EndSection

Section "Screen"
  Identifier  "Screen 2"
  Device      "Radeon X1900-1"
  Monitor     "Monitor2"
  DefaultDepth 24
    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection




Section "ServerLayout"

        Identifier     "Multihead Layout"
        Screen      0  "Screen0" LeftOf "Screen1"
        Screen      1  "Screen1" LeftOf "Screen2"
        Screen      2  "Screen2" RightOf "Screen1"



    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    Option      "Xinerama" "on"
    Option      "Clone"    "off"

EndSection

 Section "DRI"
    Mode 0666
 EndSection




Thanks again to anyone you can help!

EDIT: I realized it may be useful for you to know the hardware I'm dealing with. I'm using an X1900xt and a radeon 9250. I have two monitors plugged into the X1900xt a 22" and a 17 " and one plugged into the 9250 a 17".

Last edited by Darkstar5798; 11-11-2008 at 06:16 PM.
 
Old 11-11-2008, 06:08 PM   #2
Darkstar5798
LQ Newbie
 
Registered: Nov 2008
Posts: 14

Original Poster
Rep: Reputation: 0
Code:
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 11 14:41:45 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Multihead Layout"
(**) |-->Screen "Screen 0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "RADEON 9200 PRO"
(**) |-->Screen "Screen 1" (1)
(**) |   |-->Monitor "Monitor1"
(**) |   |-->Device "Radeon X1900"
(**) |-->Screen "Screen 2" (2)
(**) |   |-->Monitor "Monitor2"
(**) |   |-->Device "Radeon X1900-1"
(EE) Screen Screen1 doesn't exist: deleting placement
(EE) Screen Screen2 doesn't exist: deleting placement
(EE) Screen Screen1 doesn't exist: deleting placement
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "Xinerama" "on"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) Xinerama: enabled
(==) Including the default font path /usr/share/fonts/TTF,/usr/share/fonts/OTF,/usr/share/fonts/Type1,/usr/share/fonts/misc,/usr/share/fonts/75dpi/:unscaled.
(**) FontPath set to:


(EE) RADEON(0): [dri] DRIScreenInit failed.  Disabling DRI.
disable montype: 1
init memmap
init common
init crtc1
init pll1
freq: 108000000
best_freq: 108000000
best_feedback_div: 96
best_ref_div: 12
best_post_div: 2
restore memmap
(II) RADEON(0): RADEONRestoreMemMapRegisters() : 
(II) RADEON(0):   MC_FB_LOCATION   : 0xdfffd000 0x1fff0000
(II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
restore common
restore crtc1
restore pll1
finished PLL1
restore dac
enable montype: 1
(WW) RADEON(0): No crtc mode list for crtc 1,continuing with desired mode
disable montype: 1
(==) RADEON(0): Backing store disabled
(WW) RADEON(0): Direct rendering disabled
(II) RADEON(0): Render acceleration enabled
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		32 256x256 slots
		16 512x512 slots
(II) RADEON(0): Acceleration enabled
(**) Option "dpms"
(**) RADEON(0): DPMS enabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor 0 (scanline 1202)
(II) RADEON(0): Using hardware cursor 1 (scanline 1205)
(II) RADEON(0): Largest offscreen area available: 1280 x 6982
(II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
(II) Loading sub module "theatre_detect"
(II) LoadModule: "theatre_detect"
(II) Loading /usr/lib/xorg/modules/multimedia//theatre_detect_drv.so
(II) Module theatre_detect: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) RADEON(0): no multimedia table present, disabling Rage Theatre.
(II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.

Backtrace:
0: X(xf86SigHandler+0x80) [0x80dbde0]
1: [0xffffe420]
2: X(xf86RandR12SetRotations+0x69) [0x80f0829]
3: X(xf86CrtcScreenInit+0x9f) [0x80ec55f]
4: /usr/lib/xorg/modules/drivers//radeon_drv.so(RADEONScreenInit+0x135a) [0xb7b0e68a]
5: X(AddScreen+0x1ed) [0x806d3fd]
6: X(InitOutput+0x22e) [0x80a1cae]
7: X(main+0x286) [0x806dba6]
8: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d04390]
9: X(FontFileCompleteXLFD+0x20d) [0x806d0e1]

Fatal server error:
Caught signal 11.  Server aborting

disable montype: 1
(II) RADEON(0): RADEONRestoreMemMapRegisters() : 
(II) RADEON(0):   MC_FB_LOCATION   : 0x1fff0000 0xdfffd000
(II) RADEON(0):   MC_AGP_LOCATION  : 0x27ff2000
finished PLL2
finished PLL1
Entering Restore TV
Restore TV PLL
Restore TVHV
Restore TV Restarts
Restore Timing Tables
Restore TV standard
Leaving Restore TV
That's just some of my xorg.0.log file but it tells you what the errors are if you need to see more just let me know.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
3-head video with Nvidia or ATI cards, possible? Electrode Linux - Hardware 2 04-06-2017 01:24 AM
Triple Head Set up in Slackware with 2 ATI cards Darkstar5798 Slackware 0 11-10-2008 11:43 PM
Triple head woes with 2 nvidia GFX cards UrbanSlayer Linux - Hardware 1 12-18-2007 11:49 AM
dual monitor setup using ati and intel cards svenwinkle Linux - Hardware 1 07-25-2007 03:18 AM
ati 9600 dual head setup on suse 10 CopyrightPhilly Linux - Hardware 4 02-09-2006 04:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 01:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration