From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guillaume Thouvenin Subject: Re: PCI assignement with nvidia K1: RmInitAdapter failed Date: Wed, 10 Jul 2013 14:54:31 +0200 Message-ID: <20130710145431.ojut19m4ys84w0cc@www.imp.polymtl.ca> References: <20130709111810.yrgakqxj4wgwkgw0@www.imp.polymtl.ca> <20130709121545.a00mic44fksswk84@www.imp.polymtl.ca> <1373392372.2602.273.camel@ul30vt.home> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org To: Alex Williamson Return-path: Received: from smtp.polymtl.ca ([132.207.4.11]:48132 "EHLO smtp.polymtl.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753834Ab3GJMyf convert rfc822-to-8bit (ORCPT ); Wed, 10 Jul 2013 08:54:35 -0400 In-Reply-To: <1373392372.2602.273.camel@ul30vt.home> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: Alex Williamson a =E9crit : > Are you sure that nvidia-smi is relevant to the K1/K2 devices? Does = it > work on the host? Yes it works on the host and I have some information like power=20 consumption, temperature of the GPU, etc... > Are > there other tests you can do to check whether the device is otherwise > available? I also tried to start an X server but I got the same error reported in=20 the syslog: [ 435.745673] NVRM: RmInitAdapter failed! (0x26:0x38:1170= ) [ 435.745695] NVRM: rm_init_adapter(0) failed And in the xorg.log I have: [ 423.624] (=3D=3D) NVIDIA(0): Depth 24, (=3D=3D) framebuffer bpp 3= 2 [ 423.624] (=3D=3D) NVIDIA(0): RGB weight 888 [ 423.624] (=3D=3D) NVIDIA(0): Default visual is TrueColor [ 423.624] (=3D=3D) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.= 0) [ 423.624] (**) NVIDIA(0): Option "NoLogo" "true" [ 423.624] (**) NVIDIA(0): Option "UseDisplayDevice" "none" [ 423.624] (**) NVIDIA(0): Enabling 2D acceleration [ 423.624] (**) NVIDIA(0): Option "UseDisplayDevice" set to "none";= =20 enabling NoScanout [ 423.624] (**) NVIDIA(0): mode [ 435.746] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at=20 PCI:0:3:0. Please [ 435.746] (EE) NVIDIA(0): check your system's kernel log for=20 additional error [ 435.746] (EE) NVIDIA(0): messages and refer to Chapter 8:=20 Common Problems in the [ 435.746] (EE) NVIDIA(0): README for additional information. [ 435.746] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics= device! [ 435.746] (EE) NVIDIA(0): Failing initialization of X screen 0 Regards, Guillaume