From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kai Meyer Subject: PCI-Passthrough for Graphics card Date: Wed, 12 Nov 2008 12:16:55 -0700 Message-ID: <491B2BA7.4050408@unixlords.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from 215-175.111.65.serverpronto.com ([65.111.175.215]:2734 "EHLO cosmo.unixlords.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751308AbYKLT07 (ORCPT ); Wed, 12 Nov 2008 14:26:59 -0500 Received: from [10.1.102.119] (host-20.fbp.ore.fiber.net [216.83.157.20]) (authenticated bits=0) by cosmo.unixlords.com (8.13.8/8.13.8) with ESMTP id mACJHth6013915 for ; Wed, 12 Nov 2008 13:17:55 -0600 Sender: kvm-owner@vger.kernel.org List-ID: When I heard that kvm had pci-passthrough working for network cards, I thought I'd make an attempt to get my nVidia 8600GT video card to work in a Windows VM (thus satisfying my desire to quit dual booting, so I can play my stinking games.) I'm having trouble interpreting my results so far. In windows, I get a Code 10 error, which if I read it correctly, means "There was an error, but I don't know what it is." To sum it up, nVidia has this to say: http://www.nvidia.com/object/IO_13957.html With a fedora 10 i386 guest, any time a driver tries to touch the device, the cpu grinds, and the only thing that responds is moving the mouse around (and highlighting stuff.) I'd like to contribute what I can, but I'll admit my programming is still at a pre-graduate level. Thanks, -Kai Meyer