Jump to content

sjhotz

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by sjhotz

  1. I have tried the DWORD (no luck), and I cannot figure out NET USE, the links provided do not give me enough context on how to use. I cannot afford another SSD. Which leaves me frustrated that I cannot launch Skyrim from Steam. Are there any detailed NET USE instructions for our Unraid systems?

     

    This is the path and no matter how i set it up NET USE comes back with wrong parameters...

    \\GHECKO\Game Library

  2. Thank you so much saarg! Getting closer!?

     

    OK,  I enabled ACS and rebooted, its now in its own separate group (17).

     

    I added the following below my last hostdev

     

    <hostdev mode='subsystem' type='pci' managed='yes'>

          <driver name='vfio'/>

          <source>

            <address domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>

          </source>

        </hostdev>

     

    Clicked update and done.

     

    Then edited the VM itself and unchecked the box next to the Creative device.

     

    VM started up (getting 'kernel;disabling IRQ #16' error messages in the putty log), does not see the Creative Soundblaster USB (so no sound) or allow hotswap on the new PCIe card. I have included the modified XML for reference.

     

     

     

    <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>

      <name>W10VM</name>

      <uuid>58fb6f65-44ea-4694-af42-e15d4ec8dadf</uuid>

      <metadata>

        <vmtemplate name="Custom" icon="windows.png" os="windows"/>

      </metadata>

      <memory unit='KiB'>12582912</memory>

      <currentMemory unit='KiB'>12582912</currentMemory>

      <memoryBacking>

        <nosharepages/>

        <locked/>

      </memoryBacking>

      <vcpu placement='static'>3</vcpu>

      <cputune>

        <vcpupin vcpu='0' cpuset='0'/>

        <vcpupin vcpu='1' cpuset='1'/>

        <vcpupin vcpu='2' cpuset='2'/>

      </cputune>

      <os>

        <type arch='x86_64' machine='pc-i440fx-2.3'>hvm</type>

      </os>

      <features>

        <acpi/>

        <apic/>

      </features>

      <cpu mode='host-passthrough'>

        <topology sockets='1' cores='3' threads='1'/>

      </cpu>

      <clock offset='localtime'>

        <timer name='rtc' tickpolicy='catchup'/>

        <timer name='pit' tickpolicy='delay'/>

        <timer name='hpet' present='no'/>

      </clock>

      <on_poweroff>destroy</on_poweroff>

      <on_reboot>restart</on_reboot>

      <on_crash>restart</on_crash>

      <devices>

        <emulator>/usr/bin/qemu-system-x86_64</emulator>

        <disk type='file' device='disk'>

          <driver name='qemu' type='raw' cache='writeback'/>

          <source file='/mnt/user/vdisks/W10/W10VM/vdisk1.img'/>

          <target dev='hdc' bus='virtio'/>

          <boot order='1'/>

          <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>

        </disk>

        <disk type='file' device='cdrom'>

          <driver name='qemu' type='raw'/>

          <source file='/mnt/user/ISO's/Win10/Windows 10 Professional x86-x64.iso'/>

          <target dev='hda' bus='ide'/>

          <readonly/>

          <boot order='2'/>

          <address type='drive' controller='0' bus='0' target='0' unit='0'/>

        </disk>

        <disk type='file' device='cdrom'>

          <driver name='qemu' type='raw'/>

          <source file='/mnt/user/ISO's/virtio-win-0.1.112.iso'/>

          <target dev='hdb' bus='ide'/>

          <readonly/>

          <address type='drive' controller='0' bus='0' target='0' unit='1'/>

        </disk>

        <controller type='usb' index='0'>

          <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>

        </controller>

        <controller type='pci' index='0' model='pci-root'/>

        <controller type='ide' index='0'>

          <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>

        </controller>

        <controller type='virtio-serial' index='0'>

          <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>

        </controller>

        <interface type='bridge'>

          <mac address='52:54:00:2b:08:ba'/>

          <source bridge='br0'/>

          <model type='virtio'/>

          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>

        </interface>

        <serial type='pty'>

          <target port='0'/>

        </serial>

        <console type='pty'>

          <target type='serial' port='0'/>

        </console>

        <channel type='unix'>

          <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/W10VM.org.qemu.guest_agent.0'/>

          <target type='virtio' name='org.qemu.guest_agent.0'/>

          <address type='virtio-serial' controller='0' bus='0' port='1'/>

        </channel>

        <hostdev mode='subsystem' type='usb' managed='yes'>

          <source>

            <vendor id='0x046d'/>

            <product id='0xc517'/>

          </source>

        </hostdev>

        <hostdev mode='subsystem' type='usb' managed='yes'>

          <source>

            <vendor id='0x1d57'/>

            <product id='0x0005'/>

          </source>

        </hostdev>

        <hostdev mode='subsystem' type='usb' managed='yes'>

          <source>

            <vendor id='0x046d'/>

            <product id='0xc21c'/>

          </source>

        </hostdev>

        <memballoon model='virtio'>

          <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>

        </memballoon>

      </devices>

      <qemu:commandline>

        <qemu:arg value='-device'/>

        <qemu:arg value='ioh3420,bus=pci.0,addr=1c.0,multifunction=on,port=2,chassis=1,id=root.1'/>

        <qemu:arg value='-device'/>

        <qemu:arg value='vfio-pci,host=01:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on'/>

        <qemu:arg value='-device'/>

        <qemu:arg value='vfio-pci,host=01:00.1,bus=root.1,addr=00.1'/>

      </qemu:commandline>

    </domain>

     

    Did i edit the XML incorrectly?

     

    -sjhotz

     

  3. I have been able to get everything to work on my Win10VM but USB sound (Creative SoundBlaster 2 for gaming headsets), it has static and stuttering. I attempted to set the sound quality above CD but it is greyed out and wont allow adjustment.

     

    I bought a SIIG 4 port 3.0 PCIe USB controller card (JU-P40412-S1) with the hopes i could pass it through and solve the issues.

     

    I now show the Creative Soundblaster on bus3 by itself, when i do the readlink command for bus3 i get back the following:

     

    ../../../devices/pci0000:00/0000:00:1c.6/0000:06:00.0/usb3

     

    I tried using the 00 1c 6, didn't work (still static and no hot-plug ability)

    I also tried 06 00 0, also no luck.

     

    Am I looking at this right or is there a way to pass through the entire PCIe USB card more easily?

     

    i have included the lsub and readlink output as well as the System Devices output should any kind soul wish to take a look...

     

    root@unGhecko:~# lsusb

    Bus 006 Device 002: ID 8087:8001 Intel Corp.

    Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

    Bus 003 Device 004: ID 041e:323d Creative Technology, Ltd

    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 005 Device 002: ID 8087:8009 Intel Corp.

    Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 002 Device 002: ID 0480:a208 Toshiba America Info. Systems, Inc.

    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

    Bus 001 Device 005: ID 0781:5571 SanDisk Corp. Cruzer Fit

    Bus 001 Device 018: ID 14cd:127a Super Top

    Bus 001 Device 003: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser

    Bus 001 Device 002: ID 1d57:0005 Xenta Wireless Receiver (Keyboard and Mouse)

    Bus 001 Device 010: ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS

    Bus 001 Device 013: ID 19b9:8d10 Data Robotics

    Bus 001 Device 016: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0

    Bus 001 Device 015: ID 1267:0103 Logic3 / SpectraVideo plc G-720 Keyboard

    Bus 001 Device 011: ID 045e:0719 Microsoft Corp. Xbox 360 Wireless Adapter

    Bus 001 Device 008: ID 050d:0237 Belkin Components F5U237 USB 2.0 7-Port Hub

    Bus 001 Device 009: ID 046d:c21c Logitech, Inc. G13 Advanced Gameboard

    Bus 001 Device 007: ID 05e3:0610 Genesys Logic, Inc. 4-port hub

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    root@unGhecko:~# readlink /sys/bus/usb/devices/usb3

    ../../../devices/pci0000:00/0000:00:1c.6/0000:06:00.0/usb3

    root@unGhecko:~#

     

     

    PCI Devices

     

    00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)

    00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)

    00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)

    00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)

    00:14.0 USB controller: Intel Corporation 9 Series Chipset Family USB xHCI Controller

    00:16.0 Communication controller: Intel Corporation 9 Series Chipset Family ME Interface #1

    00:1a.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #2

    00:1b.0 Audio device: Intel Corporation 9 Series Chipset Family HD Audio Controller

    00:1c.0 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 1 (rev d0)

    00:1c.2 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d0)

    00:1c.3 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 4 (rev d0)

    00:1c.6 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 7 (rev d0)

    00:1d.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #1

    00:1f.0 ISA bridge: Intel Corporation 9 Series Chipset Family Z97 LPC Controller

    00:1f.2 SATA controller: Intel Corporation 9 Series Chipset Family SATA Controller [AHCI Mode]

    00:1f.3 SMBus: Intel Corporation 9 Series Chipset Family SMBus Controller

    01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 760] (rev a1)

    01:00.1 Audio device: NVIDIA Corporation GK104 HDMI Audio Controller (rev a1)

    03:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 03)

    05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)

    06:00.0 USB controller: Renesas Technology Corp. uPD720201 USB 3.0 Host Controller (rev 03)

    IOMMU Groups

     

    /sys/kernel/iommu_groups/0/devices/0000:00:00.0

    /sys/kernel/iommu_groups/1/devices/0000:00:01.0

    /sys/kernel/iommu_groups/1/devices/0000:01:00.0

    /sys/kernel/iommu_groups/1/devices/0000:01:00.1

    /sys/kernel/iommu_groups/2/devices/0000:00:02.0

    /sys/kernel/iommu_groups/3/devices/0000:00:03.0

    /sys/kernel/iommu_groups/4/devices/0000:00:14.0

    /sys/kernel/iommu_groups/5/devices/0000:00:16.0

    /sys/kernel/iommu_groups/6/devices/0000:00:1a.0

    /sys/kernel/iommu_groups/7/devices/0000:00:1b.0

    /sys/kernel/iommu_groups/8/devices/0000:00:1c.0

    /sys/kernel/iommu_groups/8/devices/0000:00:1c.2

    /sys/kernel/iommu_groups/8/devices/0000:00:1c.3

    /sys/kernel/iommu_groups/8/devices/0000:00:1c.6

    /sys/kernel/iommu_groups/8/devices/0000:03:00.0

    /sys/kernel/iommu_groups/8/devices/0000:05:00.0

    /sys/kernel/iommu_groups/8/devices/0000:06:00.0

    /sys/kernel/iommu_groups/9/devices/0000:00:1d.0

    /sys/kernel/iommu_groups/10/devices/0000:00:1f.0

    /sys/kernel/iommu_groups/10/devices/0000:00:1f.2

    /sys/kernel/iommu_groups/10/devices/0000:00:1f.3

    USB Devices

     

    Bus 006 Device 002: ID 8087:8001 Intel Corp.

    Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

    Bus 003 Device 004: ID 041e:323d Creative Technology, Ltd

    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 005 Device 002: ID 8087:8009 Intel Corp.

    Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 002 Device 002: ID 0480:a208 Toshiba America Info. Systems, Inc.

    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

    Bus 001 Device 005: ID 0781:5571 SanDisk Corp. Cruzer Fit

    Bus 001 Device 018: ID 14cd:127a Super Top

    Bus 001 Device 003: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser

    Bus 001 Device 002: ID 1d57:0005 Xenta Wireless Receiver (Keyboard and Mouse)

    Bus 001 Device 010: ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS

    Bus 001 Device 013: ID 19b9:8d10 Data Robotics

    Bus 001 Device 016: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0

    Bus 001 Device 015: ID 1267:0103 Logic3 / SpectraVideo plc G-720 Keyboard

    Bus 001 Device 011: ID 045e:0719 Microsoft Corp. Xbox 360 Wireless Adapter

    Bus 001 Device 008: ID 050d:0237 Belkin Components F5U237 USB 2.0 7-Port Hub

    Bus 001 Device 009: ID 046d:c21c Logitech, Inc. G13 Advanced Gameboard

    Bus 001 Device 007: ID 05e3:0610 Genesys Logic, Inc. 4-port hub

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

     

    -sjhotz

     

×
×
  • Create New...