LinuxQuestions.org
Help answer threads with 0 replies.
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 08-08-2005, 01:01 PM   #1
djgerbavore
Member
 
Registered: Jun 2004
Location: PA
Distribution: Fedora (latest git kernel)
Posts: 458

Rep: Reputation: 30
Multiple Monitors with a Nvidia Geforce 52000


hello,

i'm trying to get dual display to work in linux. I'm having trouble with what route to take in accomplishing this task. First should i use Xinerama or Twinview? I found the linuxquestion wiki site: http://wiki.linuxquestions.org/wiki/...rs_with_Nvidia but i'm just confuse on how to configure my xorg.conf file.

should i just make 2 monitor section and 2 device section or should i just make two monitor sections and two screen sections? If anyone has any insight or experience with setting up dual display or even dual display wiht a geforce 5200, it would be very helpful. Or even a sample xorg.conf file i can hack would be even better


thanks,

djgerbavor3
 
Old 08-09-2005, 06:05 AM   #2
mikejac69
Member
 
Registered: May 2004
Location: Lyon, France
Posts: 53

Rep: Reputation: 15
Ask and thou shalt recieve! Took me a while to get this one nailed too! This will give you a large desktop stretched over 2 monitors, for info, when watching a movie in full screen it will only use one monitorso you can still surf at the same time!

Section "Module"
Load "dbe"
Load "glx"
Load "extmod"
Load "type1"
Load "freetype"
EndSection

Section "Device"
Identifier "NVIDIA"
Driver "nvidia"
VideoRam 131072
Option "HorizSync" "30-110"
Option "MetaModes" "1280x1024,1280x1024; 1152x864,1152x864; 1024x768,1024x768; 800x600,800x600; 640x480,640x480"
Option "AGPFastWrite" "True"
Option "RenderAccel" "True"
Option "VertRefresh" "50-160"

# twin-view
Option "TwinView"
EndSection

Section "Screen"
Identifier "Screen 1"
Device "NVIDIA"
Monitor "My Monitor"

Subsection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection

Subsection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection

Subsection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
DefaultDepth 24
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc104"
Option "XkbLayout" "fr"
Option "AutoRepeat" "500 30"
Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "false"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection

Section "Monitor"
Identifier "My Monitor"
HorizSync 30-110
VertRefresh 50-160
EndSection

Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "vga"
EndSection


Section "ServerLayout"
Identifier "Simple Layout"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
Screen "Screen 1"
EndSection


If you need any parts of this explaining, let me know
 
Old 08-10-2005, 07:21 PM   #3
djgerbavore
Member
 
Registered: Jun 2004
Location: PA
Distribution: Fedora (latest git kernel)
Posts: 458

Original Poster
Rep: Reputation: 30
hey thanks, i got dual display working, however, on the second monitor there is black border made my kde, i think i has to do with the resolution on the second monitor, but i'm not sure i tried different resolution, but i doesn't seem to go away? any ideas?


thanks,
djgerbavor3
 
Old 08-11-2005, 06:35 AM   #4
mikejac69
Member
 
Registered: May 2004
Location: Lyon, France
Posts: 53

Rep: Reputation: 15
are the monitors different sizes? if not, try stretching the monitors screen by using the controls on your monitor itself until the border is gone. This is what I needed to do due to slight differences between my monitors
 
Old 08-11-2005, 09:21 AM   #5
djgerbavore
Member
 
Registered: Jun 2004
Location: PA
Distribution: Fedora (latest git kernel)
Posts: 458

Original Poster
Rep: Reputation: 30
ya that is what i did for a quick fix. Ya the one monitor is a 19' and the other one is a 21 inch. I'll try messing with different resolution to see if i can fix it.

thanks again,

djgerbavor3
 
  


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
help editing xf86config for nvidia geforce mx440 after installing nvidia driver linguist Linux - Newbie 11 06-13-2006 06:31 AM
Multiple monitors - multiple text consoles (VT) mariuz Linux - General 3 09-07-2004 08:31 AM
nVidia Dual Monitors > Multiple Desktops BlandoCal Fedora 7 05-24-2004 01:52 AM
2 monitors, nvidia, problem with window-size (maximize uses both monitors) meximex Linux - Hardware 1 05-19-2004 04:37 AM
Multiple Monitors DonMiner Linux - Hardware 4 09-04-2003 03:09 AM

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

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