Jump to content

ich777

Community Developer
  • Posts

    15,715
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. Emby macht nix mit AMD OOB soweit ich weiß, wie oben schon geschrieben, Treiber im Container installieren und funzt bis zum nächsten Update vom Container. Du könntest im Emby Forum mal nachfragen ob's da Pläne gibt... Ich bin selbst auf einen i5 10600 umgestiegen und da läuft alles super, Nvidia und Intel laufen momentan OOB. Naja dann such dir doch eine günstige GTX1050Ti oder nur 1050 ob 2 oder 4GB sollte da auch egal sein (manchmal bekommst auch so System Integrator Karten wie zB von Medion auf ebay -> sieht dann ca. so aus wie im Bild unten) sollte auch gut mit den Transcodes zurechtkommen Nur um das kurz zu erklären ich nutz das ca. so: Anfrage kommt vom PC und wird an PiHole weitergeleitet, prüft ob in der Sperrliste oder nicht, wenn nicht dann wird die DNS Anfrage an den DoH-Client weitergeleitet und der Client fragt dann bei verschiedenen Anbietern mittels https an (wird gemischt bei mir) und wird dann an PiHole zurückgegeben und im Endeffekt dem PC weitergeleitet. Am Handy (Android) nutze ich dafür Intra und da funktioniert das ganze in etwa auch so nur das mein Handy sich auf meinen DoH-Server zu Hause verbindet stellt alle Anfragen an den und dann geht's genau so weiter wie oben geschrieben mit PiHole nur das du den Vorteil hast du DoH auch außerhalb verwenden kannst und die Werbung gleich mitgefiltert wird. Alternative für iOS gibt's natürlich auch heißt glaub ich wenn ich mich recht erinnere DNSCloak. Sorry wenn ich jetzt mal blöd nachfrage aber hast du die CA App (Community Applications) installiert? OSCAM gibt es meines wissens auch als Docker container und dafür brauchst du keine VM: Bitte reiß dich los von den VM's, Docker ist viel besser für die meisten Anwendungsgebiete und dadurch das du keine VM's brauchst und die Resourcen "geteilt" werden kannst du viel an Leistung/Resourcen einsparen... Das ist mitunter ein Grund warum ich von 32Kernen auf 16Kerne und jetzt sogar "nur" mehr auf 12Kerne umgestiegen bin.
  2. Hast du die variable '/dev/dri' evtl noch drin und nutzt keine iGPU für die transcodierung?
  3. Bin mir echt nicht sicher ob Emby AMD schon offiziell im Container unterstütz, soweit ich das getestet habe funktioniert das nicht und du müsstest im Container die AMDPRO Treiber nachinstallieren (und das bei jedem update da alles auf 0 zurückgesetzt wird im Container bei einem Update). Ich würd dir da eher zu eine GTX1050Ti oder zu einer Quadro P2000 raten das ist viel einfach zu realisieren und die werden auch "ab Werk" von Emby unterstütz, du müsstest dir nur mein "Nvidia-Driver" Plugin installieren (das installiert dann die Nvidia Treiber auf unRAID und alles nötige zur Nutzung inerhalb des Containers). Bedenke aber bei Nvidia Consumer Karten gibt es ein Limit von 3 gleichzeitigen Transcoding sessions wobei die, ich sag jetzt mal, "Prosumer" Karten (wie oben die P2000) kein Limit haben. Sie dir mal luckyBackup oder DirSyncPro von mir an du kannst aber auch ganz altmodisch rsync benutzten. Ich hab zB einen IRC, Nextcloud, PiHole in kombination mit DoH-Client und DoH-Server (-> den Server auch für's Handy unterwegs), Homeassistant, Teamspeak, Thudnerbird,... SWAG mit Reverse Proxy zB oder du installierst dir OpenVPN-CE von Linuxserver oder @mgutt ist auch ein großer Fan von, mir fällt es grad nicht ein, nicht Wireguard sondern... @mgutt bitte Hilfe... EDIT: ZeroTier glaub ich oder?
  4. No, in basic view the process isn't running only if you turn on advanced view the process is started and ended if you turn on basic view again, that's because I keep the advanced view turned off...
  5. Have you changed anything lately to the config of your system or do you installed any new hardware? Have you installed a VM or a new container or bound a device to VFIO? What kind of server do you have, Custom one or a prebuilt?
  6. You have to turn on the Custom Build mode in the template and then open up a Docker Console window and have to execute command by command from the build script or better speaking line by line (depending on the commands). At the step where it says "make oldconfig" simply do "make menuconfig" instead and you are good to go. EDIT: But keep in mind that the container won't work for 6.8.3 (at least not everything).
  7. That is not an error... These are just the commands that the process was started with. This process starts if you turn on the Advanced View (to show the CPU und RAM usage from your containers) on the Docker page and won't go away if you switch back to the Basic View (even if you logout or close the WebGUI).
  8. Getestet? Hab in letzter Zeit mal immer wieder gehört das was nicht funktionierte nach nem Update... Die Frage ist wie viele Streams und welche Qualität (Source und Destination) du gleichzeitig übertragen willst. Ich hab upgegraded auf einen 10600 und ich bin mit der iGPU sehr zufrieden. Im prinzip müsstest du dir jemand mit nem AMD System suchen (egal welches 3200G, 3400G,... denn die verhalten sich alle gleich) und der müsste testen evlt. @jj1987 oder @themarv würden mir spontan einfallen... (die haben aber beide Jellyfin)
  9. You have to do none of that because the container does all for you... Why would you do that? It says that you should run the server vith run_bepinex.sh and that is what the container does. The file loads autmatically, you don't have to do anything about it, just be sure to Enable the option in the template but I think you have done this because of: If you got any problem you should post an issue (search first if anyone else is experinecing this) on the Github for ValheimPlus but keep in mind as said many times in this thread for Valheim that it is in really early alpha state and I think also ValheimPlus isn't mature enough that a update of the game itself can break the whole server (the Github also sais that). What isn't working and what have you done/changed exactly (screenshots of both templates would be also helpful)? Have you read the description of the variables? I can run multiple servers with different port ranges just fine... Please look here also got a report where it doesn't run but I think it's working now because the user hasn't responded again (you have to look also a few posts below where I posted also a screenshot where I can connect to the server):
  10. Stimmt leider nicht ganz, die benutzen die VA-API (irgendetwas proprietäres) und da aber AMD auch die VA-API benutzt ist bzw. kann es Plex egal sein ob das AMD, Intel oder Nvidia ist (ja Nvidia würde theoretisch auch funktionieren über die VA-API, but why?) @John_M hat mich darauf aufmerksam gemacht: Klick Hier der Link zum Plex Forum: Klick Und hier der link zum Git Patch: Klick
  11. Can you try to stop the container and then delete the thunderbird files and then give it some time so that it can download the files?
  12. Exactly because I have to remove the 6.8.3 version due to some skrtchy posts on page 22 I think so 6.8.3 isn't available anymore. For this you have to enable the Custom Build mode and connect to the container amd do everything by hand, you find the Build Script in thr main directory of the container.
  13. Mit einem workaround schon, wenn du die benötigten libraries im linuxserver container von Plex nachinstallierst wird dort die AMD iGPU mit HW transcoding auch funktionieren.
  14. Weil ichs grad noch sehe als Parity würd ich auf jeden Fall keine SMR nehmen...
  15. Falls das noch gültig ist dann ja, warum Wasserkühlung, die würd ich definitiv nicht empfehlen, hohe Fehleranfälligkeit wegen der "kleinen" Pumpen und definitiv nicht für den Dauerbetrieb ausgelegt. Wenn du schon WAKÜ machen willst dann custom und mit Aquastream Pumpe und komponenten ohne plexiglas. Wenn dann würd ich dir sowas in die richtung empfehlen: https://geizhals.at/noctua-nh-u14s-a929404.html EDIT: was spricht gegen einen Ryzen 4650g? Hätte eine integrierte Grafikeinheit für Hardware transcoding und würde auch mit Plex funktionieren, vorausgesetzt man baut den Container von Linuxserver ein wenig um. ...oder du nimst Jellyfin. ...wäre nur so eine Idee.
  16. Hast du noch irgendwelche andere hardware am motherboard dran PCIe, USB,...? Wieviele platten hast aktuell dran? Welchen USB stick verwendest du, hast du den Stick auch zum installieren von Windows verwendet? EDIT: bootest du UEFI oder Legacy sprich CSM? Solltest du UEFI booten probier mal Legacy.
  17. Please read the first recommended post at the top, eventually @Cyd can help.
  18. @PeacefulDiscord & @Duglz: I have now integrated ValheimPlus into the container. In order to activate it and enable it you first have to force an update of the container itself with and then create a variable with: and start the container. Or you can also wait until the template in the CA App has been updated (takes usualy 1 to 2 hours) and redownload a fresh copy of the template from there. The container will then check on every start/restart if there is a newer version available and install it if there is a newer one available or install it if it isn't installed. Hope that helps
  19. I don't plan to integrate modifications like this since this is only a temporary solution and the developers will fix this as soon as they can I think I think it would also make more sense to post this on the Valheim Discord/Forums/Steam Community Hub since if I integrate this into the container it can break the entire container someday.
  20. You have to do that a few times. You can also try to stop the container for 10 minutes and then start it again. Also the folder in the appdata directory?
  21. Sorry das ich nicht alle abkürzungen kenne für mich ist npm was anderes... https://www.npmjs.com/
  22. These are just normal messagesn... So you think that this container is the issue? The motherboard BIOS itself, since I got also problems with my motherboard shortly (upgraded to new hardware) and noticed that there was a newer BIOS for my motherboard available, after installing it everything works now smothly. Are you booting Unraid with UEFI? If so try to switch to Legacy Boot or CSM and see if the errors go away (this was discussed in this thread earlier and this was the solution to get rid of the warnings. EDIT: Btw, you can also build your own images with the Nvidia drivers built in, here is the thread to my Unraid-Kernel-Helper:
  23. Also bei Jellyfin und Emby trägt man das bei Externe IP in dein Einstellungen. Aber warum macht man hier kein Reverse Proxy...? EDIT: Hier mal was zum Nachlesen: Klick
  24. Please note that I also created a plugin for Unraid 6.9.0RC2 and that you don't need to build custom images and you can simply install it from the CA App. No I don't think so, is the fan speed higher? I also have that 'issue' when I'm on the Dashborad page, this has something to do how the plugin gets it's data from... Please also male sure that you turn off the advanced view on the Docker page since this also can take up to 10% of CPU usage no mather if you are on the Docker page or even logged in to the Unraid WebGUI. Try to go to the dashboard, I bet you might see this behavior again but as said above this is because of the GPU Statistics plugin but only if you are on the Dasboard page.
×
×
  • Create New...