[KLUG Members] Dual Monitors in SuSe 9.2 Pro

Doc Rea rea at docrea.net
Fri Jan 28 21:24:56 EST 2005


On Friday 28 January 2005 14:36, Todd Pillars wrote:
> Quoting Doc Rea <rea at docrea.net>:
> > OS: SuSe 9.2 Pro (thought I'd give it a try since folks seem to like it)
> > Graphics card: NVidia 6800 GT with one analog and one DVI out
> >
> > I'm running two Planar monitors with one hooked to the DVI out and one
> > hooked to the analog out. I've been playing with Twinview and the
> > RightOf or LeftOf settings in conjunction with the Multiple monitor
> > command of DFP, CRT. I've done all of this within YAST's graphic card
> > configurator.
> >
> > I know that both monitors work as dual in Linux since I do get the Linux
> > splash screen on boot up. It's when XWindows kicks in I lose the one
> > monitor.
> >
> > I have installed the NVidia drivers via YAST. Any other recommendations?
>
> have you tried "TwinViewOrientation" and/or setting the BusID
> (lspci should show the ID's) for each output?

Here's the relative chunk of my XF86Config file:

Section "Device"
  BoardName    "GeForce 6800 GT"
  BusID        "1:0:0"
  Driver       "nvidia"
  Identifier   "Device[0]"
  Option       "TwinView"
  Option       "ConnectedMonitor" "DFP"
  Option       "TwinViewOrientation" "RightOf"
  Option       "ConnectedMonitors" "DFP,CRT"
  Screen       0
  Option       "Rotate" "off"
  VendorName   "NVidia"
EndSection

When I run lspci I only get one reference to a controller:

0000:01:00.0 VGA compatible controller: nVidia Corporation NV40 [GeForce 6800 
GT] (rev a1)

but since I only have one video card (with dual output) could this be an 
issue?

Thanks.



More information about the Members mailing list