[OpenIndiana-discuss] Quadro 600 No Joy - Updated

Ken Gunderson kgunders at teamcool.net
Sun Feb 27 06:45:53 UTC 2011


Greetings All:

I explored this a bit more.  Got rid of the glx complaints by
bumping /usr/X11 to top listing in "Files" section. Also installed
xtsol, just to eliminate as even remote possibility.  

Only WW remaining in Xorg.0.log is now:

(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support

EE's output is now limited to following:

(EE) Feb 27 06:32:01 NVIDIA(0): Failed to initialize the NVIDIA graphics
device!

(EE) Screen(s) found, but none have a usable configuration.

Trying to increment logging via startx -logverbose n doesn't provide any
additional verbiage.

Console output does generate following warning:

gfx_private:WARNING:gfxp_vgatext: can't find reg entry for registers.

Minimal xorg.conf consists of:

Section "Files"
        ModulePath   "/usr/X11/lib/modules/"
        ModulePath   "/usr/lib/xorg/modules/amd64"
        FontPath     "catalogue:/etc/X11/fontpath.d"
EndSection

Section "Device"
	Identifier	"Card0"
	Driver		"nvidia"
EndSection


Full text of Xorg.0.log follows:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: SunOS 5.11 i86pc 
Current Operating System: SunOS io 5.11 oi_148 i86pc
Build Date: 06 September 2010  07:48:44PM
Solaris ABI: 64-bit 
Current version of pixman: 0.18.4
	Before reporting problems, check
http://openindiana.org/consolidation/xnv
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 27 06:31:56 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
(**) |   |-->Device "Card0"
(==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
(==) Disabling SIGIO handlers for input devices
(==) Automatically adding devices
(==) Automatically enabling devices
(**) FontPath set to:
	catalogue:/etc/X11/fontpath.d,
	catalogue:/etc/X11/fontpath.d
(**) ModulePath set to
"/usr/X11/lib/modules/,/usr/lib/xorg/modules/amd64"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
	If no devices become available, reconfigure HAL or disable
AutoAddDevices.
(II) Loader magic: 628150
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(--) using VT number 2

(--) PCI: (0:1:5:0) 1002:4752:0000:0000 ATI Technologies Inc Rage XL rev
39, Mem @ 0xfc000000/16777216, 0xfdfff000/4096, I/O @ 0x0000ac00/256,
BIOS @ 0x????????/65536
(--) PCI:*(0:5:0:0) 10de:0df8:10de:0835 nVidia Corporation rev 161, Mem
@ 0xfa000000/16777216, 0xc8000000/134217728, 0xd6000000/33554432, I/O @
0x00006c00/128, BIOS @ 0x????????/65536
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/X11/lib/modules/extensions/NVIDIA/amd64/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  256.44  Thu Jul 29 02:25:12 PDT 2010
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "ia"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libia.so
(II) Module IANAME: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SolarisIA
(II) LoadModule: "xtsol"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libxtsol.so
(II) Module xtsol: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SUN_TSOL
(II) LoadModule: "nvidia"
(II) Loading /usr/X11/lib/modules/drivers/amd64/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  256.44  Thu Jul 29 02:06:07 PDT 2010
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 05 at 00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/amd64/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/amd64/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
(==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) Feb 27 06:31:57 NVIDIA(0): Enabling RENDER acceleration
(II) Feb 27 06:31:57 NVIDIA(0): Support for GLX with the Damage and
Composite X extensions is
(II) Feb 27 06:31:57 NVIDIA(0):     enabled.
(EE) Feb 27 06:32:01 NVIDIA(0): Failed to initialize the NVIDIA graphics
device!
(II) UnloadModule: "nvidia"
(II) UnloadModule: "wfb"
(II) UnloadModule: "fb"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Please consult the OpenIndiana, based on X.Org Foundation & OpenSolaris
sources support 
	 at http://openindiana.org/consolidation/xnv
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional
information.


TIA-- Ken


-- 
Ken Gunderson <kgunders at teamcool.net>




More information about the OpenIndiana-discuss mailing list