¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?

This is for discussing general topics about how to use VirtualBox.
Post Reply
ErickReplay
Posts: 3
Joined: 17. Mar 2017, 01:40

¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?

Post 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?
-.-!
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?

Post 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.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
ErickReplay
Posts: 3
Joined: 17. Mar 2017, 01:40

Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?

Post by ErickReplay »

using google translator:

But is it possible to have Windows recognize the actual graphics card?
-.-!
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?

Post by socratis »

No.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
ErickReplay
Posts: 3
Joined: 17. Mar 2017, 01:40

Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?

Post by ErickReplay »

I get it. Thanks for your quick response.
-.-!
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?

Post 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:
  1. A second graphics card.
  2. A Linux host.
  3. Your motherboard has an IOMMU unit.
  4. Your CPU supports the IOMMU.
  5. The IOMMU is enabled in the BIOS.
  6. The VM must run with VT-x/AMD-V and nested paging enabled.
  7. 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.
  8. 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.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: ¿Se pueden instalar los drivers de la tarjeta gráfica fisica en el invitado?

Post by mpack »

If you want improved graphics performance then the way to get it is to install the Guest Additions.
Post Reply