Jump to content

ich777

Community Developer
  • Posts

    15,753
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. Das Plugin basiert auf dem Workaround von gnif.
  2. Das Plugin funktioniert mit OSX nicht da dies die Hardware anders handled. Den gibt es nicht mehr. Das ist nicht Hersteller abhängig, das ist revisons abhängig und ob der Hersteller überhaipt Zeit investiert hat den Reset Bug zu fixen. Vergiss bitte auch nicht dass das Plugin auch nicht immer funktionieren muss da es eigentlich ein Workaround ist und keine richtige Lösung.
  3. I really don't know if that's possible in multiplayer games. Aren't the game modes are exclusive to single player games? You can change most of the settings in the file settings.ini I'm not too familiar with modding most of the servers. Here is also the official Dedicated Server Wiki from ProjectZomboid: Click maybe you find what you are looking in there. Please stop the server in the first place if you change any configuration files.
  4. Please also post your Diagnostics in the corresponding support thread. 😉
  5. Yes and no because a VM handles everything diffent and the card is basically newly initialized when you fire it up like it is the case if you have in the a real computer installed. Hope this makes a bit of sense to you. Don‘t get me wrong but HP and Dell are really „special“ about their branded hardware and I remember a time where some components won‘t work if they weren‘t speciflicy from Dell or HP and also some parts won‘t work in other computers if the machine wasn‘t from Dell or HP. Only wanted to point that put. Also make sure that the card get‘s enough power, I remember a few useres here also with Dell servers which had all issues with these kind of cards and servers. Also, while trying the card in your personal computer, did you install the drivers and put a 3D load on it? Do you boot Unraid with UEFI or CSM (Legacy). If you are using UEFI try CSM instead.
  6. Have no issue with it when creating a environment variable 'TURBOVNC_PARAMS' and set it to: -securitytypes VNC Here is the log output: ---Ensuring UID: 99 matches user--- ---Ensuring GID: 100 matches user--- ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Checking configuration for noVNC--- Setting noVNC resizing to: remote Nothing to do, noVNC qaulity set to default Nothing to do, noVNC compression set to default ---Taking ownership of data...--- ---Starting...--- ---Version Check--- ---Thunderbird v102.0.3 up-to-date--- ---Preparing Server--- ---Resolution check--- ---Checking for old logfiles--- ---Checking for old display lock files--- ---Starting TurboVNC server--- ---Starting Fluxbox--- ---Starting noVNC server--- WebSocket server settings: - Listen on :8080 - Web server. Web root: /usr/share/novnc - No SSL/TLS support (no cert file) - Backgrounding (daemon) ---Starting Thunderbird--- [GFX1-]: glxtest: libpci missing [Parent 107, Main Thread] WARNING: Failed to execute child process “update-desktop-database” (No such file or directory): 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167 (thunderbird:107): GLib-GIO-WARNING **: 22:49:54.017: Failed to execute child process “update-desktop-database” (No such file or directory) Are you sure that you've set the password first before creating the variable? Also please make sure that you are enter the commands like in this post: Click Maybe something else has changed on the Synology side in terms of Docker.
  7. I think you are in the wrong support thread…
  8. VMs are a different kind of thing… I think a good start would be to look here. I don‘t really like Dell server since they are some times a little finicky… BTW Nothing technical or not related to your issue at all but I find it kind of funny that you are trying to run a HP card in a Dell server…
  9. Can you post a screenshot what is blank or at least what it looks like?
  10. Since this is a Dell Power Edge and the drivers are loaded, I would strongly recommend that you first check if any BIOS updates are available. Make sure that you've enabled above 4G Decoding and see if you got any options about resizable BAR. I'm not too familiar with Dell Power Edge servers but I know for a fact that if one BIOS option is set wrong the card won't initialize: Jul 24 18:38:04 Anton kernel: NVRM: GPU 0000:82:00.0: RmInitAdapter failed! (0x25:0x65:1428) Jul 24 18:38:04 Anton kernel: NVRM: GPU 0000:82:00.0: rm_init_adapter failed, device minor number 0 Jul 24 18:38:05 Anton kernel: NVRM: GPU 0000:82:00.0: RmInitAdapter failed! (0x23:0xffff:1382) Jul 24 18:38:05 Anton kernel: NVRM: GPU 0000:82:00.0: rm_init_adapter failed, device minor number 0 Jul 24 18:39:53 Anton kernel: NVRM: GPU 0000:82:00.0: RmInitAdapter failed! (0x23:0xffff:1382) Jul 24 18:39:53 Anton kernel: NVRM: GPU 0000:82:00.0: rm_init_adapter failed, device minor number 0 Jul 24 18:39:53 Anton kernel: NVRM: GPU 0000:82:00.0: RmInitAdapter failed! (0x23:0xffff:1382) Jul 24 18:39:53 Anton kernel: NVRM: GPU 0000:82:00.0: rm_init_adapter failed, device minor number 0 If possible please also try a different PCIe slot. Did you know also that the card works fine?
  11. Open up your config in the editor of your choice (to get the path to the file click on the icon from the container and on top you should be able to see: "Path from configuration file:") and add this at the bottom of the file: lxc.cgroup.cpuset.cpus = 0,1 In this example it will limit the container to use only the first and second CPU core, you can of course add more or even do it like this if you want to use for example the first 4 cores: lxc.cgroup.cpuset.cpus = 0-4 (don't forget to restart the container after changing/adding a value, but I would strongly recommend that if you edit the config to stop the container in the first place anyways) Hope that helps
  12. Please post your Diagnostics. The syslog won't tell me much...
  13. Please try to uninstall the plugin, reboot and reinstall it again from the CA App. What is the output from: modinfo zfs before you do the above described procedure? Your Diagnostics would be also helpful. EDIT: I've now tried a fresh installation on my test server after a clean reboot and everything is working as expected.
  14. I've only took a quick look at it and gave up since my priorities shifted a bit. I also don't think that this repo is actively maintained anymore and is maybe a dead end too...
  15. Have you yet tried to change the variable 'FORCE_X86' to 'false'? I have no issue running the server in X64 mode, every time I try to copy over the 32bit version from steamclient.so it says that it can't find the steamclient.so for X86, is the new beta maybe 64bit only? Can you please ask the developers which steamclient.so is needed to run the application in 32bit mode or maybe the 32bit mode in the beta branch isn't ready or fully implemented?
  16. Nope, because it is not worth to do it because I can tell for sure that a newer Kernel is coming soon.
  17. Ah, okay, then stick with the USB Tuners. I actually don't know if those issues where related to other things like USB extension cords or something like that but I think that a few people out there run USB Tuners with zero issues at all, just wanted to let you know.
  18. I would rather recommend buying PCIe based tuners, USB tuners gave a few people here troubles in the past (random disconnects).
  19. Do you already own these tuners? Usually they should work, you can get a full list from supported devices from the TBS-OS Package here: Click
  20. But I think you don‘t know that throttling doesn‘t work in Jellyfin… AFAIK the developer had to turn it off because it caused issues and it always transcodes full blast, no matter what you‘ve selected. I really can‘t help there and this would be also be better suited in the Jellyfin GitHub Issue tracker than in my support thread because I only gave support for the Docker kind of things. Over there they can help you for sure but keep also in mind that you have to provide a bit more information (trascoding logs,…).
  21. Please note that I've tried it several times over here, the download speeds are really all over the place, sometimes 100KB and sometimes ~180MBit/s. What I want to say is that this can take a long time on 100KB/s for the driver ~200MB
  22. Good question, I would always recommend to stay on the latest version from Unraid... I will spin up my test server real quick and see if I'm experiencing the same issue. EDIT: Everything working fine over here: Do you maybe have a Firewall and blocked some things there?
  23. This is basically the same message, are you sure your server uses your default DNS server? It seems it can't download the file? Maybe try to change the DNS server from your Server to 8.8.8.8 for testing purposes. May I ask where are you located in the world? Also please upgrade to 6.10.3, you are still on an outdated version of Unraid.
  24. Please post your Diagnostics. A crash shouldn't wipe the Nvidia Driver plugin at least I don't know how that would be possible. Can you open this file on your local computer: Click Do you have any AdBlocking software installed on your network? Please double check on the plugin page that the plugin is first uninstalled from the Plugins Error tab if it is in there, then reboot and then try again to redownload the driver plugin from the CA App. EDIT: I think GitHub has a bit of an issue currently, I'm downloading between 50-100 KB/s currently...
  25. Hmmmm, I have to investigate further. Don't know if I have time today but I will report back.
×
×
  • Create New...