On 07/ 8/10 08:57 AM, Tomasz Holtorff wrote:

              If possible I would like to stay on build 111b.

b111b does not have the fix for W2100z graphics device
being enumerated twice:

  (!!) More than one possible primary device found
(--) PCI: (0...@9:0:0) nVidia Corporation NV35GL [Quadro FX 3000] rev 161, Mem @ 0xd1000000/16777216, 0xe0000000/268435456, BIOS @ 0x????????/65536 (--) PCI: (0...@9:0:0) nVidia Corporation NV35GL [Quadro FX 3000] rev 161, Mem @ 0xd1000000/16777216, 0xe0000000/268435456, BIOS @ 0x????????/65536

Run nvidia-xconfig to create /etc/X11/xorg.conf.  In the NVIDIA
device section make sure the bus id is explicitly declared:

  Section "Device"
      Identifier     "Device0"
      Driver         "nvidia"
      VendorName     "NVIDIA Corporation"
      BusID          "PCI:9:0:0"
  EndSection
_______________________________________________
xwin-discuss mailing list
[email protected]
List info: http://mail.opensolaris.org/mailman/listinfo/xwin-discuss
Unsubscribe: http://mail.opensolaris.org/mailman/options/xwin-discuss

Reply via email to