Jump to content

ich777

Community Developer
  • Posts

    15,753
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. Please read the comment above again, I've updated it.
  2. Was heißt aktivieren? Sie ist doch aktiv nur ist sie in einem niedrigeren Power State. Was willst du denn mit ihr machen? In einer VM verwenden oder in Docker containern?
  3. As @alturismo already pointed out, this is a container issue itself, is the CUDA runtime installed inside the container, not all but a few applications need the CUDA runtime installed in the container. Of course there are other workarounds for this but non of them which you can easily do, for example install the Nvidia driver inside the container, but if you do so, it has to match the driver which is installed on the host and this is where issues for you, the user, start. This is something the maintainer from the container has to solve. EDIT: Forget that, I saw that you don't even pass through the Nvidia driver to the container from your issue that you've created on GitHub, please read the second post of this thread on how to do that.
  4. As said above, without the Diagnostics after the card drops from your system, or better speaking isn't working anymore, I can't say much. No, this seems like a different issue.
  5. Diagnostics? Without them I can't say much. It would be also good the next time that you've pull the diagnostics after the plugin stopped working. However what you can do is: Uninstall the plugin Reboot Install the plugin again Reboot again (or disable and enable the Docker service again - I would strongly recommend that you reboot a second time) Is it possible that you don't waited while the Plugin Update Helper said to wait for the reboot?
  6. This is actually bad, at least from my point of view because the data is spread over 6 disks. I don‘t know if CSMM-7DtD is affected by this that it won‘t work properly when it‘s split across multiple disks and the location points not to the real path where the files are located. @Spectral Force do you have any issues with CSMM-7DtD?
  7. Is this 7DtD? Seems like your container has no access to the internet.
  8. I don‘t think so, as said, I don‘t know how the Squad server works since I don‘t own the game but this seems like an issue with the dedicated server itself and doesn‘t have anything to do with the container. As said above, the container downloads the dedicated server as you would do it on bare metal but all automated.
  9. My Tshock container should always download the latest version from GitHub. IIRC the version that it shows is always wrong, at least that was always the case for Tshock. Have to look into this after the weekend.
  10. Yes, you have to update the TERRARIA_SRV_V to the latest version in the template for the default Terraria container. When you are using the Tshock container it should be enough to restart since it should always pull the latest version on start.
  11. Bitte schmeiß mal alles aus deiner SMB Extras raus, die meisten sachen hat Unraid schon selbst integriert und du must multi channel nicht mehr extra an schalten.
  12. Ich hab Nextcloud direkt in SWAG drin sprich direkt in SWAG installiert, das spart mir einen container und da Nextcloud die updates sowieso selbst macht brauch ich keinen extra container dafür. Office und so nutze ich auch nicht mit Nextcloud, das erschließt sich mir noch immer nicht ganz warum man das braucht, wird aber sicher Gründe geben.
  13. Warum macht man das überhaupt auf Desktops das gehört doch streng genommen nur für Laptops und würde auch mehrere Stunden dauern wenn ich das recht in erinnerung habe. Schmeiß doch mal deine Diagnostics hier rein bitte und versuch nochmal: powertop --auto-tune Welche version verwendest du überhaupt?
  14. May I ask why? The lost+found directory is something that is created by Linux if you run fsck usually and isn‘t part of the container anyways. I‘ve been using it now for over a year and it is working without a hitch.
  15. I don‘t know how you load different worlds for Squad but I assume it should be possible through RCON. Please also remember my container technically doesn‘t include the game, my container downloads SteamCMD and then downloads the game from Steam itself like you would do it if you set up the dedicated server on bare metal but in my container it‘s automated. I don‘t strip out any file or anything, the container checks on Steam everytime it is started, I think it would be best to read on how to load these maps on the Wiki that you‘ve linked above. As said above the container is like of you set it up on bare metal but all automated.
  16. No, this plugin only supports consumer grade cards, sorry.
  17. Ich glaube da ging was schief. Hast dunim Docker template ifendwas geändert? Wo ist der screenshot?
  18. Was hast du genau gemacht bzw. wie hast du ihn aktualisiert? Hast du auch einen screenshot von deinem Docker template? Evtl. bitte auch das docker run output. Hab ihn grad nochmal neu installiert und funktioniert einwandfrei:
  19. Did both of you follow the same guide? Can you please point me to the Guide(s) you where following? I think your best bet would be to recreate your libvirt image and recreate your VM's afterwards with OVMF TPM. So I think this issue is not directly related to Unraid 6.11.1 instead it is related to the custom script that you where following to get TPM working right?
  20. This seems like a permission issue to me, on what disk is CSMM located? Unassigned Devices? If yes, do you have R/W Slave on? Something is definitely wrong on your end... As said, everything works just fine but I've tested it again and it is working flawlessly, attached the log. Even when I restart everything is working flawlessly... CSMM-7DtD.txt
  21. Of course not. Maybe try to do: chmod -R 777 PATHTOFOLDER chown -R 99:100 PATHTOFOLDER From a terminal but please only on that folder and when the container is stopped.
  22. @Pillendreher gehe ich recht in der Annahme das du deiner syslinux.config das hinzugefügt hast: initcall_blacklist=acpi_cpufreq_init ...und dann noch die Datei: /boot/config/modprobe.d/amd_pstate.conf um den Treiber zu laden? Geht mir nur um die Klarheit für andere User die den amd_pstate Treiber zu aktivieren versuchen.
  23. Sorry, but do you even read this thread or the changelog from Unraid, or even tried if Perl is already installed? Perl is included in Unraid since 6.11.0 BTW you don't need Perl to run the Systemp Plugin, it is only needed once when you configure the sensors, after that it is safe to remove it...
  24. Maybe watch out how much RAM that the container allocates but usually it crashes if no RAM is available anymore. Usually non of my containers should crash the server, it is however possible that the server consumes a lot of CPU on start up. One screenshot from the appdata share would be nice where it is visible to what setting it is set in terms of Use Cache.
×
×
  • Create New...