[Techtalk] X11 config-4

claudia monsviridinus at tin.it
Fri Oct 4 13:14:02 EST 2002


Il gio, 2002-10-03 alle 20:18, Andrew ha scritto:
> Hi Everyone,
> 
> 	I was reading the 3d messages and thought this might be a good time to
> persue my two monitor questions.I tried a few weeks ago to adjust my
> monitors and got confused by the large amount of info in the "config-4
> file. My trouble was in figuring out "exactly" which line(s) to change.
> A few attempts failed so I settled for the auto settings from
> xcinerama.Which set both monitors at 600x80. 
> 	I have a 19 in CTX monitor which is listed in the configuation dialog
> boxes and a old NEC 14 which works well on a generic settings and is not
> listed. In Mndrk 8.2 I do not believe the GUI allows setting monitors
> individually. Both are now set to 600x800, So now it's time to use the
> terminal...
> 	Is it helpful to type in the exact  name of the monitor if it has a
> listing in the GUI?
> 
> One card is, nvidia Vanta connected to 14" NEC (an old,old svga) 600x800
> 2nd Card is, nvidia TNT2 connected to the 19" CTX  (a few years
> old)768x1024 is what I want to set it to. 
> 
> Can I change both (Drivers) to the newly downloaded and installed ("rpm
> -Uhv" right?) Nvida driver? As in Conor's suggestion? 
> re; Driver "nvida"
> While I at it can I do/ type in "load glx"? 
> 
> 	I had no problem changing the leftof or rightof setting it was easy to
> find at the bottom of the page, but got a but confused when looking
> higher up/above(lots of stuff), so a more explict direction to where,
> which line to make the changes, is mostly what I need.
> 
> Thanks in Advance,
> Andrew

I don't know if this be of any help but yesterday evening I succeded in
configuring a Matrox G550 Dual Head on my PC so I can now use my new
monitor and my old one on the same PC.
I post you my XF86Config-4 file: I hope it will help you...you can take
it as a canvas and substitute the features of your video cvard and
monitor...
See what you cando with this and If you have problems don't hesitate
writing me!

Claudia
> _______________________________________________
> Techtalk mailing list
> Techtalk at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/techtalk

-------------- next part --------------
Section "ServerLayout"
	Identifier     "Matrox PowerDesk configured."
	Screen         "Display 1" LeftOf "Display 2"
	Screen         "Display 2" LeftOf "screen2"
	InputDevice    "Mouse1" "CorePointer"
	InputDevice    "Keyboard1" "CoreKeyboard"
	Option         "Xinerama" "on"
EndSection

Section "Files"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	FontPath     "unix/:-1"
EndSection

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

Section "ServerFlags"
	Option "allowmouseopenfail"
	Option "Xinerama"
EndSection

Section "InputDevice"
	Identifier  "Keyboard1"
	Driver      "Keyboard"
	Option      "AutoRepeat" "250 30"
	Option      "XkbRules" "xfree86"
	Option      "XkbModel" "pc105"
	Option      "XkbLayout" "it"
EndSection

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

Section "Monitor"
	Identifier   "Display 1"
	VendorName   "Unknown"
	ModelName    "Unknown"
	HorizSync    30,0 - 71,0
	VertRefresh  50,0 - 160,0
	#ModeLine     "1024x480" 65,0 1024 1032 1176 1344 480 488 494 563 -hsync -vsync
	#ModeLine     "768x576" 50,0 768 832 846 1000 576 590 595 630
	#ModeLine     "768x576" 63,0 768 800 960 1024 576 578 590 616
EndSection

Section "Monitor"
	Identifier   "Display 2"
	VendorName   "Unknown"
	ModelName    "Unknown"
	HorizSync    31,0 - 48,0
	VertRefresh  55,0 - 90,0
EndSection

Section "Device"
	Identifier  "normale"
	
	Driver      "mga"
	BusID       "PCI:1:0:0"
EndSection

Section "Device"
	Identifier  "MATROX CARD 2"
	Driver      "mga"
	VendorName  "Unknown"
	BoardName   "Unknown"
	VideoRam    32768
	Option      "AGPMode" "1"
	Option      "DPMS" "on"
	BusID       "PCI:1:0:0"
	Screen      1
EndSection

Section "Device"
	Identifier  "MATROX CARD 1"
	Driver      "mga"
	VendorName  "Unknown"
	BoardName   "Unknown"
	VideoRam    32768
	Option      "AGPMode" "1"
	Option      "DPMS" "on"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Display 1"
	Device     "MATROX CARD 1"
	Monitor    "Display 1"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     32
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Display 2"
	Device     "MATROX CARD 2"
	Monitor    "Display 2"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     32
		Modes    "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection



More information about the Techtalk mailing list