Re: Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Neal Hogan <nealhogan@...>
Cc: <misc@...>
Date: Friday, March 27, 2009 - 11:27 am

On Fri, 27 Mar 2009 09:00:21 -0500
Neal Hogan wrote:

Neil, I just rewrited your config a little bit to fit my hardware.
Now I see, that I can scroll left screen from left to right by mouse, but right monitor remains black (on earlier configs, I get an colour ASCII or blinks on it).
Here is new version of that config:

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/OTF"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "freetype"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "wsmouse"
Option "Device" "/dev/wsmouse"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "IVM"
ModelName "PLE430/431"
HorizSync 24.0 - 83.0
VertRefresh 55.0 - 76.0
Option "DPMS"
EndSection

--
Kamil Monticolo

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT, Kamil Monticolo, (Fri Mar 27, 6:38 am)
Re: Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT, Fred Crowson, (Fri Mar 27, 8:09 am)
Re: Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT, Tobias Sarnowski, (Mon Mar 30, 3:22 am)
Re: Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT , Theo de Raadt, (Tue Mar 31, 12:31 pm)
Re: Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT, Kamil Monticolo, (Tue Mar 31, 7:21 am)
Re: Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT, Didier Wiroth, (Mon Mar 30, 4:51 am)
Re: Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT, Neal Hogan, (Fri Mar 27, 10:00 am)
Re: Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT, Kamil Monticolo, (Fri Mar 27, 11:27 am)
Re: Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT, Neal Hogan, (Fri Mar 27, 11:44 am)
Re: Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT, Lars Noodén, (Fri Mar 27, 10:13 am)