LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 10-19-2005, 10:17 AM   #1
gherikill
Member
 
Registered: Jan 2005
Posts: 56

Rep: Reputation: 15
Dual Monitor in Suse 10


Has anyone got a dual monitor system to work correctly in Suse 10. Sax2 only detects one monitor for my Radeon VE. Does nayone have a config file or instructions on how to get it to work in Suse 10? It works fine in 9.3.
 
Old 10-19-2005, 02:50 PM   #2
gherikill
Member
 
Registered: Jan 2005
Posts: 56

Original Poster
Rep: Reputation: 15
Anyone??
 
Old 10-19-2005, 03:33 PM   #3
KimVette
Senior Member
 
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794

Rep: Reputation: 46
Don't bump threads until at least 24 hour passes. It is against the rules plus many folks will intentionally ignore you for a day.
 
Old 10-26-2005, 10:12 AM   #4
gherikill
Member
 
Registered: Jan 2005
Posts: 56

Original Poster
Rep: Reputation: 15
ttt
 
Old 11-12-2005, 02:13 AM   #5
advantagex
LQ Newbie
 
Registered: Nov 2005
Posts: 1

Rep: Reputation: 0
I just installed linux suse 10, anyone have any idea about setting up a dual monitor, I am a newbie in need of direction
 
Old 11-12-2005, 02:38 AM   #6
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
Multihead setup in sax2.
 
Old 11-12-2005, 02:59 PM   #7
KimVette
Senior Member
 
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794

Rep: Reputation: 46
I haven't seen any way to get sax2 to detect multiple monitor outputs on a single card, but the proprietary ATI drivers do. Download ATI's proprietary driver for Linux (www.ati.com) and install that. The howto on the download is very good (it's accurate, even, unlike most of ATI's documentation ) and on supported cards I've seen it detect multiple-output capability every single time it should have - even on notebook chipsets.

Also: be aware that ATI's driver calls X.org's "Xinerama" mode "Big Desktop" so be sure to select that option during the configuration process.
 
Old 11-13-2005, 12:31 AM   #8
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
I'm sure this helps this guy out, but what about the ppl stuck with cards that ati doesn't support... like pre 8500 radeons for instance?
 
Old 11-13-2005, 01:00 AM   #9
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
You have to configure Multihead in sax2.
 
Old 11-14-2005, 10:19 AM   #10
KimVette
Senior Member
 
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794

Rep: Reputation: 46
Quote:
I'm sure this helps this guy out, but what about the ppl stuck with cards that ati doesn't support... like pre 8500 radeons for instance?
Beats me; I'm in that same boat, FWIW. I'm anxiously awaiting X.org 7.0 so I can FINALLY get my AiW8500DV working. I have a dual-head setup using two cards, but I can't get TWO outputs working on my Radeon 7500 (PCI) card to get the third monitor working.
 
Old 11-14-2005, 10:39 AM   #11
jawaking00
Member
 
Registered: Mar 2004
Posts: 54

Rep: Reputation: 15
For dual head cards, the easiest way to do it in my experience is to go into the xorg.conf file and copy the Device, Monitor and Screen sections and paste them in after the originals and then change them to number 2.

So you'd have:
Code:
[Device]
nVidia Card 1

[Monitor]
Monitor 1

[Screen]
Screen 1
Monitor 1
nVidia Card 1


[Device]
nVidia Card 2

[Monitor]
Monitor 2

[Screen]
Screen 2
Monitor 2
nVidia Card 2

[Layout]
Screen 1
Screen 2 "Leftof" Screen 1
Now I'm at work, so I don't have my xorg.conf file in front of me, but that should give you the general idea. Basically the video card section should be identical to the original one, but with a different name. Then the Monitor 2 and Screen 2 should give the correct sizes and specs for the appropriate monitor and screen.

This will create a seperate Xserver for each monitor, I've used this kind of setup in many different distro's but never SUSE 10 specifically.

Hope that helps.
 
Old 12-16-2005, 06:45 PM   #12
hshana
LQ Newbie
 
Registered: Dec 2005
Posts: 1

Rep: Reputation: 0
I am having a similar problem with suse 10. I had dual monitors working great in 9.3 with an nvidia ti 4400 and two flatscreens, one hooked up to the digital output and one to the analog. Now it seems to recognize the digital monitor, but only put a screen up on the analog. Sax2 won't give me the option to configure the second monitor or card, unless there is a new way to do it. Anyone know what's going on?
 
  


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
SuSE 10 Dual Monitor phil404 Linux - Hardware 9 11-13-2005 01:57 PM
Dual monitor on SuSe with Geforce FX5900XT Randall_Siemon Linux - Hardware 1 03-26-2005 09:24 PM
Dual monitor X WinXP SuSE 9.2 me2352 Linux - Software 2 02-26-2005 01:11 AM
I am a newbie to linux...trying to set up dual monitor with SuSE 9 [misanthropes] Linux - Newbie 7 02-05-2004 11:19 AM
Dual Monitor Setup in SuSE Pro 9.0 HCour Linux - Hardware 0 01-12-2004 05:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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