LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 05-29-2003, 05:17 AM   #16
joel112
Member
 
Registered: Apr 2003
Distribution: Debian
Posts: 169

Original Poster
Rep: Reputation: 30

yey, nearly works, the problem is now that instead of displaying across 2 monitors, it make the desktop scroll across one, its ig enough for 2 monitors, but doest activate the second one...
 
Old 05-29-2003, 05:20 AM   #17
joel112
Member
 
Registered: Apr 2003
Distribution: Debian
Posts: 169

Original Poster
Rep: Reputation: 30
also, how do i set up the refresh rate and monitor type,
specs
both are:

Dell P991
res 1280x1024
refresh rate 85hz
 
Old 05-29-2003, 02:20 PM   #18
joel112
Member
 
Registered: Apr 2003
Distribution: Debian
Posts: 169

Original Poster
Rep: Reputation: 30
i have fiddled and i still cant fix why it only works on one monitor...
 
Old 05-29-2003, 07:26 PM   #19
joel112
Member
 
Registered: Apr 2003
Distribution: Debian
Posts: 169

Original Poster
Rep: Reputation: 30
just noticed, ther is a monitor section for only one monitor, do i have to specify both?
 
Old 05-29-2003, 09:08 PM   #20
maitre
LQ Newbie
 
Registered: May 2003
Location: MA
Distribution: RedHat, SuSE, Mandrake, Slack
Posts: 17

Rep: Reputation: 0
Hopefully you didn't copy my config verbatim - the mouse I'm using is usb on that port. Might not work for you: put whatever mouse your old config file was using back in there, then check for the (EE) errors.
-maitre
 
Old 05-30-2003, 08:03 AM   #21
joel112
Member
 
Registered: Apr 2003
Distribution: Debian
Posts: 169

Original Poster
Rep: Reputation: 30
sorted the mouse, just cant sort out why it doesnt spread aross dual monitors, but scrolls the desktop on one... does the dvi port need to be setip differently, i have a dvi--> vga converter on there...

Last edited by joel112; 05-30-2003 at 08:04 AM.
 
Old 05-31-2003, 06:53 AM   #22
joel112
Member
 
Registered: Apr 2003
Distribution: Debian
Posts: 169

Original Poster
Rep: Reputation: 30
i tried adding a second screen section to the config file, but to no avail, just doesnt seen to work, rats this is almost the last thing i need to soret before i can move to linus perminantly
 
Old 06-01-2003, 12:30 AM   #23
maitre
LQ Newbie
 
Registered: May 2003
Location: MA
Distribution: RedHat, SuSE, Mandrake, Slack
Posts: 17

Rep: Reputation: 0
post your newst x config and i'll edit it myself and repost - just put your correct configuration in addition (like monitor types, resolutions, blah blah blah)
 
Old 06-02-2003, 12:54 PM   #24
joel112
Member
 
Registered: Apr 2003
Distribution: Debian
Posts: 169

Original Poster
Rep: Reputation: 30
# XFree86 4 configuration created by maitre

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

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

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "InputDevice"

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Unprobed Monitor"
HorizSync 30.0 - 85.0
VertRefresh 50.0 - 160.0
Option "dpms" "off"
#Modeline "1152x864" 108 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
#Modeline "1152x864" 185 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
#Modeline "1152x882" 121.5 1152 1216 1344 1576 882 883 886 925 +hsync +vsync
#Modeline "1152x864" 185.0 1152 1216 1440 1664 864 865 868 911 +hsync +vsync
EndSection

Section "Device"
Identifier "NV AGP"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"
VideoRam 131072
Option "TwinVIew" "1"
#Option "IgnoreEDID" "1"
Option "RenderAccel" "1"
Option "NvAGP" "3"
Option "DigitalVibrance" "16"
Option "NoLogo"
Option "CursorShadow" "true"
Option "CursorShadowXOffset" "5"
Option "CursorShadowYOffset" "4"
Option "SecondMonitorHorizSync" "30.0-85.0"
Option "SecondMonitorVertRefresh" "50.0-160.0"
Option "ConnectedMonitor" "CRT,CRT"
Option "MetaModes" "1152x864, 1152x864; NULL, 1024x768;"
#Option "MetaModes" "1152x864, 1152x864; 1152x864, NULL; NULL, 1152x864; 1024x768, NULL"
#Option "UseEdidFreqs" "1"
Option "Xinerama" "0"
Option "TwinViewOrientation" "RightOf"
EndSection

Section "Screen"
Identifier "Screen0"
Device "NV AGP"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection


both monitors are dell p991's refresh @85hz 1280x1024,

thanks mate...
 
Old 06-02-2003, 06:37 PM   #25
maitre
LQ Newbie
 
Registered: May 2003
Location: MA
Distribution: RedHat, SuSE, Mandrake, Slack
Posts: 17

Rep: Reputation: 0
I tried the posted file and that works for me - the only thing would be to get the monitors to do 1280 with Dell specs. I changed it to your monitor's specs with 1280 as a resolution on both and the second monitor RightOf the first. Let me know what this does. cp it to /etc/X11/XF86Config.try and start X using

startx - --xf86config XF86Config.try

and see what it does. The only thing I can't guarantee is the refresh rate be at 85hz. Most likely it will be 75 but to get it at 85 go here:
http://www.hut.fi/Misc/Electronics/f...2rgb/calc.html and you can find a ModeLine for your resolution and refresh...
let me know what happens...
-maitre (FILE FOLLOWS)

# XFree86 4 configuration created by redhat-config-xfree86

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

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

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "InputDevice"

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "Monitor"

#Modeline "1152x864" 185 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
#Modeline "1152x882" 121.5 1152 1216 1344 1576 882 883 886 925 +hsync +vsync
#Modeline "1152x864" 185.0 1152 1216 1440 1664 864 865 868 911 +hsync +vsync
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Dell P991"
HorizSync 30.0 - 95.0
VertRefresh 50.0 - 160.0
Option "dpms" "off"
#Modeline "1152x864" 108 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
EndSection

Section "Device"

#Option "UseEdidFreqs" "1"
Identifier "NV AGP"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"
VideoRam 131072
Option "TwinVIew" "1"
Option "RenderAccel" "1"
Option "NvAGP" "3"
Option "DigitalVibrance" "16"
Option "NoLogo"
Option "CursorShadow" "true"
Option "CursorShadowXOffset" "5"
Option "CursorShadowYOffset" "4"
Option "SecondMonitorHorizSync" "30.0-95.0"
Option "SecondMonitorVertRefresh" "50.0-160.0"
Option "ConnectedMonitor" "CRT,CRT"
Option "MetaModes" "1280x1024, 1280x1024; 1280x1024, NULL"
Option "Xinerama" "0"
Option "TwinViewOrientation" "RightOf"
EndSection

Section "Screen"
Identifier "Screen0"
Device "NV AGP"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection
 
  


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
dual monitors on dual vido cards Spaz17 Linux - Hardware 7 05-04-2006 07:59 AM
Setting up Dual Monitors on GeForce 6600GT dual DVI card. monkiidansu Linux - Hardware 1 09-29-2005 02:21 PM
dual monitors, dual video cards, 1 X, 1 text 333333338 Linux - Hardware 0 04-17-2005 04:21 AM
dual monitors mbjbdc Linare 1 12-12-2004 09:35 AM
Dual Monitors sykkn Linux - General 2 04-21-2001 10:48 PM

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

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