FC3 + Nvidia 6600 GT + 2 monitors, 2nd monitor does't work
From: ZanyScum (News.Reader.ZanyScum_at_SpamGourmet.net)
Date: 01/27/05
- Next message: Wiseguy: "Re: records in modprobe.conf"
- Previous message: APPST2: "i2o_scsi w/ tape and RAID kernel errors"
- Next in thread: Pny: "Re: FC3 + Nvidia 6600 GT + 2 monitors, 2nd monitor does't work"
- Reply: Pny: "Re: FC3 + Nvidia 6600 GT + 2 monitors, 2nd monitor does't work"
- Reply: theinitialsarebh_at_gmail.com: "Re: FC3 + Nvidia 6600 GT + 2 monitors, 2nd monitor does't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 Jan 2005 00:43:35 +0100
Hi,
I am using Fedora 3 and have
one graphics adapter Nvidia 6600 GT
and 2 monitors.
Under Windows all works correct so the hardware is ok.
Under linux I just don't get the 2nd monitor to work.
It is an old one which is not recognized automatically.
My current xorg.conf:
==================================
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
================
bla bla bla
================
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LS902U"
DisplaySize 360 270
HorizSync 30.0 - 96.0
VertRefresh 50.0 - 160.0
Option "dpms"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Mag"
DisplaySize 300 225
HorizSync 24.0 - 68.0
VertRefresh 50.0 - 100.0
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVidia"
# Option "ConnectedMonitor" "CRT, CRT"
# Option "TwinView" "true"
# Option "SecondMonitorHorizSynch" "24.0 - 68.0"
# Option "SecondMonitorVertRefresh" "50.0 - 100.0"
# Option "MetaModes" "1280x1024, 1024x768"
EndSection
#Section "Device"
# Identifier "Videocard1"
# Driver "nvidia"
# VendorName "Videocard vendor"
# BoardName "NVidia"
#EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard0"
Monitor "Monitor1"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768"
EndSubSection
EndSection
===============================================
I am sure this is just a lot of shit but I just don't know
what to do.
First I tried it via the nvida-readme,
with options like twinhead and the like.
But whatever I try, it does not work.
I do not understand, what I have to do.
If I have one graphics-adapter with two monitors at it,
do I have to create the following sectons:
2x screen
2x device
2x monitor
? Or what ?
Heeeeeeeeeeelp,
Zany
-- In war an programming, all is allowed. But war is not about who is right, it is about who is left.
- Next message: Wiseguy: "Re: records in modprobe.conf"
- Previous message: APPST2: "i2o_scsi w/ tape and RAID kernel errors"
- Next in thread: Pny: "Re: FC3 + Nvidia 6600 GT + 2 monitors, 2nd monitor does't work"
- Reply: Pny: "Re: FC3 + Nvidia 6600 GT + 2 monitors, 2nd monitor does't work"
- Reply: theinitialsarebh_at_gmail.com: "Re: FC3 + Nvidia 6600 GT + 2 monitors, 2nd monitor does't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|