<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: VMDirectPath and ATI Radeon in ESXi Discussions</title>
    <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/795298#M53552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys. I have been reading through this thread today trying to get my 3D passthrough working with ESXi. It was so frustrating knowing that I was so close to getting it working and finally I can report that I have it working though I am not sure that I could lay out the exact steps for someone to replicate &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; I will be reinstalling now that I have proved that it works so I will report back with the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I got here! I have made a new rig specifically to take advantage of VT-d and passthrough..first seeing videos and forum posts of people having success with Xen. I managed successfully follow a Howto on the Xen wiki and got 3D passthrough to Windows 7 working with this setup so I knew that the hardware could do it. I was frustrated though because my sound card drivers were buggy in Linux/Xen and would cause the whole system to hard freeze (Reset button wouldn't even work!) This led me on a voyage of discovery to KVM, then Virtualbox and eventually ESXi in search of the ultimate hypervisor for my dream dual gaming / desktop system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First here is my hardware setup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Motherboard: ASRock Z77 Extreme 4, BIOS version 2.80&lt;/P&gt;&lt;P&gt;GPU: Radeon HD7950, OEM branded as Asus DirectCUII Top (Model: HD7950-DC2G-3GD5-V2)&lt;/P&gt;&lt;P&gt;Display: Dell U2311H connected on the DVI-I port of the graphics card&lt;/P&gt;&lt;P&gt;CPU: Intel i7-3770&lt;/P&gt;&lt;P&gt;RAM: 16 GB&lt;/P&gt;&lt;P&gt;PCI: Creative X-fi Fatal1ty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I've encountered all of pci hole, 2GB limit, BSODs with atikmpag.sys, catalyst control center not detecting stuff and here is a summary of what I have found:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. First installed ESXi 5.1 Update 1. My plan was to follow what I did in Xen, that is install windows through the console then add the PCI Passthrough devices and reboot, then install drivers. Didn't realise that I needed VMWare Tools and went ahead to provision a Windows 7 64bit VM with 6GB of RAM. I then attached the GPU and HDMI devices and booted the VM. This is when VMWare told me that I needed to put pciHole.start = "2853" into the config file. I did that then next reboot I encountered the "Not fully ACPI compliant BIOS." I then realised that I had accidentally installed 32 bit Windows so I thought what the heck I'll go with it and reduced the RAM to 2GB and installed 32 bit Catalyst drivers. The card was detected and installed but the physical display was blank. I disabled the "Standard VGA Adapter" and then catalyst control center said it couldn't find the AMD card. I thought I made a big mess of this so I started again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Deleted VM #1, made a proper Win7 64 bit VM this time installing the correct version of windows. Again with 6GB (as I initially thought the ACPI thing was due to a 32 vs 64 bit thing) and followed the same steps until I encountered the ACPI thing. I tried reducing the RAM again and ended up with the same result, a successful driver install yet a blank screen. As I was desperate at this time I tried installing VMWare Tools (default installation). After that I got the atikmpag.sys bluescreen. At around this time I started reading this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. I decided to go to ESXi 5.0 Update 1. I made new VM again with 2GB of RAM (no passthrough), installed windows, this time installed VMWare Tools first but did a custom install to leave out the SVGA video driver. After this I attached the PCI cards. Surprisingly this time there was no error that suggested to use pciHole.start. In the end it was the same result, a blank screen. One interesting side-note is that in 5.1 the PCI devices list had "AMD Radeon blah blah" listed while in 5.0 it says something like "Unknown VGA compatible controller." This is when I trawled through many pages of this thread and did all of the things suggested - disabling iGPU, disabling on-board audio, booting default to PCI Express. At this time I knew I was very close as the frozen image of the console would disappear when I started the VM, yet it was still remaining blank! Finally I did a reinstall of VMWare tools with all the default options (ie installing the SVGA driver) and it worked! To prove it I ran a 3D game.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have learned:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;VMWare Tools is needed but only for the SVGA Driver. Without it I get successful card detection and driver install but blank screen&lt;/LI&gt;&lt;LI&gt;I can't find any way to get it working with IGPU enabled in the BIOS. I have tried to leave IGPU on and add it to the pass-through list, but not passed to anything, figuring that this would 'hide' it from the host and guests, but no luck there. The Windows VM BSODs with atikmpag.sys whenever IGPU is enabled in the BIOS.&lt;/LI&gt;&lt;LI&gt;X-fi PCI Fatal1ty passthrough works but sound output is just white noise &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summary of my setup&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;VMWare Info&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ESXi 5.0.0 Update 1&lt;/P&gt;&lt;P&gt;VM Windows 7 64 bit&lt;/P&gt;&lt;P&gt;Memory 2048 MB 100% reserved&lt;/P&gt;&lt;P&gt;CPUs 1 socket, 4 cores&lt;/P&gt;&lt;P&gt;Video card 1 display, 8MB RAM, Enabled 3D Unchecked&lt;/P&gt;&lt;P&gt;Passed through devices: 01:00.0 (AMD GPU), 01.00.0 (AMD HDMI Audio), 07:00.0 (ASMedia USB 3.0 Controller)&lt;/P&gt;&lt;P&gt;No custom entries in the .vmx file&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;BIOS settings&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;IGPU Multi-monitor Disabled&lt;/P&gt;&lt;P&gt;Primary graphics device PCI Express&lt;/P&gt;&lt;P&gt;Onboard Audio Disabled&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Windows&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Catalyst 13.4 (Driver 12.104.0.0) custom install, all drivers and options EXCEPT Catalyst Control Center&lt;/P&gt;&lt;P&gt;ASMedia USB Driver (latest version)&lt;/P&gt;&lt;P&gt;VMWare Tools installed with the VMware SVGA 3D adapter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My next steps are to try to get more than 2GB RAM, try some of the ideas here to get the Radeon as the primary adapter, some kind of acceptable sound and if possible the IGPU working before I declare this a winner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows experience index:&lt;/P&gt;&lt;P&gt;Processor 7.6&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Memory 5.5&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Graphics 7.9&lt;/P&gt;&lt;P&gt;Gaming graphics 7.9&lt;/P&gt;&lt;P&gt;Primary hard disk 7.9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell my why the Memory score is so low? Using roughly the same configuration with Virtualbox and Xen it was in the 7's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 May 2013 17:22:54 GMT</pubDate>
    <dc:creator>gnomie</dc:creator>
    <dc:date>2013-05-13T17:22:54Z</dc:date>
    <item>
      <title>VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794654#M52908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using VMware ESXi and I am trying to setup a guest that is Windows 7 that will have an ATI Radeon video card passed through to it.&amp;nbsp; I actually had this working on a previous system but I had to reinstall.&amp;nbsp; Now when I do this the guest fails to start and I get the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error message from localhost.XXXXXXXXXXX: &lt;BR /&gt;PCIPassthru 004:00.0: Guest tried to (null)map &lt;BR /&gt;32 device pages (with base address of 0xb5d20) &lt;BR /&gt;to a range occupied by main memory. This is &lt;BR /&gt;outside of the PCI Hole. Add pciHole.start = &lt;BR /&gt;"2909" to the configuration file and then power &lt;BR /&gt;on the VM. &lt;BR /&gt;error&lt;BR /&gt;12/23/2010 1:04:36 PM&lt;BR /&gt;media&lt;BR /&gt;User&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do as it asks, the guest now starts but gets an immediate BSOD concerning memory management.&amp;nbsp; Any ideas on why this is occuring and why it worked at one point but now it fails?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 20:10:29 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794654#M52908</guid>
      <dc:creator>taylorjonl</dc:creator>
      <dc:date>2010-12-23T20:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794655#M52909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if I recreate the VM and only give it 2gb of RAM instead of 4gb of RAM it works fine.&amp;nbsp; The host has 12gb of RAM and no other VMs running, yet.&amp;nbsp; This information helpful?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 21:38:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794655#M52909</guid>
      <dc:creator>taylorjonl</dc:creator>
      <dc:date>2010-12-23T21:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794656#M52910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you change the RAM back to 4 GB on the VM does it have the problem again?&amp;nbsp; What model of Radeon card are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 23:41:28 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794656#M52910</guid>
      <dc:creator>Dave_Mishchenko</dc:creator>
      <dc:date>2010-12-23T23:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794657#M52911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, if I setup the VM as 2gb, it runs fine, if I then change it to say 3gb it has an issue.&amp;nbsp; It is an ATI Radeon 5670.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 00:23:01 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794657#M52911</guid>
      <dc:creator>taylorjonl</dc:creator>
      <dc:date>2010-12-24T00:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794658#M52912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a screen shot of the BSOD?&amp;nbsp; When you change the memory setting is the memory reservation also changing to match the value that you set the VM to have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 18:15:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794658#M52912</guid>
      <dc:creator>Dave_Mishchenko</dc:creator>
      <dc:date>2010-12-24T18:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794659#M52913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All it says is MEMORY MANAGEMENT, no codes, just that.&amp;nbsp; I may not be doing this anymore, I was doing this to setup a Windows Media Center for a Ceton InfiniTV card but it seems that because ESXi has a video controller I can't remove, it makes the system not HDCP compliant.&amp;nbsp; So unless I can figure out a way to resolve that I can't do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 19:47:25 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794659#M52913</guid>
      <dc:creator>taylorjonl</dc:creator>
      <dc:date>2010-12-24T19:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794660#M52914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I exactly face the same issue with Windows 7 Ultimate 64 bits and ATI RADEON 4550 PCIe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i still under 2GB VM work fine, but If I go upper 2GB VM goes to blue screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anybody have an idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 22:22:06 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794660#M52914</guid>
      <dc:creator>NetMika</dc:creator>
      <dc:date>2011-01-03T22:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794661#M52915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have exactly the same problem.&lt;/P&gt;&lt;P&gt;I'm running an ESXi 4.1 with my ATI Radeon 5450 (1GB Pcie card) VMDirectPath enabled.&lt;/P&gt;&lt;P&gt;When the VM that has this card attached and also configured with 4GB of RAM it will fail to power on.&lt;/P&gt;&lt;P&gt;this is from vmware.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[msg.pciPassthru.mmioOutsidePCIHole] PCIPassthru 003:00.0: Guest tried to map 32 device pages (with base address of 0xb5d20) to a range occupied by main memory. This is outside of the PCI Hole. Add pciHole.start = "2909" to the configuration file and then power on the VM.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add this parameter it will fail again and suggest another value. When I put that value it will fail again and suggest the value 2888&lt;/P&gt;&lt;P&gt;WIth this value it will power on eventually but it will imediately crash to a BSOD. You can see the screenshot attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to modify BIOS settings and change cache options but nothing works!&lt;/P&gt;&lt;P&gt;The only way to make it work is to reduce the memory to 2GB.&lt;/P&gt;&lt;P&gt;I always check to have equal configured RAM with the reserved RAM.&lt;/P&gt;&lt;P&gt;I have tested this with Win XP 32bit, Win7 32bit and Win7 64 bit. The problem is always the same.&lt;/P&gt;&lt;P&gt;I even have tried this with another card an ATI 4890 graphics card and again I had the same problem!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 22:29:43 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794661#M52915</guid>
      <dc:creator>twood201110141</dc:creator>
      <dc:date>2011-01-03T22:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794662#M52916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually the BSODs are almost on every reboot different!&lt;/P&gt;&lt;P&gt;I have seen 0x03b, 0x024 and others as well!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is bad...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 22:43:08 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794662#M52916</guid>
      <dc:creator>twood201110141</dc:creator>
      <dc:date>2011-01-03T22:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794663#M52917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;exactly the same:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - issue start by "add pcihole.start=2909" message&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - BSOD's message was never the same&amp;nbsp; but always happen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - I try to change "virtual bios" option one by one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still have to test recreating a new VM with pass-through enable before installing Windows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 06:55:41 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794663#M52917</guid>
      <dc:creator>NetMika</dc:creator>
      <dc:date>2011-01-04T06:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794664#M52918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that, I actually reinstalled VMware thinking I had messed up my installation somehow.&amp;nbsp; Nothing helped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 07:25:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794664#M52918</guid>
      <dc:creator>taylorjonl</dc:creator>
      <dc:date>2011-01-04T07:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794665#M52919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried also to install windows 7 x64 with the vmdirectpath VGA attached and 2GB of ram.&lt;/P&gt;&lt;P&gt;Unfortunately doesn't make any difference.As soon as you increase RAM it will fail to power on.Should you add the pcihole parameter it will BSOD!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have managed to work this out a bit with windows xp 32 bit VM and the paremeter pcihole.start="2888"&lt;/P&gt;&lt;P&gt;The problem is that although the VM has 4GB of RAM configured it will actually see 2.8GB of RAM (inside the OS) with this parameter &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.vmware.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;At least it is functional, no BSODs or anything. Still not good enough though!&lt;/P&gt;&lt;P&gt;Seems we have hit a problem with passthrough devices, memory mapping, and 32bit vs 64bit configurations &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.vmware.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;Could it be related to radeon cards only?&lt;/P&gt;&lt;P&gt;Has anyone test this with an nvidia graphics adapter or a radeon with 256MB or 512MB of GPU RAM?&lt;/P&gt;&lt;P&gt;I think it has also to do with the amount of RAM of your graphics card. In my case both cards i tried are 1GB cards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The whole story reminds me of the old x86 days when you needed a miracle to go above the 2GB ram limit!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 14:09:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794665#M52919</guid>
      <dc:creator>twood201110141</dc:creator>
      <dc:date>2011-01-04T14:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794666#M52920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My 5670 has 512MB of RAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 17:45:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794666#M52920</guid>
      <dc:creator>taylorjonl</dc:creator>
      <dc:date>2011-01-04T17:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794667#M52921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the exact same problem. I must also add that I tried with an ATI 5860 and an nVidia 8800GS 512mb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess: The cpu doesn't switch in 64 bits mode before it initialize the ram and the PCI device. So at some point you are over 4gigs of ram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll test tonight 3gigs of ram + the nvidia card.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 20:49:16 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794667#M52921</guid>
      <dc:creator>Zakcar1</dc:creator>
      <dc:date>2011-01-05T20:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794668#M52922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, I also got the "add pcihole.start=2909" error when I'm trying to add my ATI HD 5450 using an existing Windows Server 2008 R2 installation. But if I create a new VM and a new Installation from scratch i don't need to add the "pcihole.start=2909" to the config, why is that, what's the difference?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I got one more question. After I successfully installed my ATI HD 5450 drivers i can't use that adapter on my Windows installation. How do I change display adapter so I can use my graphic card as the primary display adapter? It's using VMWare's defult display adapter now. I have try uninstall it, disable it and upgrade it using vmware tools but without luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more question &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.vmware.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;. I'm using the same graphic card for the console as for my VMs. I thought if I did a "vmdirectpath" for my graphic card to a virtual machine it would 'take over' the graphic card and show the VM's display output on my monitor. But that's not the case, when I'm starting my VM which got the graphic card added the Esxi console becomes black and the monitor says "no signal". I can still view all my VM's through the console tab in vsphare. How is that possible? &lt;BR /&gt;&lt;BR /&gt;Am I doing something wrong, please help me in the right direction! &lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Sweden :smileygrin:&lt;BR /&gt;Niklas &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jan 2011 21:23:15 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794668#M52922</guid>
      <dc:creator>Haxxfilif</dc:creator>
      <dc:date>2011-01-16T21:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794669#M52923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niklas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me try to answer your questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for your first question what I have seen until now is that when you have a vm installation with more than 2GB of vRAM configured and you add a VMDirectPath Graphics adapter then you will get the pci.hole error an the VM will fail to power on.&lt;/P&gt;&lt;P&gt;In fact even if you do a new instalation with the VMDP graphics adapter attached you will also get the same behaviour.&lt;/P&gt;&lt;P&gt;The problem is even if you add the parameter to your vmx and you manage to poweron the VM you will not be able to boot this machine as you will get BSODs all the time.The only workaround seems to be to lower the vRAM configured to 2GB or below! &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.vmware.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; &lt;/P&gt;&lt;P&gt;The 32bit systems behave slightly different, but still not any beter at all (see my posts above). Could you please play a bit more and confirm you are getting also the same behaviour?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second and third question: You can't get rid of the default vmware graphics adapter. Think of it as a system with two VGAs. You will need to go to graphics properties and choose to extend the display to the second -the VMDP- graphics adapter. Then you better choose to outpout only to that adapter to avoid any problem bettween these vmware adapter and the physical one. You will then notice that the VI console will go black and your VM will have its video output to your screen (where you once had your ESX server output) using the VMDP graphics adapter. This way you won't get any "no signal" anymore to your display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately as soon as you power off this VM, the screen output will not redirect to your ESX's server console. It will just go black. You can reboot the ESX server to get its console back to your screen or you can use two graphics adapters if you want to have both the ESX console and the VM's VMDP display running independently. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Theo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2011 09:01:02 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794669#M52923</guid>
      <dc:creator>twood201110141</dc:creator>
      <dc:date>2011-01-17T09:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794670#M52924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot for the reply twood! You soo made my day! :smileylaugh: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haven't had time too test it tho' so will get back soon with the results and certainly with some more questions, hehe &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 17:55:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794670#M52924</guid>
      <dc:creator>Haxxfilif</dc:creator>
      <dc:date>2011-01-18T17:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794671#M52925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Holy smokes, great instructions Theo! Seems like the problems you guys report are bugs, more and more people complain about them. I hope that VMware support team reads the forum and will provide this info to the developers for a fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question - redirecting video output to the ESXi host monitor is great but how about keyboard and mouse? Do you need VMDirectPath for them as well or once you redirect the video output the keyboard and mouse of the ESXi host kick in (if they don't it would be very miserable as there is a two device limit for VMDirectPath as I understand)? My idea is to get full local access to one of my virtual machines (especially the Windows one), otherwise there is almost no benefit of VMDirectPath for video cards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Off-topic: How about sound cards, have any of you guys tried to map Creative cards for example? These are the 2 pieces of hardware I'm looking forward to give direct access to the OS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 04:33:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794671#M52925</guid>
      <dc:creator>TheGrave</dc:creator>
      <dc:date>2011-02-04T04:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794672#M52926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VMdirectpath deals with PCI devices.&amp;nbsp; For a mouse / keyboard you would have to add an addition mouse / keyboard via USB and redirect those to a VM.&amp;nbsp; This would require ESXi 4.1 or higher.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 04:51:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794672#M52926</guid>
      <dc:creator>Dave_Mishchenko</dc:creator>
      <dc:date>2011-02-04T04:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: VMDirectPath and ATI Radeon</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794673#M52927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stupid question, sorry:) My brain is running out of energy at 7am.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the 2GB memory limitation - I just watched this movie:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.youtube.com/watch?v=jmQ5Ej8r-aA"&gt;http://www.youtube.com/watch?v=jmQ5Ej8r-aA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you rewind to 3:00 you'll hear the guy mentioning that if you don't change sched.mem.minsize parameter to match the memory assigned to the virtual machine you will have problems starting the VM as this is an issue directly related to VMDirectPath I/O. Couldn't find in the KB anything relating this parameter to your particular issue guys but still worth a try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 05:09:58 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/VMDirectPath-and-ATI-Radeon/m-p/794673#M52927</guid>
      <dc:creator>TheGrave</dc:creator>
      <dc:date>2011-02-04T05:09:58Z</dc:date>
    </item>
  </channel>
</rss>

