From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guillaume Thouvenin Subject: Re: PCI assignement with nvidia K1: RmInitAdapter failed Date: Tue, 09 Jul 2013 12:15:45 +0200 Message-ID: <20130709121545.a00mic44fksswk84@www.imp.polymtl.ca> References: <20130709111810.yrgakqxj4wgwkgw0@www.imp.polymtl.ca> 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: Guillaume Thouvenin Return-path: Received: from smtp.polymtl.ca ([132.207.4.11]:56383 "EHLO smtp.polymtl.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750948Ab3GIKPr convert rfc822-to-8bit (ORCPT ); Tue, 9 Jul 2013 06:15:47 -0400 In-Reply-To: <20130709111810.yrgakqxj4wgwkgw0@www.imp.polymtl.ca> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: Guillaume Thouvenin a =E9crit : > I'd like to test a nvidia K1 with pci assignement by using the=20 > pci-stub module or the vfio module. I'm running an ubuntu raring as=20 > the host and a version 1.4.0 of qemu-system-x86 1.4.0. I just tested with QEMU emulator version 1.5.50 that I compiled from=20 git but I have the same issue. The kernel running on the host is a=20 3.8.0-23-generic that comes with ubuntu. I also tried to reset the card before binding it but I got the same iss= ue: NVIDIA: could not open the device file /dev/nvidia0 (Input/output err= or). Unable to determine the device handle for GPU 0000:00:03.0: Unknown E= rror even if in /dev I have: $ ls -l /dev/nvidia* crw-rw-rw- 1 root root 195, 0 juil. 9 12:09 /dev/nvidia0 crw-rw-rw- 1 root root 195, 255 juil. 9 12:09 /dev/nvidiactl Regards, Guillaume