jamesyt666

Members
  • Posts

    24
  • Joined

  • Last visited

Everything posted by jamesyt666

  1. I just tried moving the VM off the first cpu core and that made no difference, I also isolated the cpu that the vms use and again no noticeable change 😞
  2. Hi all, thought I would query the hive mind win this one. At startup of my VMs one of them sits at the bios logo for about 5 mins before loading up windows 10, has anyone seen this before? what I have noticed is that one of its cpus assigned to it sits at 100% the whole time and after it’s loaded up it all goes to normal.
  3. Hi all, is anyone successfully using an Asus ROG Maximus X Hero Motherboard with multiple VM’s? I am struggling to assign resources or split the USB groups Thanks James
  4. I just downgraded, Enabled ACS overrride and restarted and now all my devices are split apart again. It seems a bit odd that the new version does not work the same way...
  5. I am in the process of downgrading as the new version decided to put both my graphics cards in the same IOMMU group. There was no way to split them, i have been trying for 2-3 hours now :-(
  6. I have had issues with windows 10 too, my usb3 wont work in windows 10 neither will my onboard sound. Asus p9 X79 motherboard.
  7. scratch previous comment, it does work with my usb 3 controller! slightly excited now!! Just need to work out why the device cant start now... probably a driver update/issue will post when I have mucked about with the VM some more... I love you guys thanks for the help :-)
  8. ahh cool that's what I tried and annoyingly no usb devices found on the VM when I boot it up. I think I am destined to fail at this :-( edit! I can confirm that this works on my usb2 controller but not on the USB 3 one! If I run unRAID from the USB 3 controller the pen drive gets so hot that it crashes/corrupts the system!! Any ideas/ ways round this? I have 3 sets of USB ports, one set on the front of my case (usb2) , one set on the back that's USB3, and another set of USB2 on the back. I really want the unRaid on the front so that I don't have dangling cables everywhere
  9. for trying that passthrough method, what should i do with my gfx card passthrough?
  10. ok done that, fresh build. The only thing now in my xml is + using vnc <qemu:commandline> <qemu:arg value='-device'/> <qemu:arg value='ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1'/> <qemu:arg value='-device'/> <qemu:arg value='vfio-pci,host=09:00.0,bus=root.1,addr=00.1'/> </qemu:commandline> Still getting the same, no usb devices work :-(
  11. nothing extra appears in device manager needing drivers. I am stumped really, am I missing something with the XML passthrough? what is the difference between bus=pcie.0 and bus=root.1 ?? why would the usb be root and not a pcie number? or am I just making things up now as I have tried everything else??
  12. Win10 x64, I am just copying over a win 7 iso to try but would rather stick with 10 as I upgraded my install key!
  13. yup I already tried that, and still nothing. to me it seems like the VM does not see the USB controller even though I have passed it through.
  14. Just tried that but one is my graphics so I get a black screen!! :-) I am banging my head against this at the moment, I have also tried passing across a different usb controller instead of the usb3 one and the same thing happens. I have also just tried using <controller type='usb' index='0' model='nec-xhci'> </controller> On the VM in device manager it now says USB 3.0 host controller however nothing works in those usb ports at all. Its like there is no power going to them at all so mouse, keyboard joystick etc don't even appear in the device manager edit miss read your bold, brb testing
  15. So I installed the drivers and rebooted, once the VM comes up in unRAID USB devices all the devices on that controller disappear and nothing happens in the VM. the only way to get them to come back is to do a reboot of the physical computer and restart unRAID. edit, ok so researched and it is supposed to vanish as it has been passed through to the VM, only issue is the VM shows no new devices, the VM already has the usb 3 drivers installed but nothing comes up. Any thoughts
  16. Just giving that a try now, will let you know what happens!! Edit Mine is a P9 X79 Pro, just restarting the box! fingers crossed
  17. Hi all, i am struggling getting my usb devices to pass through to my virtual machines. Here is what i am doing, hopefully one of you will be able to point out what i have missed. Following the guide lspci | grep USB 00:1a.0 USB controller: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #2 00:1d.0 USB controller: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #1 08:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller 09:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller lsusb What I want to send to one VM Bus 006 Device 004: ID 046d:c049 Logitech, Inc. G5 Laser Mouse Bus 006 Device 003: ID 045e:0752 Microsoft Corp. Wired Keyboard 400 Bus 006 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub What I want to send to another VM Bus 003 Device 007: ID 046d:c222 Logitech, Inc. G15 Keyboard / LCD Bus 003 Device 006: ID 046d:c221 Logitech, Inc. G11/G15 Keyboard / Keyboard Bus 003 Device 005: ID 046d:c223 Logitech, Inc. G11/G15 Keyboard / USB Hub Bus 003 Device 004: ID 046d:c24a Logitech, Inc. G600 Gaming Mouse Bus 003 Device 003: ID 0738:1302 Mad Catz, Inc. Bus 003 Device 002: ID 2109:3431 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Unraid Key Bus 005 Device 004: ID 0951:1665 Kingston Technology Digital DataTraveler SE9 64GB Bus 005 Device 003: ID 2433:b111 Bus 005 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub The next step readlink /sys/bus/usb/devices/usb6 ../../../devices/pci0000:00/0000:00:1d.0/usb6 readlink /sys/bus/usb/devices/usb3 ../../../devices/pci0000:00/0000:00:1c.3/0000:09:00.0/usb3 so I know my two devices are 00:1d.0 and 09:00.0 my IOMMU Groups are /sys/kernel/iommu_groups/24/devices/0000:09:00.0 /sys/kernel/iommu_groups/16/devices/0000:00:1d.0 /sys/kernel/iommu_groups/9/devices/0000:00:1a.0 << UNRAID OS I create a VM, add in some disks, graphics soundcard etc and I didn’t tick any usb devices manually as i want to pass the whole controller I changed the xml in my VM (highlighted) to be as follows <qemu:commandline> <qemu:arg value='-device'/> <qemu:arg value='ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1'/> <qemu:arg value='-device'/> <qemu:arg value='vfio-pci,host=02:00.0,bus=pcie.0,multifunction=on,x-vga=on'/> <qemu:arg value='-device'/> <qemu:arg value='vfio-pci,host=03:00.1,bus=pcie.0'/> <qemu:arg value='-device'/> <qemu:arg value='vfio-pci,host=00:1b.0,bus=pcie.0'/> <qemu:arg value='-device'/> <qemu:arg value='vfio-pci,host=09:00.0,bus=root.1,addr=00.1'/> </qemu:commandline> I then start the VM and it boots up, selects the correct graphics. Goes to the windows install but my keyboard and mouse do nothing. What am I missing?
  18. Yeah I have done that and fixed it, however I am struggling to work out what is causing the corruption. My theory this time is that it is because I have it plugged into a USB3 port, I have now moved to a USB2 port and put my keyboard into the USB 3 one.. fingers crossed! It just means my pen drive sits out at the front of my case now, might have to invest in one of those really small ones!
  19. interesting I just left a fresh install running with a vm booted up to the select language options (right at the install start whilst I had my dinner, and came back to this Warning: file_put_contents(/boot/config/domain.cfg): failed to open stream: Input/output error in /usr/local/emhttp/plugins/dynamix.vm.manager/classes/libvirt_helpers.php on line 28 Warning: parse_ini_file(/boot/config/domain.cfg): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix.vm.manager/classes/libvirt_helpers.php on line 34 across the top of the screen. I haven't even started the install of the os yet this time..... Why would I try and pass the usb controller that UnRAID boots from to a Virtual machine? that would break it!! I do know how to work out which the correct controllers are and pass them in the XML file! Edit I am now wondering if my motherboard might be shot, two of the usb ports suddenly no longer seem to work at all, any usb pen drive I use for UNraid gets really hot, really quickly, maybe that's whats killing it?
  20. running vm's in Unraid. The thing is it was working perfectly until I tried to add in a 'Data' drive to each VM to put software installs on... it then started throwing up these errors and playing up so now I look at my screen and it says "Flash GUID:Error - Contact Support" It only started doing this after I added more disks into the already built Virtual machines. If I format and start from scratch it will work fine again until I add in more disks. The disks I am adding have been running fine in my computer for ages
  21. so I have now deleted all my virtual drives and the web Gui now says this, my flash drive is fine if I put in another pc there is nothing wrong with it! Any suggestions?? On the flash drive screen Syslinux Configuration Warning: file_get_contents(/boot/syslinux/syslinux.cfg): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(276) : eval()'d code on line 21 Syslinux configuration: When browsing the vm screen Warning: file_put_contents(/boot/config/domain.cfg): failed to open stream: Input/output error in /usr/local/emhttp/plugins/dynamix.vm.manager/classes/libvirt_helpers.php on line 28 Warning: parse_ini_file(/boot/config/domain.cfg): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix.vm.manager/classes/libvirt_helpers.php on line 34
  22. I need to further investigate this as it happened last night at about 11pm (tonights task is to completely wipe and start again!) I had two virtual machines setup, one with my AMD card and one with my Nvidia all working in windows with USB shared to each and i was really happy that i had finally got it all up and running. I then downed both VM's to add in a second Data drive to each one, thats where the problems started! For whatever reason after saving the settings both VM's vanished from the list of available systems, then i got error meessages across the top of the web gui. I restarted the whole box and then the pen drive went corrupt and said contact support. ( i took it out and ran a disk repair on my laptop) I setup everything from scratch using a different USB pen drive (kingston) as the one i was using initially was a free one so not that good quality, setup everything again from scratch and added the disks at the point of VM creation and the same thing happens. Has anyone seen this before or had something similar? I know i need to get screen grabs of the error messages, will do that tonight!