Jump to content

ich777

Community Developer
  • Posts

    15,755
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. If it was bare bones ZFS it will work just fine since most users over here who are using the plugin even don't notice when a new version from ZFS is released because the plugin updates everything on it's own. I would do a request post for such software somewhere on the forums since maintaining such things can be pretty tedious... I think for fish there is somewhere a plugin package out there for Slackware but anyways I have a self maintaining repository for un-get where you can get install Slackware packages too where I can add fish if it is from interest. But please keep in mind that Unraid is not a General Purpose Server, it's a Application Server and everything should be run in a Docker, VM or LXC Container... With the Dynamix File Manager you can already do that which is available in the CA App:
  2. Then try booting without these options with legacy mode and see if it helps. In the other thread you've said that it was working before correct? Can you please check if a BIOS update is available for you motherboard? It seems to me that this is some kind of hardware incompatibility issue or at least some kind of wrong implementation in the BIOS.
  3. I lock this post since the user posted already in the support thread:
  4. First of all you have an error: Jan 30 08:30:25 montero root: libkmod: kmod_config_parse: /etc/modprobe.d/nvidia.conf line 1: ignoring bad line starting with 'nvidia' in your nvidia.conf file, it should be: options nvidia NVreg_OpenRmEnableUnsupportedGpus=1 Second, you even don't use the Open Source driver package, please remove the file completely, reboot afterwards and post the Diagnostics again if the card isn't working. Did you also enable Resizable BAR support in your BIOS? If possible boot in legacy mode, I see in the initial post that you've wrote that it was working but stopped working after a reboot, did you boot in legacy mode when it was working?
  5. ...how much is too little? Please share a screenshot from the Docker page from the container with Advanced View turned on.
  6. By default Nvidia consumer cards are limited to 3 simultaneous transcodes and not 2. For 3 transcodes a 2GB version should be plenty... Not currently and I think it will take a long time, but I could be very wrong about that. Even on Windows the cards are not working properly while transcoding (driver crashes and even system crashes) and for Linux and AV1 the Linux Media Drivers need to be updated too and then the container maintainers have to also include the Linux Media drivers to fully support AV1 transcoding and nobody knows how much power they consume while transcoding properly or even in idle it's not entirely certain how much power that they need if power consumption is a concern.
  7. This seems fine and shouldn't prevent the container from running. How much resources is the container using (CPU, RAM)?
  8. Sure, look at the Git Repository from @steini84 the build script should be there but keep in mind that I build in a highly customized Docker container, but you also can build it on Unraid directly. Keep in mind ZFS will be integrated in Unraid 6.12.0 anyways and you will run definitely run into issues when using a custom package on 6.12.0 May I ask in what packages are you interested? You have to compile the Kernel for most packages first and after that you can build modules or whatever you want. Keep also in mind that you have to build a plugin for the package too. If you need anything compiled, as long as there is a need for it, I'm here to help and I can compile almost anything what you want since I have a completely automated build script if a new Unraid version is released regardless if it's stable, next or test.
  9. I wouldn't recommend a P400 nor a P2000 for 2-3 streams since you can get a T400 (Turing based) for cheap nowadays and it is more power efficient than a P400 and even more then a P2000... If you only want to transcode 2-3 4K streams a Intel CPU (Skylake+ <- of course depending on what the source material is) with integrate iGPU, you can get a full list which codecs are supported over here. Also keep in mind that at idle the iGPU only consumes a few microwatts where a Nvidia GPU at least draws about 4-6 Watts and at full blast it only consumes about 10-12 Watts depending on the iGPU, therefore it's really power efficient. Even my J4105 is capable of 2 simultaneous 4K transcodes and this is a really low power chip and not clocked as high as a Desktop Intel CPU. In your case your CPU is Broadwell based which is a little bit unfortunate because this is the last generation where the iGPUs don't support h265 (HEVC).
  10. TBH, that's nothing that bothers me personally in any way, scrolling up/down or left/right isn't a huge issue for me. @SpencerJ is there maybe a setting so that breadcrumbs show the current forum subsection by default, so to speak that it automatically scrolls to the right side instead of being on the left side, this would maybe solve the issue...
  11. I hope that my test server is up and running in about a week so that I can test it on my own but I can't tell for sure since I had really bad luck with parts this month (it should have been up and running at the beginning of January... ).
  12. Which container are you using? No, this is the default behavior, I would recommend that you delete the port entry in the Firefox template because it's not working anymore and could cause some issues in the future because the container basically has no network anymore. You always have to use the internal port from the container that you want to route through to the OpenVPN containter in the OpenVPN container template (BTW, if you are using my container you can also change the internal port number from Firefox if needed to avoid port conflicts). Hope that makes sense.
  13. @theimmortal I've now compiled 2.1.8 and 2.1.9 for Unraid 6.11.5 and uploaded it. Please reboot your Server to install the update, but as said make sure that you have a active internet connection on boot, a second reboot is also necessary if you do it like described above. The more easy way would be to uninstall the ZFS Plugin, reinstall it from the CA App and reboot afterwards.
  14. Please read the first post again, did you restart the Docker service after installing the plugin? EDIT: Now I see the issue, you are updating the daemon.json on boot in the go file: # Update mirrors tee /etc/docker/daemon.json <<-'EOF' { "registry-mirrors" : [ "http://REMOVED.com", "https://REMOVED.com", "http://REMOVED.cn"] } EOF Please delete this entry or at least comment it, reboot and see how it looks like when there no modification is made. I would recommend that you add the required entries for Nvidia in your go file routine. Hope that helps. EDIT2: Take also a look at this post where I explain how you can inject your mirrors too:
  15. @Marshalleq & @BVD I haven‘t built any recent versions because ZFS will be interared directly into Unraid. However I can build it today. @theimmortal I will let you know when the builds are uploaded, the only thing you have to do afterwards is reboot and make sure that you have a active internet connection on boot because the plugin checks and updates the ZFS version if a newer version is found on boot.
  16. Please post the full log… I can‘t even read what the error is because it‘s cut off. Some errors are displayed because some things from the full games are not found but thats not an issue at all usually.
  17. Since I don't created the container I would recommend that you create an issue here on the official GitHub.
  18. Did you have any mods installed or something like that? Does the server crash too? Maybe not because even here it's now listed to be compatible with Linux. But this would require a second container because for existing users migrating can/would be a nightmare... However, AFAIK the Windows version on Linux should work fine too for now.
  19. I will try that hopefully soon (my test server is still broken), thank you for the hint, but by default Krusader shouldn't be able to edit anything on the host...
  20. Seems like the Kernel module crashed, that happens usually because of some kind of hardware failure or hardware incompatibility. Jan 26 02:59:57 Sekiro kernel: NVRM: GPU at PCI:0000:05:00: GPU-5d7f9c28-8f84-bb4a-7ae8-2456be369183 Jan 26 02:59:57 Sekiro kernel: NVRM: GPU Board Serial Number: 0322717107488 Jan 26 02:59:57 Sekiro kernel: NVRM: Xid (PCI:0000:05:00): 79, pid='<unknown>', name=<unknown>, GPU has fallen off the bus. Jan 26 02:59:57 Sekiro kernel: NVRM: GPU 0000:05:00.0: GPU has fallen off the bus. Jan 26 02:59:57 Sekiro kernel: NVRM: GPU 0000:05:00.0: GPU serial number is 0322717107488. Jan 26 02:59:57 Sekiro kernel: NVRM: A GPU crash dump has been created. If possible, please run Jan 26 02:59:57 Sekiro kernel: NVRM: nvidia-bug-report.sh as root to collect this data before Jan 26 02:59:57 Sekiro kernel: NVRM: the NVIDIA kernel module is unloaded. Is your card cooled enough so that it don't overheat?
  21. This is not possible with my container, but you could easily set up multiple containers... However they have their own Docker and installation is described here: Click
  22. You are missing the Variable: "NVIDIA_DRIVER_CAPABILITIES" with the Value: "all" in your template like described here: Can you issue: nvidia-smi NVIDIA_DRIVER_CAPABILITIES
  23. This containers should all run privileged. If you create a container check the owner from /proc, if it's root:root then it is privileged.
  24. Can you please post screenshots from your configuration? Please also post screenshots from your Docker template with Advanced View enabled. On my system both VA-API and NVENC where working when I've tested it.
  25. TCP or UDP? Did you put in your Factorio credentials? Can you connect to it through direct connection from within the game?
×
×
  • Create New...