LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-09-2005, 07:29 PM   #1
todfox
LQ Newbie
 
Registered: Nov 2005
Posts: 2

Rep: Reputation: 0
dualhead breaks after monitor removed then replaced


I am helping a friend set up his dual head ATI Radeon graphics card using Mandrake 10.1. He had a friend setup dual head for him and it worked for a while, but then he unplugged the monitor and put it on another computer. Now that he has brought back the other monitor and plugged it into the original computer, instead of a dualhead display they show clones of each other. His config files (xorg.conf,etc) appear to have a correct setup for dual-head support with one monitor LeftOf the other. What could have happened here?

Kit
 
Old 11-09-2005, 08:52 PM   #2
todfox
LQ Newbie
 
Registered: Nov 2005
Posts: 2

Original Poster
Rep: Reputation: 0
Here are applicable parts of his XFree86Config file which should by all accounts and How-tos work:
Code:
Section "ServerFlags"
    Option "Xinerama" "on"
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "dri" # direct rendering
    Load "/usr/X11R6/lib/modules/extensions/libglx.a"
EndSection

Section "Device"
    Identifier "device0"
    VendorName "ATI"
    BoardName "ATI Radeon"
    Driver "radeon"
    BusID "1:0:0"
    Option "DCCMode" "on"
    Option "DPMS"
    Screen 0
EndSection

Section "Device"
    Identifier "device1"
    BoardName "ATI Radeon"
    BusID "1:0:0"
    Driver "radeon"
    Option "DCCMode" "on"
    Option "DPMS"
    Screen 1
EndSection

Section "Screen"
    Identifier "screen0"
    Device "device0"
    Monitor "monitor0"
    DefaultColorDepth 16
    Screen 0

    Subsection "Display"
        Depth 8
        Virtual 1024 768
    EndSubsection

    Subsection "Display"
        Depth 15
        Virtual 1024 768
    EndSubsection

    Subsection "Display"
        Depth 16
        Virtual 1024 768
    EndSubsection

    Subsection "Display"
        Depth 24
        Virtual 1024 768
    EndSubsection
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 16
    Screen 1

    Subsection "Display"
        Depth 8
        Virtual 1024 768
    EndSubsection

    Subsection "Display"
        Depth 15
        Virtual 1024 768
    EndSubsection

    Subsection "Display"
        Depth 16
        Virtual 1024 768
    EndSubsection

    Subsection "Display"
        Depth 24
        Virtual 1024 768
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Option "Clone" "off"
    Screen 0 "screen0" 0 0
    Screen 1 "screen1" LeftOf "screen0"
EndSection

Last edited by todfox; 11-09-2005 at 08:58 PM.
 
  


Reply



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
£ replaced with ? doughall Fedora 3 08-31-2005 07:26 AM
success with matrox g400/XF86 Dualhead 2 monitor display in Debian arjay Linux - Hardware 0 08-14-2005 06:12 AM
What replaced tqueue.h? forge1968 Linux - Software 1 02-15-2005 03:20 PM
Tab replaced for Meta_Tab Acetylcholine Linux - Software 0 12-26-2004 11:33 AM
Replaced CRT with LCD monitor steve123 Linux - Hardware 1 09-05-2003 01:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:17 AM.

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