public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* PCI-Passthrough for Graphics card
@ 2008-11-12 19:16 Kai Meyer
  2008-11-13  8:25 ` Amit Shah
  0 siblings, 1 reply; 3+ messages in thread
From: Kai Meyer @ 2008-11-12 19:16 UTC (permalink / raw)
  To: kvm

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PCI-Passthrough for Graphics card
  2008-11-12 19:16 PCI-Passthrough for Graphics card Kai Meyer
@ 2008-11-13  8:25 ` Amit Shah
  2008-11-13 19:49   ` Kai Meyer
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Shah @ 2008-11-13  8:25 UTC (permalink / raw)
  To: Kai Meyer; +Cc: kvm

* On Thursday 13 Nov 2008 00:46:55 Kai Meyer wrote:
> 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.

As I mentioned in my private email exchange, you'll have to look at the way 
the host BIOS is accessed by the drivers as well as the video BIOS.

There was talk of such support on Xen as well, you can search for that if 
they've already done it.

Amit.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PCI-Passthrough for Graphics card
  2008-11-13  8:25 ` Amit Shah
@ 2008-11-13 19:49   ` Kai Meyer
  0 siblings, 0 replies; 3+ messages in thread
From: Kai Meyer @ 2008-11-13 19:49 UTC (permalink / raw)
  To: kvm

Amit Shah wrote:
> * On Thursday 13 Nov 2008 00:46:55 Kai Meyer wrote:
>> 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.
> 
> As I mentioned in my private email exchange, you'll have to look at the way 
> the host BIOS is accessed by the drivers as well as the video BIOS.
> 
> There was talk of such support on Xen as well, you can search for that if 
> they've already done it.
> 
> Amit.
> --
I looked in to the Xen solution, and their method requires a driver on 
the back end (the host) and the front end (the guest) that support the 
pci pass-through function. So for a windows guest, it didn't work.

-Kai Meyer


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-13 22:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12 19:16 PCI-Passthrough for Graphics card Kai Meyer
2008-11-13  8:25 ` Amit Shah
2008-11-13 19:49   ` Kai Meyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox