LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-10-2003, 12:03 PM   #1
mymojo
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 176

Rep: Reputation: 30
Dual Monitor Setup - How?


Hello there! First of all, I'd like to thank everyone on the forum for their previous help. You've all been great. I just got on the internet with Linux! Though, I'm an ambitious bastard... I want to set up a dual monitor system!

System details:

1.8 GHZ Athlon 2200+
GeForce 2 MX 32 MB (dual monitor support)
2 standard monitors (both accepted by linux)

Slackware 9.1
Fluxbox window manager

Got any idea how to do this?

All suggestions welcome.

Thanks guys!
 
Old 12-10-2003, 12:29 PM   #2
Technoslave
Member
 
Registered: Dec 2003
Location: Northern VA
Posts: 493

Rep: Reputation: 30
My suggestion would be doing a search for "dual monitor" or for "xinerama" From there you should be able to find what you need.
 
Old 12-10-2003, 01:03 PM   #3
mymojo
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 176

Original Poster
Rep: Reputation: 30
I have tried that, but am continuing to search now.
 
Old 12-10-2003, 01:04 PM   #4
Technoslave
Member
 
Registered: Dec 2003
Location: Northern VA
Posts: 493

Rep: Reputation: 30
Under the xinerama search, you should find several links on xinerama how-to, that's where I started.
 
Old 12-10-2003, 01:09 PM   #5
mymojo
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 176

Original Poster
Rep: Reputation: 30
Yeah, hadn't searched for that, only "dual monitor"... thx.. going to site now to check it out.
 
Old 12-11-2003, 11:35 AM   #6
mymojo
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 176

Original Poster
Rep: Reputation: 30
OK, I'm back!

I found out I don't need xinerama... my graphics card supports twinview... see my ghx troubles (solved now) here..... http://www.linuxquestions.org/questi...hreadid=124870

the driver is here: http://www.nvidia.com/object/linux_d..._ia32_1.0-4496
readme is here: ftp://download.nvidia.com/XFree86/Li...496/README.txt

this is my XF86Config:

http://www.geocities.com/mysantamojo2/XF86CONF2.txt

on latest stable Fluxbox btw.

Last edited by mymojo; 12-11-2003 at 11:36 AM.
 
Old 12-11-2003, 01:42 PM   #7
mymojo
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 176

Original Poster
Rep: Reputation: 30
manged to set it up (will post XF86Config shortly)...

but, on my 2nd monitor it reads in big blue/white letters

SELF DIAGNOSIS

PC DISPLAY SETTINGS CORRECT?


any ideas?
 
Old 12-11-2003, 04:41 PM   #8
bdp
Member
 
Registered: Apr 2002
Distribution: RH 9
Posts: 230

Rep: Reputation: 30
i spent a week on dual monitors then found that the command
X --configure
is capable of building a dual-monitor XF86Config file. Of course it's not perfect, but might get you a ~working copy to start with.
Have you tried that?
 
Old 12-12-2003, 12:12 PM   #9
Technoslave
Member
 
Registered: Dec 2003
Location: Northern VA
Posts: 493

Rep: Reputation: 30
(* jhill@leper pts/2 11:21 AM 133 *) - ~/install/OOo_1.1.0_LinuxIntel_install
> X --configure
Unrecognized option: --configure


I've always been looking for an easier way to do it :-( Guess this won't work either.

> X -version

XFree86 Version 4.3.0 (Red Hat Linux 9 release: 4.3.0-2.90.43)
 
Old 12-12-2003, 03:27 PM   #10
bdp
Member
 
Registered: Apr 2002
Distribution: RH 9
Posts: 230

Rep: Reputation: 30
sorry, late night. tried that on mine and it didn't work either. however this command:
X -configure
gives the following on my rh9 box:
Your XF86Config file is /root/XF86Config.new
To test the server, run 'XFree86 -xf86config /root/XF86Config.new'
 
Old 12-13-2003, 01:10 AM   #11
mymojo
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 176

Original Poster
Rep: Reputation: 30
I tried switching my second monitor with a newer one and it worked. But it wasn't my monitor, so I can't keep it.

It still doesn't work with my old HP monitor.. I'm not sure if the X --configure will make a difference, but I can give it a shot.

See this for more info about it: http://www.linuxquestions.org/questi...hreadid=124979

Last edited by mymojo; 12-13-2003 at 01:12 AM.
 
Old 12-13-2003, 01:25 AM   #12
Technoslave
Member
 
Registered: Dec 2003
Location: Northern VA
Posts: 493

Rep: Reputation: 30
Well, if it's any help, here's an old XF86 of mine with dual monitor support.

http://www.technoslave.net/other/XF86Config.txt ( no, I won't turn it in to a link, because I'm lazy...so lazy, I'll type out an explination that's longer than me just creating the link! ) ( Hrm, I must have HTML on, or something, it auto created the link...woo freebies! Woo auto parse URLS! )

The important thing, I found, is really the BusID for the PCI slot.

Hopefully, you've found the commands like lspci and scanpci so that you know where your card resides. Also, not that I've looked, but I'd check nvidias site to see if they have anything about their dual monistor cards for linux...I'm not sure.

Last edited by Technoslave; 12-13-2003 at 01:26 AM.
 
Old 12-13-2003, 01:35 AM   #13
mymojo
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 176

Original Poster
Rep: Reputation: 30
The readme is here: ftp://download.nvidia.com/XFree86/Li...496/README.txt

I can't use Xinerama cause it inteferes with the Nvidia driver... this is off one ghx card btw.

Thing is it that it WORKS perfectly with a newer monitor as a second one. It's just that my older (second) monitor isn't seen by the nvidia driver.

Last edited by mymojo; 12-13-2003 at 01:37 AM.
 
Old 12-13-2003, 01:52 AM   #14
burnpile
Member
 
Registered: Dec 2003
Location: Almost Heaven, West Virginia
Distribution: Slackware
Posts: 327

Rep: Reputation: 30
Quote:
Originally posted by mymojo

Thing is it that it WORKS perfectly with a newer monitor as a second one. It's just that my older (second) monitor isn't seen by the nvidia driver.
Are the refresh rates set too high for the old monitor?
 
Old 12-13-2003, 02:04 AM   #15
Technoslave
Member
 
Registered: Dec 2003
Location: Northern VA
Posts: 493

Rep: Reputation: 30
If you're trying to setup dual monitors, such that 2 1280x1024 monitors = a desktop that is 2560x1024, then read Appendix R, which doesn't have anything about NOT have xinerama. If you're trying to do a two monitor, same display thing, then follow the first part about the twinview.

Other than that, make sure your BusIDs are right ( If it's an AGP card, they'll probably be something like 1:0:0 and 1:1:0 ), as well as your refresh rates on your monitors. From there it's just a matter of making sure that your Screens match up with your Devices that match up with your Monitors.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
default monitor on nvidia / dual monitor setup fenderog SUSE / openSUSE 3 05-01-2009 05:36 PM
need help with dual monitor setup babag Mandriva 7 12-14-2005 10:52 AM
Dual Monitor Setup healfdeane Linux - Hardware 33 12-13-2004 11:06 AM
dual monitor setup CuriouserAndCur Linux - Hardware 3 10-25-2004 02:39 PM
Booting to wrong Monitor (w/ dual monitor setup) NeoNostalgia Linux - General 1 06-30-2004 01:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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