-
Unraid on Proxmox 9.1 w/ sr-iov
Hello, Wondering if anybody has tried this? I have a MSI PRO z690 and 12700k running Proxmox 9.1 as a host with sr-iov enabled. I've tested with multiple linux and windows VMs they are all detecting the GPU just fine and FFMpeg is able to transcode with intel quicksync without any issues on a debian guest. I currently have unraid running as a guest with an nvidia p400 passthrough for jellyfin. Looking to free up a pci slot and install a 10gbe so I'm looking to pass one of the sr-iov gpus to unraid. I can see card0 and /dev/dri/renderD128 show up in unraid, but when i try to have jellyfin transcode anything it just kicks me out. Running ffmpeg in the container, i get the following error: No VA display found for device /dev/dri/renderD128.Device creation failed: -22.No device available for decoder: device type vaapi needed for codec h264.[vist#0:0/h264 @ 0x5e5b168095c0] Hardware device setup failed for decoder Anybody run into this issue? or knows how to fix it?
-
[PLUG-IN] NerdTools
i know netcat is already avilable, but is there any possibility of getting netcat-openbsd? this was available in nerdpack and allowed for users to manage VMs with ssh and virt-manager. Apparently the flags are different so netcat doesn't work for this use case.
-
[Support] aeleos - cloudflared tunnels
Anybody know how to set a timezone for the docker? I tried setting an environmental variable but it doesn't update the log timestamps...
-
PandaMonium started following WebUI on iOS - No Zoom / Scroll
-
PandaMonium started following Fix common problem errors
-
[Deprecated] Linuxserver.io - CouchPotato
Sorry, I've been busy with work. So the issue seems to have resolved itself...I turned off NZBGet, turned the SAB switch on, had a few SAB downloads fail cause I don't have it installed. Turned off SAB and reenabled NZBGet.. definitely a glitch in the matrix.. confuses the hell out of me but it work! NZBGet downloads are now being flagged as Movies i'm a happy camper. thanks guys
-
[Deprecated] Linuxserver.io - CouchPotato
Corrected the / but i'm still running into the issue.. Everything works, the nzb files are sent to NZBGet and download properly, they just default to no category and aren't sorted... never had this issue with sab which i've been running for 6 years.. I might have to go back
-
[Deprecated] Linuxserver.io - CouchPotato
I'm having a problem with CouchPotato passing the movie category to NZBGet so my movies aren't flagged as movies. This is causing all downloads that CouchPotato sends to NZBGet to save to the /mnt/cache/Download instead of /mnt/cache/Download/completed/Movies. However if i move the files from /mnt/cache/Download to /mnt/cache/download/Dompleted/Movies CouchPotato will post process them correctly. Here's my config for CouchPotato [nzbget] username = nzbget category = Movies delete_failed = True manual = 0 enabled = 1 priority = 0 ssl = 0 host = http://10.10.10.10:8001/ password = Here's the config in NZBGet: Category1.Name=Movies Category1.DestDir=${MainDir}/completed/Movies Category1.Unpack=yes Category1.PostScript= Category1.Aliases=movies Screenshot of docker mapping attached. Headphones and Sonarr are sending categories properly.. Any thoughts?