LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-22-2004, 04:56 PM   #1
MunCH
Member
 
Registered: Feb 2004
Location: Australia
Distribution: Red Hat 9, Slackware
Posts: 79

Rep: Reputation: 15
Re:Configuring xorg with twinview


Hi all, I just installed Slack 10 RC1 and its my first time using xorg, I got the nvidia drivers going OK, but configuring twinview is causing some problems.I just pasted my twinview options from my redhat installation, which looks like this:

#######################################

SubSection "Display"
Depth 8
Modes "1600x1200" "1152x864" "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1152x864" "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1152x864" "1024x768"
EndSubSection
Option "Twinview" "on"
Option "SecondMonitorHorizSync" "30.0-97.0"
Option "SecondMonitorVertRefresh" "50-180"
Option "MetaModes" "1600x1200" "1152x864" "1024x768"
Option "TwinViewOrientation" "RightOf"
EndSection

############################################

and I'm wondering if I'm doing anything wrong.

Cheers

MunCH
 
Old 06-22-2004, 05:33 PM   #2
Mephisto
Member
 
Registered: Oct 2002
Location: Washington D.C, USA
Distribution: Slack 12, Etch, Gutsy
Posts: 453

Rep: Reputation: 31
There are a couple of things that look wrong to me. First off the Twinview options should go under "Device" not "Screen". Next "TwinView" does not have a "On" option. Finally MetaModes are a single array of pairs. So the Twinview options should be moved to Device and the device should look something like this.

Code:
Section "Device"
      Identifier   "Nvidia"
      Driver       "nvidia"
      Option "Twinview"
      Option "SecondMonitorHorizSync" "30.0-97.0"
      Option "SecondMonitorVertRefresh" "50-180"
      Option "MetaModes" "1600x1200, 1600x1200; 1152x864, 1152x864; 1024x768,1024x768"
      Option "TwinViewOrientation" "RightOf"
EndSection
Identifier should be whatever you named it (not necessarily Nvidia) but Deiver and the rest look right for what you gave. You can also have different resolution settings for each monitor, I kept them the same for simplicity.
 
Old 06-22-2004, 06:29 PM   #3
MunCH
Member
 
Registered: Feb 2004
Location: Australia
Distribution: Red Hat 9, Slackware
Posts: 79

Original Poster
Rep: Reputation: 15
Thanks Mephisto, i knew it would be something simple, the monitors are the same so it should work, thanks again.

Regards

MunCH
 
  


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
Xorg Composite Extension Slow with nVidia Twinview jaws_tas Linux - Software 1 04-26-2005 09:12 AM
hand configuring xorg redduck666 Linux - Software 2 04-17-2005 08:49 AM
xorg twinview SAX sheridansellers SUSE / openSUSE 5 03-22-2005 07:26 PM
Xorg.conf and Nvidia's Twinview - Help a newbie out PLEASE!!! thesonic1 Linux - General 4 02-17-2005 12:59 PM
Configuring Xorg for TV Out hussar Linux - Software 0 01-01-2005 05:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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