* Reading the VGA BIOS
@ 2010-12-25 15:47 Prasad Joshi
0 siblings, 0 replies; only message in thread
From: Prasad Joshi @ 2010-12-25 15:47 UTC (permalink / raw)
To: kernelnewbies
Hello All,
Is there any way I can read the BIOS of the VGA card that is not being used?
I have a two VGA cards, one onboard and one PCIe Nvidia card. The
monitor is attached to the Nvidia card and the other card, is not
being used.
I can read the BIOS of the VGA card that is being used using /dev/mem,
reading 64K from 0xC0000. This will read the BIOS of the Nvidia card.
Similarly is there any way to read the BIOS of the other VGA card? I
want to pass-through the other VGA card to the Virtual Machine.
XEN has the pass-through support, they seem to be reading the BIOS
from /dev/mem.
But would not it attach the same graphics card to VM that is being
used by the host machine, thus host machine will no longer have the
display device.
Thanks and Regards,
Prasad
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-12-25 15:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-25 15:47 Reading the VGA BIOS Prasad Joshi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).