• [6.9.0 Beta 30] Unable to pass through a video card in the VM form editor


    jbartlett
    • Retest Minor

    In a new VM configuration (as well as older ones), whenever I try to change from VNC to my P2000 and save, it assigns it as a 2nd graphics card instead and leaves the VNC as the primary.

     

    image.png.441c802948b83620e695caadc9f35cd4.png

    vm1-diagnostics-20201109-1923.zip




    User Feedback

    Recommended Comments

    After changing the VNC port to the P2000, I edited the XML and removed this block

        <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'>
          <listen type='address' address='0.0.0.0'/>
        </graphics>
        <video>
          <model type='cirrus' vram='16384' heads='1' primary='yes'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
        </video>

    I then saved it and edited the VM again and switched it to the form editor. It still had VNC listed, probably by default. I changed it to the P2000 again and the change stuck.

    Edited by jbartlett
    Link to comment

    I can confirm that I see the same behaviour, on both of my Unraid systems running 6.9.0 beta 30. Was also able to fix using the same workaround.

    • Thanks 1
    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.