LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-16-2005, 05:58 PM   #1
rufus1
LQ Newbie
 
Registered: Nov 2005
Location: New York
Distribution: SUSE 10
Posts: 10

Rep: Reputation: 0
Dual monitor on SUSE Linux 10.0, Matrox G550


Hello, I am trying to get dual monitor support working on my Linux system.

My graphics card is supported in Linux, and SUSE installed the newest driver. But I am not able to see my left screen (the 955DF monitor).

I'm using:
Matrox Millenium G550 Dualhead
Samsung 955SL 19" CRT
Samsung 955DF 19" CRT

Any help is appreciated, thanks!

I wiped out my xorg.conf, and recreated it manually, but it still does not turn on. Is there a way to 'activate' it in the config?

Last edited by rufus1; 11-17-2005 at 10:49 AM.
 
Old 11-17-2005, 11:09 AM   #2
rufus1
LQ Newbie
 
Registered: Nov 2005
Location: New York
Distribution: SUSE 10
Posts: 10

Original Poster
Rep: Reputation: 0
Xorg.0.log looks like it could be showing some problems, I can't post it, unfortunately, because it is too long.
 
Old 11-17-2005, 11:13 AM   #3
sjoerdvvu
LQ Newbie
 
Registered: Nov 2005
Location: the Netherlands
Distribution: Ubuntu, Mandrake, DSL
Posts: 24

Rep: Reputation: 15
Suse comes with yast, configuring tool, or even directer sax2
there you are able to configure monitors, graph. cards etc.
as I remember under Multihead there is a xinerama opion, a single head and another I think?

check those settings,

you can try to make the monitor work by changing resolutions and colors then test after. because fist your monitor must work fine, then both your screens together.

-.--.- -.--.-
 
Old 11-17-2005, 12:29 PM   #4
rufus1
LQ Newbie
 
Registered: Nov 2005
Location: New York
Distribution: SUSE 10
Posts: 10

Original Poster
Rep: Reputation: 0
Now since I created a second "Device", I can see two display tabs in sax2. But I cannot activate the second device because when I try to test/save I get an error message: "Data incomplete in file /var/lib/sax/xorg.conf Undefined Screen Screen[0] referenced by ServerLayout "layout[all]"

I believe this is because I manually edited /etc/X11/xorg.conf instead of using sax , so it is messed up.
 
Old 11-17-2005, 05:52 PM   #5
rufus1
LQ Newbie
 
Registered: Nov 2005
Location: New York
Distribution: SUSE 10
Posts: 10

Original Poster
Rep: Reputation: 0
User error!

User error!

I was actually viewing the wrong console on my KVM.

It works beautifully now, one big desktop @ 2720x1024.

And the best part is, I didn't have to research my monitor information -- I searched Google for '955DF xorg.conf' and found the correct horizsync & vertrefresh
 
Old 12-14-2005, 12:35 AM   #6
STuPiDiCuS
Member
 
Registered: Jun 2004
Location: Springville, Utah
Distribution: SuSE 9.1/9.2/9.3 Pro, OpenSuSE 10.0, 10.1, Currently 10.2 32&64 bit
Posts: 101
Blog Entries: 1

Rep: Reputation: 15
hmmm, all you had to do was add a second device to get the second monitor recognized?
cool. where did you add it in the xorg.conf?

i've got a 5500 fx i'd like to do this with. 2 CRT's though, maybe it'll be different.
 
Old 12-14-2005, 07:44 AM   #7
elzmaddy
LQ Newbie
 
Registered: Apr 2003
Distribution: RedHat
Posts: 29

Rep: Reputation: 15
If that's a dual head card (video card with two plugs), you want to edit your xorg.conf and see if you have two [Device] sections. If you only have one, just copy it and paste it, and change the identiifer & screen #. Here are my two device entries:

Code:
Section "Device"
  BoardName    "G550"
  BusID        "1:5:0"
  Driver       "mga"
  Identifier   "Device[0]"
  Screen       0
  VendorName   "Matrox"
EndSection

Section "Device"
  BoardName    "G550-L"
  BusID        "1:5:0"
  Driver       "mga"
  Identifier   "Device[1]"
  Screen       1
  VendorName   "Matrox"
EndSection
Then restart X and you can go into your GUI config software to have your monitor & screen set up. If that doesn't work you will need to manually edit your xorg.conf again and add a similar screen and monitor sections, and finally add the screen to the ServerLayout section. eg:

Code:
Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Option       "Clone" "off"
  Option       "Xinerama" "on"
  Screen       "Screen[0]"
  Screen       "Screen[1]" LeftOf "Screen[0]"
EndSection
 
  


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
Redhat 8 dual head w/ MAtrox G550 & G450 amigokewl Linux - Newbie 3 08-23-2004 09:15 AM
Monitor ghosting with Matrox G400 Dual Head Problem kiley_rodgers Linux - Hardware 1 06-07-2004 07:59 PM
Mandrake 10 Matrox G550 rmichalczyk Linux - Hardware 0 04-07-2004 07:35 AM
Matrox G550, TNT Riva, Multi-head X THREE monitors finegan LinuxQuestions.org Member Success Stories 0 05-27-2003 07:24 PM
x86 Solaris 9 XSun and Matrox G550 dual-head... one head down, one to go. finegan Solaris / OpenSolaris 4 03-11-2003 12:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:59 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