Jump to content

ich777

Community Developer
  • Posts

    14,675
  • Joined

  • Last visited

  • Days Won

    185

Everything posted by ich777

  1. Du musst noch die Pfade und Variablen bzw. auch noch wenn nötig die Ports hinzufügen wie sie in Dockerhub in der Beschreibung vom Docker angeführt sind mit der Schaltflägche "Weiteren Pfad, Port, Variable oder Bezeichnung hinzufügen". EDIT: Sobald du auf "Anwenden" klickst wir "docker pull" und danach "docker run" mit deinen entsprechenden Variablen, Pfade und Ports ausgeführt die du angelegt hast im Template also in der Vorlage (dein Screenshot oben).
  2. I think you get me wrong... Use the iGPU (QuickSync - this is also Hardware transcoding) not the CPU (this is Software transcoding), simply install my Intel-GPU-Top Plugin that will enable the iGPU and then you have to add a device to the Plex/Jellyfin/Emby container template with the path '/dev/dri' and remove the Nvidia entries: That should be no problem as long as you don't transcoding only 4K files (but 8x 4K transcodes is also too much for the P2000). This is completely off topic here, eventually start another thread and mention me there, or look for something like Intel iGPU and Plex, you even can install the GPU Statistics Plugin from @b3rs3rk and see the usage of your Intel iGPU.
  3. Bind the GT730 that is for the VM to VFIO (Tools -> System Devices -> Select everything that is related to the card and press Apply), so Unraid can't use the card for video output. Also why are you using the P2000 for transcoding? The i3-8100 has about the same transcoding perfomance as the P2000 and is more efficient than the P2000 and also has no limits in simultaneous transcodes.
  4. So you have a Intel iGPU I think and a Nvidia GPU for transcoding am I right? Have you set the main display output in your BIOS to the iGPU? What iGPU do you have or better speaking which processor? That should be no problem since when you use it in Docker containers it will not affect the capabilities or the performance of the card.
  5. Probier mal das du im terminal folgendes Komando ausführst und dann neu startest: if [ ! -d /boot/config/modprobe.d ]; then mkdir -p /boot/config/modprobe.d fi touch /boot/config/modprobe.d/amdgpu.conf (copy paste sollte genügen). Hast du auch den GUI boot aktiviert? Wie sehen deine Einstellungen aus der VM, bootest du mit Legacy oder UEFI, wenn du UEFI bootest probier mal Legacy. Bei der VM würd ich dir auch empfehlen SeaBIOS da ich die besten Ergebnisse damit hatte (mag aber nicht auf jeden zutreffen).
  6. You also have to install ValheimPlus to your local game installation, instructions on how to that are here: Click
  7. Then install the Intel-GPU-TOP Plugin (if your iGPU is from Intel) from the CA App. Go to 'Main' then click on 'Flash' (the blue text), clean this up a bit (a clean configuration looks like the following screenshot) and after you did that click on 'Apply' and reboot: If you set the primary graphics to the iGPU then you can disconnect the cable from the Nvidia Card because it won't output anything. EDIT: @guill_019 The fix would be what I wrote below, hopefully it will work. Only for you information, my Plugin does the exact same thing as you did manually... Can you try one other thing. Please try to execute this command from the command line (without my Plugin installed): if [ ! -d /boot/config/modprobe.d ]; then mkdir -p /boot/config/modprobe.d fi touch /boot/config/modprobe.d/i915.conf and then again reboot and see if you got a screen output -> this should be the proper solution for the Intel iGPU's.
  8. Yes it seems so, the Card works as long as the driver isn't installed am I right? Yes because it's running in a kind of basic mode where not all memory is utilized and the GPU is actually not initialized and that's why it outputs the CLI and also works in Windows until the driver is installed (basically the same in Windows as in Linux). Hope that makes sense to you... I hope for you too since nowadays graphics cards are not that cheap and easy to buy, consider buying a used 1050 or 1050ti that should you cover with 3 parallel transcodes and is also capable of h.265.
  9. Geh zum Support Thread vom Plugin, ich hab dort eine Schritt für Schritt Anleitung gemacht für's installieren vom Plugin (1. Post) und auch für Emby, Plex, Jellyfin (2. Post) ist eigentlich ganz einfach, folge einfach der Anleitung, fertig :
  10. Dann musst du mein Nvidia-Driver Plugin von der CA App installieren und was wichtig ist, du brauchst Emby Premium sonst funktioniert das hardware transcoding nicht. Danke fürs markieren... Ich würd das sonst nicht mitbekommen...
  11. May I ask if you got another Nvidia card lying around (I know this question is a little odd but have you a Nvidia card lying around or in another system that you can try... ). Maybe... But keep in mind you have to be at least on Kepler (7xx series) so that the driver and also the libraries are able to run. I think when you try it on a Windows machine, install the appropriate driver and hit it with a 3D load it will work but at least you can try if this will work. Are you also sure that you enabled Above 4G support in the BIOS?
  12. I don't understand what you mean exactly... I don't have any VM settings here I think. I remember these can also be caused by to less power, or even a incompatible computer BIOS with your card. I know this from Tesla cards, some won't work on consumer Motherboards because the BIOS on some consumer Motherboards is not made for such a big address space. Yes you can do that, you even don't have to start the array itself, just create a fresh Unraid USB Boot device if you got a USB key lying around and boot that on your main machine (of course stick the card in this system first ). Then request a Trial key, don't start the array, install the CA App, Download the Nvidia-Driver Plugin and see if it works.
  13. No I'm not responsible for this part of unRAID but I'm happy to help.
  14. You can install my Intel-GPU-TOP Plugin from the CA App.
  15. No, this is fine. Maybe, what kind of machine do you have? Is there enough space on the cache drive? In my case the server sometimes starts fine. Eventually they have to fix the files for 0.9.5 since it's am alpha. You have to create it in '.../tf/cfg/server.cfg' Search for something like: TeamFortress2 Dedicated Linux Server and you will find all informations.
  16. Please update the Container and try it again, I changed something and now it seems to work, they changed more then initially thought, but sometimes the server just starts fine and sometimes not... Have you verified that you set the share where valheim is located to use cache "Only" or "Prefer"? Have you enabled the debug log? Please disable it, remember this is a game in really early alpha state and that the debug log is full of errors and warnings is just normal. Me and a friend play Valheim for a few weeks on my server, sometimes he have to disconnect because no one of us can't open chests or sometimes we see each other don't move after a reconnect everything is fine again. Please check your settings again and especially with the cache drive, since many users run it on their servers and got zero problems (at least no problems related to the container). EDIT: Please keep in mind the Backup and the Check for updates is a completely separate process and runs in the background, the game don't even know that this is currently running... This is a game crash, but why I can't tell you... Have you enabled ValheimPlus? Sometimes the savegame gets messed up for whatever reason...
  17. But keep in mind this is only if everything goes how it should... BTW I tested it and it already built yesterday automatically the new version of ZFS, so it should at least work. It is safe to upgrade when I update the second post in this thread with the Unraid version and Kernel version.
  18. What device is choosen in the BIOS as the first graphics device? Where is your Display connected to the Nvidia card or to the iGPU? Have you also rebooted? Is this all really needed in your syslinux.cfg: BOOT_IMAGE=/bzimage pcie_acs_override=downstream,multifunction vfio_iommu_type1.allow_unsafe_interrupts=1 initrd=/bzroot,/bzroot-gui Do you boot with Legacy or UEFI? May I ask why do you installed the Nvidia-Driver if you use it for a VM, also the GT730 is not really a transcoding beast if you use it for that.
  19. @Kaiserhm Welche? Nvidia oder Intel? Hast du Emby Premium? Btw, wenn du mich markierst dann bitte auch nochmal auf den Namen klicken sonst bekomme ich keine Benachrichtigung.:
  20. What issue exactly? Nothing of both, it has nothing to do with Unraid and the last Docker update was made 7days and 10hours ago since my container updates the game and ValheimPlus itself on every start/restart. Are you sure? I now tried it also with the default settings and enabled Valheim+ (that's the only thing I changed) and this is the log output: valheim.log And I also think that Valheim+ is working (never actually used Valheim+ before): EDIT: Please do the following steps: Delete the Container Delete the 'valheim' folder from your 'appdata' directory Grab a fresh copy of Valheim from the CA App Set Enabel ValheimPlus to 'true' (without quotes) You can change all other values later on... Please also make sure that your share where the folder 'valheim' is located is set to use the cache "Only" or "Preferred" otherwise the Mover will completely mess up the game and it won't even run anymore...
  21. You have to do all steps not just only creating a IQN, a FileIO Volume and a LUn, you also have to authorize your windows machine in the tab ACL. Should look something like this:
  22. Haswell aufwärts mit iGPU egal ob Core, Xeon,... Ich kann mit meinem 10600 zB 2 VM's mit je 512MB VRAM bedienen und noch dazu im Docker nutzen. EDIT: Das mit GVT-d war eigentlich nur zur Info gedacht, wenn du so viele VM's hast/brauchst wird das nichts bringen...
  23. It is everything automated by now, if everything goes how it should it should be done in about 2 hours after the release is made. Please read this post:
  24. With my package no. I can look into it if I can make a Plugin to support webcams regardless if the DVB Plugin is installed or not. Nope 6.9.0 is 5.10.19: Trust me, I know which version had which Kernel... I rebuild the Plugins for each version. Yes, because the Plugins update itself on boot and look for a newer version. EDIT: That's why I recommend waiting for a day after a new version of Unraid is released so that I actually can build the Plugins and they can update on boot. You can see which versions are available in the second postof this thread.
×
×
  • Create New...