LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 10-02-2005, 10:22 PM   #1
gogogadgetearl
LQ Newbie
 
Registered: Apr 2005
Location: Stationed in Alabama, USA
Distribution: SuSE 9.3, KDE 3.4
Posts: 15

Rep: Reputation: 0
Need help configuring dual monitors [SuSE 9.3]


Yes, I am a newbie, but I learn quick and I thought this topic was a little beyond the newbie forum.

I have two BenQ-FP737s LCD monitors hooked up to a nVidia GeForce 5900XT (1-DVI, 1-VGA). At one point, I had SuSE 9.2 installed and the card/monitors configured to properly use both monitors for my desk space. Recently, I've deleted the SuSE 9.2 partition, formatted it, and installed SuSE 9.3. I would now like to configure 9.3 to extend my desktop across both monitors. Unfortunately, it has been a while since I configured these devices in 9.2, and, in the mean time, I haven't had much opportunity to tinker with or learn much about Linux -- so I have no idea what I did.

One new thing to throw in the mixture: last time (SuSE 9.2), before I started configuring my dual monitors, the display was cloned - the same picture was on each monitor. This time, my secondary monitor (connected to the VGA-out) has a terribly corrupted-looking display. Picture this: take the top-left quadrant of my main screen (DVI-out), overlay the top-right of my main screen, give it tie-dyed colors and Matrix-esque monitor interference, and that is what you see on my secondary monitor. Assuming that it was a fluke, and that properly configuring X to utilize the secondary monitor would fix the situation, I ignored it and attempted to figure out how to configure dual monitors.

The Googling that I've done:
>>dual monitors linux
>>linux twinview
>>linux twinview how-to

That last Google search produced this page: http://gentoo-wiki.com/HOWTO_Dual_Monitors#TwinView -- which I know I used last time to configure my dual monitors properly. [I know, I'm not using Gentoo, but it worked last time.] This time, however, it didn't work so well...or at all for that matter. I still get the same corrupted display on my secondary monitor.

I'm now wondering if the corrupted display is the result of a problem I didn't have before. I know it's not hardware, both displays work fine in WinXP.

Things I've considered:
>>Do I have corrupted drivers for my graphics card or my monitor? (I've tried updating/reinstalling the drivers for both.)
>>Do I need to enable VGA-out on my graphics card?
>>Do I need to add a 2nd monitor in YaST2 (or in xorg.conf)?
>>Is TwinView really the best way to extend my desktop or is there a better, more up-to-date method?
>>I would think there would be a easier way to set this up (thru YaST2 or SaX2), but when I try and set up multihead, it tells me is that my system doesn't provide more than one graphics mode.

Can somebody point me in the right direction?

Last edited by gogogadgetearl; 10-02-2005 at 10:25 PM.
 
Old 10-03-2005, 06:00 PM   #2
gogogadgetearl
LQ Newbie
 
Registered: Apr 2005
Location: Stationed in Alabama, USA
Distribution: SuSE 9.3, KDE 3.4
Posts: 15

Original Poster
Rep: Reputation: 0
No ideas?
 
Old 10-11-2005, 12:56 PM   #3
scrooge
LQ Newbie
 
Registered: Dec 2004
Location: Reykjavík Iceland
Distribution: Kubuntu
Posts: 6

Rep: Reputation: 0
If you have the nVidia drivers installed you can modify your xorg.conf or XFree86.conf placed in /etc/X11/.
You can read the README.txt file on www.nvidia.com (that's what it's there for ) and look at appendix G: Configuring Twinview.
Here are also my configurations, I thought it might be helpful.
Code:
Section "Device"
        Identifier      "NVIDIA Corporation NV40? [Unknown nVidia Card]"
        Driver          "nvidia"
        BusID           "PCI:1:0:0"
        Option          "TwinView"
        Option          "TwinViewOrientation" "RightOf"
        Option          "MetaModes"     "1600x1200 +0+0, 1280x1024 +1600+176; 1280x960, 1280x960; 1600x1200; 1280x960; 1024x768; 800x600; 720x350; 640x480"
        Option          "SecondMonitorHorizSync"        "30 - 96.0"
        Option          "SecondMonitorVertRefresh"      "50 - 120"
EndSection
It should be rather obvious what each line does, but I had a lot of trouble with the MetaModes options (or getting it to work like I wanted it to work) so I'll add some lines about that.
When I first configured X to use TwinView I only had one option in MetaModes: 1280x1280. I then puzzled me why everything I ran in fullscreen was split between the screens, half on the right one and half on the left with a large black area around. But I found out why X behaved like that when I added the other resolutions that specify only one of the screens (1600x1200; 1280x960; 1024x768; 800x600; 720x350; 640x480), because to use a resolution (e.g. fullscreen 640x480) you have to configure X to be able to swich to it.

I hope this helps.
 
Old 10-11-2005, 01:18 PM   #4
gogogadgetearl
LQ Newbie
 
Registered: Apr 2005
Location: Stationed in Alabama, USA
Distribution: SuSE 9.3, KDE 3.4
Posts: 15

Original Poster
Rep: Reputation: 0
thanks scrooge. i installed the nvidia drivers and changed 'Driver' in xorg.conf from "nv" to "nvidia". then all the other TwinView settings i had previously made worked perfectly.
 
  


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
Configuring XF86Config-4 To have Dual Monitors (One big screen) unleaded17 Linux - Software 1 10-19-2005 07:56 AM
Dual monitors in Suse 10? elsmack SUSE / openSUSE 5 10-10-2005 06:41 PM
problems configuring dual monitors on Dell docking station kokopelli Linux - Newbie 2 03-18-2005 08:32 AM
Configuring dual head video card for 2 monitors in FC2? the_rhino Fedora 1 02-10-2005 03:20 PM
dual monitors in suse 9.1 shelf_life20 Linux - Newbie 2 07-10-2004 07:45 PM

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

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