CSeK

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by CSeK

  1. That cmd works for me within user scripts. Just had an update yesterday to user scripts though. Didn't test before.
  2. Updated the BIOS Re-applied BIOS settings Server Virtualization Enumerate IOMMU Booted unraid Booted VM Profit. @bastl - thanks for the suggestion there Side note - I removed the acs override before attempting bios update and same result Side note 2 - since i removed the acs override already, i did not re-enable that function before attempting the BIOS upgrade as well. (i have updated bios and no acs overrides set currently)
  3. Attached is the 6.6 diag. Upgraded to 6.6 Booted VM and terminated after stuck in D3 Logs say... 2018-09-20T20:42:51.541859Z qemu-system-x86_64: vfio: Unable to power on device, stuck in D3 2018-09-20T20:43:03.206433Z qemu-system-x86_64: terminating on signal 15 from pid 7961 (/usr/sbin/libvirtd) Fails to kill VM stating resource is busy Downloaded the diag. unraid-diagnostics-20180920-1643.zip
  4. Upgraded from 6.5.3 to 6.6 stable version. Everything looks good and was running as expected until I attempted to start my Windows 10 vm with GPU passthrough (GTX1080) Threadripper 1950x cpu PCIe override downstream/multifunction vfio-pci with appropriate details enabled at startup Working smooth in 6.5.3 and previous versions Now with exact same settings in 6.6 the VM fails to start with log codes stating GPU stuck in D3 state. Reverted to 6.5.3 and continues to start as expected without issue. Upgraded again to 6.6 - issue persist Reverted to 6.5.3 and works fine. Still running 6.5.3 at the moment where I generated diag files. Let me know if I need to upgrade, attempt to boot vm and then run diag again. unraid-diagnostics-20180920-1449.zip
  5. Yes for more info - https://support.plex.tv/hc/en-us/articles/115002178853
  6. I have just gotten this to work. Here is what I did. SSH into server perform these commands, no quotes "modprobe i915" "chmod -R 777 /dev/dri" modify the docker container for plex and show advanced Extra Parameters (No Quotes) "--device=/dev/dri:/dev/dri" I did enable "Privileged" however some folks stated earlier that wasn't required. Who cares it's working now!