Jump to content

ich777

Community Developer
  • Posts

    15,753
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. Oh sorry, I think I gave you the wrong one, this should be correct: -securitytypes VNC Password
  2. That's really unfortunate... Try this: -securitytypes VNC
  3. As you already figured out this card is not working for HVEC... This card draws even in Idle more than most newer cards when they are not in idle... Here: Click If you GPU isn't capable of transcoding a HEVC file it should fall back to CPU transcoding but note that his will hit your CPU real hard and older CPUs or low power CPUs won't be able to keep up and you got stuttering video playback while transcoding. I don't fully understand this question but you have to understand that in the Nvidia GPUs there is a small portion of the chip which is the NVENC/NVDEC (Nvidia Encoder/Nvidia Decoder) and if that doesn't support a specific codec then you are out of luck. If you have a h265 file and want to transcode it to h264 you can usually use your GPU for Encoding the file but not for Decoding, that is then done on the CPU and so on, and that can hit your CPU pretty hard. That means native playback and has nothing to do with the issue that you are trying to solve... Sorry I can't help any further, these are all questions that belong in the Jellyfin or whatever container you are using support thread and not here. This is not an issue of the driver, these are hardware limitations where I can't help.
  4. Exactly. Also this card doesn't support h265 or better speaking HEVC, I think you only can use it for decode and encode of certain h264 files if I'm not mistaken. If you are willing to buy something new and recent, look into a Nvidia T400, this card is Turing based supports h265, has a maximum power consumption from 35W and doesn't need external power. You can get those cards for about $120,- brand new.
  5. Oh sorry, wanted to answer your question but something come in my way I think... Can you send me over the files via PM, of course without your credentials so that I can take a look at them? I don't use PIA...
  6. This container is not created by me nor is it supported by me and so you are basically in the wrong support thread. @fiR3W4LL is the maintainer of that template, but he dosn't have a support thread here? May I ask why @fiR3W4LL?
  7. No worries, I just wanted to point that out... You maybe have to pull a fresh copy from the CA App to see all the available options now if you are using the container from the beginning on since my templates don't update on it's own.
  8. What do you want to do with this driver? This drivers are not suitable for usage in Docker contianers, only driver versions 418.81.07 and up are supported, see here.
  9. No, that is definitely not the case. I think in your case you have dangling images and nothing that checks if newer versions from a container are available. This issue was fixed a few weeks ago, here you can see that the amd64 tag points to the latest (look at the Digest numbers). I would recommend that you enable updated checking, if that exists on Synology or install the Watchtower container.
  10. This is really strange. The library was added recently and I don't get that warning, just one about libpci but that is minor... Maybe try to delete the container and also delete dangling docker images, you have to look into how that is working since I don't know how that works on Synology, maybe there is a re-pull image option or run something like the Watchtower container which is checking on a schedule if updates are available.
  11. I'm not really familiar with Synology but on my Unraid box it is running just fine, I'm just asking because I've added the library recently here. Is this a ARM based system or x86_64?
  12. Are you sure that you are on the latest version from the container image?
  13. Ja, die sicherungen müssen immer mit dem Konsolenmodus erstellt werden.
  14. Is your GPU used too? Please keep in mind that Jellyfin doesn't throttle the transcode where on the other hand Plex by default does throttle the transcode. It may be the case that the Audio transcode hitting your CPU hard for a little while and then should drop after a few minutes when the transcode form the Audio stream is done.
  15. No, other priorities currently, this is on my todo list but I haven't got time for this, maybe next week.
  16. Bitte prüfe ob eine Port doppelbelegung vorliegt im Docker template.
  17. Schau mal: root@TestServer:~# grep PSTATE /usr/src/linux-*/.config CONFIG_X86_INTEL_PSTATE=y CONFIG_X86_AMD_PSTATE=m Kommt also und noch dazu bald.
  18. Please look at the third recommended post on top of this thread, the path has changed a bit since the empty world that you are experiencing is actually caused by the developers from Valheim because they changed where and how the worlds are saved and in my opinion they simply messed up. If you want to generate a world I would recommend doing that on your PC and moving the files then over like described in the third recommended post. BTW you can configure the Backups how you want, for example you can configure them to keep a backup for a week or month and take only every 5 hours a backup, that's up to you.
  19. Maybe you are transcoding to a format that it can't handle or something like that, but that seems more of an issue with the container/settings than the plugin.
  20. Definitely not. 8 lanes are plenty of lanes to do the transcode, even one lane of PCIe 3.0 is enough to do it.
  21. So this means everything is working in terms of the Nvidia Driver or am I wrong?
  22. Don't use this command use it in combination with 'watch' like: watch nvidia-smi (to exit press CTRL + C) Doesn't have to be true, you have to undestand that Plex transcodes in chunks and ahead of time and also does throttle the transcode and maybe you've issued the command where it was actually throttling, that's why I recommend using the command from above. Also transcoding is not done entirely on the CPU, don't forget that if you transcode it is most likely that the Audio has to be transcoded to and if you have embedded subtitles in the file Plex can use almost 100% of the CPU, in your case, if the transcode is done entirely on the CPU it would use 100% of your CPU since this is a fairly old CPU nowadays. Please double check that it isn't working, my Nvidia T400 is working just fine on 6.10.3 with the latest Nvidia driver and from what I see, yours should also work fine too.
  23. @all had to push another update for ZFS (to plugin version 2.1.4) to force an update form the Plugin Update Helper because I've found a bug. Sorry for the inconvenience...
  24. Not at all. No, not yet... TBH, even if it is implemented in Unraid directly I'm fine with it, as long as it is working and makes Unraid better for everyone I'm fine with it, I also don't see a reason why I should be mad about such a thing... Heck, even if they implement the Nvidia Drivers, DVB Drivers and so on directly into Unraid, why should I be mad...? If it's working I'm fine with it, even if this means all my plugins are then deprecated (BTW, this means more free time in my free time for me ).
×
×
  • Create New...