From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 27 07:10:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 142B816A420 for ; Mon, 27 Feb 2006 07:10:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EB9543D49 for ; Mon, 27 Feb 2006 07:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1R7A4HI031794 for ; Mon, 27 Feb 2006 07:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1R7A4iF031793; Mon, 27 Feb 2006 07:10:04 GMT (envelope-from gnats) Resent-Date: Mon, 27 Feb 2006 07:10:04 GMT Resent-Message-Id: <200602270710.k1R7A4iF031793@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergey Yakovlev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA54416A422 for ; Mon, 27 Feb 2006 07:02:55 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CBCA43D45 for ; Mon, 27 Feb 2006 07:02:55 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1R72s42038585 for ; Mon, 27 Feb 2006 07:02:54 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1R72srM038584; Mon, 27 Feb 2006 07:02:54 GMT (envelope-from nobody) Message-Id: <200602270702.k1R72srM038584@www.freebsd.org> Date: Mon, 27 Feb 2006 07:02:54 GMT From: Sergey Yakovlev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/93888: nVida QUADRO4 400NVS FreeBSD 5.x & 4 Monitors... X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2006 07:10:05 -0000 >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: