Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2006 07:02:54 GMT
From:      Sergey Yakovlev <yaks@sicex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/93888: nVida QUADRO4 400NVS FreeBSD 5.x & 4 Monitors...
Message-ID:  <200602270702.k1R72srM038584@www.freebsd.org>
Resent-Message-ID: <200602270710.k1R7A4iF031793@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         93888
>Category:       kern
>Synopsis:       nVida QUADRO4 400NVS FreeBSD 5.x & 4 Monitors...
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 27 07:10:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Yakovlev
>Release:        5.5-PRERELEASE
>Organization:
SICE
>Environment:
FreeBSD sova1.sicex.ru 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #1: Tue Apr 16 07:58:30 NOVST 2002 root@sova1.sicex.ru:/usr/obj/usr/src/sys/SOVA  i386
      
>Description:
Dear Sir...
I'm tired fight this problem... Help me please for decision this problem... I have FreeBSD PRRELEASE-5.5, Xorg X-server 6.8.2 and nVidia driver 8178. 4 monitors LCD Nec 1980SXi. And working only 2 monitors for first chip nvidia. Config and logs X-server below
--------------config-----
Section "Files"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	ModulePath   "/usr/X11R6/lib/modules"
	FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic/"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
	FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
EndSection

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

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

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/psm0"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Monitor"
	Identifier   "Monitor1"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "nvidia"
	VendorName  "nVidia Corporation"
	BoardName   "NV17GL [Quadro4 200/400 NVS]"
	BusID       "PCI:3:0:0"
	Screen      0
	Option "NvAGP" "0"
	Option "UBB" "1"
	Option "ConnectedMonitor" "DFP,DFP"
	Option "MultisampleCompatibility" "1"
	Option "NoPowerConnectorCheck" "1"
	Option "TwinView"
	Option "TwinViewOrientation"      "RightOf"
	Option "MetaModes"	"1280x1024,1280x1024"
EndSection

Section "Device"
	Identifier  "Card1"
	Driver      "nvidia"
	VendorName  "nVidia Corporation"
	BoardName   "NV17GL [Quadro4 200/400 NVS]"
	BusID       "PCI:3:4:0"
	Screen      1
	Option "NvAGP" "0"
	Option "UBB" "1"
	Option "ConnectedMonitor" "DFP,DFP"
	Option "MultisampleCompatibility" "1"
	Option "NoPowerConnectorCheck" "1"
	Option "TwinView"
	Option "TwinViewOrientation"      "RightOf"
	Option "MetaModes"	"1280x1024,1280x1024"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 24
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Modes     "1280x1024"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Card1"
	Monitor    "Monitor1"
	DefaultDepth 24
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Modes     "1280x1024"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen     0 "Screen0" 0 0
	Screen     1 "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
-------------end config-----------
This is log file for X.org.log
-------------------
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 14 20:52:48 2006
(==) Using config file: "/usr/X11R6/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Screen "Screen2" (1)
(**) | |-->Monitor "Monitor2"
(**) | |-->Device "Card1"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/cyrillic/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"

-------then is "scanpci" process and his result is below

(II) PCI: 03:00:0: chip 10de,017a card 10de,014c rev a3 class 03,00,00 hdr 00
(II) PCI: 03:04:0: chip 10de,017a card 10de,014c rev a3 class 03,00,00 hdr 00
(II) PCI: End of PCI scan

--------later message (below) is interesting ----------

(--) PCI:*(3:0:0) nVidia Corporation NV17GL [Quadro4 200/400 NVS] rev 163, Mem @ 0xfc000000/24, 0xe0000000/27, 0xf0000000/19, BIOS @  fe000000/17
(--) PCI: (3:4:0) nVidia Corporation NV17GL [Quadro4 200/400 NVS] rev 163, Mem @ 0xfd000000/24, 0xfe000000/19

---------why for pci(3:0:0) is "*", but for pci(3:4:0) is no??? May be this is problems and how this correct?
---------then---------

(II) Primary Device is: PCI 03:00:0
(WW) NVIDIA: No matching Device section for instance (BusID PCI:3:4:0) found
(--) Chipset NVIDIA GPU found
(--) Chipset NVIDIA GPU found

---------Why "No matching Device section"? But section in my config"xorg.conf" for BusID PCI:3:4:0 is present????
-------Then----------

(EE) Screen 1 deleted because of no matching config section.
(II) UnloadModule: "nvidia"
--------

Can I use Option "AllowDDCCI" and "Composite extension" in my case???
At last, but don't working second chip nVidia in this card... Thank's for any information... Result work "nvidia-settings" is "localhost:0.1" with 2 monitors. This is without working second chip in card QUADRO4 400NVS
Thank's ....
---------------
Sincerely Yours,
S. Yakovlev
              
>How-To-Repeat:
Install vVidia driver, and start X-server (Xorg 6.8.2 from "ports")              
>Fix:
I don't unknown... Help me please...              
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602270702.k1R72srM038584>