Page 1 of 1
¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?
Posted: 17. Mar 2017, 01:44
by ErickReplay
Hola,
Recientemente instalé Windows 10 64bit en una maquina virtual, pero al intentar instalarle los drivers AMD que son los que corresponden a mi tarjeta gráfica me dice que no es compatible. Al revisar cual es el chip gráfico que reconoce la maquina, es uno virtual.
¿Se puede hacer que el sistema operativo invitado reconozca como chip gráfico a AMD?
Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?
Posted: 17. Mar 2017, 02:13
by socratis
I'll reply in English. Your "virtual" machine has a "virtual" graphics card. All the hardware is "virtual". You do not have your wireless card, your sound card, your network card. All is "virtual", as in "Virtual" Box.
Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?
Posted: 17. Mar 2017, 02:30
by ErickReplay
using google translator:
But is it possible to have Windows recognize the actual graphics card?
Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?
Posted: 17. Mar 2017, 02:31
by socratis
No.
Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?
Posted: 17. Mar 2017, 02:36
by ErickReplay
I get it. Thanks for your quick response.
Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?
Posted: 17. Mar 2017, 02:46
by socratis
I should mention one possibility, so that the answer is complete. It's an experimental feature, see Ch.
9.6. PCI passthrough. It requires the following:
- A second graphics card.
- A Linux host.
- Your motherboard has an IOMMU unit.
- Your CPU supports the IOMMU.
- The IOMMU is enabled in the BIOS.
- The VM must run with VT-x/AMD-V and nested paging enabled.
- Your Linux kernel was compiled with IOMMU support (including DMA remapping, see CONFIG_DMAR kernel compilation option). The PCI stub driver (CONFIG_PCI_STUB) is required as well.
- Your Linux kernel recognizes and uses the IOMMU unit (intel_iommu=on boot option could be needed). Search for DMAR and PCI-DMA in kernel boot log.
If you don't know what these things are, then it's not for you.
Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?
Posted: 17. Mar 2017, 11:11
by mpack
If you want improved graphics performance then the way to get it is to install the
Guest Additions.