Mirano

Members
  • Posts

    80
  • Joined

  • Last visited

Everything posted by Mirano

  1. @limetech Could you perhaps shed light on this? Page that loads when you press : Update OS
  2. @itimpi Will this license change require you to have a unraid.net account with your licenses connected to update? When i just updated my 2nd host it redirected to account.unraid.net for the update of my OS
  3. Mirano's Docker Support ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Support thread for dockers that weren't on the CA page yet and i find useful to add for the rest to use. My Repository: Repository ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Name: ha-fusion Original creator Github: Link My Repository folder: Link For issues regarding the docker please check the following page: Link ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  4. Oh i'm sorry. I did re-order it the first time you asked me to, it just didn't do anything. You can see in the Screenshot i was about to restart unraid (stopped VM's). Thought that might forced that reorder. Thank you for the help and for making this plugin!
  5. Hello, Im sorry it is working now! i did reorder them again and now it works! Thank you for the quick support
  6. Hey, That didn't work, unfortunately. Here's the output of the code you've provided:
  7. Let me know if you need anything lese
  8. Hello, First off all thank you for the plugin. Ive installed it and setup my docker folders which worked perfect. After that i went to configure the VM's tab. When creating folder it doesn't show anything. furthermore in the settings i can see it created a folder: But when looking at the VM tab: I then tried to follow your instruction to type debug. it doesnt work on the VM tab. When i type it on the Docker page it does create a debugg download file. It seems like the VM part is just not woring. What i've tried: 1. Clearing VM.Conf 2. Deleting plugin and reinstalling it All has no sucess on getting this to work.
  9. Hey! i saw this post since i am planning on buying this: https://tweakers.net/pricewatch/1687200/intel-nuc-11-enthusiast-barebone/specificaties/ Is it correct that you can use the iGPU for jelly or in my case plex and still use the nvidia or in your case intel gpu for passthrough to VM? And is your unraid instance booted uefi or non ?
  10. Looks like your static route subnet mask is not correct. if you want to static route a /24 network its 255.255.255.0 insteasd of 255.255.0.0 (/16)
  11. This seem to be happening again. Doing the manual copy fixes that. Anything that has changed that could cause this?
  12. So i've fixed it for anyone running into the issue. (Couldn't Save a /mnt/remotes/Plex as destination due to permission error whilst able to touch a file there). I've edited the Docker and enabled Privileged and set UID to 0 and GUID to 0. Now i can save it and seems to work again!
  13. Good afternoon, I've did a update of my motherboard today, (Changed from a ASRock H470M-ITX/ac to a ASUS ROG Maximus XII Hero (Wi-Fi). Since that upgrade my CPU doesn't show up in the VM tab. It does show in de processor tab: Does anybody know how this is possible?
  14. Changing to Q35-4.2 and adding the following to the config succesfully added the device: <serial type='dev'> <source path='/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE******-if00'/> <target type='usb-serial' port='1'> <model name='usb-serial'/> </target> <alias name='serial0'/> <address type='usb' bus='0' port='4'/> </serial>
  15. Hey, Thank you for making / creating this plugin. I just installed it but im trying to figure out what each option means, and it doesn't seem to be noted anywhere: Could anyone explain the following: 1. Enable USB Manager Hotplug on VM page: 2. Enable HUB Processing: 3. Enable USBIP: 4. Difference between Edit port Setttings / Port mapping and Device Settings / Device Mapping. Thank you all in advance for answering these questions!
  16. Working perfectly from 6.9 to 6.10 Also moved libvirt and docker.img to cache disk
  17. does ls /dev/dri/ work now? (and you see the igpu?)
  18. Try to remove the config file you made and use this plugin: Intel GVT-g See what happends then?