hhs99

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by hhs99

  1. I used the exact same file(copied the script into a couple of places with no changes) I just need the ability to find duplicate files in the array somehow someway
  2. interesting, even with the test duplicate files i placed, it says no dups.
  3. I get the following error using -v ./unRAIDFindDuplicates.sh: line 373: verbose_to_bpth: command not found Unraid 6.4.1
  4. I'm having issues installing Flexget. When I click the install bullet in the settings area it refreshes the page like it downloaded but it doesn't. It gives the option to update the plugin but that button does nothing as well. Log entries are below. Everything is still in default settings and fresh installed. 2016-12-19 19:18 CRITICAL manager [/] The keys `api`, `webui` are not valid here. 2016-12-19 19:18 CRITICAL manager Failed to load config file: Did not pass schema validation. 2016-12-19 19:19 CRITICAL manager [/] The keys `api`, `webui` are not valid here. 2016-12-19 19:19 CRITICAL manager Failed to load config file: Did not pass schema validation.
  5. did this fix where some VM's will hang on shutdown with Nvidia Cards passed through?
  6. Did you ever find a fix for this? I am experiencing this over and over on my box. The link lights never dropped even put a camera on it watching them
  7. I have a really similar setup to yours and it works just fine. Can you make sure you have all the drivers installed? I ran into lockups until I let windows 10 do a bunch of updates.
  8. no worries your threads and posts have helped me set up a great gaming rig for me and the wife.
  9. for others that have my problem I figured it out. if the address is 0e:00.0 than it would look like this <source> <address domain='0x0000' bus='0x0e' slot='0x00' function='0x0'/> </source> sorry for noise
  10. ive tried <source> <address domain='0x0000' bus='0x00' slot='0x0e' function='0x0'/> </source> With no results. Am I doing that right?
  11. Anyone know? I got my other controller passed though but not this one
  12. i'm having a little trouble with the pass though. what should i put for bus and slot s on this? 0e:00.0 USB controller: ASMedia Technology Inc. Device 1242
  13. it worked out of the box on the other vm. I think I may have the address wrong. but now running into another bug with the flash drive
  14. I am having issues with this. The keyboard and mouse attached to the controller dont work after I pass an entire controller. Here is my xml what am I doing wrong? <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0f' slot='0x00' function='0x0'/> </source> </hostdev> here is other info that may be needed root@andromeda:~# lspci |grep USB 00:14.0 USB controller: Intel Corporation C610/X99 series chipset USB xHCI Host Controller (rev 05) 00:1a.0 USB controller: Intel Corporation C610/X99 series chipset USB Enhanced Host Controller #2 (rev 05) 00:1d.0 USB controller: Intel Corporation C610/X99 series chipset USB Enhanced Host Controller #1 (rev 05) 0e:00.0 USB controller: ASMedia Technology Inc. Device 1242 0f:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller <------the controller in question (I think) Bus 001 Device 003: ID 174c:2074 ASMedia Technology Inc. Bus 001 Device 002: ID 0b05:180a ASUSTek Computer, Inc. Bus 001 Device 005: ID 1a2c:0e24 China Resource Semico Co., Ltd Bus 001 Device 008: ID 258a:0001 Bus 001 Device 007: ID 093a:2521 Pixart Imaging, Inc. Optical Mouse Bus 001 Device 004: ID 174c:2074 ASMedia Technology Inc. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 004: ID 18a5:0250 Verbatim, Ltd Bus 002 Device 003: ID 174c:3074 ASMedia Technology Inc. Bus 002 Device 002: ID 174c:3074 ASMedia Technology Inc. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 004: ID 093a:2521 Pixart Imaging, Inc. Optical Mouse Bus 003 Device 003: ID 258a:0001 Bus 003 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub ../../../devices/pci0000:00/0000:00:1c.4/0000:0e:00.0/usb3
  15. I think you may be on to something. I noticed that if I shutdown the VM it hangs and doesnt actually shutdown the vm but windows is dead. How do I fix this?
  16. here is the partpicker list if that helps as well. http://pcpartpicker.com/p/VXCPMp
  17. Two Windows 10 VM's both with GIGABYTE GeForce GTX 750Ti WINDFORCE 2X OC EDITION. 16gb of ram assigned (server has 64gb of G.SKILL Ripjaws V Series 32GB (4 x 8GB) 288-Pin DDR4 SDRAM DDR4) Intel Core i7-5820K 3.3GHz 6-Core Processor. 3x3TB Hard drives 2x 480GB SSD's Something I have noticed is the web interface likes to time out on occasion as well. Don't know if its related or not.
  18. I have an asus x99 board with 64 gb of ram 3 3tb HDs and 2 ssd's. on top of that I have 2 windows 10 Pro VM's. When I reboot one occsaionally it will freeze unraid and the other VM. How can I fix that?
  19. Disclaimer:I looked at the docs and didn't see it in there. I am looking for a way that I can tell unraid 6 any thing that is plugged into a hub on this port should be auto mapped to this VM. Is there such a option/feature/plugin to do so?