Juxsta

Members
  • Posts

    24
  • Joined

  • Last visited

Everything posted by Juxsta

  1. I'm having problems getting the service accounts to automatically rotate. Once the api limit is reached on an account the counter doesn't seem to update to use the next one. Everything works fine if change the counter manually. I also took a look at the code and there doesn't seem to be any feedback mechanism to iterate the account on api errors. However it seems like others are able to run large jobs without any problems? Anyone able to provide some guidance on how to properly get the service accounts to iterate?
  2. @Advin How's this going? I'm still working on getting my card enabled and looking for some pointers in case you got the card passed through correctly
  3. Hey turns out you can only move pci devices that are on bus 0x00 to a slot > 0x00. Otherwise if the bus is greater than 0x00 then the slot must be on 0x00. Here's my modified config that loads up but still gives me an error. Let me know if you noticed something is wrong windows-vm-turnip.xml
  4. Error message: NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running. ————————————- currently running beta 35
  5. Hi all, Using this plugin with a rtx 3090 however I am getting an SMI error. The card works fine on another machine and it's being picked up within system devices on unraid. I could use some help trouble shooting this issue. I noticed the troubleshooting guide specifically warned against riser cables, but since I'm using an ITX case a riser cable is needed for this build. Does it sound like the riser I'm using is faulty?
  6. There is no video output when loading up the gpu without a V-bios. And my windows VM is working, it's just throwing error 43. Saying the device was turned off because it wasn't working properly. Yeah, I've been working on this for a while now. I've also messaged limetech support directly but they were unable to help me as they have been unable to get any 3090's on hand. The rep did say that it could also be a brand specific problem. If all else fails I do have an rtx 2080 evga card in my other rig, but i'd really rather not swap them.
  7. I get this error when Trying to use that file. Looks like it wants the GPU to stay on slot 0. I'm getting similar errors when changing the slots for the virtio devices
  8. Ahh I didn’t realize that virtio devices also need a slot. Would I move it to 0x01? Looks like you can't modify the slot number of a pci address past 0x00
  9. Yeah.I’ve dumped the v-bios using a different computer and passed in the rom file via the GUI. (Looks like the translated XML is the same as in the video). I setup the virtual machine using the most up to date options posted on your guide. I passed in both the Audio and video devices and made the respective changes to the xml as noted in the second spaceinvader video and your guide. I then continued to install all the drivers using virtio, but once the gpu installs its drivers, it immediately registers error 43. I could definitely be missing something so please let me know if there’s anything you can think of that I missed.
  10. Yeah here it is. Let me know what your thoughts are windows-vm.xml
  11. I tried this out but unfortunately I'm still getting the code 43
  12. I've selected the sound and video controllers. The new cards don't seem to have usb. I've tried both i440fx and Q35 Just took a look at this and am resetting my server now. Do you happen to have any recommended configuration for the vm. I've seen a lot of varying information, such as whether hyper-v is enabled, Q-35 vs 1440fx, booting from UEFI vs legacy, or even in the order of how to setup the vm. Such as vs setup 1. booting with vnc, installing all the drivers THEN rebooting with gpu passthrough 2. booting and setting up with vnc enabled and gpu passthrough 3. booting and setting up with only graphics card I've tried just about every variation and am pretty much at my wits end. I'm hoping that modifying the boot menu alone will work.
  13. I actually moved the card to another machine running windows and I was able to successfully dump the bios on a different computer. It seems like spaceinvader used the card as a secondary gpu so that he can successfully pass it into the virtual machine. I've also referenced this video as it seems to be a bit more updated than the one you posted. https://www.youtube.com/watch?v=1IP-h9IKof0&ab_channel=SpaceinvaderOne
  14. I've tried starting the vm with just vnc and getting the drivers in. Booted the vm back up with the 3090 and received error 43. Also tried booting with vnc and the 3090 which actually reports no errors, but there isn't any output on the 3090 this way. I installed the geforce driver's anyway but on reboot with just the graphics card I continued to recieve errors. I also tried booting with UEFI but I can't seem to get the card to output anything with this. still no luck
  15. @Advin No I don’t have a founder’s edition. I made my own post regarding this topic as well. https://forums.unraid.net/topic/99697-rtx-3090-passthrough-with-windows-10-vm/?tab=comments#comment-919774
  16. @gray squirrel Since I’m using an ITX board I actually only have one slot. And yes I’ve already dumped the VBIOS from the card itself and removed the header. Let me know if you have any more suggestions!
  17. After referencing some other guides it seems that its only meant to boot from UEFI so you may be doing it right. I will try again using UEFI and will let u know if I can get it working. It’d be a shame to let these shiny new cards sit for any longer
  18. I'm also trying to get my 3090 working. I was able to get the gpu to output by booting from storage rather than uefi. You can select the non UEFI USB from your boot menu and try it from there. However, after this I end up running into issues with error 43 on the gpu and I can't get the proper drivers installed.
  19. I've tried just about everything and I can't get the passthrough to work. Specs: Motherboard: Asus rog strix x570i CPU: 3900x GPU: PNY XLR8 RTX 3090 UPRISING EPIC-X Triple Fan RAM: G.SKILL TridentZ RGB Series 64GB (2 x 32GB) 288-Pin DDR4 SDRAM DDR4 3600 (PC4 28800) Intel XMP 2.0 Desktop Memory Model F4-3600C18D-64GTZR I've followed SpaceInvader One's videos to get the vm started. The card is outputting to a monitor but I am receiving error 43. I tried to follow this guide but this method seems dated. [GUIDE] Fix Nvidia Code 43 Issue on Nvidia GPU - VMs - Unraid The kvm patcher is no longer being maintained and is not compatible with newer nvidia drivers, this is a problem with the new set of cards. I tried booting for UEFI but it stopped my card from outputting completely. I've tried turning hyper-v on and off. This is my config I've been battling with this for a while and could really use some help!
  20. Looking for help with syncarr. I'm not sure if I understand how to use this correctly but here is my use case. I have two radarr instances, one for 4k and another for 1080p. I want to know how to add a title to the 4k instance and automatically add the same title to the 1080p radarr and download the respective 1080p version of that title. I have syncarr running but it seems that when I add a title to the 4k instance then the 1080p radarr will import the 4k version of the title rather than the 1080p version. Can someone clarify how to set this up correctly?
  21. So I've spent a ridiculously long time trying to get this working with a reverse proxy. According to the dockerhub documentation the ATL parameters are to be used to correctly configure your proxy settings. After scoping through the atlassian community forums I found that the file /opt/atlassian/etc/server.xml.j2 uses lowercase environment variables rather than the uppercase variables defined in the docs. TLDR; use lowercase atl* environment variables to configure your reverse proxy