IT 专业人士的资源 > 论坛主页 > Hyper-V > Hyper-V and DirectX
提出问题提出问题
 

已答复Hyper-V and DirectX

答案

  • 2008年5月23日 3:25John Paul CookMVP, 版主用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     已答复

    Short answer: Yes.

     

    It depends on the video card and its drivers. And you have to have DirectX installed. Server core doesn't support DirectX, of course.

     

    I did some testing for you. The results were interesting. I initially connected to my Hyper-V server using Remote Desktop Connection. I ran all Passmark's PerformanceTest's 3D graphics tests. The simple test worked, but the medium and complex tests failed with this error message:

     

    ---------------------------
    PassMark DirectX Testing Suite
    ---------------------------
    Warning: Nothing will be rendered.
    The reference rendering device was selected, but your
    computer only has a reduced-functionality reference device
    installed. Please ensure that the most recent device driver
    for your graphics adapter is correctly installed.
    ---------------------------
    OK  
    ---------------------------

    That didn't make sense to me because I knew the graphics card supported DirectX and that DirectX was installed. I logged on locally and reran all of the tests successfully. So, yes, a parent partition can support DirectX, but not through Remote Desktop Connection.

     

     

全部回复

  • 2008年5月23日 3:25John Paul CookMVP, 版主用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     已答复

    Short answer: Yes.

     

    It depends on the video card and its drivers. And you have to have DirectX installed. Server core doesn't support DirectX, of course.

     

    I did some testing for you. The results were interesting. I initially connected to my Hyper-V server using Remote Desktop Connection. I ran all Passmark's PerformanceTest's 3D graphics tests. The simple test worked, but the medium and complex tests failed with this error message:

     

    ---------------------------
    PassMark DirectX Testing Suite
    ---------------------------
    Warning: Nothing will be rendered.
    The reference rendering device was selected, but your
    computer only has a reduced-functionality reference device
    installed. Please ensure that the most recent device driver
    for your graphics adapter is correctly installed.
    ---------------------------
    OK  
    ---------------------------

    That didn't make sense to me because I knew the graphics card supported DirectX and that DirectX was installed. I logged on locally and reran all of the tests successfully. So, yes, a parent partition can support DirectX, but not through Remote Desktop Connection.

     

     

  • 2008年5月23日 14:28Carlos Sosa Albert 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     

    Thanks a lot Paul!

     

    That's great, I will give it a try over the weekend then.