Ainsley

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Ainsley

  1. Thanks for your replies @ghost82 and @SimonF

     

    Im still a little confused about how this XML should look (first comment).

    everytime I try to edit it, it doesn’t work.

     

    woukd you be able to point me in the right direction on how it should look?

     

    sorry about the formatting but it’s above!

     

    <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x046d'/> <product id='0xc52b'/> <address bus='1' device='4'/> </source> <address type='usb' bus='0' port='3'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x046d'/> <product id='0xc52b'/> <address bus='1' device='6'/> </source> <address type='usb' bus='0' port='4'/> </hostdev

    >

  2. Hi @SimonF

     

    Thanks for your support.

     

    It seems the mouse works out of the box when booting the VM. But I have to go and manually disconnect the ports and attach them again so that I am able to use the keyboard. I guess it doesn't help with the serials being exactly the same as they are both by Logitech. Somtimes I get a virsh error when trying to attach.

     

    Would you be able to provide how I can add a port mapping? Not so sure what you mean there.


    I have attached update screenshots, diagnostics and system log.

     

    Screenshot 2022-01-15 at 13.40.24.png

    Screenshot 2022-01-15 at 13.40.30.png

    tower-diagnostics-20220115-1345.zip tower-syslog-20220115-1346.zip

  3. Hi,

    I'm trying to pass through my Logitech mouse and keyboard using two dongles but it can only pass through one at a time.

    I have tried using the USB Plugin manager but have founnd it's not very stable, and have to continue to disconnect and reconnect on boot.

    I have also had look here on the forums,but can't seem to get the XML right.

     

        <hostdev mode='subsystem' type='usb' managed='no'>
          <source>
            <vendor id='0x046d'/>
            <product id='0xc52b'/>
          </source>
          <address type='usb' bus='0' port='3'/>
        </hostdev>
        <hostdev mode='subsystem' type='usb' managed='no'>
          <source>
            <vendor id='0x046d'/>
            <product id='0xc52b'/>
          </source>
          <address type='usb' bus='0' port='4'/>
        </hostdev>


     

    Here is the USB devices list:

     

    Bus 001 Device 001:    ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 002:    ID 05e3:0608 Genesys Logic, Inc. Hub
    Bus 001 Device 003:    ID 048d:8297 Integrated Technology Express, Inc. ITE Device(8595)
    Bus 001 Device 004:    ID 046d:c52b Logitech, Inc. Unifying Receiver
    Bus 001 Device 005:    ID 05e3:0608 Genesys Logic, Inc. Hub
    Bus 001 Device 006:    ID 046d:c52b Logitech, Inc. Unifying Receiver
    Bus 002 Device 001:    ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 002 Device 002:    ID 0781:5581 SanDisk Corp. Ultra


     

    Thanks in advance.

  4. Hi there, 

     

    I'm fairly new to Unraid, Im trying to create a Ubuntu VM on a separate NVME  detached from the array.

     

    I have passed through the NVME drive to the VM and successfully installed Ubuntu however once it's installed I can't seem to boot from it. It constantly cycles back to the install. 
     

    Once I remove the installation media from the VM settings (expecting the boot laser to kick in), I just get 'no bootable media' or just a shell prompt.  I have tried using SeaBios, reinstalling a number of times with no joy.

     

    Anyone have any ideas?

     

    A6560B22-9A78-4041-87F8-FB6594CA14F9.png


     

    B2F0E8D4-C4E9-4F51-863D-4CBDB083C0BC.jpeg